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

Packages that use org.littleshoot.stun.stack.message.turn
org.littleshoot.stun.stack.message   
org.littleshoot.stun.stack.message.turn   
org.littleshoot.stun.stack.transaction   
 

Classes in org.littleshoot.stun.stack.message.turn used by org.littleshoot.stun.stack.message
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.
 

Classes in org.littleshoot.stun.stack.message.turn used by org.littleshoot.stun.stack.message.turn
AbstractStunDataMessage
          Abstract class for TURN messages containing data, particularly the Send Indication and the Data Indication messages.
 

Classes in org.littleshoot.stun.stack.message.turn used by org.littleshoot.stun.stack.transaction
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.