Uses of Interface
org.exoplatform.common.http.client.HTTPClientModuleConstants
-
Packages that use HTTPClientModuleConstants Package Description org.exoplatform.common.http.client -
-
Uses of HTTPClientModuleConstants in org.exoplatform.common.http.client
Subinterfaces of HTTPClientModuleConstants in org.exoplatform.common.http.client Modifier and Type Interface Description interfaceHTTPClientModuleThis is the interface that a module must implement.Classes in org.exoplatform.common.http.client that implement HTTPClientModuleConstants Modifier and Type Class Description classCookieModuleThis module handles Netscape cookies (also called Version 0 cookies) and Version 1 cookies.classHTTPConnectionThis class implements http protocol requests; it contains most of HTTP/1.1 and ought to be unconditionally compliant.classHTTPResponseThis defines the http-response class returned by the requests.
-