Uses of Class
org.apache.cxf.ws.rm.manager.AcksPolicyType
Packages that use AcksPolicyType
-
Uses of AcksPolicyType in org.apache.cxf.ws.rm.manager
Fields in org.apache.cxf.ws.rm.manager declared as AcksPolicyTypeMethods in org.apache.cxf.ws.rm.manager that return AcksPolicyTypeModifier and TypeMethodDescriptionObjectFactory.createAcksPolicyType()Create an instance ofAcksPolicyTypeDestinationPolicyType.getAcksPolicy()Gets the value of the acksPolicy property.Methods in org.apache.cxf.ws.rm.manager with parameters of type AcksPolicyTypeModifier and TypeMethodDescriptionvoidDestinationPolicyType.setAcksPolicy(AcksPolicyType value) Sets the value of the acksPolicy property.