Package org.simpleframework.http.core
-
Interface Summary Interface Description Container TheContainerobject is used to process HTTP requests and compose HTTP responses. -
Class Summary Class Description ContainerSocketProcessor TheContainerSocketProcessorobject is a connector that dispatch requests from a connected pipeline.ContainerTransportProcessor TheContainerProcessorobject is used to create channels which can be used to consume and process requests.Conversation TheConversationobject is used to set and interpret the semantics of the HTTP headers with regard to the encoding used for the response. -
Enum Summary Enum Description ContainerEvent TheContainerEventenum represents events that occur when processing a HTTP transaction.