|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InboundRequest
Marker interface for inbound requests.
| Method Summary | |
|---|---|
Connection<Server> |
getConnection()
Returns the related connection. |
Series<Header> |
getHeaders()
Returns the headers. |
void |
setHeaders(Series<Header> headers)
Put the headers in the request's attributes map. |
| Method Detail |
|---|
Connection<Server> getConnection()
Series<Header> getHeaders()
void setHeaders(Series<Header> headers)
headers - The headers.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||