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