Modifier and Type | Method and Description |
---|---|
T |
ForwardingServerBuilder.fallbackHandlerRegistry(HandlerRegistry fallbackRegistry) |
abstract T |
ServerBuilder.fallbackHandlerRegistry(HandlerRegistry fallbackRegistry)
Sets a fallback handler registry that will be looked up in if a method is not found in the
primary registry.
|