Class ObjectServiceGrpcBinding
java.lang.Object
io.deephaven.enterprise.dnd.modules.ObjectServiceGrpcBinding
- All Implemented Interfaces:
io.grpc.BindableService
-
Constructor Summary
ConstructorsConstructorDescriptionObjectServiceGrpcBinding(AuthorizationProvider authProvider, ObjectServiceGrpcImpl delegate, SessionService sessionService) -
Method Summary
-
Constructor Details
-
ObjectServiceGrpcBinding
@Inject public ObjectServiceGrpcBinding(AuthorizationProvider authProvider, ObjectServiceGrpcImpl delegate, SessionService sessionService)
-
-
Method Details
-
bindService
public io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-