Package com.streamlayer.providers.vonage
Class VonageProviderGrpc.VonageProviderImplBase
- java.lang.Object
-
- com.streamlayer.providers.vonage.VonageProviderGrpc.VonageProviderImplBase
-
- All Implemented Interfaces:
VonageProviderGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- VonageProviderGrpc
public abstract static class VonageProviderGrpc.VonageProviderImplBase extends java.lang.Object implements io.grpc.BindableService, VonageProviderGrpc.AsyncService
Base class for the server implementation of the service VonageProvider.
-
-
Constructor Summary
Constructors Constructor Description VonageProviderImplBase()
-
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.providers.vonage.VonageProviderGrpc.AsyncService
generate
-
-