Frames | No Frames |
Classes derived from org.apache.axis.client.Transport | |
class | A Transport which will cause an invocation via "java"
|
Classes derived from org.apache.axis.client.Transport | |
class | A Transport which will cause an invocation via "mail"
|
Classes derived from org.apache.axis.client.Transport | |
class | JMSTransport is the JMS-specific implemenation of org.apache.axis.client.Transport. |
Classes derived from org.apache.axis.client.Transport | |
class | Extends Transport by implementing the setupMessageContext function to
set HTTP-specific message context fields and transport chains. |
Methods with parameter type org.apache.axis.client.Transport | |
void | Set the Transport
Note: Not part of JAX-RPC specification. |
Methods with return type org.apache.axis.client.Transport | |
Transport | Call.getTransportForProtocol(String protocol) Get the Transport registered for the given protocol. |
Classes derived from org.apache.axis.client.Transport | |
class | A Transport which will cause an invocation via a "local" AxisServer. |