|
JCAT v0.3.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A JcatTerminalListener interface is used to report the association/disassociation of a JcatAddress with a JcatTerminal.
JcatTerminal
Method Summary | |
void |
addressDeregistered(JcatTerminalEvent termconnectionevent)
Indicates that the JcatAddress has just been deregistered with this JcatTerminal . |
void |
addressRegistered(JcatTerminalEvent termconnectionevent)
Indicates that the JcatAddress has just been associated with this JcatTerminal . |
void |
eventTransmissionEnded(JcatTerminalEvent termconnectionevent)
Indicates that no more events will be reported on this JcatTerminal |
Method Detail |
public void addressRegistered(JcatTerminalEvent termconnectionevent)
JcatAddress
has just been associated with this JcatTerminal
.
termconnectionevent
- event resulting from association of an address.public void addressDeregistered(JcatTerminalEvent termconnectionevent)
JcatAddress
has just been deregistered with this JcatTerminal
.
termconnectionevent
- event resulting from association of an address.public void eventTransmissionEnded(JcatTerminalEvent termconnectionevent)
termconnectionevent
- event resulting from association of an address.
|
JCAT v0.3.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright - 2001, 2003 Sun Microsystems