public interface IoService extends Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Deprecated.
|
java.util.Map<java.lang.Long,IoSession> |
getManagedSessions()
Returns the map of all sessions which are currently managed by this
service.
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.