Uses of Interface
org.lastbamboo.common.ice.candidate.IceCandidatePairVisitor

Packages that use IceCandidatePairVisitor
org.lastbamboo.common.ice.candidate   
 

Uses of IceCandidatePairVisitor in org.lastbamboo.common.ice.candidate
 

Methods in org.lastbamboo.common.ice.candidate with parameters of type IceCandidatePairVisitor
<T> T
IceUdpCandidatePair.accept(IceCandidatePairVisitor<T> visitor)
           
<T> T
IceCandidatePair.accept(IceCandidatePairVisitor<T> visitor)
          Accepts the specified visitor to an ICE candidate pair.
 



Copyright © 2013 LittleShoot. All Rights Reserved.