Uses of Interface
org.eclipse.jetty.io.ssl.SslHandshakeListener
Packages that use SslHandshakeListener
-
Uses of SslHandshakeListener in org.eclipse.jetty.io.ssl
Methods in org.eclipse.jetty.io.ssl with parameters of type SslHandshakeListenerModifier and TypeMethodDescriptionvoidSslConnection.addHandshakeListener(SslHandshakeListener listener) booleanSslConnection.removeHandshakeListener(SslHandshakeListener listener)