Class MessagingServiceGrpc.MessagingServiceBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<MessagingServiceGrpc.MessagingServiceBlockingStub>
org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceBlockingStub
- Enclosing class:
- MessagingServiceGrpc
public static final class MessagingServiceGrpc.MessagingServiceBlockingStub
extends io.grpc.stub.AbstractStub<MessagingServiceGrpc.MessagingServiceBlockingStub>
-
Method Summary
Modifier and TypeMethodDescriptionbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) requestReply(GrpcSpringMessage request) serverStream(GrpcSpringMessage request) Methods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
-
Method Details
-
build
protected MessagingServiceGrpc.MessagingServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<MessagingServiceGrpc.MessagingServiceBlockingStub>
-
serverStream
-
requestReply
-