public static final class MessagingServiceGrpc.MessagingServiceStub extends io.grpc.stub.AbstractAsyncStub<MessagingServiceGrpc.MessagingServiceStub>
The messaging transport service.
Modifier and Type | Method and Description |
---|---|
protected MessagingServiceGrpc.MessagingServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
io.grpc.stub.StreamObserver<TransportMessage> |
connect(io.grpc.stub.StreamObserver<TransportMessage> responseObserver) |
protected MessagingServiceGrpc.MessagingServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<MessagingServiceGrpc.MessagingServiceStub>
public io.grpc.stub.StreamObserver<TransportMessage> connect(io.grpc.stub.StreamObserver<TransportMessage> responseObserver)
Copyright © 2023. All Rights Reserved.