| Modifier and Type | Method and Description |
|---|---|
boolean |
isConnected() |
ISOMsg |
request(ISOMsg m,
long timeout) |
void |
request(ISOMsg m,
long timeout,
ISOResponseListener r,
java.lang.Object handBack) |
ISOMsg request(ISOMsg m, long timeout) throws ISOException, java.rmi.RemoteException
m - message to sendtimeout - time to wait for a messageISOExceptionjava.rmi.RemoteExceptionvoid request(ISOMsg m, long timeout, ISOResponseListener r, java.lang.Object handBack) throws ISOException, java.rmi.RemoteException
ISOExceptionjava.rmi.RemoteExceptionboolean isConnected()
throws java.rmi.RemoteException
java.rmi.RemoteException