|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.transport.http.JettyAxisServer
public class JettyAxisServer
| Field Summary | |
|---|---|
protected static org.apache.commons.logging.Log |
log
|
| Constructor Summary | |
|---|---|
JettyAxisServer()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
void |
setPort(int port)
Set the port |
void |
setResourceBase(java.lang.String dir)
Set the resource base |
void |
start()
Start the server |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static org.apache.commons.logging.Log log
| Constructor Detail |
|---|
public JettyAxisServer()
| Method Detail |
|---|
public void setPort(int port)
port - public void setResourceBase(java.lang.String dir)
dir -
public void start()
throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||