|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.server.XMPPServer
public final class XMPPServer
Describe class XMPPServer here. Created: Wed Nov 23 07:04:18 2005
| Field Summary | |
|---|---|
static String |
CONFIGURATOR_PROP_KEY
Field description |
static String |
NAME
Field description |
| Method Summary | |
|---|---|
static MessageReceiver |
getComponent(String name)
|
static ConfiguratorAbstract |
getConfigurator()
|
static String |
getImplementationVersion()
Method description |
static String |
getImplementationVersion(Class<?> c)
|
static String |
help()
Method description |
static boolean |
isOSGi()
|
static void |
main(String[] args)
Describe main method here. |
static void |
parseParams(String[] args)
Method description |
static void |
setOSGi(boolean val)
|
static void |
start(String[] args)
|
static void |
stop()
|
static String |
version()
Method description |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String CONFIGURATOR_PROP_KEY
public static final String NAME
| Method Detail |
|---|
public static String getImplementationVersion()
public static String getImplementationVersion(Class<?> c)
public static String help()
public static void main(String[] args)
main method here.
args - a String[] valuepublic static void start(String[] args)
public static void setOSGi(boolean val)
public static boolean isOSGi()
public static void stop()
public static ConfiguratorAbstract getConfigurator()
public static MessageReceiver getComponent(String name)
public static void parseParams(String[] args)
args - public static String version()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||