org.eodisp.hla.common.handles
Class ObjectClassHandleFactoryImpl

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

public class ObjectClassHandleFactoryImpl
extends java.lang.Object
implements ObjectClassHandleFactory

See Also:
Serialized Form

Constructor Summary
ObjectClassHandleFactoryImpl()
           
 
Method Summary
 ObjectClassHandle 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

ObjectClassHandleFactoryImpl

public ObjectClassHandleFactoryImpl()
Method Detail

decode

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