com.davesag.smpp
Class SMPPCommander.Factory
java.lang.Object
com.davesag.smpp.SMPPCommander.Factory
- Enclosing class:
- SMPPCommander
- public static class SMPPCommander.Factory
- extends Object
inner factory class for instantiating new SMPPCommanders.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SMPPCommander.Factory
public SMPPCommander.Factory()
getCommander
public static SMPPCommander getCommander(String classname)
throws ClassNotFoundException
- gets the appropriate connection manager.
- Parameters:
classname - The name of the connection manager class.
- Returns:
- A singleton SMPPCommander instance.
- Throws:
ClassNotFoundException
SMPP Commander API version 20 Jan 2005. (C) 2004 Dave Sag.