public class DefaultBindableServiceFactory extends Object implements BindableServiceFactory
| Constructor and Description |
|---|
DefaultBindableServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.BindableService |
createBindableService(GrpcConsumer consumer)
Creates a gRPC BindableService for the given GrpcConsumer
|
public io.grpc.BindableService createBindableService(GrpcConsumer consumer)
BindableServiceFactorycreateBindableService in interface BindableServiceFactoryApache Camel