SSLSessionBindingListener
Interface
The javax.net.ssl.SSLSessionBindingListener
is
an interface implemented by objects that want to be notified when
they are being bound or unbound from an SSLSession
.
SSLSessionBindingListener
InterfaceThe javax.net.ssl.SSLSessionBindingListener
is
an interface implemented by objects that want to be notified when
they are being bound or unbound from an SSLSession
.