org.apache.axis.transport.http

Class JettyAxisServer

public class JettyAxisServer extends Object

Field Summary
protected static Loglog
Constructor Summary
JettyAxisServer()
Method Summary
static voidmain(String[] args)
voidsetPort(int port)
Set the port
voidsetResourceBase(String dir)
Set the resource base
voidstart()
Start the server

Field Detail

log

protected static Log log

Constructor Detail

JettyAxisServer

public JettyAxisServer()

Method Detail

main

public static void main(String[] args)

setPort

public void setPort(int port)
Set the port

Parameters: port

setResourceBase

public void setResourceBase(String dir)
Set the resource base

Parameters: dir

start

public void start()
Start the server

Throws: Exception

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.