Class SslHandshakeListener.Event

java.lang.Object
java.util.EventObject
org.eclipse.jetty.io.ssl.SslHandshakeListener.Event
All Implemented Interfaces:
Serializable
Enclosing interface:
SslHandshakeListener

public static class SslHandshakeListener.Event extends EventObject

The event object carrying information about TLS handshake events.

See Also: