Package com.streamlayer.pass.passClient
Class PassClientGrpc.PassClientImplBase
- java.lang.Object
-
- com.streamlayer.pass.passClient.PassClientGrpc.PassClientImplBase
-
- All Implemented Interfaces:
PassClientGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- PassClientGrpc
public abstract static class PassClientGrpc.PassClientImplBase extends java.lang.Object implements io.grpc.BindableService, PassClientGrpc.AsyncService
Base class for the server implementation of the service PassClient.
-
-
Constructor Summary
Constructors Constructor Description PassClientImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinitionbindService()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.streamlayer.pass.passClient.PassClientGrpc.AsyncService
generate
-
-