|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.channel.BTTMessageProcessor
public class BTTMessageProcessor
The BTTMessageProcessor implements MessageProcessor interface
Constructor Summary | |
---|---|
BTTMessageProcessor()
|
Method Summary | |
---|---|
void |
process(ChannelContext aChannelContext,
java.lang.String message)
Parse the XML message into a keyed collection of data elements defined by the message The parser assumes that all valid xml messages have the key words prefixed with dse_ |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BTTMessageProcessor()
Method Detail |
---|
public void process(ChannelContext aChannelContext, java.lang.String message) throws java.lang.Exception
The parser assumes that all valid xml messages have the key words prefixed with dse_
process
in interface MessageProcessor
aChannelContext
- com.ibm.dse.clientserver.ChannelContextmessage
- java.lang.String
java.lang.Exception
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |