Uses of Class
org.apache.axis2.transport.sms.InvalidMessageFormatException

Packages that use InvalidMessageFormatException
org.apache.axis2.transport.sms   
 

Uses of InvalidMessageFormatException in org.apache.axis2.transport.sms
 

Methods in org.apache.axis2.transport.sms that throw InvalidMessageFormatException
 org.apache.axis2.context.MessageContext SMSMessageBuilder.buildMessaage(SMSMessage msg, org.apache.axis2.context.ConfigurationContext configurationContext)
          Build the Axis2 Message Context form the SMSMessage.This is respnsible for handling
the content comming with the SMSMessage, handling the sender receiver details and handling the
and handling the SMSMessage properties to buld the Axis2 Message Context appropriately
 org.apache.axis2.context.MessageContext DefaultSMSMessageBuilderImpl.buildMessaage(SMSMessage msg, org.apache.axis2.context.ConfigurationContext configurationContext)
           
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.