Uses of Class
org.littleshoot.stun.stack.message.turn.AllocateErrorResponse

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

Uses of AllocateErrorResponse in org.littleshoot.stun.stack.message
 

Methods in org.littleshoot.stun.stack.message with parameters of type AllocateErrorResponse
 T StunMessageVisitorAdapter.visitAllocateErrorResponse(AllocateErrorResponse response)
           
 T StunMessageVisitor.visitAllocateErrorResponse(AllocateErrorResponse response)
          Visits a response for a failed Allocate Request.
 

Uses of AllocateErrorResponse in org.littleshoot.stun.stack.transaction
 

Methods in org.littleshoot.stun.stack.transaction with parameters of type AllocateErrorResponse
 StunMessage StunClientTransactionImpl.visitAllocateErrorResponse(AllocateErrorResponse response)
           
 



Copyright © 2013 LittleShoot. All Rights Reserved.