Package io.grpc

Class HandlerRegistry

  • Direct Known Subclasses:
    MutableHandlerRegistry

    public abstract class HandlerRegistry
    extends Object
    Registry of services and their methods used by servers to dispatching incoming calls.

    This class is thread-safe.