Uses of Class org.apache.axis.client.Transport

Uses in package org.apache.axis.transport.http

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.

Uses in package org.apache.axis.transport.jms

Classes derived from org.apache.axis.client.Transport

class
JMSTransport is the JMS-specific implemenation of org.apache.axis.client.Transport.

Uses in package org.apache.axis.transport.java

Classes derived from org.apache.axis.client.Transport

class
A Transport which will cause an invocation via "java"

Uses in package org.apache.axis.client

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.

Uses in package org.apache.axis.transport.mail

Classes derived from org.apache.axis.client.Transport

class
A Transport which will cause an invocation via "mail"

Uses in package org.apache.axis.transport.local

Classes derived from org.apache.axis.client.Transport

class
A Transport which will cause an invocation via a "local" AxisServer.

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.