com.jproxy.samples.soap.test
Class JProxyTestSoapBindingImpl
java.lang.Object
com.jproxy.samples.soap.test.JProxyTestSoapBindingImpl
- All Implemented Interfaces:
- ITest, ITest, java.rmi.Remote
- public class JProxyTestSoapBindingImpl
- extends java.lang.Object
- implements ITest
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JProxyTestSoapBindingImpl
public JProxyTestSoapBindingImpl()
getServerTime
public long getServerTime()
throws java.rmi.RemoteException
- Specified by:
getServerTime
in interface ITest
- Throws:
java.rmi.RemoteException
echoBytes
public byte[] echoBytes(byte[] bytes)
throws java.rmi.RemoteException
- Specified by:
echoBytes
in interface ITest
- Throws:
java.rmi.RemoteException
callbackBytes
public void callbackBytes(java.lang.Object callback,
int numberOfBytes,
int numberOfLoops)
throws java.rmi.RemoteException
- Specified by:
callbackBytes
in interface ITest
- Throws:
java.rmi.RemoteException
Copyright © JProxy LLC. All Rights Reserved.