Package org.littleshoot.stun.stack.message.turn

Class Summary
AbstractStunDataMessage Abstract class for TURN messages containing data, particularly the Send Indication and the Data Indication messages.
AllocateErrorResponse Creates a new response to an allocate request.
AllocateRequest Allocate request message.
AllocateSuccessResponse Creates a new response to an allocate request.
ConnectionStatusIndication Message indicating the connection status of a specific remote host.
ConnectRequest A TURN connect request message.
DataIndication TURN message that encapsulates data coming from a remote host for sending on to the TURN client.
SendIndication TURN send message for encapsulating data to be sent to remote hosts.
 



Copyright © 2013 LittleShoot. All Rights Reserved.