|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.engine.AxisServer org.apache.axis2.transport.SimpleAxis2Server
public class SimpleAxis2Server
Field Summary | |
---|---|
static int |
DEFAULT_PORT
|
Fields inherited from class org.apache.axis2.engine.AxisServer |
---|
configContext, listenerManager |
Constructor Summary | |
---|---|
SimpleAxis2Server(java.lang.String repoLocation,
java.lang.String confLocation)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
static void |
printUsage()
|
Methods inherited from class org.apache.axis2.engine.AxisServer |
---|
createDefaultConfigurationContext, deployService, getConfigurationContext, setConfigurationContext, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int DEFAULT_PORT
Constructor Detail |
---|
public SimpleAxis2Server(java.lang.String repoLocation, java.lang.String confLocation) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
args
-
java.lang.Exception
public static void printUsage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |