Class OpenJDK8ClientALPNProcessor.ALPNSSLListener

  • All Implemented Interfaces:
    java.util.EventListener, org.eclipse.jetty.io.ssl.SslHandshakeListener
    Enclosing class:
    OpenJDK8ClientALPNProcessor

    private final class OpenJDK8ClientALPNProcessor.ALPNSSLListener
    extends java.lang.Object
    implements org.eclipse.jetty.io.ssl.SslHandshakeListener
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.eclipse.jetty.io.ssl.SslHandshakeListener

        org.eclipse.jetty.io.ssl.SslHandshakeListener.Event
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void handshakeSucceeded​(org.eclipse.jetty.io.ssl.SslHandshakeListener.Event event)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.eclipse.jetty.io.ssl.SslHandshakeListener

        handshakeFailed
    • Method Detail

      • handshakeSucceeded

        public void handshakeSucceeded​(org.eclipse.jetty.io.ssl.SslHandshakeListener.Event event)
                                throws javax.net.ssl.SSLException
        Specified by:
        handshakeSucceeded in interface org.eclipse.jetty.io.ssl.SslHandshakeListener
        Throws:
        javax.net.ssl.SSLException