|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.encoding.policy.MtomFeatureConfigurator
public class MtomFeatureConfigurator
| Constructor Summary | |
|---|---|
MtomFeatureConfigurator()
Creates a new instance of MtomFeatureConfigurator |
|
| Method Summary | |
|---|---|
java.util.Collection<javax.xml.ws.WebServiceFeature> |
getFeatures(com.sun.xml.ws.policy.PolicyMapKey key,
com.sun.xml.ws.policy.PolicyMap policyMap)
process Mtom policy assertions and if found and is not optional then mtom is enabled on the WSDLBoundPortType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MtomFeatureConfigurator()
| Method Detail |
|---|
public java.util.Collection<javax.xml.ws.WebServiceFeature> getFeatures(com.sun.xml.ws.policy.PolicyMapKey key,
com.sun.xml.ws.policy.PolicyMap policyMap)
throws com.sun.xml.ws.policy.PolicyException
WSDLBoundPortType
getFeatures in interface PolicyFeatureConfiguratorkey - Key that identifies the endpoint scopepolicyMap - Must be non-null
com.sun.xml.ws.policy.PolicyException - If retrieving the policy triggered an exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||