类 RequestStreamAdapterGrpc.RequestStreamAdapterImplBase
java.lang.Object
org.egolessness.destino.grpc.message.RequestStreamAdapterGrpc.RequestStreamAdapterImplBase
- 所有已实现的接口:
io.grpc.BindableService,RequestStreamAdapterGrpc.AsyncService
public abstract static class RequestStreamAdapterGrpc.RequestStreamAdapterImplBase
extends Object
implements io.grpc.BindableService, RequestStreamAdapterGrpc.AsyncService
Base class for the server implementation of the service RequestStreamAdapter.
-
构造器详细资料
-
RequestStreamAdapterImplBase
public RequestStreamAdapterImplBase()
-
-
方法详细资料
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- 指定者:
bindService在接口中io.grpc.BindableService
-