org.robokind.impl.motion.messaging
Class JMSMotionFrameReceiver.MotionFrameEventRecordAdapter

java.lang.Object
  extended by org.robokind.impl.motion.messaging.JMSMotionFrameReceiver.MotionFrameEventRecordAdapter
All Implemented Interfaces:
org.robokind.api.common.utils.Adapter<org.robokind.avrogen.motion.MotionFrameEventRecord,org.robokind.api.motion.protocol.MotionFrameEvent>
Enclosing class:
JMSMotionFrameReceiver

public static class JMSMotionFrameReceiver.MotionFrameEventRecordAdapter
extends Object
implements org.robokind.api.common.utils.Adapter<org.robokind.avrogen.motion.MotionFrameEventRecord,org.robokind.api.motion.protocol.MotionFrameEvent>

Converts a MotionFrameEventRecord to a MotionFrameEvent


Constructor Summary
JMSMotionFrameReceiver.MotionFrameEventRecordAdapter()
           
 
Method Summary
 org.robokind.api.motion.protocol.MotionFrameEvent adapt(org.robokind.avrogen.motion.MotionFrameEventRecord a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMSMotionFrameReceiver.MotionFrameEventRecordAdapter

public JMSMotionFrameReceiver.MotionFrameEventRecordAdapter()
Method Detail

adapt

public org.robokind.api.motion.protocol.MotionFrameEvent adapt(org.robokind.avrogen.motion.MotionFrameEventRecord a)
Specified by:
adapt in interface org.robokind.api.common.utils.Adapter<org.robokind.avrogen.motion.MotionFrameEventRecord,org.robokind.api.motion.protocol.MotionFrameEvent>


Copyright © 2011. All Rights Reserved.