Uses of Class
org.apache.cxf.ws.rm.manager.AcksPolicyType
-
Packages that use AcksPolicyType Package Description org.apache.cxf.ws.rm.manager -
-
Uses of AcksPolicyType in org.apache.cxf.ws.rm.manager
Fields in org.apache.cxf.ws.rm.manager declared as AcksPolicyType Modifier and Type Field Description protected AcksPolicyTypeDestinationPolicyType. acksPolicyMethods in org.apache.cxf.ws.rm.manager that return AcksPolicyType Modifier and Type Method Description AcksPolicyTypeObjectFactory. createAcksPolicyType()Create an instance ofAcksPolicyTypeAcksPolicyTypeDestinationPolicyType. getAcksPolicy()Gets the value of the acksPolicy property.Methods in org.apache.cxf.ws.rm.manager with parameters of type AcksPolicyType Modifier and Type Method Description voidDestinationPolicyType. setAcksPolicy(AcksPolicyType value)Sets the value of the acksPolicy property.
-