- hasDriveLetter(String) - Static method in class ucar.httpservices.HTTPUtil
-
- hasDriveLetter(StringBuilder) - Static method in class ucar.httpservices.HTTPUtil
-
- hasStreamOpen() - Method in class ucar.httpservices.HTTPMethod
-
- Head(HTTPSession, String) - Static method in class ucar.httpservices.HTTPFactory
-
- Head(HTTPSession) - Static method in class ucar.httpservices.HTTPFactory
-
- Head(String) - Static method in class ucar.httpservices.HTTPFactory
-
- HEADER_USERAGENT - Static variable in class ucar.httpservices.HTTPSession
-
- headers - Variable in class ucar.httpservices.HTTPMethod
-
- hostToAuthScope(HttpHost) - Static method in class ucar.httpservices.HTTPAuthUtil
-
- HTTPAuthCache - Class in ucar.httpservices
-
It turns out that the Apache httpclient code is not
well setup to handle dynamic credentials providers
such as UrlAuthenticatorDialog.
- HTTPAuthCache(SchemePortResolver) - Constructor for class ucar.httpservices.HTTPAuthCache
-
- HTTPAuthCache() - Constructor for class ucar.httpservices.HTTPAuthCache
-
- HTTPAuthUtil - Class in ucar.httpservices
-
Provide Auth related utilities
- HTTPAuthUtil() - Constructor for class ucar.httpservices.HTTPAuthUtil
-
- HTTPCredentialsProvider - Interface in ucar.httpservices
-
- HTTPException - Exception in ucar.httpservices
-
Created by IntelliJ IDEA.
- HTTPException() - Constructor for exception ucar.httpservices.HTTPException
-
- HTTPException(String) - Constructor for exception ucar.httpservices.HTTPException
-
- HTTPException(String, Throwable) - Constructor for exception ucar.httpservices.HTTPException
-
- HTTPException(Throwable) - Constructor for exception ucar.httpservices.HTTPException
-
- HTTPFactory - Class in ucar.httpservices
-
HTTPFactory creates method instance.
- HTTPFactory() - Constructor for class ucar.httpservices.HTTPFactory
-
- HTTPFormBuilder - Class in ucar.httpservices
-
Class HTTPFormBuilder provides a mechanism for
constructing a postable entity for use with Post.
- HTTPFormBuilder() - Constructor for class ucar.httpservices.HTTPFormBuilder
-
- HTTPFormBuilder.Field - Class in ucar.httpservices
-
- HTTPFormBuilder.Sort - Enum in ucar.httpservices
-
- HTTPIntercepts - Class in ucar.httpservices
-
Package together all the HTTP Intercept code
- HTTPIntercepts() - Constructor for class ucar.httpservices.HTTPIntercepts
-
- HTTPIntercepts.DebugInterceptRequest - Class in ucar.httpservices
-
- HTTPIntercepts.DebugInterceptResponse - Class in ucar.httpservices
-
- HTTPIntercepts.Printer - Interface in ucar.httpservices
-
- HTTPMethod - Class in ucar.httpservices
-
HTTPMethod is the encapsulation of specific
kind of server request: GET, HEAD, POST, etc.
- HTTPMethod() - Constructor for class ucar.httpservices.HTTPMethod
-
- HTTPMethod.Executor - Interface in ucar.httpservices
-
- HTTPMethodStream - Class in ucar.httpservices
-
The goal of this class is to allow
other classes to access the data stream
associated with a method response.
- HttpNameValue - Class in ucar.httpservices
-
- HTTPSession - Class in ucar.httpservices
-
A session is encapsulated in an instance of the class HTTPSession.
- HTTPSession() - Constructor for class ucar.httpservices.HTTPSession
-
- HTTPSession.Methods - Enum in ucar.httpservices
-
- HTTPUtil - Class in ucar.httpservices
-
- HTTPUtil() - Constructor for class ucar.httpservices.HTTPUtil
-