public interface IoService
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
Map<Long,IoSession> |
getManagedSessions()
Returns the map of all sessions which are currently managed by this
service.
|
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.