|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.robokind.api.motion.messaging.RemoteRobotHost
org.robokind.impl.motion.messaging.JMSRemoteRobotHost
public class JMSRemoteRobotHost
| Constructor Summary | |
|---|---|
JMSRemoteRobotHost(Robot robot,
String sourceId,
String destinationId,
javax.jms.Session session,
javax.jms.Destination requestDestination,
javax.jms.Destination responseDestination,
javax.jms.Destination motionFrameDestination,
Listener<MotionFrameEvent> moveHandler)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JMSRemoteRobotHost(Robot robot,
String sourceId,
String destinationId,
javax.jms.Session session,
javax.jms.Destination requestDestination,
javax.jms.Destination responseDestination,
javax.jms.Destination motionFrameDestination,
Listener<MotionFrameEvent> moveHandler)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||