Class MessagingServiceGrpc.MessagingServiceImplBase

java.lang.Object
org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceImplBase
All Implemented Interfaces:
io.grpc.BindableService, MessagingServiceGrpc.AsyncService
Direct Known Subclasses:
GrpcServerMessageHandler
Enclosing class:
MessagingServiceGrpc

public abstract static class MessagingServiceGrpc.MessagingServiceImplBase extends Object implements io.grpc.BindableService, MessagingServiceGrpc.AsyncService
Base class for the server implementation of the service MessagingService.
  • Constructor Details

    • MessagingServiceImplBase

      public MessagingServiceImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService