com.alibaba.dubbo.remoting.http.jetty
Class JettyHttpServer
java.lang.Object
com.alibaba.dubbo.remoting.http.support.AbstractHttpServer
com.alibaba.dubbo.remoting.http.jetty.JettyHttpServer
- All Implemented Interfaces:
- Resetable, HttpServer
public class JettyHttpServer
- extends AbstractHttpServer
Method Summary |
void |
close()
close the channel. |
JettyHttpServer
public JettyHttpServer(URL url,
HttpHandler handler)
close
public void close()
- Description copied from interface:
HttpServer
- close the channel.
- Specified by:
close
in interface HttpServer
- Overrides:
close
in class AbstractHttpServer
Copyright © 2012–2017 Alibaba. All rights reserved.