SMSLib 3.5.3

Uses of Package
org.smslib

Packages that use org.smslib
org.smslib Main SMSLib classes. 
org.smslib.balancing SMSLib loadbalancing classes. 
org.smslib.crypto SMSLib cryprographic classes. 
org.smslib.http Classes related to bulk operators' HTTP interfaces. 
org.smslib.modem Classes related to serial and IP GSM modems. 
org.smslib.modem.athandler Classes for the handling of 3GPP AT commands. 
org.smslib.queues Classes related to the background queues and delayed sending. 
org.smslib.routing SMSLib routing classes. 
org.smslib.smpp   
org.smslib.smpp.jsmpp   
org.smslib.smsserver.interfaces SMSServer Interfaces. 
 

Classes in org.smslib used by org.smslib
AGateway
          Abstract class representing a Gateway, i.e. an interface capable of sending and/or receiving SMS messages.
AGateway.AsyncEvents
           
AGateway.GatewayStatuses
           
AGateway.Protocols
          Enumeration representing the operation protocols of a GSM modem.
Contact
          The Contact class represents a phonebook entry.
Contact.ContactLocation
           
GatewayException
          Exception class specific to gateway errors.
ICallNotification
          Interface of the callback class used by SMSLib.
IGatewayStatusNotification
          Interface of the callback class used by SMSLib.
IInboundMessageNotification
          Interface of the callback class used by SMSLib.
InboundBinaryMessage
          Class representing an inbound binary sms message.
InboundMessage
          Class representing an inbound sms message.
InboundMessage.MessageClasses
          Enumeration representing various message classes.
InvalidMessageException
          InvalidMessageException
IOrphanedMessageNotification
          Interface of the callback class used by SMSLib.
IOutboundMessageNotification
          Interface of the callback class used by SMSLib.
IQueueSendingNotification
          Interface of the callback class used by SMSLib.
IUSSDNotification
          Interface of the callback class used by SMSLib.
Message
          The parent of all message-related classes.
Message.MessageClasses
          Enumeration representing the different message classes.
Message.MessageEncodings
          Enumeration representing available message encodings.
Message.MessageTypes
          Enumeration representing the different types of messages.
OutboundBinaryMessage
          Class representing an outbound binary (forced 8bit encoded) sms message.
OutboundMessage
          Class representing an outbound sms message.
OutboundMessage.FailureCauses
          Enumeration representing the failure reasons of a failed outbound message.
OutboundMessage.MessageStatuses
          Class representing the status of an outbound message.
OutboundWapSIMessage.WapSISignals
           
Phonebook
          The Phonebook class represents the phonebook.
Service
          This is main library class.
Service.ServiceStatus
           
Settings
          Configuration/settings class.
SMSLibException
          Custom SMSLib Exception.
StatusReportMessage.DeliveryStatuses
          Enumeration representing delivery (status report) message status.
TimeoutException
          Exception class specific to timeout errors.
USSDDatagram
           
USSDDcs
          Enum representing the status of a GSM Unstructured Supplemental Service Data (USSD) data coding schemd (DCS).
USSDRequest
          Class representing a GSM Unstructured Supplemental Service Data (USSD) network response.
USSDResponse
          Class representing a GSM Unstructured Supplemental Service Data (USSD) network response.
USSDResultPresentation
          Enum representing the status of a GSM Unstructured Supplemental Service Data (USSD) session.
USSDSessionStatus
          Enum representing the status of a GSM Unstructured Supplemental Service Data (USSD) session.
 

Classes in org.smslib used by org.smslib.balancing
AGateway
          Abstract class representing a Gateway, i.e. an interface capable of sending and/or receiving SMS messages.
OutboundMessage
          Class representing an outbound sms message.
 

Classes in org.smslib used by org.smslib.crypto
SMSLibException
          Custom SMSLib Exception.
 

Classes in org.smslib used by org.smslib.http
AGateway
          Abstract class representing a Gateway, i.e. an interface capable of sending and/or receiving SMS messages.
GatewayException
          Exception class specific to gateway errors.
OutboundMessage
          Class representing an outbound sms message.
StatusReportMessage.DeliveryStatuses
          Enumeration representing delivery (status report) message status.
TimeoutException
          Exception class specific to timeout errors.
 

Classes in org.smslib used by org.smslib.modem
AGateway
          Abstract class representing a Gateway, i.e. an interface capable of sending and/or receiving SMS messages.
AGateway.AsyncEvents
           
GatewayException
          Exception class specific to gateway errors.
InboundMessage
          Class representing an inbound sms message.
InboundMessage.MessageClasses
          Enumeration representing various message classes.
OutboundMessage
          Class representing an outbound sms message.
Phonebook
          The Phonebook class represents the phonebook.
TimeoutException
          Exception class specific to timeout errors.
USSDRequest
          Class representing a GSM Unstructured Supplemental Service Data (USSD) network response.
 

Classes in org.smslib used by org.smslib.modem.athandler
AGateway.AsyncEvents
           
GatewayException
          Exception class specific to gateway errors.
InboundMessage.MessageClasses
          Enumeration representing various message classes.
TimeoutException
          Exception class specific to timeout errors.
 

Classes in org.smslib used by org.smslib.queues
OutboundMessage
          Class representing an outbound sms message.
 

Classes in org.smslib used by org.smslib.routing
AGateway
          Abstract class representing a Gateway, i.e. an interface capable of sending and/or receiving SMS messages.
OutboundMessage
          Class representing an outbound sms message.
 

Classes in org.smslib used by org.smslib.smpp
AGateway
          Abstract class representing a Gateway, i.e. an interface capable of sending and/or receiving SMS messages.
GatewayException
          Exception class specific to gateway errors.
InboundMessage
          Class representing an inbound sms message.
InboundMessage.MessageClasses
          Enumeration representing various message classes.
TimeoutException
          Exception class specific to timeout errors.
 

Classes in org.smslib used by org.smslib.smpp.jsmpp
AGateway
          Abstract class representing a Gateway, i.e. an interface capable of sending and/or receiving SMS messages.
GatewayException
          Exception class specific to gateway errors.
OutboundMessage
          Class representing an outbound sms message.
TimeoutException
          Exception class specific to timeout errors.
 

Classes in org.smslib used by org.smslib.smsserver.interfaces
InboundMessage
          Class representing an inbound sms message.
OutboundMessage
          Class representing an outbound sms message.
 


SMSLib 3.5.3

(c) 2002-2011, http://smslib.org