|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectesmska.transfer.GatewayInterpreter
public class GatewayInterpreter
Class that takes care of parsing gateway script files for extracting gateway info and sending messages.
Constructor Summary | |
---|---|
GatewayInterpreter()
|
Method Summary | |
---|---|
boolean |
sendMessage(SMS sms)
Send a message |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GatewayInterpreter()
Method Detail |
---|
public boolean sendMessage(SMS sms) throws java.lang.Exception
sms
- sms to be sent
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |