Package org.simpleframework.http.core

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

Class Summary
ContainerProcessor The ContainerProcessor object is used to create channels which can be used to consume and process requests.
ContainerServer The ContainerServer object provides a processor that dispatch requests from a connected pipeline.