Uses of Class
com.threerings.export.ObjectMarshaller

Packages that use ObjectMarshaller
com.threerings.export   
 

Uses of ObjectMarshaller in com.threerings.export
 

Methods in com.threerings.export that return ObjectMarshaller
static ObjectMarshaller ObjectMarshaller.getObjectMarshaller(Class<?> clazz)
          Retrieves or creates a marshaller for objects of the specified class.
 



Copyright © 2011. All Rights Reserved.