public class HttpServerFactoryJetty9 extends java.lang.Object implements HttpServerFactory
HttpServer
を生成するファクトリ実装クラス。Constructor and Description |
---|
HttpServerFactoryJetty9() |
Modifier and Type | Method and Description |
---|---|
HttpServer |
create()
HttpServer を作成する。 |
public HttpServer create()
HttpServerFactory
HttpServer
を作成する。create
in interface HttpServerFactory
HttpServer