Uses of Package
org.exoplatform.common.http.client
Packages that use org.exoplatform.common.http.client
-
Classes in org.exoplatform.common.http.client used by org.exoplatform.common.http.clientClassDescriptionThis is the interface that an Authorization handler must implement.Holds the information for an authorization response.This is the interface that a username/password prompter must implement.Signals that the handling of a authorization scheme is not implemented.This class represents an http cookie as specified in Netscape's cookie spec; however, because not even Netscape follows their own spec, and because very few folks out there actually read specs but instead just look whether Netscape accepts their stuff, the Set-Cookie header field parser actually tries to follow what Netscape has implemented, instead of what the spec says.This is the interface that a cookie policy handler must implement.
Codecs.mpFormDataDecodeandCodecs.mpFormDataEncodemay be handed an instance of a class which implements this interface in order to control names of the decoded files or the names sent in the encoded data.This is the interface that a module must implement.This interface defines the return codes that the handlers in modules may return.This class implements http protocol requests; it contains most of HTTP/1.1 and ought to be unconditionally compliant.This class holds a description of an http header element.This class provides an output stream for requests.This defines the http-response class returned by the requests.Signals that an exception occured in a module.This class holds a Name/Value pair of strings.Signals that something went wrong while parsing data.Signals that the protocol is not supported.This class represents an http request.This class represents an intermediate response.This interface represents the read-only interface of an http request.This interface represents read-only interface of an intermediate http response.Signals that an error was received while trying to set up a connection with the Socks server.This class represents a generic URI, as defined in RFC-2396.