Package com.streamlayer.providers.vonage
Class VonageProviderGrpc.VonageProviderStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractAsyncStub<VonageProviderGrpc.VonageProviderStub>
-
- com.streamlayer.providers.vonage.VonageProviderGrpc.VonageProviderStub
-
- Enclosing class:
- VonageProviderGrpc
public static final class VonageProviderGrpc.VonageProviderStub extends io.grpc.stub.AbstractAsyncStub<VonageProviderGrpc.VonageProviderStub>
A stub to allow clients to do asynchronous rpc calls to service VonageProvider.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected VonageProviderGrpc.VonageProviderStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)voidgenerate(GenerateRequest request, io.grpc.stub.StreamObserver<GenerateResponse> responseObserver)-
Methods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
-
-
-
Method Detail
-
build
protected VonageProviderGrpc.VonageProviderStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<VonageProviderGrpc.VonageProviderStub>
-
generate
public void generate(GenerateRequest request, io.grpc.stub.StreamObserver<GenerateResponse> responseObserver)
-
-