| Package | Description |
|---|---|
| org.apache.mina.core.session |
| Modifier and Type | Method | Description |
|---|---|---|
IoSessionAttributeMap |
AbstractIoSession.getAttributeMap() |
|
IoSessionAttributeMap |
DefaultIoSessionDataStructureFactory.getAttributeMap(IoSession session) |
|
IoSessionAttributeMap |
IoSessionDataStructureFactory.getAttributeMap(IoSession session) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AbstractIoSession.setAttributeMap(IoSessionAttributeMap attributes) |
Set the map of attributes associated with the session
|
Copyright © 2004–2018 Apache MINA Project. All rights reserved.