Package org.littleshoot.stun.stack.transaction

Interface Summary
StunClientTransaction<T> Interface for client transactions.
StunTransactionListener<T> Interface for classes wishing to listen for STUN transtaction events.
StunTransactionTracker<T> Interface for classes responsible for keeping track of SIP transactions.
 

Class Summary
StunClientTransactionImpl Implementation of a STUN client transaction.
StunTransactionTrackerImpl Class for matching requests and responses to their associated transactions.
 



Copyright © 2013 LittleShoot. All Rights Reserved.