|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |
|---|---|
void |
RemoteRobotHost.setResponseFactory(RobotResponseFactory factory)
Sets the factory to use for creating new RobotResponse Messages. |
| Constructors in org.robokind.api.motion.messaging with parameters of type RobotResponseFactory | |
|---|---|
RemoteRobotHost(Robot robot,
String sourceId,
String destinationId,
MessageSender<RobotResponse> sender,
MessageAsyncReceiver<RobotRequest> receiver,
RobotResponseFactory factory,
MessageAsyncReceiver<MotionFrameEvent> motionFrameReceiver,
org.jflux.api.core.Listener<MotionFrameEvent> moveHandler)
Creates a new RemoteRobotHost to host the given Robot. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||