public final class FlowIdProtocolHeaderCodec extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
readFlowId(org.apache.cxf.message.Message message)
Read flow id from message.
|
static void |
writeFlowId(org.apache.cxf.message.Message message,
String flowId)
Write flow id.
|
public static String readFlowId(org.apache.cxf.message.Message message)
message - the messagepublic static void writeFlowId(org.apache.cxf.message.Message message,
String flowId)
message - the messageflowId - the flow idCopyright © 2011–2016 Talend Inc.. All rights reserved.