Uses of Package
org.littleshoot.stun.stack.message.attributes.ice

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

Classes in org.littleshoot.stun.stack.message.attributes.ice used by org.littleshoot.stun.stack.encoder
IceControlledAttribute
          The ICE-CONTROLLED attribute is present in a Binding Request, and indicates that the client believes it is currently in the controlled role.
IceControllingAttribute
          The ICE-CONTROLLING attribute is present in a Binding Request, and indicates that the client believes it is currently in the controlling role.
IcePriorityAttribute
          The PRIORITY attribute indicates the priority that is to be associated with a peer reflexive candidate, should one be discovered by this check.
IceUseCandidateAttribute
          The USE-CANDIDATE attribute indicates that the candidate pair resulting from this check should be used for transmission of media.
 

Classes in org.littleshoot.stun.stack.message.attributes.ice used by org.littleshoot.stun.stack.message.attributes
IceControlledAttribute
          The ICE-CONTROLLED attribute is present in a Binding Request, and indicates that the client believes it is currently in the controlled role.
IceControllingAttribute
          The ICE-CONTROLLING attribute is present in a Binding Request, and indicates that the client believes it is currently in the controlling role.
IcePriorityAttribute
          The PRIORITY attribute indicates the priority that is to be associated with a peer reflexive candidate, should one be discovered by this check.
IceUseCandidateAttribute
          The USE-CANDIDATE attribute indicates that the candidate pair resulting from this check should be used for transmission of media.
 



Copyright © 2013 LittleShoot. All Rights Reserved.