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

java.lang.Object
  extended by org.robokind.impl.motion.messaging.JMSMotionFrameAsyncReceiver.MotionFrameEventRecordAdapter
All Implemented Interfaces:
Adapter<MotionFrameEventRecord,MotionFrameEvent>
Enclosing class:
JMSMotionFrameAsyncReceiver

public static class JMSMotionFrameAsyncReceiver.MotionFrameEventRecordAdapter
extends Object
implements Adapter<MotionFrameEventRecord,MotionFrameEvent>

Converts a MotionFrameEventRecord to a MotionFrameEvent


Constructor Summary
JMSMotionFrameAsyncReceiver.MotionFrameEventRecordAdapter()
           
 
Method Summary
 MotionFrameEvent adapt(MotionFrameEventRecord a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMSMotionFrameAsyncReceiver.MotionFrameEventRecordAdapter

public JMSMotionFrameAsyncReceiver.MotionFrameEventRecordAdapter()
Method Detail

adapt

public MotionFrameEvent adapt(MotionFrameEventRecord a)
Specified by:
adapt in interface Adapter<MotionFrameEventRecord,MotionFrameEvent>


Copyright © 2011-2012. All Rights Reserved.