|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| StunMessage | Interface for STUN messages. |
| StunMessageVisitor<T> | Visitor for various STUN messages. |
| StunMessageVisitorFactory<T> | Factory for creating STUN message visitors. |
| VisitableStunMessage | Interface for STUN messages that are visitable by visitors. |
| Class Summary | |
|---|---|
| AbstractStunMessage | Abstracts out common methods and data of STUN messages. |
| BindingErrorResponse | Binding error response message. |
| BindingRequest | A STUN Binding message. |
| BindingSuccessResponse | Binding response message. |
| CanceledStunMessage | Placeholder class that forces callers to handle cases where the request transaction was cancelled. |
| ConnectErrorStunMessage | STUN "message" indicating there was an ICMP error. |
| NullStunMessage | Placeholder class that forces callers to handle cases such as when there is no response to a request. |
| StunMessageModifier | Constructs STUN messages. |
| StunMessageVisitorAdapter<T> | Adapter class for convenient creation of message visitor subclasses. |
| Enum Summary | |
|---|---|
| StunMessageType | STUN attribute types. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||