| Package | Description |
|---|---|
| org.jacorb.orb.listener |
| Modifier and Type | Method and Description |
|---|---|
void |
TCPConnectionListener.connectionClosed(TCPConnectionEvent e)
connectionClosed will be called whenever a socket
is closed. |
void |
NullTCPConnectionListener.connectionClosed(TCPConnectionEvent e) |
void |
TCPConnectionListener.connectionOpened(TCPConnectionEvent e)
connectionOpened will be called whenever a socket
is opened. |
void |
NullTCPConnectionListener.connectionOpened(TCPConnectionEvent e) |