|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.zekr.engine.server.HttpServerFactory
public class HttpServerFactory
An http server should be created through HttpServerFactory, not HttpServer abstract class.
Constructor Summary | |
---|---|
HttpServerFactory()
|
Method Summary | |
---|---|
static HttpServer |
createHttpServer(org.apache.commons.configuration.PropertiesConfiguration props)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HttpServerFactory()
Method Detail |
---|
public static HttpServer createHttpServer(org.apache.commons.configuration.PropertiesConfiguration props)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |