Interface EventBusBridge
- All Known Subinterfaces:
EventBusBridgeClient, EventBusBridgeGrpcClient
- All Known Implementing Classes:
EventBusBridgeGrpcService, EventBusBridgeService
public interface EventBusBridge
Contract definition EventBusBridge service.
-
Method Summary
Modifier and TypeMethodDescriptionFuture<com.google.protobuf.Empty> ping(com.google.protobuf.Empty request) Future<com.google.protobuf.Empty> Future<com.google.protobuf.Empty> subscribe(SubscribeOp request) Future<com.google.protobuf.Empty> unsubscribe(UnsubscribeOp request)
-
Method Details
-
publish
-
send
-
request
-
unsubscribe
-
ping
-
subscribe
-