org.robokind.impl.motion.messaging
Class JMSRobotRequestAsyncReceiver
java.lang.Object
org.robokind.api.messaging.DefaultMessageAsyncReceiver<Msg,Rec>
org.robokind.impl.messaging.JMSAvroMessageAsyncReceiver<RobotRequest,RobotRequestRecord>
org.robokind.impl.motion.messaging.JMSRobotRequestAsyncReceiver
- All Implemented Interfaces:
- MessageAsyncReceiver<RobotRequest>
public class JMSRobotRequestAsyncReceiver
- extends JMSAvroMessageAsyncReceiver<RobotRequest,RobotRequestRecord>
- Author:
- Matthew Stevenson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMSRobotRequestAsyncReceiver
public JMSRobotRequestAsyncReceiver(javax.jms.Session session,
javax.jms.Destination destination)
Copyright © 2011-2012. All Rights Reserved.