public interface IoService extends Closeable, IoServiceEventListenerManager
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEFAULT_REUSE_ADDRESS
Socket reuse address.
|
| 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, removeCloseFutureListenergetIoServiceEventListener, setIoServiceEventListenerstatic final boolean DEFAULT_REUSE_ADDRESS
StandardSocketOptions.SO_REUSEADDRCopyright © 2018–2024 The Apache Software Foundation. All rights reserved.