|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.transport.sms.SMSTransportUtils
public class SMSTransportUtils
| Constructor Summary | |
|---|---|
SMSTransportUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.Object |
getParameterValue(java.util.ArrayList<org.apache.axis2.description.Parameter> list,
java.lang.String name)
Given the array list of parameters and a name of the parameter it will return the Value of that Parameter |
static java.lang.String |
getPhoneNumber(org.apache.axis2.addressing.EndpointReference epr)
given the EPR it will return the phone number that the EPR represents this assumes a EPR of format sms:// |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SMSTransportUtils()
| Method Detail |
|---|
public static java.lang.Object getParameterValue(java.util.ArrayList<org.apache.axis2.description.Parameter> list,
java.lang.String name)
list - name -
public static java.lang.String getPhoneNumber(org.apache.axis2.addressing.EndpointReference epr)
throws java.lang.Exception
epr -
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||