Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
G
N
R
S
T
C
ClientTransaction
- Interface in
net.java.slee.resource.smpp
G
getData()
- Method in interface net.java.slee.resource.smpp.
ShortMessage
Gets binary representation of the payload of this message.
getEncoding()
- Method in interface net.java.slee.resource.smpp.
ShortMessage
Gets encdong scheme of this message.
getId()
- Method in interface net.java.slee.resource.smpp.
Transaction
Returns a unique identifer that identifies this transaction.
getLastActivity()
- Method in interface net.java.slee.resource.smpp.
Transaction
Gets the date and time of the last activity of this transaction.
getMessage()
- Method in interface net.java.slee.resource.smpp.
SmppEvent
getOriginator()
- Method in interface net.java.slee.resource.smpp.
ShortMessage
Gets the address of the origination party.
getRecipient()
- Method in interface net.java.slee.resource.smpp.
ShortMessage
Gets address of the recipent of this message.
getText()
- Method in interface net.java.slee.resource.smpp.
ShortMessage
Gets text representation of the payload.
getTransaction()
- Method in interface net.java.slee.resource.smpp.
RequestEvent
getTransaction()
- Method in interface net.java.slee.resource.smpp.
ResponseEvent
N
net.java.slee.resource.smpp
- package net.java.slee.resource.smpp
R
RequestEvent
- Interface in
net.java.slee.resource.smpp
respond(int)
- Method in interface net.java.slee.resource.smpp.
ServerTransaction
Acknowledges this transaction.
ResponseEvent
- Interface in
net.java.slee.resource.smpp
S
send(ShortMessage)
- Method in interface net.java.slee.resource.smpp.
ClientTransaction
Sends specified message.
ServerTransaction
- Interface in
net.java.slee.resource.smpp
setData(byte[])
- Method in interface net.java.slee.resource.smpp.
ShortMessage
Modify payload of this message.
setEncoding(int)
- Method in interface net.java.slee.resource.smpp.
ShortMessage
Modify encoding scheme of this message.
setOriginator(String)
- Method in interface net.java.slee.resource.smpp.
ShortMessage
Modify the address of the origination party.
setRecipient(String)
- Method in interface net.java.slee.resource.smpp.
ShortMessage
Modify address of the recipient.
setText(String)
- Method in interface net.java.slee.resource.smpp.
ShortMessage
Modify payload of this message.
ShortMessage
- Interface in
net.java.slee.resource.smpp
Generic SMS interface.
SmppEvent
- Interface in
net.java.slee.resource.smpp
STATUS_CANCEL_FAILED
- Static variable in interface net.java.slee.resource.smpp.
Transaction
STATUS_INVALID_MESSAGE_LENGTH
- Static variable in interface net.java.slee.resource.smpp.
Transaction
STATUS_INVDST
- Static variable in interface net.java.slee.resource.smpp.
Transaction
STATUS_INVMSGID
- Static variable in interface net.java.slee.resource.smpp.
Transaction
STATUS_INVSRC
- Static variable in interface net.java.slee.resource.smpp.
Transaction
STATUS_MSGQFULL
- Static variable in interface net.java.slee.resource.smpp.
Transaction
STATUS_OK
- Static variable in interface net.java.slee.resource.smpp.
Transaction
STATUS_REPLACE_FAILED
- Static variable in interface net.java.slee.resource.smpp.
Transaction
STATUS_SYSERROR
- Static variable in interface net.java.slee.resource.smpp.
Transaction
T
Transaction
- Interface in
net.java.slee.resource.smpp
This interface represents a generic transaction interface defining the methods common between client and server transactions.
C
G
N
R
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008. All Rights Reserved.