jetty.project/jetty-client
Simone Bordet ddddc3a675 Fixes #574 - Introduce a TLS handshake completed listener.
Introduced class SslHandshakeListener that can be registered as a
bean in both the ServerConnector and in clients such as HttpClient
and HTTP2Client.

When creating SslConnection instances, the factory will query the
connector (client or server) for SslHandshakeListener beans and, if
present, will be added to the SslConnection.
2016-05-24 16:09:19 +02:00
..
src Fixes #574 - Introduce a TLS handshake completed listener. 2016-05-24 16:09:19 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2016-05-17 17:30:17 -05:00