public abstract static class IBrokerBroadcastServiceGrpc.IBrokerBroadcastServiceImplBase extends Object implements io.grpc.BindableService
| Constructor and Description |
|---|
IBrokerBroadcastServiceImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
io.grpc.stub.StreamObserver<IBrokerAcknowledge> |
subscribe(io.grpc.stub.StreamObserver<IBrokerMessage> responseObserver)
Asynchronous persistent subscription to IBroker notifications.
|
public io.grpc.stub.StreamObserver<IBrokerAcknowledge> subscribe(io.grpc.stub.StreamObserver<IBrokerMessage> responseObserver)
Asynchronous persistent subscription to IBroker notifications.
public final io.grpc.ServerServiceDefinition bindService()
bindService in interface io.grpc.BindableServiceCopyright © 2022. All rights reserved.