|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.marre.sms.transport.gsm.GsmEncoder
Builds GSM pdu encoded messages.
Method Summary | |
static byte[] |
encodePdu(SmsPdu thePdu,
SmsAddress theDestination,
SmsAddress theSender)
Encodes the given sms pdu into a gsm sms pdu. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static byte[] encodePdu(SmsPdu thePdu, SmsAddress theDestination, SmsAddress theSender) throws SmsException
thePdu
- theDestination
- theSender
-
SmsException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |