|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IIOPConnection | |
---|---|
org.jacorb.orb.iiop | |
org.jacorb.orb.listener |
Uses of IIOPConnection in org.jacorb.orb.iiop |
---|
Subclasses of IIOPConnection in org.jacorb.orb.iiop | |
---|---|
class |
ClientIIOPConnection
|
class |
ServerIIOPConnection
ServerIIOPConnection.java |
Uses of IIOPConnection in org.jacorb.orb.listener |
---|
Methods in org.jacorb.orb.listener with parameters of type IIOPConnection | |
---|---|
static void |
SSLListenerUtil.processException(ORB orb,
IIOPConnection iiop,
java.net.Socket socket,
java.io.IOException ex)
processException examines the supplied exception for an
SSLException and can notify a listener. |
Constructors in org.jacorb.orb.listener with parameters of type IIOPConnection | |
---|---|
TCPConnectionEvent(IIOPConnection source,
java.lang.String remoteIP,
int remotePort,
int localPort,
java.lang.String localIP)
Creates a new TCPConnectionEvent instance passing in the
source of the event and relevant connection data. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |