|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--rp.core.SMSProvider | +--rp.core.UnicumProvider
Send SMS via Unicum simply via an encoded URL.
Method Summary | |
int |
getNoChars()
|
java.util.List |
getPrefices()
|
void |
parse(java.lang.String line)
|
boolean |
send(SMS message)
|
Methods inherited from class rp.core.SMSProvider |
encode, getName, isLetterOrDigit, main, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public boolean send(SMS message)
send
in class SMSProvider
public void parse(java.lang.String line)
parse
in interface rp.core.HTMLParser
public java.util.List getPrefices()
getPrefices
in class SMSProvider
public int getNoChars()
getNoChars
in class SMSProvider
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |