Package io.grpc

Class InternalServer

java.lang.Object
io.grpc.InternalServer

@Internal public class InternalServer extends 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.
  • Field Details