org.eodisp.hla.common.handles
Class DimensionHandleFactoryImpl

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

public class DimensionHandleFactoryImpl
extends java.lang.Object
implements DimensionHandleFactory

See Also:
Serialized Form

Constructor Summary
DimensionHandleFactoryImpl()
           
 
Method Summary
 DimensionHandle 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

DimensionHandleFactoryImpl

public DimensionHandleFactoryImpl()
Method Detail

decode

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