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