Uses of Interface
org.robokind.api.messaging.services.ServiceCommandFactory

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)
           
 



Copyright © 2011-2013. All Rights Reserved.