|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnectionListener
Describes objects that can be notified when a connection is established through a TCPPort.
Method Summary | |
---|---|
void |
connectionEstablished(TCPPort whichPort)
Invoked when a connection is made to a TCPPort. |
Method Detail |
---|
void connectionEstablished(TCPPort whichPort)
whichPort
- Identity of the TCPPort through which
connection was made.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |