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