org.apache.axis2.transport
Class SimpleAxis2Server

java.lang.Object
  extended by org.apache.axis2.engine.AxisServer
      extended by org.apache.axis2.transport.SimpleAxis2Server

public class SimpleAxis2Server
extends AxisServer


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

DEFAULT_PORT

public static int DEFAULT_PORT
Constructor Detail

SimpleAxis2Server

public SimpleAxis2Server(java.lang.String repoLocation,
                         java.lang.String confLocation)
                  throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Parameters:
args -
Throws:
java.lang.Exception

printUsage

public static void printUsage()


Copyright © 2007 Apache Web Services Project. All Rights Reserved.