Uses of Enum Class
org.apache.cxf.annotations.Policy.Placement
Packages that use Policy.Placement
-
Uses of Policy.Placement in org.apache.cxf.annotations
Methods in org.apache.cxf.annotations that return Policy.PlacementModifier and TypeMethodDescriptionstatic Policy.PlacementReturns the enum constant of this class with the specified name.static Policy.Placement[]Policy.Placement.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Policy.Placement in org.jboss.wsf.stack.cxf.extensions.policy
Methods in org.jboss.wsf.stack.cxf.extensions.policy that return Policy.PlacementMethods in org.jboss.wsf.stack.cxf.extensions.policy with parameters of type Policy.PlacementModifier and TypeMethodDescriptionEndpointPolicyAttachments.getPolicyAttachments(Policy.Placement placement) Constructors in org.jboss.wsf.stack.cxf.extensions.policy with parameters of type Policy.Placement