|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceCommandFactory | |
---|---|
org.robokind.api.messaging.services |
Uses of ServiceCommandFactory in org.robokind.api.messaging.services |
---|
Methods in org.robokind.api.messaging.services with parameters of type ServiceCommandFactory | |
---|---|
void |
RemoteServiceClient.setCommandFactory(ServiceCommandFactory factory)
|
void |
DefaultServiceClient.setCommandFactory(ServiceCommandFactory factory)
|
Constructors in org.robokind.api.messaging.services with parameters of type ServiceCommandFactory | |
---|---|
DefaultServiceClient(String localId,
String remoteId,
MessageSender<ServiceCommand> commandSender,
MessageSender<Conf> configSender,
MessageAsyncReceiver<ServiceError> errorReceiver,
ServiceCommandFactory commandFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |