Uses of Interface
org.robokind.api.motion.messaging.messages.RobotResponseFactory

Packages that use RobotResponseFactory
org.robokind.api.motion.messaging   
 

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

Methods in org.robokind.api.motion.messaging with parameters of type RobotResponseFactory
protected  void RemoteRobotHost.setResponseFactory(RobotResponseFactory factory)
           
 

Constructors in org.robokind.api.motion.messaging with parameters of type RobotResponseFactory
RemoteRobotHost(Robot robot, String sourceId, String destinationId, MessageSender<RobotResponse,?,Listener<RobotResponse>> sender, MessageAsyncReceiver<RobotRequest,?,Listener<RobotRequest>> receiver, RobotResponseFactory factory, MessageAsyncReceiver<MotionFrameEvent,?,Listener<MotionFrameEvent>> motionFrameReceiver, Listener<MotionFrameEvent> moveHandler)
           
 



Copyright © 2011-2012. All Rights Reserved.