Class ProxyServiceGrpcImpl

java.lang.Object
com.oracle.coherence.grpc.proxy.common.BaseGrpcServiceImpl
com.oracle.coherence.grpc.proxy.common.ProxyServiceGrpcImpl
All Implemented Interfaces:
GrpcService, BindableGrpcProxyService, GrpcProxyService, com.oracle.coherence.grpc.services.proxy.v1.ProxyServiceGrpc.AsyncService, io.grpc.BindableService

public class ProxyServiceGrpcImpl extends BaseGrpcServiceImpl implements BindableGrpcProxyService, com.oracle.coherence.grpc.services.proxy.v1.ProxyServiceGrpc.AsyncService
The implementation of the generated ProxyServiceGrpc.AsyncService.
  • Field Details

  • Constructor Details

  • Method Details

    • bindService

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

      public io.grpc.stub.StreamObserver<com.oracle.coherence.grpc.messages.proxy.v1.ProxyRequest> subChannel(io.grpc.stub.StreamObserver<com.oracle.coherence.grpc.messages.proxy.v1.ProxyResponse> observer)
      Specified by:
      subChannel in interface com.oracle.coherence.grpc.services.proxy.v1.ProxyServiceGrpc.AsyncService