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