org.talend.esb.sam.agent.flowidprocessor
Class FlowIdProducerOut<T extends org.apache.cxf.message.Message>

java.lang.Object
  extended by org.apache.cxf.phase.AbstractPhaseInterceptor<T>
      extended by org.talend.esb.sam.agent.flowidprocessor.FlowIdProducerOut<T>
All Implemented Interfaces:
org.apache.cxf.interceptor.Interceptor<T>, org.apache.cxf.phase.PhaseInterceptor<T>

public class FlowIdProducerOut<T extends org.apache.cxf.message.Message>
extends org.apache.cxf.phase.AbstractPhaseInterceptor<T>


Constructor Summary
FlowIdProducerOut()
           
 
Method Summary
 void handleMessage(T message)
           
protected  void handleRequestOut(T message)
           
protected  void handleResponseOut(T 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
 

Constructor Detail

FlowIdProducerOut

public FlowIdProducerOut()
Method Detail

handleMessage

public void handleMessage(T message)
                   throws org.apache.cxf.interceptor.Fault
Throws:
org.apache.cxf.interceptor.Fault

handleResponseOut

protected void handleResponseOut(T message)
                          throws org.apache.cxf.interceptor.Fault
Throws:
org.apache.cxf.interceptor.Fault

handleRequestOut

protected void handleRequestOut(T message)
                         throws org.apache.cxf.interceptor.Fault
Throws:
org.apache.cxf.interceptor.Fault


Copyright © 2011 Talend Inc.. All Rights Reserved.