Package org.simpleframework.http.core
package org.simpleframework.http.core
-
ClassDescriptionThe
Container
object is used to process HTTP requests and compose HTTP responses.TheContainerProcessor
object is used to create channels which can be used to consume and process requests.TheContainerServer
object provides a processor that dispatch requests from a connected pipeline.