|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
sessionCreated
is called whenever a successful SSL
connection has been made.
shutdown
allows the ReceptorPool to be shutdown
so that new ORB.init's will use fresh pools
shutdown
will shutdown the pool.
SSL_LISTENER
should be a classname for the implementation of the
SSL listener interface.
sslException
is called whenever there is an error in the SSL
subsystem.
SSLHandshakeListener
implements the SSL Handshake Listener
in order to detect a successful SSL connection.SSLListenerUtil
contains utility methods for processing
SSL exceptions and adding a listener to a SSLSocket.SSLSessionEvent
defines an event state object for a
SSL Session.SSLSessionEvent
instance passing in the
source of the event and relevant connection data.
SSLSessionListener
interface defines methods for a
developer to implement in order to receive notifications of SSL
events from JacORB.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |