| Fuse ESB Enterprise 7.0 XML Schemas | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||
http://servicemix.apache.org/smpp/1.0)>http://servicemix.apache.org/smpp/1.0)
A provider component receives XML message from the NMR and converts into SMPP
packet and sends it to SMS.
| Nested Element Summary | |||
| sequence |
|
||
| Attribute Summary | |
string | endpoint
<p> Get the endpoint implementation. |
integer | enquireLinkTimer
<p> This attribute specifies the enquire link timer defining the resend time interval.<br/> </p> <i> The default value is <b>50000</b> milliseconds</i> |
string | host
<p/> This attribute specifies the host name to use for connecting to the server.<br/> <p/> <i> The default value is <b>null</b></i> |
ID | id
|
QName | interfaceName
<p> Get the qualified name of the endpoint interface. |
string | marshaler
<p> With this method you can specify a marshaler class which provides the logic for converting a sms message into a normalized message. |
string | password
<p/> This attribute specifies the password to use for connecting to the server.<br/> <p/> <i> The default value is <b>null</b></i> |
integer | port
|
QName | service
<p> Get the service qualified name of the endpoint. |
string | systemId
<p/> This attribute specifies the system id to use for connecting to the server.<br/> <p/> <i> The default value is <b>null</b></i> |
string | systemType
<p /> This attribute specifies the system type that will be used for connecting to the server. |
integer | transactionTimer
<p> This attribute specifies the transaction timer defining the maximum lifetime of a message.<br/> </p> <i> The default value is <b>100000</b> milliseconds</i> |
| Attribute Detail |
<p>
Get the endpoint implementation.
</p>
Defined with global type string
<p>
This attribute specifies the enquire link timer defining the resend time
interval.<br/>
</p>
<i> The default value is <b>50000</b> milliseconds</i>
Defined with global type integer
<p/>
This attribute specifies the host name to use for connecting to the
server.<br/>
<p/>
<i> The default value is <b>null</b></i>
Defined with global type string
Defined with global type ID
<p>
Get the qualified name of the endpoint interface.
</p>
Defined with global type QName
<p>
With this method you can specify a marshaler class which provides the
logic for converting a sms message into a normalized message. This class
has to implement the interface class <code>SmppMarshaler</code>. If you
don't specify a marshaler, the <code>DefaultSmppMarshaler</code> will be
used.
</p>
Defined with global type string
<p/>
This attribute specifies the password to use for connecting to the
server.<br/>
<p/>
<i> The default value is <b>null</b></i>
Defined with global type string
Defined with global type integer
<p>
Get the service qualified name of the endpoint.
</p>
Defined with global type QName
<p/>
This attribute specifies the system id to use for connecting to the
server.<br/>
<p/>
<i> The default value is <b>null</b></i>
Defined with global type string
<p />
This attribute specifies the system type that will be used for connecting to the server. <p />
<i/> The default value is <b>cp</b>
Defined with global type string
<p>
This attribute specifies the transaction timer defining the maximum
lifetime of a message.<br/>
</p>
<i> The default value is <b>100000</b> milliseconds</i>
Defined with global type integer
| Fuse ESB Enterprise 7.0 XML Schemas | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||