public class ConnectRequestFuture extends AbstractRequestFuture
Constructor and Description |
---|
ConnectRequestFuture() |
Modifier and Type | Method and Description |
---|---|
void |
connected(ProtocolEngine transport,
Connection<?> con) |
Connection<?> |
getConnection() |
ProtocolEngine |
getTransport() |
addFutureListener, done, isDone, isSuccess, waitFor, waitForever
public void connected(ProtocolEngine transport, Connection<?> con)
public ProtocolEngine getTransport()
public Connection<?> getConnection()
Copyright © 2017. All rights reserved.