public class TomcatHttpBinder extends Object implements HttpBinder
| Constructor and Description |
|---|
TomcatHttpBinder() |
| Modifier and Type | Method and Description |
|---|---|
HttpServer |
bind(URL url,
HttpHandler handler)
bind the server.
|
public HttpServer bind(URL url, HttpHandler handler)
HttpBinderbind in interface HttpBinderurl - server url.Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.