- 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
-