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

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

Uses of IceCandidatePairFactory in org.lastbamboo.common.ice
 

Constructors in org.lastbamboo.common.ice with parameters of type IceCandidatePairFactory
IceCheckListImpl(IceCandidatePairFactory candidatePairFactory, Collection<IceCandidate> localCandidates)
          Creates a new check list, starting with only local candidates.
 

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

Classes in org.lastbamboo.common.ice.candidate that implement IceCandidatePairFactory
 class IceCandidatePairFactoryImpl
          Factory for creating ICE candidate pairs.
 



Copyright © 2013 LittleShoot. All Rights Reserved.