| Package | Description |
|---|---|
| org.robokind.api.motion.messaging |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteRobotHost.setResponseFactory(RobotResponseFactory factory)
Sets the factory to use for creating new RobotResponse Messages.
|
| Constructor and Description |
|---|
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)
Creates a new RemoteRobotHost to host the given Robot.
|
Copyright © 2011-2014. All Rights Reserved.