|
|||||||||
| Home >> All >> javax >> net >> [ ssl overview ] | PREV NEXT | ||||||||
Uses of Class
javax.net.ssl.SSLSessionBindingEvent
| Uses of SSLSessionBindingEvent in javax.net.ssl |
| Methods in javax.net.ssl with parameters of type SSLSessionBindingEvent | |
void |
SSLSessionBindingListener.valueBound(SSLSessionBindingEvent event)
This method is called of all objects when they are bound to an SSL session. |
void |
SSLSessionBindingListener.valueUnbound(SSLSessionBindingEvent event)
This method is called of all objects when they are unbound to an SSL session. |
|
|||||||||
| Home >> All >> javax >> net >> [ ssl overview ] | PREV NEXT | ||||||||