当前页面:
在线文档首页 >
JBoss 3.2.7 jaxrpc API Documentation 英文版文档
Transport (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档
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:
- Chain, Handler, Serializable, 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@macromedia.com)
- See Also:
- Serialized Form
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 |
Transport
public Transport()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.