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