Uses of Interface
org.apache.axis2.transport.sms.SMSMessageBuilder

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

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

Classes in org.apache.axis2.transport.sms that implement SMSMessageBuilder
 class DefaultSMSMessageBuilderImpl
          Builds the MessageContext for the from the incoming SMS accepts the RPC style message format serviceName : operationName : param_1 = value_1 : param_2 = value_2 : param_3 = value _3 : ...
 



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