Uses of Interface
org.lastbamboo.common.ice.ExistingSessionIceCandidatePairFactory

Packages that use ExistingSessionIceCandidatePairFactory
org.lastbamboo.common.ice   
 

Uses of ExistingSessionIceCandidatePairFactory in org.lastbamboo.common.ice
 

Classes in org.lastbamboo.common.ice that implement ExistingSessionIceCandidatePairFactory
 class ExistingSessionIceCandidatePairFactoryImpl
          Pair factory for when there's already a session established for this pair.
 

Constructors in org.lastbamboo.common.ice with parameters of type ExistingSessionIceCandidatePairFactory
IceCheckSchedulerImpl(IceAgent agent, IceMediaStream stream, IceCheckList checkList, ExistingSessionIceCandidatePairFactory existingSessionPairFactory)
          Creates a new scheduler for the specified pairs.
IceStunClientCandidateProcessor(IceAgent iceAgent, IceMediaStream iceMediaStream, IceCandidatePair udpPair, ExistingSessionIceCandidatePairFactory existingSessionPairFactory)
          Creates a new connectivity checker for a single UDP pair.
 



Copyright © 2013 LittleShoot. All Rights Reserved.