JavaScript is disabled on your browser.
JBoss Web Services - Stack CXF Runtime Client 4.3.5.Final-redhat-3
java.lang.Object
org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
org.jboss.wsf.stack.cxf.client.configuration.HandlerChainSortInterceptor
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 HandlerChainSortInterceptor
extends org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
An interceptor for properly sorting handlers, some of which might come from PRE/POST
handler chains in the client / endpoint pre-defined configuration.
Since:
06-Jun-2012
Author:
alessio.soldano@jboss.com
Method Summary
Methods
Modifier and Type
Method and Description
void
handleMessage (org.apache.cxf.message.Message message)
Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
JBoss Web Services - Stack CXF Runtime Client 4.3.5.Final-redhat-3
Copyright © 2015 JBoss, by Red Hat . All rights reserved.