Uses of Class
com.flat502.rox.marshal.ClassDescriptor

Packages that use ClassDescriptor
com.flat502.rox.marshal Provides generic classes for marshalling and unmarshalling RPC messages. 
 

Uses of ClassDescriptor in com.flat502.rox.marshal
 

Methods in com.flat502.rox.marshal that return ClassDescriptor
static ClassDescriptor ClassDescriptor.getInstance(java.lang.Class clazz)
          Static factory method for creating instances of this class.