public class ConnectionDetails extends VanillaNetworkContext
| Constructor and Description |
|---|
ConnectionDetails(String id,
SocketAddressSupplier socketAddressSupplier) |
ConnectionDetails(String id,
String hostPort) |
| Modifier and Type | Method and Description |
|---|---|
String |
getID() |
boolean |
isDisable() |
SocketAddressSupplier |
sessionProvider() |
ConnectionDetails |
sessionProvider(SocketAddressSupplier sessionProvider) |
void |
setDisable(boolean disable) |
String |
toString() |
close, heartbeatListener, heartbeatListener, heartbeatTimeoutMs, heartbeatTimeoutMs, isAcceptor, isAcceptor, isClosed, networkStatsListener, networkStatsListener, newCid, onHandlerChanged, serverThreadingStrategy, serverThreadingStrategy, sessionDetails, sessionDetails, socketChannel, socketChannel, socketReconnector, socketReconnector, terminationEventHandler, terminationEventHandler, wireOutPublisher, wireOutPublisher, wireType, wireTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitacquireConnectionListener, isUncheckedpublic ConnectionDetails(String id, SocketAddressSupplier socketAddressSupplier)
public SocketAddressSupplier sessionProvider()
public ConnectionDetails sessionProvider(SocketAddressSupplier sessionProvider)
public String getID()
public boolean isDisable()
public void setDisable(boolean disable)
Copyright © 2017. All rights reserved.