Uses of Class
org.littleshoot.stun.stack.message.attributes.MappedAddressAttribute

Packages that use MappedAddressAttribute
org.littleshoot.stun.stack.encoder   
org.littleshoot.stun.stack.message.attributes   
 

Uses of MappedAddressAttribute in org.littleshoot.stun.stack.encoder
 

Methods in org.littleshoot.stun.stack.encoder with parameters of type MappedAddressAttribute
 void StunAttributeEncoder.visitMappedAddress(MappedAddressAttribute address)
           
 

Uses of MappedAddressAttribute in org.littleshoot.stun.stack.message.attributes
 

Methods in org.littleshoot.stun.stack.message.attributes with parameters of type MappedAddressAttribute
 void StunAttributeVisitor.visitMappedAddress(MappedAddressAttribute address)
          Visits the MAPPED ADDRESS attribute.
 



Copyright © 2013 LittleShoot. All Rights Reserved.