- setChunkedEncoding(Stub, boolean) - Static method in class org.globus.axis.transport.HTTPUtils
-
Sets on option on the stub to use to enable or disable chunked encoding
(only if used with HTTP 1.1).
- setCloseConnection(Stub, boolean) - Static method in class org.globus.axis.transport.HTTPUtils
-
Sets on option on the stub to close the connection
after receiving the reply (connection will not
be reused).
- setConnectionIdleTime(long) - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
-
- setConnectionIdleTime(CommonsHttpConnectionManager) - Static method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
-
- setDisableChunking(Stub, boolean) - Static method in class org.globus.axis.transport.HTTPUtils
-
Sets on option on the stub to use to disable chunking
(only if used with HTTP 1.1).
- setFromPool(boolean) - Method in class org.globus.axis.transport.commons.ExtendedHttpConnection
-
- setHTTP10Version(Stub, boolean) - Static method in class org.globus.axis.transport.HTTPUtils
-
Sets on option on the stub to control what HTTP protocol
version should be used.
- setHTTPVersion(Stub, boolean) - Static method in class org.globus.axis.transport.HTTPUtils
-
Sets on option on the stub to control what HTTP protocol
version should be used.
- setIdleTime(long) - Method in class org.globus.axis.transport.commons.ConnectionPool
-
- setParams(HttpConnectionManagerParams) - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
-
- setStaleCheckingEnabled(boolean) - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
-
- setStaleCheckingEnabled(CommonsHttpConnectionManager) - Static method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
-
- setTimeout(Stub, int) - Static method in class org.globus.axis.transport.HTTPUtils
-
Sets connection timeout.
- setupMessageContextImpl(MessageContext, Call, AxisEngine) - Method in class org.globus.axis.transport.GSIHTTPTransport
-
Set up any transport-specific derived properties in the message context.
- shutdown() - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
-
- shutdown() - Method in class org.globus.axis.transport.commons.ConnectionPool
-
- SSLContextHelper - Class in org.globus.axis.transport
-
This is meant to be used on a SOAP Client to call a SOAP server.
- SSLContextHelper(MessageContext, String, int) - Constructor for class org.globus.axis.transport.SSLContextHelper
-
- SSLContextHelper(String, int, Authorization, Boolean, GSSCredential, Integer, TrustedCertificates) - Constructor for class org.globus.axis.transport.SSLContextHelper
-