Uses of Interface
org.lastbamboo.common.ice.transport.IceConnector

Packages that use IceConnector
org.lastbamboo.common.ice.candidate   
org.lastbamboo.common.ice.transport   
 

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

Constructors in org.lastbamboo.common.ice.candidate with parameters of type IceConnector
IceUdpCandidatePair(IceCandidate localCandidate, IceCandidate remoteCandidate, IceStunCheckerFactory stunCheckerFactory, IceConnector iceConnector)
          Creates a new pair without an existing connection between the endpoints.
 

Uses of IceConnector in org.lastbamboo.common.ice.transport
 

Classes in org.lastbamboo.common.ice.transport that implement IceConnector
 class IceTcpConnector
          Class for establishing TCP connections for ICE.
 class IceUdpConnector
          Class for creating a UDP "connection" for ICE.
 



Copyright © 2013 LittleShoot. All Rights Reserved.