Uses of Package
org.simpleframework.http
-
Classes in org.simpleframework.http used by org.simpleframework.http Class Description Address TheAddressinterface is used to represent a generic uniform resource identifier.ContentType This provides access to the MIME type parts, that is the primary type, the secondary type and an optional character set parameter.Cookie This class is used to represent a generic cookie.Cookie.CookieDate TheCookieDatecomplies with the date format used by older browsers such as Internet Explorer and Netscape Navigator.Part ThePartobject is used to represent a part within a request message.Path ThePathrepresents the path part of a URI.Query TheQueryobject is used to represent HTTP query parameters.Request TheRequestis used to provide an interface to the HTTP entity body and message header.RequestHeader This is aHeaderobject that is used to represent a basic form for the HTTP request message.RequestLine TheRequestLineis used to represent a HTTP request line.Response This is used to represent the HTTP response.ResponseHeader TheResponseHeaderobject is used to manipulate the header information for a given response.Scheme TheSchemerepresents a scheme used for a URI.Status TheStatusenumeration is used to specify status codes and the descriptions of those status codes.StatusLine TheStatusLineis used to represent a HTTP status line. -
Classes in org.simpleframework.http used by org.simpleframework.http.core Class Description Address TheAddressinterface is used to represent a generic uniform resource identifier.ContentType This provides access to the MIME type parts, that is the primary type, the secondary type and an optional character set parameter.Cookie This class is used to represent a generic cookie.Part ThePartobject is used to represent a part within a request message.Path ThePathrepresents the path part of a URI.Query TheQueryobject is used to represent HTTP query parameters.Request TheRequestis used to provide an interface to the HTTP entity body and message header.RequestHeader This is aHeaderobject that is used to represent a basic form for the HTTP request message.RequestLine TheRequestLineis used to represent a HTTP request line.Response This is used to represent the HTTP response.ResponseHeader TheResponseHeaderobject is used to manipulate the header information for a given response.Status TheStatusenumeration is used to specify status codes and the descriptions of those status codes.StatusLine TheStatusLineis used to represent a HTTP status line. -
Classes in org.simpleframework.http used by org.simpleframework.http.message Class Description Address TheAddressinterface is used to represent a generic uniform resource identifier.ContentDisposition TheContentDispositionobject represents the HTTP Content-Disposition header of a request.ContentType This provides access to the MIME type parts, that is the primary type, the secondary type and an optional character set parameter.Cookie This class is used to represent a generic cookie.Part ThePartobject is used to represent a part within a request message.Path ThePathrepresents the path part of a URI.Query TheQueryobject is used to represent HTTP query parameters. -
Classes in org.simpleframework.http used by org.simpleframework.http.parse Class Description Address TheAddressinterface is used to represent a generic uniform resource identifier.ContentDisposition TheContentDispositionobject represents the HTTP Content-Disposition header of a request.ContentType This provides access to the MIME type parts, that is the primary type, the secondary type and an optional character set parameter.Cookie This class is used to represent a generic cookie.Path ThePathrepresents the path part of a URI.Principal ThePrincipalinterface is used to describe a user that has a name and password.Query TheQueryobject is used to represent HTTP query parameters. -
Classes in org.simpleframework.http used by org.simpleframework.http.socket Class Description Request TheRequestis used to provide an interface to the HTTP entity body and message header.Response This is used to represent the HTTP response. -
Classes in org.simpleframework.http used by org.simpleframework.http.socket.service Class Description Request TheRequestis used to provide an interface to the HTTP entity body and message header.Response This is used to represent the HTTP response.