|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISOSource
Source for an ISORequest (where to send a reply)
ISORequestListener| Method Summary | |
|---|---|
boolean |
isConnected()
|
void |
send(ISOMsg m)
sends (or hands back) an ISOMsg |
| Method Detail |
|---|
void send(ISOMsg m)
throws IOException,
ISOException,
ISOFilter.VetoException
m - the Message to be sent
IOException
ISOException
ISOFilter.VetoException;
ISOFilter.VetoExceptionboolean isConnected()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||