|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides an interface for listening for events that occur during a
AbstractClientConn
's existence.
Method Summary | |
void |
stateChanged(ClientConnEvent e)
Called when the state of a AbstractClientConn changes. |
Method Detail |
public void stateChanged(ClientConnEvent e)
AbstractClientConn
changes. Note
that this method is always called with a lock on the parent
ClientConn
.
e
- an object containing information about this state change event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |