JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.yahoo.container.jdisc
Interface RequestView
public interface
RequestView
Read-only view of the request
Author:
mortent
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
HttpRequest.Method
method
()
URI
uri
()
Method Details
method
HttpRequest.Method
method
()
uri
URI
uri
()