org.eodisp.hla.common.handles
Class InteractionClassHandleFactoryImpl

java.lang.Object
  extended by org.eodisp.hla.common.handles.InteractionClassHandleFactoryImpl
All Implemented Interfaces:
InteractionClassHandleFactory, java.io.Serializable

public class InteractionClassHandleFactoryImpl
extends java.lang.Object
implements InteractionClassHandleFactory

See Also:
Serialized Form

Constructor Summary
InteractionClassHandleFactoryImpl()
           
 
Method Summary
 InteractionClassHandle decode(byte[] buffer, int offset)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InteractionClassHandleFactoryImpl

public InteractionClassHandleFactoryImpl()
Method Detail

decode

public InteractionClassHandle decode(byte[] buffer,
                                     int offset)
                              throws CouldNotDecode,
                                     FederateNotExecutionMember
Specified by:
decode in interface InteractionClassHandleFactory
Throws:
CouldNotDecode
FederateNotExecutionMember