public static final class PlatformServiceGrpc.PlatformServiceStub extends io.grpc.stub.AbstractStub<PlatformServiceGrpc.PlatformServiceStub>
Modifier and Type | Method and Description |
---|---|
protected PlatformServiceGrpc.PlatformServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
getPlatformServer(ClientIdentification request,
io.grpc.stub.StreamObserver<PlatformInfo> responseObserver) |
io.grpc.stub.StreamObserver<PlatformInboundInstruction> |
openStream(io.grpc.stub.StreamObserver<PlatformOutboundInstruction> responseObserver) |
protected PlatformServiceGrpc.PlatformServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<PlatformServiceGrpc.PlatformServiceStub>
public void getPlatformServer(ClientIdentification request, io.grpc.stub.StreamObserver<PlatformInfo> responseObserver)
public io.grpc.stub.StreamObserver<PlatformInboundInstruction> openStream(io.grpc.stub.StreamObserver<PlatformOutboundInstruction> responseObserver)
Copyright © 2010–2019. All rights reserved.