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

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

Uses of IceCandidateGatherer in org.lastbamboo.common.ice
 

Constructors in org.lastbamboo.common.ice with parameters of type IceCandidateGatherer
IceMediaStreamImpl(IceAgent iceAgent, org.lastbamboo.common.offer.answer.IceMediaStreamDesc streamDesc, IceCandidateGatherer gatherer, IceStunUdpPeer udpPeer)
          Creates a new ICE media stream.
 

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

Classes in org.lastbamboo.common.ice.candidate that implement IceCandidateGatherer
 class UdpIceCandidateGatherer
          Gathers UDP ICE candidates.
 



Copyright © 2013 LittleShoot. All Rights Reserved.