类 RequestAdapterGrpc.RequestAdapterImplBase

java.lang.Object
org.egolessness.destino.grpc.message.RequestAdapterGrpc.RequestAdapterImplBase
所有已实现的接口:
io.grpc.BindableService, RequestAdapterGrpc.AsyncService
封闭类:
RequestAdapterGrpc

public abstract static class RequestAdapterGrpc.RequestAdapterImplBase extends Object implements io.grpc.BindableService, RequestAdapterGrpc.AsyncService
Base class for the server implementation of the service RequestAdapter.
  • 构造器详细资料

    • RequestAdapterImplBase

      public RequestAdapterImplBase()
  • 方法详细资料

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      指定者:
      bindService 在接口中 io.grpc.BindableService