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 messageISOException
java.rmi.RemoteException
void request(ISOMsg m, long timeout, ISOResponseListener r, java.lang.Object handBack) throws ISOException, java.rmi.RemoteException
ISOException
java.rmi.RemoteException
boolean isConnected() throws java.rmi.RemoteException
java.rmi.RemoteException