|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RobotRequest | |
|---|---|
| org.robokind.api.motion.messaging | |
| org.robokind.api.motion.messaging.messages | |
| Uses of RobotRequest in org.robokind.api.motion.messaging |
|---|
| Method parameters in org.robokind.api.motion.messaging with type arguments of type RobotRequest | |
|---|---|
protected void |
RemoteRobotHost.setRequestReceiver(MessageAsyncReceiver<RobotRequest,?,Listener<RobotRequest>> receiver)
|
protected void |
RemoteRobotHost.setRequestReceiver(MessageAsyncReceiver<RobotRequest,?,Listener<RobotRequest>> receiver)
|
void |
RemoteRobotClient.setRequestSender(MessageSender<RobotRequest,?,Listener<RobotRequest>> reqSender)
|
void |
RemoteRobotClient.setRequestSender(MessageSender<RobotRequest,?,Listener<RobotRequest>> reqSender)
|
| Constructor parameters in org.robokind.api.motion.messaging with type arguments of type RobotRequest | |
|---|---|
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)
|
|
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)
|
|
| Uses of RobotRequest in org.robokind.api.motion.messaging.messages |
|---|
| Classes in org.robokind.api.motion.messaging.messages with type parameters of type RobotRequest | |
|---|---|
interface |
RobotRequestFactory<Req extends RobotRequest>
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||