|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mobicents.slee.resource.smpp.ra.AbstractTransaction
org.mobicents.slee.resource.smpp.ra.ServerDataSmTransactionImpl
public class ServerDataSmTransactionImpl
| Field Summary |
|---|
| Fields inherited from class org.mobicents.slee.resource.smpp.ra.AbstractTransaction |
|---|
dialog, id, timer, TTL |
| Fields inherited from interface net.java.slee.resource.smpp.Transaction |
|---|
STATUS_CANCEL_FAILED, STATUS_INVALID_MESSAGE_LENGTH, STATUS_INVDST, STATUS_INVMSGID, STATUS_INVSRC, STATUS_MSGQFULL, STATUS_OK, STATUS_REPLACE_FAILED, STATUS_SYSERROR |
| Constructor Summary | |
|---|---|
ServerDataSmTransactionImpl(int id,
SmppDialogImpl dialog,
net.java.slee.resource.smpp.ShortMessage message)
Creates a new instance. |
|
| Method Summary | |
|---|---|
java.util.Date |
getLastActivity()
(Non-javadoc). |
void |
respond(int status)
(Non Java-doc). |
| Methods inherited from class org.mobicents.slee.resource.smpp.ra.AbstractTransaction |
|---|
getId, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface net.java.slee.resource.smpp.Transaction |
|---|
getId |
| Constructor Detail |
|---|
public ServerDataSmTransactionImpl(int id,
SmppDialogImpl dialog,
net.java.slee.resource.smpp.ShortMessage message)
| Method Detail |
|---|
public void respond(int status)
throws java.io.IOException
respond in interface net.java.slee.resource.smpp.ServerTransactionjava.io.IOExceptionnet.java.slee.resource.smpp.ClientTransaction#respond(int).public java.util.Date getLastActivity()
getLastActivity in interface net.java.slee.resource.smpp.TransactiongetLastActivity in class AbstractTransactionTransaction.getLastActivity()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||