public interface HttpMessage extends HttpObject
HttpRequest and HttpResponse.HttpResponse, 
HttpRequest, 
HttpHeaders| Modifier and Type | Method and Description | 
|---|---|
| HttpHeaders | headers()Returns the headers of this message. | 
| HttpVersion | protocolVersion()Returns the protocol version of this  HttpMessage | 
| HttpMessage | setProtocolVersion(HttpVersion version)Set the protocol version of this  HttpMessage | 
decoderResult, setDecoderResultHttpVersion protocolVersion()
HttpMessageHttpMessage setProtocolVersion(HttpVersion version)
HttpMessageHttpHeaders headers()
Copyright © 2008–2015 The Netty Project. All rights reserved.