A B C D E F G H I L M N O P R S T U V W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abspath(String) - Static method in class ucar.httpservices.HTTPUtil
-
Convert path to add a leading '/'; assumes canonical.
- ACCEPT_ENCODING - Static variable in class ucar.httpservices.HTTPSession
- activateInterceptors(HttpClientBuilder) - Method in class ucar.httpservices.HTTPIntercepts
- activateInterceptors(HttpClientBuilder) - Method in class ucar.httpservices.HTTPSession
- add(String, byte[], String) - Method in class ucar.httpservices.HTTPFormBuilder
- add(String, File) - Method in class ucar.httpservices.HTTPFormBuilder
- add(String, InputStream, String) - Method in class ucar.httpservices.HTTPFormBuilder
- add(String, String) - Method in class ucar.httpservices.HTTPFormBuilder
- addDebugInterceptors() - Method in class ucar.httpservices.HTTPIntercepts
- addProvider(CredentialsProvider) - Method in class ucar.httpservices.HTTPAuthCache
- allowSelfSignedCertificatesForTesting() - Static method in class ucar.httpservices.HTTPSession
- ASCII - Static variable in class ucar.httpservices.HTTPUtil
- authcontrols - Static variable in class ucar.httpservices.HTTPSession
- authscopeToHost(AuthScope) - Static method in class ucar.httpservices.HTTPAuthUtil
B
- backslashDecode(String) - Static method in class ucar.httpservices.Escape
-
Define the DEFINITIVE URL BACKSLASH unescape function.
- backslashEncode(String) - Static method in class ucar.httpservices.Escape
-
Define the DEFINITIVE URL BACKSLASH escape function.
- bestmatch(AuthScope, Set<AuthScope>) - Static method in class ucar.httpservices.HTTPAuthUtil
- build() - Method in class ucar.httpservices.HTTPFormBuilder
- buildkeystore(String, String) - Static method in class ucar.httpservices.HTTPSession
- buildmultipart() - Method in class ucar.httpservices.HTTPFormBuilder
- buildRequest(RequestBuilder, Map<HTTPSession.Prop, Object>) - Method in class ucar.httpservices.HTTPMethod
- buildRequestConfig(Map<HTTPSession.Prop, Object>) - Method in class ucar.httpservices.HTTPMethod
- buildsimple() - Method in class ucar.httpservices.HTTPFormBuilder
- BYTES - ucar.httpservices.HTTPFormBuilder.Sort
C
- cachedconfig - Variable in class ucar.httpservices.HTTPSession
- cachevalid - Variable in class ucar.httpservices.HTTPSession
- canHoldContent() - Method in class ucar.httpservices.HTTPMethod
- canonicalpath(String) - Static method in class ucar.httpservices.HTTPUtil
-
Convert path to use '/' consistently and to remove any trailing '/'
- canonicalpath(StringBuilder) - Static method in class ucar.httpservices.HTTPUtil
- canonjoin(String, String) - Static method in class ucar.httpservices.HTTPUtil
-
Join two string together to form proper path WITHOUT trailing slash
- CEKILL - Variable in class ucar.httpservices.HTTPIntercepts
- charset - Variable in class ucar.httpservices.HTTPFormBuilder
- checkCompressors(String) - Static method in class ucar.httpservices.HTTPSession
- clearCookies() - Method in class ucar.httpservices.HTTPSession
- clearkeystore() - Static method in class ucar.httpservices.HTTPSession
- clearProvider() - Method in class ucar.httpservices.HTTPSession
-
This is used by HTTPMethod to sclear the credentials provider.
- clearState() - Method in class ucar.httpservices.HTTPSession
-
Deprecated.
- close() - Method in class ucar.httpservices.HTTPMethod
-
Calling close will force the method to close, and will force any open stream to terminate.
- close() - Method in class ucar.httpservices.HTTPMethodStream
-
Closes this input stream and releases any system resources associated with the stream; closes the method also.
- close() - Method in class ucar.httpservices.HTTPSession
-
Close the session.
- closed - Variable in class ucar.httpservices.HTTPMethod
- closed - Variable in class ucar.httpservices.HTTPSession
- compareTo(HTTPMethod) - Method in class ucar.httpservices.HTTPMethod
- configClient(HttpClientBuilder, Map<HTTPSession.Prop, Object>) - Method in class ucar.httpservices.HTTPMethod
- connmgr - Static variable in class ucar.httpservices.HTTPSession
- content - Variable in class ucar.httpservices.HTTPMethod
- contentDecoderMap - Static variable in class ucar.httpservices.HTTPSession
- contenttype(HTTPFormBuilder.Sort) - Static method in enum ucar.httpservices.HTTPFormBuilder.Sort
- create(String, String) - Static method in class ucar.httpservices.HttpNameValue
D
- dbgreq - Variable in class ucar.httpservices.HTTPIntercepts
- dbgrsp - Variable in class ucar.httpservices.HTTPIntercepts
- debugconfig - Variable in class ucar.httpservices.HTTPMethod
- DebugInterceptRequest() - Constructor for class ucar.httpservices.HTTPIntercepts.DebugInterceptRequest
- DebugInterceptResponse() - Constructor for class ucar.httpservices.HTTPIntercepts.DebugInterceptResponse
- debugRequest() - Method in class ucar.httpservices.HTTPMethod
- debugRequestInterceptor() - Method in class ucar.httpservices.HTTPIntercepts
- debugResponse() - Method in class ucar.httpservices.HTTPMethod
- debugResponseInterceptor() - Method in class ucar.httpservices.HTTPIntercepts
- defaultinterception - Static variable in class ucar.httpservices.HTTPIntercepts
- defaultprinter - Static variable in class ucar.httpservices.HTTPIntercepts
- DFALTCHARSET - Static variable in class ucar.httpservices.HTTPFormBuilder
- DRIVELETTERS - Static variable in class ucar.httpservices.HTTPUtil
E
- Escape - Class in ucar.httpservices
- Escape() - Constructor for class ucar.httpservices.Escape
- escapeURL(String) - Static method in class ucar.httpservices.Escape
- escapeURLQuery(String) - Static method in class ucar.httpservices.Escape
-
Define the DEFINITIVE URL constraint expression escape function.
- execute() - Method in class ucar.httpservices.HTTPMethod
-
Create a request, add headers, and content, then send to HTTPSession to do the bulk of the work.
- execute(HttpRequestBase) - Method in interface ucar.httpservices.HTTPMethod.Executor
- executed - Variable in class ucar.httpservices.HTTPMethod
- executeRaw() - Method in class ucar.httpservices.HTTPMethod
-
Create a request, add headers, and content, then send to HTTPSession to do the bulk of the work.
F
- Field(HTTPFormBuilder.Sort, String, Object, String) - Constructor for class ucar.httpservices.HTTPFormBuilder.Field
- fieldname - Variable in class ucar.httpservices.HTTPFormBuilder.Field
- FILE - ucar.httpservices.HTTPFormBuilder.Sort
- fillTempFile(String, String) - Static method in class ucar.httpservices.HTTPUtil
G
- Get - ucar.httpservices.HTTPSession.Methods
- Get(String) - Static method in class ucar.httpservices.HTTPFactory
- Get(HTTPSession) - Static method in class ucar.httpservices.HTTPFactory
- Get(HTTPSession, String) - Static method in class ucar.httpservices.HTTPFactory
- getAllowedMethods() - Static method in class ucar.httpservices.HTTPFactory
- getAuthScope() - Method in class ucar.httpservices.HTTPSession
- getCharset() - Method in class ucar.httpservices.HTTPFormBuilder
- getCharSet() - Method in class ucar.httpservices.HTTPMethod
- getCode() - Method in exception ucar.httpservices.HTTPException
- getCookies() - Method in class ucar.httpservices.HTTPSession
- getDebugConfig() - Method in class ucar.httpservices.HTTPMethod
- getDebugRequestInterceptor() - Method in class ucar.httpservices.HTTPSession
- getDPropInt(String) - Static method in class ucar.httpservices.HTTPSession
- getGlobalMaxConnection() - Static method in class ucar.httpservices.HTTPSession
- getGlobalSetting(String) - Static method in class ucar.httpservices.HTTPSession
- getGlobalUserAgent() - Static method in class ucar.httpservices.HTTPSession
- getIntercepts() - Method in class ucar.httpservices.HTTPSession
- getMergedSettings() - Method in class ucar.httpservices.HTTPSession
- getMethod() - Method in class ucar.httpservices.HTTPIntercepts.DebugInterceptRequest
- getMethodcount() - Method in class ucar.httpservices.HTTPSession
- getMethodKind() - Method in class ucar.httpservices.HTTPMethod
- getName() - Method in class ucar.httpservices.HTTPMethod
-
Deprecated.
- getName() - Method in class ucar.httpservices.HttpNameValue
- getName() - Method in enum ucar.httpservices.HTTPSession.Methods
- getPath() - Method in class ucar.httpservices.HTTPMethod
- getRequestBuilder() - Method in class ucar.httpservices.HTTPMethod
- getRequestHeaders() - Method in class ucar.httpservices.HTTPMethod
-
Get all Request headers as a map of name to list of values.
- getRequestHeaderValue(String) - Method in class ucar.httpservices.HTTPMethod
- getRequestHeaderValues() - Method in class ucar.httpservices.HTTPMethod
- getRequestLine() - Method in class ucar.httpservices.HTTPMethod
- getResponseAsBytes() - Method in class ucar.httpservices.HTTPMethod
- getResponseAsBytes(int) - Method in class ucar.httpservices.HTTPMethod
- getResponseAsStream() - Method in class ucar.httpservices.HTTPMethod
- getResponseAsString() - Method in class ucar.httpservices.HTTPMethod
- getResponseAsString(String) - Method in class ucar.httpservices.HTTPMethod
- getResponseBodyAsStream() - Method in class ucar.httpservices.HTTPMethod
- getResponseCharSet() - Method in class ucar.httpservices.HTTPMethod
- getResponseHeaders() - Method in class ucar.httpservices.HTTPMethod
-
Get all Response headers as a map of name to list of values.
- getResponseHeaderValue(String) - Method in class ucar.httpservices.HTTPMethod
- getResponseHeaderValues() - Method in class ucar.httpservices.HTTPMethod
- getRetryCount() - Static method in class ucar.httpservices.HTTPSession
-
Deprecated.
- getSession() - Method in class ucar.httpservices.HTTPMethod
- getSessionID() - Method in class ucar.httpservices.HTTPSession
-
Extract the sessionid cookie value
- getSessionURI() - Method in class ucar.httpservices.HTTPSession
- getSessionURL() - Method in class ucar.httpservices.HTTPSession
-
Deprecated.
- getSetting(String) - Method in class ucar.httpservices.HTTPSession
- getStatusCode() - Method in class ucar.httpservices.HTTPIntercepts.DebugInterceptResponse
- getStatusCode() - Method in class ucar.httpservices.HTTPMethod
- getStatusLine() - Method in class ucar.httpservices.HTTPMethod
- getStatusText() - Method in class ucar.httpservices.HTTPMethod
- getUri() - Method in class ucar.httpservices.HTTPIntercepts.DebugInterceptRequest
- getURI() - Method in class ucar.httpservices.HTTPMethod
- getValue() - Method in class ucar.httpservices.HttpNameValue
H
- 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 - ucar.httpservices.HTTPSession.Methods
- Head(String) - Static method in class ucar.httpservices.HTTPFactory
- Head(HTTPSession) - Static method in class ucar.httpservices.HTTPFactory
- Head(HTTPSession, 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() - Constructor for class ucar.httpservices.HTTPAuthCache
- HTTPAuthCache(SchemePortResolver) - 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
I
- identifier - Variable in class ucar.httpservices.HTTPSession
- init(AuthScope, String) - Method in class ucar.httpservices.HTTPSession
- interceptors - Variable in class ucar.httpservices.HTTPSession
- isAbsolutePath(String) - Static method in class ucar.httpservices.HTTPUtil
- isClosed() - Method in class ucar.httpservices.HTTPMethod
- isClosed() - Method in class ucar.httpservices.HTTPMethodStream
- isClosed() - Method in class ucar.httpservices.HTTPSession
- isempty(String) - Method in class ucar.httpservices.HTTPFormBuilder
- islocalsession - Variable in class ucar.httpservices.HTTPMethod
- isSessionLocal() - Method in class ucar.httpservices.HTTPMethod
L
- lastrequest - Variable in class ucar.httpservices.HTTPMethod
- lastresponse - Variable in class ucar.httpservices.HTTPMethod
- localsettings - Variable in class ucar.httpservices.HTTPSession
- logprinter - Static variable in class ucar.httpservices.HTTPIntercepts
- LOWERCASE - Static variable in class ucar.httpservices.HTTPUtil
M
- makemethod(HTTPSession.Methods, HTTPSession, String) - Static method in class ucar.httpservices.HTTPFactory
-
Common method creation code so we can isolate mocking
- merge(Map<HTTPSession.Prop, Object>, Map<HTTPSession.Prop, Object>) - Static method in class ucar.httpservices.HTTPUtil
- mergedSettings() - Method in class ucar.httpservices.HTTPSession
- methodkind - Variable in class ucar.httpservices.HTTPMethod
- methods - Variable in class ucar.httpservices.HTTPSession
- methodstream - Variable in class ucar.httpservices.HTTPMethod
- methodurl - Variable in class ucar.httpservices.HTTPMethod
- mimetype(HTTPFormBuilder.Sort) - Static method in enum ucar.httpservices.HTTPFormBuilder.Sort
- MOCKMETHODCLASS - Static variable in class ucar.httpservices.HTTPFactory
N
- name - Variable in class ucar.httpservices.HTTPFormBuilder.Field
- newSession(String) - Static method in class ucar.httpservices.HTTPFactory
- newSession(String, int) - Static method in class ucar.httpservices.HTTPFactory
- newSession(AuthScope) - Static method in class ucar.httpservices.HTTPFactory
-
Deprecated.
- newSession(HttpHost) - Static method in class ucar.httpservices.HTTPFactory
- nullify(String) - Static method in class ucar.httpservices.HTTPUtil
-
Convert a zero-length string to null
O
- Options - ucar.httpservices.HTTPSession.Methods
- Options(String) - Static method in class ucar.httpservices.HTTPFactory
- Options(HTTPSession) - Static method in class ucar.httpservices.HTTPFactory
- Options(HTTPSession, String) - Static method in class ucar.httpservices.HTTPFactory
P
- parseToURI(String) - Static method in class ucar.httpservices.HTTPUtil
-
Convert a uri string to an instance of java.net.URI.
- parts - Variable in class ucar.httpservices.HTTPFormBuilder
- Post - ucar.httpservices.HTTPSession.Methods
- Post(String) - Static method in class ucar.httpservices.HTTPFactory
- Post(HTTPSession) - Static method in class ucar.httpservices.HTTPFactory
- Post(HTTPSession, String) - Static method in class ucar.httpservices.HTTPFactory
- print(String) - Method in interface ucar.httpservices.HTTPIntercepts.Printer
- printer - Variable in class ucar.httpservices.HTTPIntercepts
- println(String) - Method in interface ucar.httpservices.HTTPIntercepts.Printer
- process(HttpRequest, HttpContext) - Method in class ucar.httpservices.HTTPIntercepts.DebugInterceptRequest
- process(HttpResponse, HttpContext) - Method in class ucar.httpservices.HTTPIntercepts.DebugInterceptResponse
- Put - ucar.httpservices.HTTPSession.Methods
- Put(String) - Static method in class ucar.httpservices.HTTPFactory
- Put(HTTPSession) - Static method in class ucar.httpservices.HTTPFactory
- Put(HTTPSession, String) - Static method in class ucar.httpservices.HTTPFactory
R
- range - Variable in class ucar.httpservices.HTTPMethod
- readbinaryfile(File) - Static method in class ucar.httpservices.HTTPUtil
- readbinaryfile(InputStream) - Static method in class ucar.httpservices.HTTPUtil
- readtextfile(InputStream) - Static method in class ucar.httpservices.HTTPUtil
- readtextfile(Reader) - Static method in class ucar.httpservices.HTTPUtil
- rebuildkeystore(String, String) - Static method in class ucar.httpservices.HTTPSession
- relpath(String) - Static method in class ucar.httpservices.HTTPUtil
-
Convert path to remove any leading '/' or drive letter assumes canonical.
- remove(HttpHost) - Method in class ucar.httpservices.HTTPAuthCache
- remove(HttpHost) - Method in interface ucar.httpservices.HTTPCredentialsProvider
- removeCompression() - Method in class ucar.httpservices.HTTPIntercepts
- removeDebugIntercepts() - Method in class ucar.httpservices.HTTPIntercepts
- removeProvider(CredentialsProvider) - Method in class ucar.httpservices.HTTPAuthCache
- reqintercepts - Variable in class ucar.httpservices.HTTPIntercepts
- requestline - Variable in class ucar.httpservices.HTTPIntercepts.DebugInterceptRequest
- requestURI - Variable in class ucar.httpservices.HTTPSession
- resetInterceptors() - Method in class ucar.httpservices.HTTPIntercepts
- resetInterceptors() - Method in class ucar.httpservices.HTTPSession
- rspintercepts - Variable in class ucar.httpservices.HTTPIntercepts
S
- scope - Variable in class ucar.httpservices.HTTPSession
- scopeURI - Variable in class ucar.httpservices.HTTPSession
- session - Variable in class ucar.httpservices.HTTPMethod
- sessioncache - Variable in class ucar.httpservices.HTTPSession
- sessionCompatible(URI) - Method in class ucar.httpservices.HTTPMethod
- sessionCompatible(AuthScope) - Method in class ucar.httpservices.HTTPMethod
-
Test that the given url is "compatible" with the session specified dataset.
- sessionCompatible(HttpHost) - Method in class ucar.httpservices.HTTPMethod
-
Deprecated.
- sessioncontext - Variable in class ucar.httpservices.HTTPSession
- sessionprovider - Variable in class ucar.httpservices.HTTPSession
- sessionURI - Variable in class ucar.httpservices.HTTPSession
- setAuthenticationAndProxy(HttpClientBuilder) - Method in class ucar.httpservices.HTTPSession
-
Handle authentication and Proxy'ing
- setCEKILL(boolean) - Method in class ucar.httpservices.HTTPIntercepts
- setCharset(String) - Method in class ucar.httpservices.HTTPFormBuilder
- setCharset(Charset) - Method in class ucar.httpservices.HTTPFormBuilder
- setCode(int) - Method in exception ucar.httpservices.HTTPException
- setCompression(String) - Method in class ucar.httpservices.HTTPMethod
- setCompression(String) - Method in class ucar.httpservices.HTTPSession
- setConnectionTimeout(int) - Method in class ucar.httpservices.HTTPSession
- setcontent(RequestBuilder) - Method in class ucar.httpservices.HTTPMethod
- setCredentials(URI) - Method in class ucar.httpservices.HTTPSession
-
This is used by HTTPMethod to set the in-url name+pwd into the credentials provider, if defined.
- setCredentialsProvider(String, CredentialsProvider) - Method in class ucar.httpservices.HTTPSession
-
Deprecated.
- setCredentialsProvider(AuthScope, CredentialsProvider) - Method in class ucar.httpservices.HTTPSession
-
Deprecated.
- setCredentialsProvider(CredentialsProvider) - Method in class ucar.httpservices.HTTPSession
- setDebugInterceptors() - Method in class ucar.httpservices.HTTPSession
- setDefaults(Map<HTTPSession.Prop, Object>) - Static method in class ucar.httpservices.HTTPSession
- setDeflateCompression() - Method in class ucar.httpservices.HTTPIntercepts
- setFollowRedirects(boolean) - Method in class ucar.httpservices.HTTPMethod
- setFollowRedirects(boolean) - Method in class ucar.httpservices.HTTPSession
-
Enable/disable redirection following Default is yes.
- setGlobalConnectionTimeout(int) - Static method in class ucar.httpservices.HTTPSession
- setGlobalCredentialsProvider(String, CredentialsProvider) - Static method in class ucar.httpservices.HTTPSession
-
Deprecated.
- setGlobalCredentialsProvider(AuthScope, CredentialsProvider) - Static method in class ucar.httpservices.HTTPSession
-
Deprecated.
- setGlobalCredentialsProvider(CredentialsProvider) - Static method in class ucar.httpservices.HTTPSession
- setGlobalCredentialsProvider(CredentialsProvider, String) - Static method in class ucar.httpservices.HTTPSession
-
Deprecated.
- setGlobalDebugInterceptors(boolean) - Static method in class ucar.httpservices.HTTPIntercepts
- setGlobalFollowRedirects(boolean) - Static method in class ucar.httpservices.HTTPSession
-
Enable/disable redirection following Default is yes.
- setGlobalMaxConnections(int) - Static method in class ucar.httpservices.HTTPSession
- setGlobalMaxRedirects(int) - Static method in class ucar.httpservices.HTTPSession
-
Set the max number of redirects to follow
- setGlobalPrinter(HTTPIntercepts.Printer) - Static method in class ucar.httpservices.HTTPIntercepts
- setGlobalProxy(String, int) - Static method in class ucar.httpservices.HTTPSession
-
Deprecated.
- setGlobalRetryCount(int) - Static method in class ucar.httpservices.HTTPSession
- setGlobalSoTimeout(int) - Static method in class ucar.httpservices.HTTPSession
- setGlobalUserAgent(String) - Static method in class ucar.httpservices.HTTPSession
- setGzipCompression() - Method in class ucar.httpservices.HTTPIntercepts
- setheaders(RequestBuilder, Map<String, String>) - Method in class ucar.httpservices.HTTPMethod
- setMaxRedirects(int) - Method in class ucar.httpservices.HTTPMethod
- setMaxRedirects(int) - Method in class ucar.httpservices.HTTPSession
-
Set the max number of redirects to follow
- setMethodHeaders(List<Header>) - Method in class ucar.httpservices.HTTPMethod
-
Deprecated.
- setProxy(String, int) - Method in class ucar.httpservices.HTTPSession
-
Deprecated.
- setRange(long, long) - Method in class ucar.httpservices.HTTPMethod
- setRequestContent(HttpEntity) - Method in class ucar.httpservices.HTTPMethod
- setRequestHeader(String, String) - Method in class ucar.httpservices.HTTPMethod
-
Deprecated.
- setRequestHeader(Header) - Method in class ucar.httpservices.HTTPMethod
-
Deprecated.
- setSoTimeout(int) - Method in class ucar.httpservices.HTTPSession
- setSOTimeout(int) - Method in class ucar.httpservices.HTTPMethod
- settings - Variable in class ucar.httpservices.HTTPMethod
- setUserAgent(String) - Method in class ucar.httpservices.HTTPMethod
- setUserAgent(String) - Method in class ucar.httpservices.HTTPSession
- setUseSessions(boolean) - Method in class ucar.httpservices.HTTPMethod
- setUseSessions(boolean) - Method in class ucar.httpservices.HTTPSession
-
Should we use sessionid's?
- sort - Variable in class ucar.httpservices.HTTPFormBuilder.Field
- statusline - Variable in class ucar.httpservices.HTTPIntercepts.DebugInterceptResponse
- STREAM - ucar.httpservices.HTTPFormBuilder.Sort
T
- TESTING - Static variable in class ucar.httpservices.HTTPMethod
- TESTING - Static variable in class ucar.httpservices.HTTPSession
- TEXT - ucar.httpservices.HTTPFormBuilder.Sort
- track(HTTPSession) - Static method in class ucar.httpservices.HTTPSession
U
- ucar.httpservices - package ucar.httpservices
- unescapeURLQuery(String) - Static method in class ucar.httpservices.Escape
-
Define the DEFINITIVE URL constraint expression unescape function.
- UPPERCASE - Static variable in class ucar.httpservices.HTTPUtil
- urlDecode(String) - Static method in class ucar.httpservices.Escape
-
Define the DEFINITIVE URL unescape function.
- urlEncode(String) - Static method in class ucar.httpservices.Escape
-
Define the DEFINITIVE URL escape function.
- usemultipart - Variable in class ucar.httpservices.HTTPFormBuilder
- USEPOOL - Static variable in class ucar.httpservices.HTTPSession
-
Determine wether to use a Pooling connection manager or to manage a bunch of individual connections.
- userinfo - Variable in class ucar.httpservices.HTTPMethod
- UTF8 - Static variable in class ucar.httpservices.HTTPUtil
- utf8Charset - Static variable in class ucar.httpservices.Escape
V
- value - Variable in class ucar.httpservices.HTTPFormBuilder.Field
- valueOf(String) - Static method in enum ucar.httpservices.HTTPFormBuilder.Sort
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ucar.httpservices.HTTPSession.Methods
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum ucar.httpservices.HTTPFormBuilder.Sort
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ucar.httpservices.HTTPSession.Methods
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- writebinaryfile(byte[], File) - Static method in class ucar.httpservices.HTTPUtil
_
- _allowableInUrl - Static variable in class ucar.httpservices.Escape
- _allowableInUrlQuery - Static variable in class ucar.httpservices.Escape
All Classes All Packages