public interface IoService extends Closeable
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEFAULT_REUSE_ADDRESS
Socket reuse address.
|
CLOSE_WAIT_TIMEOUT, DEFAULT_CLOSE_WAIT_TIMEOUT| Modifier and Type | Method and Description |
|---|---|
Map<Long,IoSession> |
getManagedSessions()
Returns the map of all sessions which are currently managed by this
service.
|
addCloseFutureListener, close, close, close, getMaxCloseWaitTime, isClosed, isClosing, isOpen, removeCloseFutureListenerstatic final boolean DEFAULT_REUSE_ADDRESS
StandardSocketOptions.SO_REUSEADDRCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.