Package | Description |
---|---|
ola.proto |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<Ola.RDMRequest> |
Ola.RDMRequest.PARSER |
Modifier and Type | Method and Description |
---|---|
Ola.RDMRequest |
Ola.RDMRequest.Builder.build() |
Ola.RDMRequest |
Ola.RDMRequest.Builder.buildPartial() |
static Ola.RDMRequest |
Ola.RDMRequest.getDefaultInstance() |
Ola.RDMRequest |
Ola.RDMRequest.getDefaultInstanceForType() |
Ola.RDMRequest |
Ola.RDMRequest.Builder.getDefaultInstanceForType() |
static Ola.RDMRequest |
Ola.RDMRequest.parseDelimitedFrom(InputStream input) |
static Ola.RDMRequest |
Ola.RDMRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.RDMRequest |
Ola.RDMRequest.parseFrom(byte[] data) |
static Ola.RDMRequest |
Ola.RDMRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.RDMRequest |
Ola.RDMRequest.parseFrom(com.google.protobuf.ByteString data) |
static Ola.RDMRequest |
Ola.RDMRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.RDMRequest |
Ola.RDMRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static Ola.RDMRequest |
Ola.RDMRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.RDMRequest |
Ola.RDMRequest.parseFrom(InputStream input) |
static Ola.RDMRequest |
Ola.RDMRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Ola.RDMRequest> |
Ola.RDMRequest.getParserForType() |
Modifier and Type | Method and Description |
---|---|
Ola.RDMRequest.Builder |
Ola.RDMRequest.Builder.mergeFrom(Ola.RDMRequest other) |
static Ola.RDMRequest.Builder |
Ola.RDMRequest.newBuilder(Ola.RDMRequest prototype) |
Ola.RDMResponse |
Ola.OlaServerService.BlockingInterface.rDMCommand(com.google.protobuf.RpcController controller,
Ola.RDMRequest request) |
abstract void |
Ola.OlaServerService.rDMCommand(com.google.protobuf.RpcController controller,
Ola.RDMRequest request,
com.google.protobuf.RpcCallback<Ola.RDMResponse> done)
rpc RDMCommand(.ola.proto.RDMRequest) returns (.ola.proto.RDMResponse); |
void |
Ola.OlaServerService.Interface.rDMCommand(com.google.protobuf.RpcController controller,
Ola.RDMRequest request,
com.google.protobuf.RpcCallback<Ola.RDMResponse> done)
rpc RDMCommand(.ola.proto.RDMRequest) returns (.ola.proto.RDMResponse); |
void |
Ola.OlaServerService.Stub.rDMCommand(com.google.protobuf.RpcController controller,
Ola.RDMRequest request,
com.google.protobuf.RpcCallback<Ola.RDMResponse> done) |
Copyright © 2016. All rights reserved.