|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.talend.esb.sam.agent.eventproducer.MessageToEventMapper
public class MessageToEventMapper
The Class MessageToEventMapper.
| Constructor Summary | |
|---|---|
MessageToEventMapper()
|
|
| Method Summary | |
|---|---|
int |
getMaxContentLength()
Gets the max message content length. |
protected String |
getPayload(org.apache.cxf.message.Message message)
Gets the message payload. |
org.talend.esb.sam.common.event.Event |
mapToEvent(org.apache.cxf.message.Message message)
Map to event. |
void |
setMaxContentLength(int maxContentLength)
Sets the max message content length. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageToEventMapper()
| Method Detail |
|---|
public org.talend.esb.sam.common.event.Event mapToEvent(org.apache.cxf.message.Message message)
message - the message
protected String getPayload(org.apache.cxf.message.Message message)
message - the message
public int getMaxContentLength()
public void setMaxContentLength(int maxContentLength)
maxContentLength - the new max content length
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||