|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TCPConnectionListener | |
|---|---|
| org.jacorb.orb.factory | |
| org.jacorb.orb.iiop | |
| org.jacorb.orb.listener | |
| Uses of TCPConnectionListener in org.jacorb.orb.factory |
|---|
| Methods in org.jacorb.orb.factory that return TCPConnectionListener | |
|---|---|
TCPConnectionListener |
SocketFactoryManager.getTCPListener()
getTCPListener provides an accessor for the instantiated
TCPConnectionListener. |
| Uses of TCPConnectionListener in org.jacorb.orb.iiop |
|---|
| Constructors in org.jacorb.orb.iiop with parameters of type TCPConnectionListener | |
|---|---|
ServerIIOPConnection(java.net.Socket socket,
boolean is_ssl,
TCPConnectionListener tcpListener)
|
|
| Uses of TCPConnectionListener in org.jacorb.orb.listener |
|---|
| Classes in org.jacorb.orb.listener that implement TCPConnectionListener | |
|---|---|
class |
NullTCPConnectionListener
empty implementation of the TCPConnectionListener interface |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||