org.apache.axis2.transport.sms.smpp
Class SimpleSMPPServer

java.lang.Object
  extended by org.apache.axis2.transport.sms.smpp.SimpleSMPPServer

public class SimpleSMPPServer
extends java.lang.Object


Field Summary
protected  org.apache.commons.logging.Log log
          the reference to the actual commons logger to be used for log messages
 
Constructor Summary
SimpleSMPPServer()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected org.apache.commons.logging.Log log
the reference to the actual commons logger to be used for log messages

Constructor Detail

SimpleSMPPServer

public SimpleSMPPServer()
Method Detail

main

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


Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.