public interface InboundRequest
Modifier and Type | Method and Description |
---|---|
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.
|
Connection<Server> getConnection()
Copyright © 2005–2013. All rights reserved.