IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.channel.sms
Class SMSCommandExecTask

java.lang.Object
  extended by com.ibm.btt.channel.sms.SMSCommandExecTask
All Implemented Interfaces:
java.lang.Runnable

public class SMSCommandExecTask
extends java.lang.Object
implements java.lang.Runnable


Field Summary
(package private)  ChannelContext channelCtx
           
(package private)  InboundHandlerConfiguration inboundConfig
           
(package private)  Operation oper
           
(package private)  SMSResponseHandler responseHandler
           
 
Constructor Summary
SMSCommandExecTask(ChannelContext channelCtx, Operation oper, SMSResponseHandler responseHandler, InboundHandlerConfiguration config)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

oper

Operation oper

responseHandler

SMSResponseHandler responseHandler

channelCtx

ChannelContext channelCtx

inboundConfig

InboundHandlerConfiguration inboundConfig
Constructor Detail

SMSCommandExecTask

public SMSCommandExecTask(ChannelContext channelCtx,
                          Operation oper,
                          SMSResponseHandler responseHandler,
                          InboundHandlerConfiguration config)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011