|
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.clientserver.DSERequestHandler
com.ibm.btt.channel.Web2RequestHandler
public class Web2RequestHandler
This class implements RequestHandler interface.
This is the implementation used in XML Channel and JSON channel.
Field Summary |
---|
Fields inherited from class com.ibm.btt.clientserver.DSERequestHandler |
---|
errorCode, javaClientException, javaClientTrace |
Constructor Summary | |
---|---|
Web2RequestHandler()
|
Method Summary | |
---|---|
protected java.lang.Object |
executeRequest(ChannelContext channelContext)
Override the execute request method to execute the business logic. |
Methods inherited from class com.ibm.btt.clientserver.DSERequestHandler |
---|
checkExecutionPermission, executeSession, formatOpContext, getPresentationHandler, getRequestValue, getSessionContext, getSessionId, handleException, handleException, isNotNull, preProcessRequest, process, processRequest, processSessionRequest, runInSession, setReplyFmt, tryToFormat, tryToUnformat, unFormatRequest, usingCookies |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Web2RequestHandler()
Method Detail |
---|
protected java.lang.Object executeRequest(ChannelContext channelContext) throws java.lang.Exception
executeRequest
in class DSERequestHandler
channelContext
- com.ibm.btt.clientserver.ChannelContext
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 |