- setHeaders(MultiMap<String, String>) - Method in class org.mule.runtime.http.policy.api.HttpPolicyPointcutParameters
-
Setter added to overcome that this is an abstract class and the constructor that sets this field was added in a later runtime
version, thus not possible to be invoked using reflection from older versions.
- setMaskedRequestPath(String) - Method in class org.mule.runtime.http.policy.api.HttpPolicyPointcutParameters
-
Setter added to overcome that this is an abstract class and the constructor that sets this field was added in a later API
version, thus not possible to be invoked using reflection from older versions.
- SourcePolicyAwareAttributes - Class in org.mule.runtime.http.policy.api
-
Specialization of PolicyAwareAttributes that represent the attributes of implementations of
SourcePolicyPointcutParametersFactory.
- SourcePolicyAwareAttributes.Builder - Class in org.mule.runtime.http.policy.api
-
- SourcePolicyAwareAttributes.SourceAttribute - Enum in org.mule.runtime.http.policy.api
-
Specialization of PolicyAwareAttributes.Attribute that represent the attributes of implementations of
SourcePolicyPointcutParametersFactory.