|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TConnectionListener
Method Summary | |
---|---|
void |
connectionIndication(TConnection tConnection)
|
void |
serverStoppedListeningIndication(java.io.IOException e)
This function is only called when an IOException in ServerSocket.accept() occurred which was not forced using ServerTSAP.stopListening() |
Method Detail |
---|
void connectionIndication(TConnection tConnection)
void serverStoppedListeningIndication(java.io.IOException e)
e
- The IOException caught form ServerSocket.accept()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |