public static final class SimulationControllerGrpc.SimulationControllerStub extends AbstractAsyncStub<SimulationControllerGrpc.SimulationControllerStub>
AbstractStub.StubFactory<T extends AbstractStub<T>>| Modifier and Type | Method and Description |
|---|---|
protected SimulationControllerGrpc.SimulationControllerStub |
build(Channel channel,
CallOptions callOptions) |
void |
getSimulationMode(SimulationControllerOuterClass.Get_SimulationMode_Parameters request,
StreamObserver<SimulationControllerOuterClass.Get_SimulationMode_Responses> responseObserver) |
void |
startRealMode(SimulationControllerOuterClass.StartRealMode_Parameters request,
StreamObserver<SimulationControllerOuterClass.StartRealMode_Responses> responseObserver) |
void |
startSimulationMode(SimulationControllerOuterClass.StartSimulationMode_Parameters request,
StreamObserver<SimulationControllerOuterClass.StartSimulationMode_Responses> responseObserver) |
newStub, newStubgetCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected SimulationControllerGrpc.SimulationControllerStub build(Channel channel, CallOptions callOptions)
build in class AbstractStub<SimulationControllerGrpc.SimulationControllerStub>public void startSimulationMode(SimulationControllerOuterClass.StartSimulationMode_Parameters request, StreamObserver<SimulationControllerOuterClass.StartSimulationMode_Responses> responseObserver)
public void startRealMode(SimulationControllerOuterClass.StartRealMode_Parameters request, StreamObserver<SimulationControllerOuterClass.StartRealMode_Responses> responseObserver)
public void getSimulationMode(SimulationControllerOuterClass.Get_SimulationMode_Parameters request, StreamObserver<SimulationControllerOuterClass.Get_SimulationMode_Responses> responseObserver)
Copyright © 2022 SiLA Java Developers. All rights reserved.