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

Packages that use IceBindingRequestTracker
org.lastbamboo.common.ice   
 

Uses of IceBindingRequestTracker in org.lastbamboo.common.ice
 

Classes in org.lastbamboo.common.ice that implement IceBindingRequestTracker
 class IceBindingRequestTrackerImpl
          Keeps track of Binding Requests we've seen to avoid processing a request for the same transaction twice.
 

Constructors in org.lastbamboo.common.ice with parameters of type IceBindingRequestTracker
IceStunConnectivityCheckerImpl(IceAgent agent, org.littleshoot.mina.common.IoSession session, org.littleshoot.stun.stack.transaction.StunTransactionTracker<T> transactionTracker, IceStunCheckerFactory checkerFactory, IceBindingRequestTracker bindingRequestTracker)
          Creates a new message visitor for the specified session.
 



Copyright © 2013 LittleShoot. All Rights Reserved.