|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TCPConnectionEvent | |
---|---|
org.jacorb.orb.listener |
Uses of TCPConnectionEvent in org.jacorb.orb.listener |
---|
Methods in org.jacorb.orb.listener with parameters of type TCPConnectionEvent | |
---|---|
void |
NullTCPConnectionListener.connectionClosed(TCPConnectionEvent e)
|
void |
TCPConnectionListener.connectionClosed(TCPConnectionEvent e)
connectionClosed will be called whenever a socket
is closed. |
void |
NullTCPConnectionListener.connectionOpened(TCPConnectionEvent e)
|
void |
TCPConnectionListener.connectionOpened(TCPConnectionEvent e)
connectionOpened will be called whenever a socket
is opened. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |