org.apache.axis2.transport
Class SimpleAxis2Server

java.lang.Object
  extended byorg.apache.axis2.transport.SimpleAxis2Server

public class SimpleAxis2Server
extends java.lang.Object


Field Summary
static int DEFAULT_PORT
           
 
Constructor Summary
SimpleAxis2Server()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void printUsage()
           
 
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()
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 © 2004-2007 Apache Software Foundation. All Rights Reserved.