|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectErrorStunMessage | |
|---|---|
| org.littleshoot.stun.stack.message | |
| org.littleshoot.stun.stack.transaction | |
| Uses of ConnectErrorStunMessage in org.littleshoot.stun.stack.message |
|---|
| Methods in org.littleshoot.stun.stack.message with parameters of type ConnectErrorStunMessage | |
|---|---|
T |
StunMessageVisitorAdapter.visitConnectErrorMesssage(ConnectErrorStunMessage message)
|
T |
StunMessageVisitor.visitConnectErrorMesssage(ConnectErrorStunMessage message)
Visits a STUN "message" indicating there was a connection error, such as an ICMP error or a failure to create a TCP connection. |
| Uses of ConnectErrorStunMessage in org.littleshoot.stun.stack.transaction |
|---|
| Methods in org.littleshoot.stun.stack.transaction with parameters of type ConnectErrorStunMessage | |
|---|---|
StunMessage |
StunClientTransactionImpl.visitConnectErrorMesssage(ConnectErrorStunMessage message)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||