| 程序包 | 说明 | 
|---|---|
| org.jboss.netty.handler.codec.http | 
 Encoder, decoder and their related message types for HTTP. 
 | 
| org.jboss.netty.handler.codec.http.multipart | 
 HTTP multipart support. 
 | 
| org.jboss.netty.handler.codec.http.websocketx | 
 Encoder, decoder, handshakers and their related message types for
 Web Socket data frames. 
 | 
| org.jboss.netty.handler.codec.rtsp | 
 An RTSP
 extension based on the HTTP codec. 
 | 
| org.jboss.netty.handler.codec.spdy | 
 Encoder, decoder, session handler and their related message types for the SPDY protocol. 
 | 
| 类和说明 | 
|---|
| Cookie
 已过时。 
 
Use  
Cookie instead. | 
| DefaultHttpMessage
 The default  
HttpMessage implementation. | 
| HttpChunk
 An HTTP chunk which is used for HTTP chunked transfer-encoding. 
 | 
| HttpChunkTrailer
 The last  
HttpChunk which has trailing headers. | 
| HttpContentDecoder
 Decodes the content of the received  
HttpRequest and HttpChunk. | 
| HttpContentEncoder
 Encodes the content of the outbound  
HttpResponse and HttpChunk. | 
| HttpHeaderDateFormat
 This DateFormat decodes 3 formats of  
Date, but only encodes the one,
 the first:
 
 Sun, 06 Nov 1994 08:49:37 GMT: standard specification, the only one with
 valid generation
 Sun, 06 Nov 1994 08:49:37 GMT: obsolete specification
 Sun Nov 6 08:49:37 1994: obsolete specification
  | 
| HttpHeaders
 Provides the constants for the standard HTTP header names and values and
 commonly used utility methods that accesses an  
HttpMessage. | 
| HttpMessage
 An HTTP message which provides common properties for  
HttpRequest and
 HttpResponse. | 
| HttpMessageDecoder | 
| HttpMessageDecoder.State
 The internal state of  
HttpMessageDecoder. | 
| HttpMessageEncoder | 
| HttpMethod | 
| HttpRequest
 An HTTP request. 
 | 
| HttpResponse
 An HTTP response. 
 | 
| HttpResponseStatus | 
| HttpVersion | 
| 类和说明 | 
|---|
| HttpChunk
 An HTTP chunk which is used for HTTP chunked transfer-encoding. 
 | 
| HttpRequest
 An HTTP request. 
 | 
| 类和说明 | 
|---|
| HttpRequest
 An HTTP request. 
 | 
| HttpResponse
 An HTTP response. 
 | 
| 类和说明 | 
|---|
| HttpMessage
 An HTTP message which provides common properties for  
HttpRequest and
 HttpResponse. | 
| HttpMessageDecoder | 
| HttpMessageDecoder.State
 The internal state of  
HttpMessageDecoder. | 
| HttpMessageEncoder | 
| HttpMethod | 
| HttpResponseStatus | 
| HttpVersion | 
| 类和说明 | 
|---|
| HttpChunk
 An HTTP chunk which is used for HTTP chunked transfer-encoding. 
 | 
| HttpMessage
 An HTTP message which provides common properties for  
HttpRequest and
 HttpResponse. | 
| HttpMethod | 
| HttpResponseStatus | 
| HttpVersion |