Uses of Class
io.grpc.HandlerRegistry
Packages that use HandlerRegistry
-
Uses of HandlerRegistry in io.grpc
Methods in io.grpc with parameters of type HandlerRegistryModifier and TypeMethodDescriptionForwardingServerBuilder.fallbackHandlerRegistry(HandlerRegistry fallbackRegistry) abstract TServerBuilder.fallbackHandlerRegistry(HandlerRegistry fallbackRegistry) Sets a fallback handler registry that will be looked up in if a method is not found in the primary registry.