com.jproxy.samples.soap.test
Class JProxyTestSoapBindingStub
java.lang.Object
org.apache.axis.client.Stub
com.jproxy.samples.soap.test.JProxyTestSoapBindingStub
- All Implemented Interfaces:
- ITest, ITest, java.rmi.Remote
- public class JProxyTestSoapBindingStub
- extends org.apache.axis.client.Stub
- implements ITest
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JProxyTestSoapBindingStub
public JProxyTestSoapBindingStub()
throws org.apache.axis.AxisFault
JProxyTestSoapBindingStub
public JProxyTestSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
JProxyTestSoapBindingStub
public JProxyTestSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
getServerTime
public long getServerTime()
throws java.rmi.RemoteException
- Specified by:
getServerTime
in interface ITest
- Throws:
java.rmi.RemoteException
echoBytes
public byte[] echoBytes(byte[] in0)
throws java.rmi.RemoteException
- Specified by:
echoBytes
in interface ITest
- Throws:
java.rmi.RemoteException
callbackBytes
public void callbackBytes(java.lang.Object in0,
int in1,
int in2)
throws java.rmi.RemoteException
- Specified by:
callbackBytes
in interface ITest
- Throws:
java.rmi.RemoteException
Copyright © JProxy LLC. All Rights Reserved.