Package org.lastbamboo.common.turn.client

Interface Summary
TurnClient Interface for the local TURN client.
TurnClientListener Interface for classes that listen for TURN client events.
TurnStunMessageMapper Helper class for TURN that maps STUN transaction IDs to remote addresses.
 

Class Summary
StunTcpFrameTurnClientListener Class that processes incoming data from a TURN client that needs to be demultiplexed between TCP frames and STUN messages.
TcpTurnClient Class that handles all responsibilities of a TURN client.
TurnClientConfig Simple class for storing configuration.
TurnClientIoHandler IoHandler for the TURN client connection to the TURN server.
TurnLocalIoHandler IoHandler for local sockets to the HTTP server.
TurnStunDemuxableProtocolCodecFactory DemuxableProtocolCodecFactory for STUN.
TurnStunMessageMapperImpl Helper class for TURN that maps STUN transaction IDs to remote addresses.
TurnStunProtocolEncoder Encodes bytes into STUN messages with the additional step of wrapping certain messages in TURN Send Indications.
 



Copyright © 2013 LittleShoot. All Rights Reserved.