|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.solidstategroup.messaging.sms.gateway.mblox.Inbound
public class Inbound
| Constructor Summary | |
|---|---|
Inbound()
|
|
| Method Summary | |
|---|---|
SMSMessageInbound |
getMessage()
|
void |
parseMessage(java.io.File xmlMessage)
|
boolean |
parseMessage(java.lang.String xmlMessage)
|
void |
setMessage(SMSMessageInbound message)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Inbound()
| Method Detail |
|---|
public boolean parseMessage(java.lang.String xmlMessage)
public void parseMessage(java.io.File xmlMessage)
public SMSMessageInbound getMessage()
public void setMessage(SMSMessageInbound message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||