soaprmi.soaprpc
Class SoapInvokerImpl
java.lang.Object
soaprmi.soaprpc.SoapInvokerImpl
- All Implemented Interfaces:
- Invoker, SoapInvoker
- Direct Known Subclasses:
- HttpConnectionSoapInvoker, HttpSocketSoapInvoker
- public abstract class SoapInvokerImpl
- extends java.lang.Object
- implements SoapInvoker
Remote reference to SOAP service described in port.
- Version:
- $Revision: 1.5 $
- Author:
- Aleksander Slominski
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createSoapDynamicStub
public abstract SoapInvocationHandler createSoapDynamicStub(Port port,
Endpoint epoint,
XmlJavaMapping mapping,
java.lang.Class[] interfaces)
- Specified by:
createSoapDynamicStub in interface SoapInvoker
createStartpoint
public RemoteRef createStartpoint(Port port,
Endpoint epoint,
XmlJavaMapping defaultMapping)
throws RemoteException
- Return created startpoint to SOAP web service
- Specified by:
createStartpoint in interface Invoker
- Throws:
RemoteException
Copyright (c) 2004 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.