Products.PloneSMSCommunicator.PloneSMSCommunicator
Home | Trees | Index | Help |
---|
Package Products :: Package PloneSMSCommunicator :: Module PloneSMSCommunicator |
Module Products.PloneSMSCommunicator.PloneSMSCommunicator
This tool talks to XIAM gateway at cellphone operator via XIAM-XML protocol. You'd have to set XIAM gateway properties in the tool' configlet before you are able to send SMSes. This module defines the following classes:
PloneSMSCommunicator
, this is the tool that carries responsibility forconnection with server (message center) and sending via XIAM-XML protocol requests(short message) to server and get responses from it
Methods:
PloneSMSCommunicator.setProperties
: set PloneSMSCommunicator propertiesPloneSMSCommunicator.getProperties
: return all properties if ids == None, else return properties that in ids listPloneSMSCommunicator.LOG
: write all needed data to log filePloneSMSCommunicator.write_sms
: write sms 'in' and sms 'out' files to sms directoryPloneSMSCommunicator.send_Request
: this function will send message to destinationPloneSMSCommunicator.Response
: write all data from response to xiam.log filePloneSMSCommunicator.getAvailableSMSPolicies
: return sms policiesPloneSMSCommunicator.getServerInfo
: return dictionary that contains host name and ip addressPloneSMSCommunicator.getLogs
: return records from log file
Exception classes:
Classes | |
---|---|
PloneSMSCommunicator |
A not-so-basic Folder implementation, with Dublin Core Metadata included |
Exceptions | |
---|---|
SendMessageError |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Fri Dec 23 14:45:44 2005 | http://epydoc.sf.net |