public abstract static class PlatformServiceGrpc.PlatformServiceImplBase extends Object implements io.grpc.BindableService
Constructor and Description |
---|
PlatformServiceImplBase() |
Modifier and Type | Method and Description |
---|---|
io.grpc.ServerServiceDefinition |
bindService() |
void |
getPlatformServer(ClientIdentification request,
io.grpc.stub.StreamObserver<PlatformInfo> responseObserver) |
io.grpc.stub.StreamObserver<PlatformInboundInstruction> |
openStream(io.grpc.stub.StreamObserver<PlatformOutboundInstruction> responseObserver) |
public void getPlatformServer(ClientIdentification request, io.grpc.stub.StreamObserver<PlatformInfo> responseObserver)
public io.grpc.stub.StreamObserver<PlatformInboundInstruction> openStream(io.grpc.stub.StreamObserver<PlatformOutboundInstruction> responseObserver)
public final io.grpc.ServerServiceDefinition bindService()
bindService
in interface io.grpc.BindableService
Copyright © 2010–2018. All rights reserved.