|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis.transport.http.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.Exception
public static void main(java.lang.String[] args)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |