org.apache.axis.transport.http
public class JettyAxisServer extends Object
Field Summary | |
---|---|
protected static Log | log |
Constructor Summary | |
---|---|
JettyAxisServer() |
Method Summary | |
---|---|
static void | main(String[] args) |
void | setPort(int port)
Set the port
|
void | setResourceBase(String dir)
Set the resource base
|
void | start()
Start the server
|
Parameters: port
Parameters: dir
Throws: Exception