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

Packages that use ServiceError
org.robokind.api.messaging.services   
 

Uses of ServiceError in org.robokind.api.messaging.services
 

Method parameters in org.robokind.api.messaging.services with type arguments of type ServiceError
 void RemoteServiceClient.setErrorReceiver(MessageAsyncReceiver<ServiceError> receiver)
           
 void DefaultServiceClient.setErrorReceiver(MessageAsyncReceiver<ServiceError> receiver)
           
 

Constructor parameters in org.robokind.api.messaging.services with type arguments of type ServiceError
DefaultServiceClient(String localId, String remoteId, MessageSender<ServiceCommand> commandSender, MessageSender<Conf> configSender, MessageAsyncReceiver<ServiceError> errorReceiver, ServiceCommandFactory commandFactory)
           
 



Copyright © 2011-2013. All Rights Reserved.