org.jboss.remoting.transport.soap.axis
Class AxisSOAPConnectorSoapBindingSkeleton
java.lang.Object
org.jboss.remoting.transport.soap.axis.AxisSOAPConnectorSoapBindingSkeleton
- All Implemented Interfaces:
- AxisSOAPConnector, Remote, org.apache.axis.wsdl.Skeleton
- public class AxisSOAPConnectorSoapBindingSkeleton
- extends Object
- implements AxisSOAPConnector, org.apache.axis.wsdl.Skeleton
SOAP skeleton
- Author:
- Tom Elrod, Jeff Haynie
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxisSOAPConnectorSoapBindingSkeleton
public AxisSOAPConnectorSoapBindingSkeleton()
AxisSOAPConnectorSoapBindingSkeleton
public AxisSOAPConnectorSoapBindingSkeleton(AxisSOAPConnector impl)
getOperationDescByName
public static List getOperationDescByName(String methodName)
- Returns List of OperationDesc objects with this name
getOperationDescs
public static Collection getOperationDescs()
- Returns Collection of OperationDescs
transport
public byte[] transport(byte[] in0)
throws IOException,
RemoteException
- Specified by:
transport in interface AxisSOAPConnector
- Throws:
IOException
RemoteException
initialize
public void initialize(String in0)
throws RemoteException
- Specified by:
initialize in interface AxisSOAPConnector
- Throws:
RemoteException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.