hla.rti1516
Interface InteractionClassHandleFactory

All Superinterfaces:
Serializable

public interface InteractionClassHandleFactory
extends Serializable

The factory is used only (outside RTI) to create InteractionClassHandle received as an attribute value or parameter value.


Method Summary
 InteractionClassHandle decode(byte[] buffer, int offset)
           
 

Method Detail

decode

InteractionClassHandle decode(byte[] buffer,
                              int offset)
                              throws CouldNotDecode,
                                     FederateNotExecutionMember
Throws:
CouldNotDecode
FederateNotExecutionMember