Package | Description |
---|---|
net.bluemind.imap.vertx | |
net.bluemind.imap.vertx.connection |
Modifier and Type | Method and Description |
---|---|
void |
IConnectionSupport.connect(int port,
java.lang.String host,
io.vertx.core.Handler<io.vertx.core.AsyncResult<IConnectionSupport.INetworkCon>> futureCon) |
Modifier and Type | Method and Description |
---|---|
void |
EventBusConnectionSupport.connect(int port,
java.lang.String host,
io.vertx.core.Handler<io.vertx.core.AsyncResult<IConnectionSupport.INetworkCon>> futureCon) |
void |
NetClientConnectionSupport.connect(int port,
java.lang.String host,
io.vertx.core.Handler<io.vertx.core.AsyncResult<IConnectionSupport.INetworkCon>> futureCon) |
Copyright © 2021. All Rights Reserved.