org.robokind.impl.animation.messaging
Class JMSRemoteAnimationPlayerHost
java.lang.Object
org.robokind.api.animation.messaging.RemoteAnimationPlayerHost
org.robokind.impl.animation.messaging.JMSRemoteAnimationPlayerHost
public class JMSRemoteAnimationPlayerHost
- extends RemoteAnimationPlayerHost
- Author:
- Matthew Stevenson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMSRemoteAnimationPlayerHost
public JMSRemoteAnimationPlayerHost(javax.jms.Session session,
javax.jms.Destination dest,
AnimationPlayer player)
throws Exception
- Throws:
Exception
setSession
public void setSession(javax.jms.Session session)
throws Exception
- Throws:
Exception
setDestination
public void setDestination(javax.jms.Destination dest)
throws Exception
- Throws:
Exception
Copyright © 2011-2012. All Rights Reserved.