Uses of Class
com.sun.xml.ws.policy.sourcemodel.PolicyModelMarshaller

Packages that use PolicyModelMarshaller
com.sun.xml.ws.policy.sourcemodel The part of public policy API that defines the classes and interfaces dealing with the policy tree structure (policy source model) creation and manipulation. 
 

Uses of PolicyModelMarshaller in com.sun.xml.ws.policy.sourcemodel
 

Subclasses of PolicyModelMarshaller in com.sun.xml.ws.policy.sourcemodel
 class XmlPolicyModelMarshaller
           
 

Methods in com.sun.xml.ws.policy.sourcemodel that return PolicyModelMarshaller
static PolicyModelMarshaller PolicyModelMarshaller.getXmlMarshaller(boolean marshallInvisible)
          Factory methods that returns a marshaller instance based on input parameter.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.