Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02

Uses of Class
weblogic.jws.jaxws.PolicyFeature

Packages that use PolicyFeature
weblogic.jws.jaxws Provides the classes necessary to allow a client to override effective policy defined for service. 
 

Uses of PolicyFeature in weblogic.jws.jaxws
 

Methods in weblogic.jws.jaxws that return types with arguments of type PolicyFeature
 List<PolicyFeature> PoliciesFeature.getPolicies()
           
 

Constructors in weblogic.jws.jaxws with parameters of type PolicyFeature
PoliciesFeature(PolicyFeature... policy)
           
 

Constructor parameters in weblogic.jws.jaxws with type arguments of type PolicyFeature
PoliciesFeature(List<PolicyFeature> policies)
           
 


Copyright 1996, 2014, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02