|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StunAttributesFactory
Factory for creating STUN attributes.
| Method Summary | |
|---|---|
Map<StunAttributeType,StunAttribute> |
createAttributes(org.littleshoot.mina.common.ByteBuffer body)
Creates a new Map of STUN attributes from the specified message
body. |
| Method Detail |
|---|
Map<StunAttributeType,StunAttribute> createAttributes(org.littleshoot.mina.common.ByteBuffer body)
Map of STUN attributes from the specified message
body.
body - The body of the STUN message.
Map of attribute types to STUN attributes.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||