Package org.simpleframework.http.core
package org.simpleframework.http.core
-
ClassDescriptionThe
Containerobject is used to process HTTP requests and compose HTTP responses.TheContainerEventenum represents events that occur when processing a HTTP transaction.TheContainerSocketProcessorobject is a connector that dispatch requests from a connected pipeline.TheContainerProcessorobject is used to create channels which can be used to consume and process requests.TheConversationobject is used to set and interpret the semantics of the HTTP headers with regard to the encoding used for the response.