org.robokind.impl.motion.messaging
Class PortableRobotRequest.RecordMessageAdapter

java.lang.Object
  extended by org.robokind.impl.motion.messaging.PortableRobotRequest.RecordMessageAdapter
All Implemented Interfaces:
org.jflux.api.core.util.Adapter<RobotRequestRecord,RobotRequest>
Enclosing class:
PortableRobotRequest

public static class PortableRobotRequest.RecordMessageAdapter
extends Object
implements org.jflux.api.core.util.Adapter<RobotRequestRecord,RobotRequest>


Constructor Summary
PortableRobotRequest.RecordMessageAdapter()
           
 
Method Summary
 RobotRequest adapt(RobotRequestRecord a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortableRobotRequest.RecordMessageAdapter

public PortableRobotRequest.RecordMessageAdapter()
Method Detail

adapt

public RobotRequest adapt(RobotRequestRecord a)
Specified by:
adapt in interface org.jflux.api.core.util.Adapter<RobotRequestRecord,RobotRequest>


Copyright © 2011-2012. All Rights Reserved.