|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.codehaus.xfire.server.http.XFireHttpServer
HTTP Server for XFire services.
| Constructor Summary | |
XFireHttpServer()
|
|
| Method Summary | |
int |
getPort()
|
boolean |
isStarted()
|
void |
setPort(int value)
|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XFireHttpServer()
| Method Detail |
public void start()
throws java.lang.Exception
start in interface XFireServerjava.lang.Exception
public void stop()
throws java.lang.Exception
stop in interface XFireServerjava.lang.Exceptionpublic boolean isStarted()
isStarted in interface XFireServerpublic int getPort()
public void setPort(int value)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||