Skip navigation links
A B C D E F G H I K L M N O P R S T U V W _ 

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
 
add(String, String) - Method in class ucar.httpservices.HTTPFormBuilder
 
add(String, byte[], String) - Method in class ucar.httpservices.HTTPFormBuilder
 
add(String, InputStream, String) - Method in class ucar.httpservices.HTTPFormBuilder
 
add(String, File) - Method in class ucar.httpservices.HTTPFormBuilder
 
ASCII - Static variable in class ucar.httpservices.HTTPUtil
 
authcontrols - Static variable in class ucar.httpservices.HTTPSession
 

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
 

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 - Static variable in class ucar.httpservices.HTTPSession
 
charset - Variable in class ucar.httpservices.HTTPFormBuilder
 
checkCompressors(String) - Static method in class ucar.httpservices.HTTPSession
 
clearCookies() - Method in class ucar.httpservices.HTTPSession
 
clearCredentialsCache() - Method in class ucar.httpservices.HTTPSession
 
clearCredentialsCache(AuthScope) - Method in class ucar.httpservices.HTTPSession
 
clearGlobalCredentials() - Static method in class ucar.httpservices.HTTPSession
clearkeystore() - Static method in class ucar.httpservices.HTTPSession
 
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
 
connectSocket(Socket, InetSocketAddress, InetSocketAddress, HttpParams) - Method in class ucar.httpservices.TestSocketFactory
 
connmgr - Static variable in class ucar.httpservices.HTTPSession
 
constructor - Variable in class ucar.httpservices.HTTPProviderFactory
 
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
 
createSocket(HttpParams) - Method in class ucar.httpservices.TestSocketFactory
 

D

dbgreq - Static variable in class ucar.httpservices.HTTPSession
 
dbgrsp - Static variable in class ucar.httpservices.HTTPSession
 
debugconfig - Variable in class ucar.httpservices.HTTPMethod
 
debugRequest() - Method in class ucar.httpservices.HTTPMethod
 
debugRequestInterceptor() - Static method in class ucar.httpservices.HTTPSession
 
debugResponse() - Method in class ucar.httpservices.HTTPMethod
 
debugResponseInterceptor() - Static method in class ucar.httpservices.HTTPSession
 
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
 
fillTempFile(String, String) - Static method in class ucar.httpservices.HTTPUtil
 

G

Get(HTTPSession, String) - Static method in class ucar.httpservices.HTTPFactory
 
Get(HTTPSession) - Static method in class ucar.httpservices.HTTPFactory
 
Get(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
 
getCredentialsCache() - Method in class ucar.httpservices.HTTPSession
 
getDebugConfig() - Method in class ucar.httpservices.HTTPMethod
 
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
 
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 enum ucar.httpservices.HTTPSession.Methods
 
getPath() - Method in class ucar.httpservices.HTTPMethod
 
getProvider(AuthScope) - Method in class ucar.httpservices.HTTPProviderFactory
 
getRequestBuilder() - Method in class ucar.httpservices.HTTPMethod
 
getRequestHeader(String) - Method in class ucar.httpservices.HTTPMethod
 
getRequestHeaders() - Method in class ucar.httpservices.HTTPMethod
 
getRequestLine() - Method in class ucar.httpservices.HTTPMethod
 
getResponseAsBytes(int) - Method in class ucar.httpservices.HTTPMethod
 
getResponseAsBytes() - Method in class ucar.httpservices.HTTPMethod
 
getResponseAsStream() - Method in class ucar.httpservices.HTTPMethod
 
getResponseAsString(String) - Method in class ucar.httpservices.HTTPMethod
 
getResponseAsString() - Method in class ucar.httpservices.HTTPMethod
 
getResponseBodyAsStream() - Method in class ucar.httpservices.HTTPMethod
 
getResponseCharSet() - Method in class ucar.httpservices.HTTPMethod
 
getResponseHeader(String) - Method in class ucar.httpservices.HTTPMethod
 
getResponseHeaders() - 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.HTTPMethod
 
getStatusLine() - Method in class ucar.httpservices.HTTPMethod
 
getStatusText() - Method in class ucar.httpservices.HTTPMethod
 
getURI() - Method in class ucar.httpservices.HTTPMethod
 
globalcredfactories - Static variable in class ucar.httpservices.HTTPSession
 

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(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
 
HTTPAuthUtil - Class in ucar.httpservices
Provide Auth related utilities
HTTPAuthUtil() - Constructor for class ucar.httpservices.HTTPAuthUtil
 
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
 
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.
HTTPProviderFactory - Class in ucar.httpservices
HTTPProviderFactory creates instances of a CredentialsProvider.
HTTPProviderFactory() - Constructor for class ucar.httpservices.HTTPProviderFactory
 
HTTPProviderFactory(Class<CredentialsProvider>) - Constructor for class ucar.httpservices.HTTPProviderFactory
 
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
 
HTTPUtil.InterceptRequest - Class in ucar.httpservices
 
HTTPUtil.InterceptResponse - Class in ucar.httpservices
 

I

identifier - Variable in class ucar.httpservices.HTTPSession
 
init(AuthScope, String) - Method in class ucar.httpservices.HTTPSession
 
InterceptRequest() - Constructor for class ucar.httpservices.HTTPUtil.InterceptRequest
 
InterceptResponse() - Constructor for class ucar.httpservices.HTTPUtil.InterceptResponse
 
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
 
isSessionLocal() - Method in class ucar.httpservices.HTTPMethod
 

K

kill() - Static method in class ucar.httpservices.HTTPSession
 

L

lastrequest - Variable in class ucar.httpservices.HTTPMethod
 
lastresponse - Variable in class ucar.httpservices.HTTPMethod
 
localcreds - Variable in class ucar.httpservices.HTTPSession
 
localsession - Variable in class ucar.httpservices.HTTPMethod
 
localsettings - Variable in class ucar.httpservices.HTTPSession
 
log - Static variable in class ucar.httpservices.HTTPMethodStream
 
log - Static variable in class ucar.httpservices.HTTPSession
 
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
 
MOCKEXECUTOR - Static variable in class ucar.httpservices.HTTPMethod
 
MOCKMETHODCLASS - Static variable in class ucar.httpservices.HTTPFactory
 

N

name - Variable in class ucar.httpservices.HTTPFormBuilder.Field
 
newSession(String, int) - Static method in class ucar.httpservices.HTTPFactory
 
newSession(String) - Static method in class ucar.httpservices.HTTPFactory
 
newSession(HttpHost) - Static method in class ucar.httpservices.HTTPFactory
 
newSession(AuthScope) - Static method in class ucar.httpservices.HTTPFactory
Deprecated.
nullify(String) - Static method in class ucar.httpservices.HTTPUtil
Convert a zero-length string to null

O

Options(HTTPSession, String) - Static method in class ucar.httpservices.HTTPFactory
 
Options(HTTPSession) - Static method in class ucar.httpservices.HTTPFactory
 
Options(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(HTTPSession, String) - Static method in class ucar.httpservices.HTTPFactory
 
Post(HTTPSession) - Static method in class ucar.httpservices.HTTPFactory
 
Post(String) - Static method in class ucar.httpservices.HTTPFactory
 
process(HttpRequest, HttpContext) - Method in class ucar.httpservices.HTTPUtil.InterceptRequest
 
process(HttpResponse, HttpContext) - Method in class ucar.httpservices.HTTPUtil.InterceptResponse
 
providerclass - Variable in class ucar.httpservices.HTTPProviderFactory
 
Put(HTTPSession, String) - Static method in class ucar.httpservices.HTTPFactory
 
Put(HTTPSession) - Static method in class ucar.httpservices.HTTPFactory
 
Put(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.
removeGlobalCompression() - Static method in class ucar.httpservices.HTTPSession
 
requestURI - Variable in class ucar.httpservices.HTTPSession
 
resetInterceptors() - Static method in class ucar.httpservices.HTTPSession
 

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(AuthScope) - Method in class ucar.httpservices.HTTPMethod
Test that the given url is "compatible" with the session specified dataset.
sessionCompatible(URI) - Method in class ucar.httpservices.HTTPMethod
 
sessionCompatible(HttpHost) - Method in class ucar.httpservices.HTTPMethod
Deprecated.
sessioncontext - 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
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
 
setConnectionTimeout(int) - Method in class ucar.httpservices.HTTPSession
 
setcontent(RequestBuilder) - Method in class ucar.httpservices.HTTPMethod
 
setCredentials(Credentials) - Method in class ucar.httpservices.HTTPMethod
 
setCredentials(Credentials, AuthScope) - Method in class ucar.httpservices.HTTPMethod
 
setCredentials(Credentials) - Method in class ucar.httpservices.HTTPSession
It is convenient to be able to directly set the Credentials (not the provider) when those credentials are fixed.
setCredentials(Credentials, AuthScope) - Method in class ucar.httpservices.HTTPSession
It is convenient to be able to directly set the Credentials (not the provider) when those credentials are fixed.
setCredentials(String, Credentials) - Method in class ucar.httpservices.HTTPSession
Deprecated.
setCredentialsProvider(CredentialsProvider) - Method in class ucar.httpservices.HTTPSession
 
setCredentialsProvider(CredentialsProvider, AuthScope) - Method in class ucar.httpservices.HTTPSession
This is the most general case
setCredentialsProvider(String, CredentialsProvider) - Method in class ucar.httpservices.HTTPSession
Deprecated.
setCredentialsProvider(AuthScope, CredentialsProvider) - Method in class ucar.httpservices.HTTPSession
Deprecated.
setCredentialsProviderFactory(HTTPProviderFactory, AuthScope) - Static method in class ucar.httpservices.HTTPSession
 
setDefaults(Map<HTTPSession.Prop, Object>) - Static method in class ucar.httpservices.HTTPSession
 
setFollowRedirects(boolean) - Method in class ucar.httpservices.HTTPMethod
 
setFollowRedirects(boolean) - Method in class ucar.httpservices.HTTPSession
Enable/disable redirection following Default is yes.
setGlobalCompression(String) - Static method in class ucar.httpservices.HTTPSession
 
setGlobalCompression() - Static method in class ucar.httpservices.HTTPSession
Deprecated.
setGlobalConnectionTimeout(int) - Static method in class ucar.httpservices.HTTPSession
 
setGlobalCredentials(Credentials) - Static method in class ucar.httpservices.HTTPSession
It is convenient to be able to directly set the Credentials (not the provider) when those credentials are fixed.
setGlobalCredentials(Credentials, AuthScope) - Static method in class ucar.httpservices.HTTPSession
It is convenient to be able to directly set the Credentials (not the provider) when those credentials are fixed.
setGlobalCredentials(String, Credentials) - Static method in class ucar.httpservices.HTTPSession
Deprecated.
setGlobalCredentialsProvider(AuthScope, CredentialsProvider) - Static method in class ucar.httpservices.HTTPSession
Deprecated.
setGlobalCredentialsProvider(String, CredentialsProvider) - Static method in class ucar.httpservices.HTTPSession
Deprecated.
setGlobalCredentialsProvider(CredentialsProvider, String) - Static method in class ucar.httpservices.HTTPSession
Deprecated.
setGlobalCredentialsProvider(CredentialsProvider) - Static method in class ucar.httpservices.HTTPSession
Deprecated.
setGlobalCredentialsProvider(CredentialsProvider, AuthScope) - Static method in class ucar.httpservices.HTTPSession
Deprecated.
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
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
 
setheaders(RequestBuilder, Map<String, String>) - Method in class ucar.httpservices.HTTPMethod
 
setInterceptors(HttpClientBuilder) - Static method in class ucar.httpservices.HTTPSession
 
setInterceptors(boolean) - Static method in class ucar.httpservices.HTTPSession
 
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.HTTPMethod
 
setSoTimeout(int) - Method in class ucar.httpservices.HTTPSession
 
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
 

T

TESTING - Static variable in class ucar.httpservices.HTTPMethod
 
TESTING - Static variable in class ucar.httpservices.HTTPSession
 
TestSocketFactory - Class in ucar.httpservices
 
TestSocketFactory() - Constructor for class ucar.httpservices.TestSocketFactory
 
track(HTTPSession) - Static method in class ucar.httpservices.HTTPSession
 

U

ucar.httpservices - package ucar.httpservices
Miscellaneous network utility classes.
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

validatestate() - Static method in class ucar.httpservices.HTTPSession
 
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
 
A B C D E F G H I K L M N O P R S T U V W _ 
Skip navigation links