Uses of Interface
org.mechio.api.motion.messaging.RobotResponseFactory

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

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

Methods in org.mechio.api.motion.messaging with parameters of type RobotResponseFactory
 void RemoteRobotHost.setResponseFactory(RobotResponseFactory factory)
          Sets the factory to use for creating new RobotResponse Messages.
 

Constructors in org.mechio.api.motion.messaging with parameters of type RobotResponseFactory
RemoteRobotHost(Robot robot, String sourceId, String destinationId, org.jflux.api.messaging.rk.MessageSender<RobotResponse> sender, org.jflux.api.messaging.rk.MessageAsyncReceiver<RobotRequest> receiver, RobotResponseFactory factory, org.jflux.api.messaging.rk.MessageAsyncReceiver<MotionFrameEvent> motionFrameReceiver, org.jflux.api.core.Listener<MotionFrameEvent> moveHandler, org.jflux.api.messaging.rk.MessageSender<RobotDefinitionResponse> defSender)
          Creates a new RemoteRobotHost to host the given Robot.
 



Copyright © 2011-2014. All Rights Reserved.