Uses of Interface
org.apache.camel.component.grpc.server.BindableServiceFactory
-
Packages that use BindableServiceFactory Package Description org.apache.camel.component.grpc.server -
-
Uses of BindableServiceFactory in org.apache.camel.component.grpc.server
Classes in org.apache.camel.component.grpc.server that implement BindableServiceFactory Modifier and Type Class Description classDefaultBindableServiceFactoryBindableServiceFactory implementation that uses Javassist to generate & proxy gRPC service classes
-