org.apache.axis.server
Class Transport
java.lang.Object
org.apache.axis.handlers.BasicHandler
org.apache.axis.SimpleChain
org.apache.axis.SimpleTargetedChain
org.apache.axis.server.Transport
- All Implemented Interfaces:
- Serializable, Chain, Handler, TargetedChain
public class Transport
- extends SimpleTargetedChain
Transport is a targeted chain that knows it's a transport.
This is purely for deployment naming at this point.
- Author:
- Glen Daniels (gdaniels@apache.org)
- See Also:
- Serialized Form
|
Field Summary |
protected static org.apache.commons.logging.Log |
log
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.axis.Handler |
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, invoke, onFault, setName, setOption, setOptions |
log
protected static org.apache.commons.logging.Log log
Transport
public Transport()
Copyright © The Apache Software Foundation. All Rights Reserved.