|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceCommand | |
|---|---|
| org.robokind.api.messaging.services | |
| Uses of ServiceCommand in org.robokind.api.messaging.services |
|---|
| Methods in org.robokind.api.messaging.services that return ServiceCommand | |
|---|---|
ServiceCommand |
ServiceCommandFactory.create(String sourceId,
String destId,
String command)
Returns a ServiceCommand for the given command string. |
| Method parameters in org.robokind.api.messaging.services with type arguments of type ServiceCommand | |
|---|---|
void |
RemoteServiceClient.setCommandSender(MessageSender<ServiceCommand> sender)
|
void |
DefaultServiceClient.setCommandSender(MessageSender<ServiceCommand> sender)
|
| Constructor parameters in org.robokind.api.messaging.services with type arguments of type ServiceCommand | |
|---|---|
DefaultServiceClient(String localId,
String remoteId,
MessageSender<ServiceCommand> commandSender,
MessageSender<Conf> configSender,
MessageAsyncReceiver<ServiceError> errorReceiver,
ServiceCommandFactory commandFactory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||