Package com.radekzitek.userver.http

Interface Summary
HttpObject  
 

Class Summary
HttpHeader  
HttpMessage Class representing any of the two types of HTTP messages - request and response.
HttpMethod  
HttpRequestLine  
HttpRequestMessage  
HttpResponseLine  
HttpResponseMessage  
HttpStartLine Abstract class for start line of the http message.
HttpStatusCode  
HttpStatusReason  
HttpUri  
HttpVersion HttpVersion represents the version of the HTTP protocol.