org.robokind.impl.animation.messaging
Class JMSAnimationSender.AnimationEventAdapter
java.lang.Object
org.robokind.impl.animation.messaging.JMSAnimationSender.AnimationEventAdapter
- All Implemented Interfaces:
- org.robokind.api.common.utils.Adapter<org.robokind.api.animation.protocol.AnimationEvent,org.robokind.avrogen.animation.AnimationEventRecord>
- Enclosing class:
- JMSAnimationSender
public static class JMSAnimationSender.AnimationEventAdapter
- extends Object
- implements org.robokind.api.common.utils.Adapter<org.robokind.api.animation.protocol.AnimationEvent,org.robokind.avrogen.animation.AnimationEventRecord>
Converts AnimationEvents to AnimationEventRecords
Method Summary |
org.robokind.avrogen.animation.AnimationEventRecord |
adapt(org.robokind.api.animation.protocol.AnimationEvent a)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMSAnimationSender.AnimationEventAdapter
public JMSAnimationSender.AnimationEventAdapter()
adapt
public org.robokind.avrogen.animation.AnimationEventRecord adapt(org.robokind.api.animation.protocol.AnimationEvent a)
- Specified by:
adapt
in interface org.robokind.api.common.utils.Adapter<org.robokind.api.animation.protocol.AnimationEvent,org.robokind.avrogen.animation.AnimationEventRecord>
Copyright © 2011. All Rights Reserved.