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