|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IceRoleChecker
Class that checks ICE roles.
| Method Summary | |
|---|---|
org.littleshoot.stun.stack.message.BindingErrorResponse |
checkAndRepairRoles(org.littleshoot.stun.stack.message.BindingRequest request,
IceAgent agent,
org.littleshoot.mina.common.IoSession ioSession)
Checks to make sure controlling roles are as expected for incoming requests and repairs them with a Binding Error Response if not. |
| Method Detail |
|---|
org.littleshoot.stun.stack.message.BindingErrorResponse checkAndRepairRoles(org.littleshoot.stun.stack.message.BindingRequest request,
IceAgent agent,
org.littleshoot.mina.common.IoSession ioSession)
request - The incoming Binding Request.agent - The ICE agent.ioSession - The session the request arrived on.
BindingErrorResponse, or null if no
roles need repairing.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||