Class UnmarshalInfo
- java.lang.Object
-
- org.apache.axis2.jaxws.marshaller.impl.alt.UnmarshalInfo
-
public class UnmarshalInfo extends Object
Information saved from a prior unmarshal that is used to speed up subsequent unmarshalling.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TreeSet<String>
getPackages()
String
getPackagesKey()
-
-
-
Field Detail
-
KEY
public static final String KEY
- See Also:
- Constant Field Values
-
-