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