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