SMSLib 3.5.3

org.smslib.smsserver
Class SMSServer

java.lang.Object
  extended by org.smslib.smsserver.SMSServer

public class SMSServer
extends java.lang.Object

SMSServer Application.


Constructor Summary
SMSServer()
           
 
Method Summary
 boolean checkPriorityTimeFrame(int priority)
           
 java.util.List<Interface<? extends java.lang.Object>> getInfList()
           
 java.util.Properties getProperties()
           
 boolean getShutdown()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SMSServer

public SMSServer()
Method Detail

getInfList

public java.util.List<Interface<? extends java.lang.Object>> getInfList()

getShutdown

public boolean getShutdown()

getProperties

public java.util.Properties getProperties()

checkPriorityTimeFrame

public boolean checkPriorityTimeFrame(int priority)

main

public static void main(java.lang.String[] args)

SMSLib 3.5.3

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