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.
  • Field Details

  • Method Details

    • getPackages

      public TreeSet<String> getPackages()
      Returns:
      list of packages...used by caller to build a JAXBContext
    • getPackagesKey

      public String getPackagesKey()
      Returns:
      packagesKey...used by caller as a key to get JAXBContext