Uses of Class
org.lastbamboo.common.ice.MappedTcpOffererServerPool

Packages that use MappedTcpOffererServerPool
org.lastbamboo.common.ice   
 

Uses of MappedTcpOffererServerPool in org.lastbamboo.common.ice
 

Constructors in org.lastbamboo.common.ice with parameters of type MappedTcpOffererServerPool
IceOfferAnswerFactory(IceMediaStreamFactory mediaStreamFactory, UdpSocketFactory<T> udpSocketFactory, org.littleshoot.util.CandidateProvider<InetSocketAddress> turnCandidateProvider, MappedServerSocket answererServer, org.lastbamboo.common.turn.client.TurnClientListener turnClientListener, org.littleshoot.util.CandidateProvider<InetSocketAddress> stunCandidateProvider, MappedTcpOffererServerPool offererServer, SocketFactory socketFactory)
          Creates a new ICE agent factory.
TcpOfferAnswer(org.lastbamboo.common.offer.answer.OfferAnswerListener<T> offerAnswerListener, boolean controlling, MappedServerSocket answererServer, org.littleshoot.util.CandidateProvider<InetSocketAddress> stunCandidateProvider, MappedTcpOffererServerPool offererServer, SocketFactory socketFactory)
          Creates a new TCP OfferAnswer class for processing offers and answers for creating a TCP connection to a remote peer.
 



Copyright © 2013 LittleShoot. All Rights Reserved.