Class UnmarshalInfo
java.lang.Object
org.apache.axis2.jaxws.marshaller.impl.alt.UnmarshalInfo
Information saved from a prior unmarshal that is used
to speed up subsequent unmarshalling.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
KEY
- See Also:
-
-
Method Details
-
getPackages
- Returns:
- list of packages...used by caller to build a JAXBContext
-
getPackagesKey
- Returns:
- packagesKey...used by caller as a key to get JAXBContext
-