Uses of Interface
com.amx.duet.tools.io.IBinaryMarshall

Packages that use IBinaryMarshall
com.amx.duet.tools.io Provides an assortment of classes and interfaces that deal with IO related tasks. 
 

Uses of IBinaryMarshall in com.amx.duet.tools.io
 

Subinterfaces of IBinaryMarshall in com.amx.duet.tools.io
 interface IStruct
          Interface used to differentiate marshalled data types from marshalled classes.
 

Classes in com.amx.duet.tools.io that implement IBinaryMarshall
 class Marshall
          Includes handling for NetLinx binary marshalling.
 



Copyright © 2008 AMX LLC. All Rights Reserved.