org.jboss.remoting.transport.soap.axis
Interface AxisSOAPConnector
- All Superinterfaces:
- Remote
- All Known Implementing Classes:
- AxisSOAPConnectorSoapBindingImpl, AxisSOAPConnectorSoapBindingSkeleton, AxisSOAPConnectorSoapBindingStub
- public interface AxisSOAPConnector
- extends Remote
SOAP version of the transport connector
- Author:
- Tom Elrod, Jeff Haynie
transport
public byte[] transport(byte[] in0)
throws IOException,
RemoteException
- Throws:
IOException
RemoteException
initialize
public void initialize(String uri)
throws RemoteException
- Throws:
RemoteException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.