Uses of Interface
org.eclipse.jetty.io.ssl.SslHandshakeListener
-
Packages that use SslHandshakeListener Package Description org.eclipse.jetty.io.ssl Jetty IO : Core SSL Support -
-
Uses of SslHandshakeListener in org.eclipse.jetty.io.ssl
Methods in org.eclipse.jetty.io.ssl with parameters of type SslHandshakeListener Modifier and Type Method Description voidSslConnection. addHandshakeListener(SslHandshakeListener listener)booleanSslConnection. removeHandshakeListener(SslHandshakeListener listener)
-