Package org.littleshoot.stun.stack.message.attributes

Interface Summary
StunAddressAttribute Interface for STUN address attributes.
StunAttribute Interface for the various STUN attributes.
StunAttributesFactory Factory for creating STUN attributes.
StunAttributeVisitor Visits STUN attributes.
 

Class Summary
AbstractStunAddressAttribute Abstract class for all STUN attributes that include an address.
AbstractStunAttribute Abstracts out common STUN attribute functionality.
AddressAttributeReader Utility class for reading a STUN address and port attribute body.
ErrorCodeAttribute The STUN ERROR CODE attribute.
MappedAddressAttribute Mapped Address attribute.
StunAttributesFactoryImpl Class for creating STUN attributes.
StunServerAttribute The STUN server attribute.
 

Enum Summary
StunAttributeType STUN attribute types.
 



Copyright © 2013 LittleShoot. All Rights Reserved.