Uses of Class
com.thoughtworks.xstream.core.util.CustomObjectInputStream

Packages that use CustomObjectInputStream
com.thoughtworks.xstream.core.util   
 

Uses of CustomObjectInputStream in com.thoughtworks.xstream.core.util
 

Methods in com.thoughtworks.xstream.core.util that return CustomObjectInputStream
static CustomObjectInputStream CustomObjectInputStream.getInstance(DataHolder whereFrom, CustomObjectInputStream.StreamCallback callback)
          Deprecated. As of 1.4 use getInstance(DataHolder, StreamCallback, ClassLoader)
static CustomObjectInputStream CustomObjectInputStream.getInstance(DataHolder whereFrom, CustomObjectInputStream.StreamCallback callback, ClassLoader classLoaderReference)
           
 



Copyright © 2012. All Rights Reserved.