Package org.simpleframework.http.core

Interface Summary
Container The Container object is used to process HTTP requests and compose HTTP responses.
 

Class Summary
ContainerSocketProcessor The ContainerSocketProcessor object is a connector that dispatch requests from a connected pipeline.
ContainerTransportProcessor The ContainerProcessor object is used to create channels which can be used to consume and process requests.
Conversation The Conversation object is used to set and interpret the semantics of the HTTP headers with regard to the encoding used for the response.
 

Enum Summary
ContainerEvent The ContainerEvent enum represents events that occur when processing a HTTP transaction.
 



Copyright © 2014. All Rights Reserved.