Package io.grpc.netty

Class ProtocolNegotiators.TlsProtocolNegotiatorClientFactory

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private io.netty.handler.ssl.SslContext sslContext  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getDefaultPort()
      Returns the implicit port to use if no port was specified explicitly by the user.
      ProtocolNegotiator newNegotiator()
      Creates a new negotiator.
      • Methods inherited from class java.lang.Object

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