Package org.npsnet.xrti.utilities

Utility classes associated with the XRTI.

See:
          Description

Interface Summary
ProxyAmbassadorListener An interface for objects interested in changes to the state of a proxy ambassador.
 

Class Summary
CompileProxiesTask An Ant task that invokes the XRTI proxy compiler.
DoubleValuedLogicalTime DoubleValuedLogicalTime
DoubleValuedLogicalTimeFactory A factory for DoubleValuedLogicalTimes.
DoubleValuedLogicalTimeInterval DoubleValuedLogicalTimeInterval
DoubleValuedLogicalTimeIntervalFactory A factory for DoubleValuedLogicalTimeIntervals.
EncodingHelpers Utility methods for encoding and decoding basic types, modeled after those supplied with the DMSO RTI.
FederateAmbassadorAdapter An adapter class for the federate ambassador interface.
HLAEncodingInputStream An input stream with methods for reading values using standard HLA encoding.
HLAEncodingOutputStream An output stream with methods for writing values using standard HLA encoding.
LongValuedLogicalTime An immutable long-valued logical time value.
LongValuedLogicalTimeFactory A factory for LongValuedLogicalTimes.
LongValuedLogicalTimeInterval An immutable long-valued logical time interval.
LongValuedLogicalTimeIntervalFactory A factory for LongValuedLogicalTimeIntervals.
ObjectInstanceProxy The base class of all object instance proxies.
ProxyAmbassador The proxy ambassador.
ProxyCompiler The XRTI proxy compiler.
 

Exception Summary
TypeConflictException An exception thrown when a type conflict is encountered.
 

Package org.npsnet.xrti.utilities Description

Utility classes associated with the XRTI.