|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ServerTransaction
| Field Summary |
|---|
| 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 |
| Method Summary | |
|---|---|
void |
respond(int status)
Acknowledges this transaction. |
| Methods inherited from interface net.java.slee.resource.smpp.Transaction |
|---|
getId, getLastActivity |
| Method Detail |
|---|
void respond(int status)
throws java.io.IOException
status - an integer identified the result of the transaction.
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||