Package io.grpc

Class InternalServer


  • @Internal
    public class InternalServer
    extends java.lang.Object
    Internal accessor for getting the Server instance inside server RPC Context. This is intended for usage internal to the gRPC team. If you think you need to use this, contact the gRPC team first.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private InternalServer()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InternalServer

        private InternalServer()