com.jproxy.samples.corba.test
Class CORBAPerformanceClient
java.lang.Object
com.jproxy.samples.ejb.test.PerformanceClient
com.jproxy.samples.corba.test.CORBAPerformanceClient
- All Implemented Interfaces:
- ITest, ITestCallback, java.rmi.Remote, java.lang.Runnable
- public class CORBAPerformanceClient
- extends PerformanceClient
- implements ITest
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CORBAPerformanceClient
public CORBAPerformanceClient()
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
init
public void init()
throws java.lang.Exception
- Overrides:
init
in class PerformanceClient
- Throws:
java.lang.Exception
Copyright © JProxy LLC. All Rights Reserved.