Package io.cloudevents.v1
Class CloudEventServiceGrpc.CloudEventServiceImplBase
java.lang.Object
io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceImplBase
- All Implemented Interfaces:
CloudEventServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- CloudEventServiceGrpc
public abstract static class CloudEventServiceGrpc.CloudEventServiceImplBase
extends Object
implements io.grpc.BindableService, CloudEventServiceGrpc.AsyncService
Base class for the server implementation of the service CloudEventService.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.cloudevents.v1.CloudEventServiceGrpc.AsyncService
biStream, clientStream, requestReply, serverStream
-
Constructor Details
-
CloudEventServiceImplBase
public CloudEventServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-