VertxChannelProvider
public interface ChannelProvider
Modifier and Type | Method | Description |
---|---|---|
Channel |
getChannel() |
|
void |
start(java.lang.String ip,
int port,
int connectTimeoutInMillis) |
|
void |
stop() |
void start(java.lang.String ip, int port, int connectTimeoutInMillis)
void stop()
Channel getChannel()
Copyright © 2017–2018 Ocraft Project. All rights reserved.