Class PolicyOutInterceptor

java.lang.Object
org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
org.apache.cxf.ws.policy.AbstractPolicyInterceptor
org.apache.cxf.ws.policy.PolicyOutInterceptor
All Implemented Interfaces:
org.apache.cxf.interceptor.Interceptor<org.apache.cxf.message.Message>, org.apache.cxf.phase.PhaseInterceptor<org.apache.cxf.message.Message>

public class PolicyOutInterceptor extends AbstractPolicyInterceptor
  • Field Details

  • Constructor Details

    • PolicyOutInterceptor

      public PolicyOutInterceptor()
  • Method Details