org.talend.esb.sam.agent.flowidprocessor
Class FlowIdSoapCodec
java.lang.Object
org.talend.esb.sam.agent.flowidprocessor.FlowIdSoapCodec
public final class FlowIdSoapCodec
- extends Object
Read and write the FlowId using the SOAP headers
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
readFlowId
public static String readFlowId(org.apache.cxf.message.Message message)
writeFlowId
public static void writeFlowId(org.apache.cxf.message.Message message,
String flowId)
Copyright © 2011 Talend Inc.. All Rights Reserved.