|
JCAT v0.3.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is associated with JcatTerminal
events.
Field Summary | |
static int |
ADDRESS_DEREGISTERED
This event indicates that the state of the JcatTerminal object has changed on account of a new JcatAddress being deassociated with it. |
static int |
ADDRESS_REGISTERED
This event indicates that the state of the JcatTerminal object has changed on account of a new JcatAddress being associated with it. |
static int |
TERMINAL_EVENT_TRANSMISSION_ENDED
This event indicates that event transmissions associated with the associated terminal object have ended . |
Method Summary | |
JcatAddress |
getAddress()
This method is used to obtain information about the JcatAddress whose association with this JcatTerminal resulted in this JcatTerminalEvent. |
JcatTerminal |
getTerminal()
returns the JcatTerminal associated with this JcatTerminalEvent. |
Methods inherited from interface javax.csapi.cc.jcc.JccEvent |
getCause, getID, getSource |
Field Detail |
public static final int ADDRESS_REGISTERED
public static final int ADDRESS_DEREGISTERED
public static final int TERMINAL_EVENT_TRANSMISSION_ENDED
Method Detail |
public JcatAddress getAddress()
public JcatTerminal getTerminal()
JccEvent.getSource()
.
|
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