Class JdkBaseApplicationProtocolNegotiator.NoFailProtocolSelector

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String noSelectMatchFound()  
      java.lang.String select​(java.util.List<java.lang.String> protocols)
      Callback invoked to select the application level protocol from the protocols provided.
      void unsupported()
      Callback invoked to let the application know that the peer does not support this ApplicationProtocolNegotiator.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait