C D E G H I M O P R S T U W 

C

Client - Class in org.globus.axis.example
 
Client() - Constructor for class org.globus.axis.example.Client
 
clone() - Method in class org.globus.axis.transport.commons.ExtendedHostConfiguration
 
closeIdleConnections(long) - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
 
closeIdleConnections() - Method in class org.globus.axis.transport.commons.ConnectionPool
 
CommonsHttpConnectionManager - Class in org.globus.axis.transport.commons
 
CommonsHttpConnectionManager(String[]) - Constructor for class org.globus.axis.transport.commons.CommonsHttpConnectionManager
 
CommonsSocketFactory - Class in org.globus.axis.transport.commons
 
CommonsSocketFactory() - Constructor for class org.globus.axis.transport.commons.CommonsSocketFactory
 
CommonsSSLSocketFactory - Class in org.globus.axis.transport.commons
 
CommonsSSLSocketFactory() - Constructor for class org.globus.axis.transport.commons.CommonsSSLSocketFactory
 
ConnectionPool - Class in org.globus.axis.transport.commons
 
ConnectionPool() - Constructor for class org.globus.axis.transport.commons.ConnectionPool
 
createSocket(String, int, InetAddress, int) - Method in class org.globus.axis.transport.commons.CommonsSocketFactory
 
createSocket(String, int) - Method in class org.globus.axis.transport.commons.CommonsSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.globus.axis.transport.commons.CommonsSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.globus.axis.transport.commons.CommonsSSLSocketFactory
 
createSocket(String, int) - Method in class org.globus.axis.transport.commons.CommonsSSLSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.globus.axis.transport.commons.CommonsSSLSocketFactory
 
CredentialHandler - Class in org.globus.axis.handler
Axis server-side request handler.
CredentialHandler() - Constructor for class org.globus.axis.handler.CredentialHandler
 

D

DEFAULT_TRANSPORT_NAME - Static variable in class org.globus.axis.transport.GSIHTTPTransport
 
DEFAULT_TRANSPORT_NAME - Static variable in class org.globus.axis.transport.HTTPSTransport
 
DISABLE_CHUNKING - Static variable in class org.globus.axis.transport.HTTPUtils
 

E

equals(Object) - Method in class org.globus.axis.transport.commons.ExtendedHostConfiguration
 
ExtendedHostConfiguration - Class in org.globus.axis.transport.commons
 
ExtendedHostConfiguration(ExtendedHostConfiguration) - Constructor for class org.globus.axis.transport.commons.ExtendedHostConfiguration
 
ExtendedHostConfiguration(HostConfiguration, String[]) - Constructor for class org.globus.axis.transport.commons.ExtendedHostConfiguration
 
ExtendedHttpConnection - Class in org.globus.axis.transport.commons
 
ExtendedHttpConnection(HostConfiguration, boolean) - Constructor for class org.globus.axis.transport.commons.ExtendedHttpConnection
 

G

getConnection(HostConfiguration) - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
 
getConnection(HostConfiguration, long) - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
 
getConnectionIdleTime() - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
 
getConnectionWithTimeout(HostConfiguration, long) - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
 
getCredentials(MessageContext) - Static method in class org.globus.axis.util.Util
 
getHostConfiguration() - Method in class org.globus.axis.transport.commons.ExtendedHttpConnection
 
getHostConfiguration(HttpClient, MessageContext, URL) - Method in class org.globus.axis.transport.commons.HTTPSender
 
getHostConfiguration(HttpClient, MessageContext, URL) - Method in class org.globus.axis.transport.commons.HTTPSSender
 
getParams() - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
 
getPooledConnection() - Method in class org.globus.axis.transport.commons.ConnectionPool
 
getProperty(MessageContext, String) - Static method in class org.globus.axis.util.Util
 
getRetryHandler() - Method in class org.globus.axis.transport.commons.ExtendedHttpConnection
 
getSocket(SocketHolder, MessageContext, String, String, int, int, StringBuffer, BooleanHolder) - Method in class org.globus.axis.transport.GSIHTTPSender
 
getSocket(SocketHolder, MessageContext, String, String, int, int, StringBuffer, BooleanHolder) - Method in class org.globus.axis.transport.HTTPSSender
 
getSubject(MessageContext) - Method in class org.globus.axis.handler.CredentialHandler
 
GSI_ANONYMOUS - Static variable in interface org.globus.axis.gsi.GSIConstants
 
GSI_AUTH_USERNAME - Static variable in interface org.globus.axis.gsi.GSIConstants
 
GSI_AUTHORIZATION - Static variable in interface org.globus.axis.gsi.GSIConstants
 
GSI_CONTEXT - Static variable in interface org.globus.axis.gsi.GSIConstants
 
GSI_CREDENTIALS - Static variable in interface org.globus.axis.gsi.GSIConstants
 
GSI_MODE - Static variable in interface org.globus.axis.gsi.GSIConstants
 
GSI_MODE_FULL_DELEG - Static variable in interface org.globus.axis.gsi.GSIConstants
 
GSI_MODE_LIMITED_DELEG - Static variable in interface org.globus.axis.gsi.GSIConstants
 
GSI_MODE_NO_DELEG - Static variable in interface org.globus.axis.gsi.GSIConstants
 
GSI_MODE_SSL - Static variable in interface org.globus.axis.gsi.GSIConstants
 
GSI_USER_DN - Static variable in interface org.globus.axis.gsi.GSIConstants
 
GSIConstants - Interface in org.globus.axis.gsi
 
GSIHTTPSender - Class in org.globus.axis.transport
This is meant to be used on a SOAP Client to call a SOAP server.
GSIHTTPSender() - Constructor for class org.globus.axis.transport.GSIHTTPSender
 
GSIHTTPTransport - Class in org.globus.axis.transport
Extends Transport by implementing the setupMessageContext function to set HTTP-specific message context fields and transport chains.
GSIHTTPTransport() - Constructor for class org.globus.axis.transport.GSIHTTPTransport
 
GSIHTTPTransport(String, String) - Constructor for class org.globus.axis.transport.GSIHTTPTransport
helper constructor

H

hashCode() - Method in class org.globus.axis.transport.commons.ExtendedHostConfiguration
 
HTTPSender - Class in org.globus.axis.transport.commons
Overwrites the Axis sender to use a global connection manager
HTTPSender() - Constructor for class org.globus.axis.transport.commons.HTTPSender
 
HTTPSSender - Class in org.globus.axis.transport.commons
Overwrites the Axis sender to use a global connection manager
HTTPSSender() - Constructor for class org.globus.axis.transport.commons.HTTPSSender
 
HTTPSSender - Class in org.globus.axis.transport
This is meant to be used on a SOAP Client to call a SOAP server.
HTTPSSender() - Constructor for class org.globus.axis.transport.HTTPSSender
 
HTTPSTransport - Class in org.globus.axis.transport
Extends Transport by implementing the setupMessageContext function to set HTTP-specific message context fields and transport chains.
HTTPSTransport() - Constructor for class org.globus.axis.transport.HTTPSTransport
 
HTTPSTransport(String, String) - Constructor for class org.globus.axis.transport.HTTPSTransport
helper constructor
HTTPUtils - Class in org.globus.axis.transport
 
HTTPUtils() - Constructor for class org.globus.axis.transport.HTTPUtils
 

I

init(String, int, Authorization, Boolean, GSSCredential, Integer, TrustedCertificates) - Method in class org.globus.axis.transport.SSLContextHelper
 
initialize() - Method in class org.globus.axis.transport.commons.HTTPSender
 
initialize() - Method in class org.globus.axis.transport.commons.HTTPSSender
 
invoke(MessageContext) - Method in class org.globus.axis.handler.CredentialHandler
 
isFromPool() - Method in class org.globus.axis.transport.commons.ExtendedHttpConnection
 
isStaleCheckingEnabled() - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
 

M

main(String[]) - Static method in class org.globus.axis.example.Client
 

O

org.globus.axis.example - package org.globus.axis.example
 
org.globus.axis.gsi - package org.globus.axis.gsi
 
org.globus.axis.handler - package org.globus.axis.handler
 
org.globus.axis.transport - package org.globus.axis.transport
 
org.globus.axis.transport.commons - package org.globus.axis.transport.commons
 
org.globus.axis.util - package org.globus.axis.util
 

P

PARAMS - Static variable in class org.globus.axis.transport.commons.HTTPSSender
 
processReturnedMessageContext(MessageContext) - Method in class org.globus.axis.transport.GSIHTTPTransport
 

R

registerTransport() - Static method in class org.globus.axis.util.Util
 
releaseConnection(HttpConnection) - Method in class org.globus.axis.transport.commons.CommonsHttpConnectionManager
 
releaseConnection(HttpConnection) - Method in class org.globus.axis.transport.commons.ConnectionPool
 
reregisterTransport() - Static method in class org.globus.axis.util.Util
 

S

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
 

T

toString() - Method in class org.globus.axis.transport.commons.ExtendedHostConfiguration
 

U

URL - Static variable in class org.globus.axis.transport.GSIHTTPTransport
HTTP properties
Util - Class in org.globus.axis.util
 
Util() - Constructor for class org.globus.axis.util.Util
 

W

wrapSocket(Socket) - Method in class org.globus.axis.transport.SSLContextHelper
 
writeLine() - Method in class org.globus.axis.transport.commons.ExtendedHttpConnection
 
C D E G H I M O P R S T U W