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

Packages that use IceOfferAnswer
org.lastbamboo.common.ice   
 

Uses of IceOfferAnswer in org.lastbamboo.common.ice
 

Subinterfaces of IceOfferAnswer in org.lastbamboo.common.ice
 interface IceAgent
          Interface for ICE agents.
 

Classes in org.lastbamboo.common.ice that implement IceOfferAnswer
 class IceAgentImpl
          Implementation of an ICE agent.
 class TcpOfferAnswer<T>
          OfferAnswer handler for TCP connections.
 class TcpTurnOfferAnswer
          Processes offers and answers for a TURN server connection.
 



Copyright © 2013 LittleShoot. All Rights Reserved.