public static final class Ola.OlaServerService.Stub extends Ola.OlaServerService implements Ola.OlaServerService.Interface
Ola.OlaServerService.BlockingInterface, Ola.OlaServerService.Interface, Ola.OlaServerService.Stub| Modifier and Type | Method and Description |
|---|---|
void |
configureDevice(com.google.protobuf.RpcController controller,
Ola.DeviceConfigRequest request,
com.google.protobuf.RpcCallback<Ola.DeviceConfigReply> done)
rpc ConfigureDevice(.ola.proto.DeviceConfigRequest) returns (.ola.proto.DeviceConfigReply); |
void |
forceDiscovery(com.google.protobuf.RpcController controller,
Ola.DiscoveryRequest request,
com.google.protobuf.RpcCallback<Ola.UIDListReply> done)
rpc ForceDiscovery(.ola.proto.DiscoveryRequest) returns (.ola.proto.UIDListReply); |
void |
getCandidatePorts(com.google.protobuf.RpcController controller,
Ola.OptionalUniverseRequest request,
com.google.protobuf.RpcCallback<Ola.DeviceInfoReply> done)
rpc GetCandidatePorts(.ola.proto.OptionalUniverseRequest) returns (.ola.proto.DeviceInfoReply); |
com.google.protobuf.RpcChannel |
getChannel() |
void |
getDeviceInfo(com.google.protobuf.RpcController controller,
Ola.DeviceInfoRequest request,
com.google.protobuf.RpcCallback<Ola.DeviceInfoReply> done)
rpc GetDeviceInfo(.ola.proto.DeviceInfoRequest) returns (.ola.proto.DeviceInfoReply); |
void |
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 |
getPluginDescription(com.google.protobuf.RpcController controller,
Ola.PluginDescriptionRequest request,
com.google.protobuf.RpcCallback<Ola.PluginDescriptionReply> done)
rpc GetPluginDescription(.ola.proto.PluginDescriptionRequest) returns (.ola.proto.PluginDescriptionReply); |
void |
getPlugins(com.google.protobuf.RpcController controller,
Ola.PluginListRequest request,
com.google.protobuf.RpcCallback<Ola.PluginListReply> done)
rpc GetPlugins(.ola.proto.PluginListRequest) returns (.ola.proto.PluginListReply); |
void |
getPluginState(com.google.protobuf.RpcController controller,
Ola.PluginStateRequest request,
com.google.protobuf.RpcCallback<Ola.PluginStateReply> done)
rpc GetPluginState(.ola.proto.PluginStateRequest) returns (.ola.proto.PluginStateReply); |
void |
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 |
getUniverseInfo(com.google.protobuf.RpcController controller,
Ola.OptionalUniverseRequest request,
com.google.protobuf.RpcCallback<Ola.UniverseInfoReply> done)
rpc GetUniverseInfo(.ola.proto.OptionalUniverseRequest) returns (.ola.proto.UniverseInfoReply); |
void |
patchPort(com.google.protobuf.RpcController controller,
Ola.PatchPortRequest request,
com.google.protobuf.RpcCallback<Ola.Ack> done)
rpc PatchPort(.ola.proto.PatchPortRequest) returns (.ola.proto.Ack); |
void |
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 |
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 |
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 |
reloadPlugins(com.google.protobuf.RpcController controller,
Ola.PluginReloadRequest request,
com.google.protobuf.RpcCallback<Ola.Ack> done)
rpc ReloadPlugins(.ola.proto.PluginReloadRequest) returns (.ola.proto.Ack); |
void |
sendTimeCode(com.google.protobuf.RpcController controller,
Ola.TimeCode request,
com.google.protobuf.RpcCallback<Ola.Ack> done)
rpc SendTimeCode(.ola.proto.TimeCode) returns (.ola.proto.Ack); |
void |
setMergeMode(com.google.protobuf.RpcController controller,
Ola.MergeModeRequest request,
com.google.protobuf.RpcCallback<Ola.Ack> done)
rpc SetMergeMode(.ola.proto.MergeModeRequest) returns (.ola.proto.Ack); |
void |
setPluginState(com.google.protobuf.RpcController controller,
Ola.PluginStateChangeRequest request,
com.google.protobuf.RpcCallback<Ola.Ack> done)
rpc SetPluginState(.ola.proto.PluginStateChangeRequest) returns (.ola.proto.Ack); |
void |
setPortPriority(com.google.protobuf.RpcController controller,
Ola.PortPriorityRequest request,
com.google.protobuf.RpcCallback<Ola.Ack> done)
rpc SetPortPriority(.ola.proto.PortPriorityRequest) returns (.ola.proto.Ack); |
void |
setSourceUID(com.google.protobuf.RpcController controller,
Ola.UID request,
com.google.protobuf.RpcCallback<Ola.Ack> done)
rpc SetSourceUID(.ola.proto.UID) returns (.ola.proto.Ack); |
void |
setUniverseName(com.google.protobuf.RpcController controller,
Ola.UniverseNameRequest request,
com.google.protobuf.RpcCallback<Ola.Ack> done)
rpc SetUniverseName(.ola.proto.UniverseNameRequest) returns (.ola.proto.Ack); |
void |
streamDmxData(com.google.protobuf.RpcController controller,
Ola.DmxData request,
com.google.protobuf.RpcCallback<Ola.STREAMING_NO_RESPONSE> done)
rpc StreamDmxData(.ola.proto.DmxData) returns (.ola.proto.STREAMING_NO_RESPONSE); |
void |
updateDmxData(com.google.protobuf.RpcController controller,
Ola.DmxData request,
com.google.protobuf.RpcCallback<Ola.Ack> done)
rpc UpdateDmxData(.ola.proto.DmxData) returns (.ola.proto.Ack); |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubpublic com.google.protobuf.RpcChannel getChannel()
public void getPlugins(com.google.protobuf.RpcController controller,
Ola.PluginListRequest request,
com.google.protobuf.RpcCallback<Ola.PluginListReply> done)
Ola.OlaServerServicerpc GetPlugins(.ola.proto.PluginListRequest) returns (.ola.proto.PluginListReply);getPlugins in interface Ola.OlaServerService.InterfacegetPlugins in class Ola.OlaServerServicepublic void reloadPlugins(com.google.protobuf.RpcController controller,
Ola.PluginReloadRequest request,
com.google.protobuf.RpcCallback<Ola.Ack> done)
Ola.OlaServerServicerpc ReloadPlugins(.ola.proto.PluginReloadRequest) returns (.ola.proto.Ack);reloadPlugins in interface Ola.OlaServerService.InterfacereloadPlugins in class Ola.OlaServerServicepublic void getPluginDescription(com.google.protobuf.RpcController controller,
Ola.PluginDescriptionRequest request,
com.google.protobuf.RpcCallback<Ola.PluginDescriptionReply> done)
Ola.OlaServerServicerpc GetPluginDescription(.ola.proto.PluginDescriptionRequest) returns (.ola.proto.PluginDescriptionReply);getPluginDescription in interface Ola.OlaServerService.InterfacegetPluginDescription in class Ola.OlaServerServicepublic void getPluginState(com.google.protobuf.RpcController controller,
Ola.PluginStateRequest request,
com.google.protobuf.RpcCallback<Ola.PluginStateReply> done)
Ola.OlaServerServicerpc GetPluginState(.ola.proto.PluginStateRequest) returns (.ola.proto.PluginStateReply);getPluginState in interface Ola.OlaServerService.InterfacegetPluginState in class Ola.OlaServerServicepublic void getDeviceInfo(com.google.protobuf.RpcController controller,
Ola.DeviceInfoRequest request,
com.google.protobuf.RpcCallback<Ola.DeviceInfoReply> done)
Ola.OlaServerServicerpc GetDeviceInfo(.ola.proto.DeviceInfoRequest) returns (.ola.proto.DeviceInfoReply);getDeviceInfo in interface Ola.OlaServerService.InterfacegetDeviceInfo in class Ola.OlaServerServicepublic void getCandidatePorts(com.google.protobuf.RpcController controller,
Ola.OptionalUniverseRequest request,
com.google.protobuf.RpcCallback<Ola.DeviceInfoReply> done)
Ola.OlaServerServicerpc GetCandidatePorts(.ola.proto.OptionalUniverseRequest) returns (.ola.proto.DeviceInfoReply);getCandidatePorts in interface Ola.OlaServerService.InterfacegetCandidatePorts in class Ola.OlaServerServicepublic void configureDevice(com.google.protobuf.RpcController controller,
Ola.DeviceConfigRequest request,
com.google.protobuf.RpcCallback<Ola.DeviceConfigReply> done)
Ola.OlaServerServicerpc ConfigureDevice(.ola.proto.DeviceConfigRequest) returns (.ola.proto.DeviceConfigReply);configureDevice in interface Ola.OlaServerService.InterfaceconfigureDevice in class Ola.OlaServerServicepublic void setPluginState(com.google.protobuf.RpcController controller,
Ola.PluginStateChangeRequest request,
com.google.protobuf.RpcCallback<Ola.Ack> done)
Ola.OlaServerServicerpc SetPluginState(.ola.proto.PluginStateChangeRequest) returns (.ola.proto.Ack);setPluginState in interface Ola.OlaServerService.InterfacesetPluginState in class Ola.OlaServerServicepublic void setPortPriority(com.google.protobuf.RpcController controller,
Ola.PortPriorityRequest request,
com.google.protobuf.RpcCallback<Ola.Ack> done)
Ola.OlaServerServicerpc SetPortPriority(.ola.proto.PortPriorityRequest) returns (.ola.proto.Ack);setPortPriority in interface Ola.OlaServerService.InterfacesetPortPriority in class Ola.OlaServerServicepublic void getUniverseInfo(com.google.protobuf.RpcController controller,
Ola.OptionalUniverseRequest request,
com.google.protobuf.RpcCallback<Ola.UniverseInfoReply> done)
Ola.OlaServerServicerpc GetUniverseInfo(.ola.proto.OptionalUniverseRequest) returns (.ola.proto.UniverseInfoReply);getUniverseInfo in interface Ola.OlaServerService.InterfacegetUniverseInfo in class Ola.OlaServerServicepublic void setUniverseName(com.google.protobuf.RpcController controller,
Ola.UniverseNameRequest request,
com.google.protobuf.RpcCallback<Ola.Ack> done)
Ola.OlaServerServicerpc SetUniverseName(.ola.proto.UniverseNameRequest) returns (.ola.proto.Ack);setUniverseName in interface Ola.OlaServerService.InterfacesetUniverseName in class Ola.OlaServerServicepublic void setMergeMode(com.google.protobuf.RpcController controller,
Ola.MergeModeRequest request,
com.google.protobuf.RpcCallback<Ola.Ack> done)
Ola.OlaServerServicerpc SetMergeMode(.ola.proto.MergeModeRequest) returns (.ola.proto.Ack);setMergeMode in interface Ola.OlaServerService.InterfacesetMergeMode in class Ola.OlaServerServicepublic void patchPort(com.google.protobuf.RpcController controller,
Ola.PatchPortRequest request,
com.google.protobuf.RpcCallback<Ola.Ack> done)
Ola.OlaServerServicerpc PatchPort(.ola.proto.PatchPortRequest) returns (.ola.proto.Ack);patchPort in interface Ola.OlaServerService.InterfacepatchPort in class Ola.OlaServerServicepublic void registerForDmx(com.google.protobuf.RpcController controller,
Ola.RegisterDmxRequest request,
com.google.protobuf.RpcCallback<Ola.Ack> done)
Ola.OlaServerServicerpc RegisterForDmx(.ola.proto.RegisterDmxRequest) returns (.ola.proto.Ack);registerForDmx in interface Ola.OlaServerService.InterfaceregisterForDmx in class Ola.OlaServerServicepublic void updateDmxData(com.google.protobuf.RpcController controller,
Ola.DmxData request,
com.google.protobuf.RpcCallback<Ola.Ack> done)
Ola.OlaServerServicerpc UpdateDmxData(.ola.proto.DmxData) returns (.ola.proto.Ack);updateDmxData in interface Ola.OlaServerService.InterfaceupdateDmxData in class Ola.OlaServerServicepublic void getDmx(com.google.protobuf.RpcController controller,
Ola.UniverseRequest request,
com.google.protobuf.RpcCallback<Ola.DmxData> done)
Ola.OlaServerServicerpc GetDmx(.ola.proto.UniverseRequest) returns (.ola.proto.DmxData);getDmx in interface Ola.OlaServerService.InterfacegetDmx in class Ola.OlaServerServicepublic void getUIDs(com.google.protobuf.RpcController controller,
Ola.UniverseRequest request,
com.google.protobuf.RpcCallback<Ola.UIDListReply> done)
Ola.OlaServerServicerpc GetUIDs(.ola.proto.UniverseRequest) returns (.ola.proto.UIDListReply);getUIDs in interface Ola.OlaServerService.InterfacegetUIDs in class Ola.OlaServerServicepublic void forceDiscovery(com.google.protobuf.RpcController controller,
Ola.DiscoveryRequest request,
com.google.protobuf.RpcCallback<Ola.UIDListReply> done)
Ola.OlaServerServicerpc ForceDiscovery(.ola.proto.DiscoveryRequest) returns (.ola.proto.UIDListReply);forceDiscovery in interface Ola.OlaServerService.InterfaceforceDiscovery in class Ola.OlaServerServicepublic void setSourceUID(com.google.protobuf.RpcController controller,
Ola.UID request,
com.google.protobuf.RpcCallback<Ola.Ack> done)
Ola.OlaServerServicerpc SetSourceUID(.ola.proto.UID) returns (.ola.proto.Ack);setSourceUID in interface Ola.OlaServerService.InterfacesetSourceUID in class Ola.OlaServerServicepublic void rDMCommand(com.google.protobuf.RpcController controller,
Ola.RDMRequest request,
com.google.protobuf.RpcCallback<Ola.RDMResponse> done)
Ola.OlaServerServicerpc RDMCommand(.ola.proto.RDMRequest) returns (.ola.proto.RDMResponse);rDMCommand in interface Ola.OlaServerService.InterfacerDMCommand in class Ola.OlaServerServicepublic void rDMDiscoveryCommand(com.google.protobuf.RpcController controller,
Ola.RDMDiscoveryRequest request,
com.google.protobuf.RpcCallback<Ola.RDMResponse> done)
Ola.OlaServerServicerpc RDMDiscoveryCommand(.ola.proto.RDMDiscoveryRequest) returns (.ola.proto.RDMResponse);rDMDiscoveryCommand in interface Ola.OlaServerService.InterfacerDMDiscoveryCommand in class Ola.OlaServerServicepublic void streamDmxData(com.google.protobuf.RpcController controller,
Ola.DmxData request,
com.google.protobuf.RpcCallback<Ola.STREAMING_NO_RESPONSE> done)
Ola.OlaServerServicerpc StreamDmxData(.ola.proto.DmxData) returns (.ola.proto.STREAMING_NO_RESPONSE);streamDmxData in interface Ola.OlaServerService.InterfacestreamDmxData in class Ola.OlaServerServicepublic void sendTimeCode(com.google.protobuf.RpcController controller,
Ola.TimeCode request,
com.google.protobuf.RpcCallback<Ola.Ack> done)
Ola.OlaServerServicerpc SendTimeCode(.ola.proto.TimeCode) returns (.ola.proto.Ack);
timecode
sendTimeCode in interface Ola.OlaServerService.InterfacesendTimeCode in class Ola.OlaServerServiceCopyright © 2016. All rights reserved.