Uses of Class
org.robokind.api.motion.messaging.RemoteRobotClient

Packages that use RemoteRobotClient
org.robokind.api.motion.lifecycle   
org.robokind.api.motion.messaging   
 

Uses of RemoteRobotClient in org.robokind.api.motion.lifecycle
 

Methods in org.robokind.api.motion.lifecycle that return RemoteRobotClient
protected  RemoteRobotClient RemoteRobotClientLifecycle.create(Map<String,Object> services)
           
 

Methods in org.robokind.api.motion.lifecycle that return types with arguments of type RemoteRobotClient
 Class<RemoteRobotClient> RemoteRobotClientLifecycle.getServiceClass()
           
 

Uses of RemoteRobotClient in org.robokind.api.motion.messaging
 

Constructors in org.robokind.api.motion.messaging with parameters of type RemoteRobotClient
RemoteRobot(RemoteRobotClient client)
          Creates a RemoteRobot which uses the given RemoteRobotClient.
 



Copyright © 2011-2013. All Rights Reserved.