public interface ServerConnector
| Modifier and Type | Method and Description |
|---|---|
void |
configure(io.netty.channel.Channel channel,
HttpHandler httpPipeline) |
int |
port() |
String |
type() |
String type()
int port()
void configure(io.netty.channel.Channel channel,
HttpHandler httpPipeline)
Copyright © 2013–2020 Hotels.com. All rights reserved.