| Package | Description |
|---|---|
| ola | |
| ola.proto |
| Modifier and Type | Method and Description |
|---|---|
Ola.RDMResponse |
OlaClient.sendRDMCommand(Ola.UID uid,
int subDevice,
int paramId,
boolean isSet,
boolean includeRawResponse,
int universe,
short[] data)
Send RDM Command.
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<Ola.RDMResponse> |
Ola.RDMResponse.PARSER |
| Modifier and Type | Method and Description |
|---|---|
Ola.RDMResponse |
Ola.RDMResponse.Builder.build() |
Ola.RDMResponse |
Ola.RDMResponse.Builder.buildPartial() |
static Ola.RDMResponse |
Ola.RDMResponse.getDefaultInstance() |
Ola.RDMResponse |
Ola.RDMResponse.getDefaultInstanceForType() |
Ola.RDMResponse |
Ola.RDMResponse.Builder.getDefaultInstanceForType() |
static Ola.RDMResponse |
Ola.RDMResponse.parseDelimitedFrom(InputStream input) |
static Ola.RDMResponse |
Ola.RDMResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.RDMResponse |
Ola.RDMResponse.parseFrom(byte[] data) |
static Ola.RDMResponse |
Ola.RDMResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.RDMResponse |
Ola.RDMResponse.parseFrom(com.google.protobuf.ByteString data) |
static Ola.RDMResponse |
Ola.RDMResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.RDMResponse |
Ola.RDMResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static Ola.RDMResponse |
Ola.RDMResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.RDMResponse |
Ola.RDMResponse.parseFrom(InputStream input) |
static Ola.RDMResponse |
Ola.RDMResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Ola.RDMResponse |
Ola.OlaServerService.BlockingInterface.rDMCommand(com.google.protobuf.RpcController controller,
Ola.RDMRequest request) |
Ola.RDMResponse |
Ola.OlaServerService.BlockingInterface.rDMDiscoveryCommand(com.google.protobuf.RpcController controller,
Ola.RDMDiscoveryRequest request) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Ola.RDMResponse> |
Ola.RDMResponse.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
Ola.RDMResponse.Builder |
Ola.RDMResponse.Builder.mergeFrom(Ola.RDMResponse other) |
static Ola.RDMResponse.Builder |
Ola.RDMResponse.newBuilder(Ola.RDMResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
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) |
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.