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()
HttpServerFactoryHttpServerを作成する。create in interface HttpServerFactoryHttpServer