资 源 简 介
Introduction
JSMS is a framework and set of implementations to allow quick sms messaging integration into any java application or enterprise system. It is based on pluggable architecture and contains the set of known sms providers such as websms.ru, giper.mobi, etc. Any other provider can be added quickly. Framework supports text sending, querying for delivery statuses and balance checking.
At the moment, library is in alpha version, however seems to support the following providers:
Giper.Mobi, http://giper.mobi
WEBSMS, http://www.websms.ru
Generic SMPP protocol. You can send sms via any SMPP-capable gateway.
If you are interested in adding more providers, feel free to joing the project. Mail me a request to become
a committer to dmitri (at) livotov.eu
Quick Start
See eu.livotov.jsml.impl package for implementations of supported providers. You can instantiate the desired
provider directly or use S