|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jproxy.samples.ejb.test.Base
com.jproxy.samples.ejb.test.Test
| Constructor Summary | |
Test()
|
|
| Method Summary | |
void |
callbackBytes(java.lang.Object callback,
int numberOfBytes,
int numberOfLoops)
|
byte[] |
echoBytes(byte[] bytes)
|
long |
getServerTime()
|
| Methods inherited from class com.jproxy.samples.ejb.test.Base |
ejbActivate, ejbCreate, ejbPassivate, ejbRemove, setSessionContext |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Test()
| Method Detail |
public long getServerTime()
throws java.rmi.RemoteException
getServerTime in interface ITestjava.rmi.RemoteException
public byte[] echoBytes(byte[] bytes)
throws java.rmi.RemoteException
echoBytes in interface ITestjava.rmi.RemoteException
public void callbackBytes(java.lang.Object callback,
int numberOfBytes,
int numberOfLoops)
throws java.rmi.RemoteException
callbackBytes in interface ITestjava.rmi.RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||