|
|||||||||
| 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.ClientDeliverSmTransactionImpl
public class ClientDeliverSmTransactionImpl
| Field Summary |
|---|
| Fields inherited from class org.mobicents.slee.resource.smpp.ra.AbstractTransaction |
|---|
dialog, 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 | |
|---|---|
ClientDeliverSmTransactionImpl(int id,
SmppDialogImpl dialog)
Creates a new instance. |
|
| Method Summary | |
|---|---|
java.util.Date |
getLastActivity()
(Non-javadoc). |
void |
send(net.java.slee.resource.smpp.ShortMessage message)
(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 ClientDeliverSmTransactionImpl(int id,
SmppDialogImpl dialog)
| Method Detail |
|---|
public void send(net.java.slee.resource.smpp.ShortMessage message)
throws java.io.IOException
send in interface net.java.slee.resource.smpp.ClientTransactionjava.io.IOExceptionClientTransaction.send(net.java.slee.resource.smpp.ShortMessage).public java.util.Date getLastActivity()
getLastActivity in interface net.java.slee.resource.smpp.TransactiongetLastActivity in class AbstractTransactionnet.java.slee.smpp.ratype.Transaction#getLastActivity
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||