com.jproxy.samples.interfaces
Interface ITest
- All Known Subinterfaces:
- ISession, ITest, TestRmi
- All Known Implementing Classes:
- CORBAPerformanceClient, JMSPerformanceClient, JProxyTestSoapBindingImpl, JProxyTestSoapBindingSkeleton, JProxyTestSoapBindingStub, Test, TestImpl, TestImpl_Stub
- public interface ITest
getServerTime
public long getServerTime()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
echoBytes
public byte[] echoBytes(byte[] bytes)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
callbackBytes
public void callbackBytes(java.lang.Object callback,
int numberOfBytes,
int numberOfLoops)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
Copyright © JProxy LLC. All Rights Reserved.