| Package | Description |
|---|---|
| org.atmosphere.stomp | |
| org.atmosphere.stomp.interceptor | |
| org.atmosphere.stomp.protocol |
| Class and Description |
|---|
| Frame |
| Class and Description |
|---|
| Action
This enumeration defines all the action that could performed in STOMP protocol.
|
| Frame |
| StompFormat
This interfaces defines methods that allows to convert a
String object into a Frame object and vice-versa. |
| Class and Description |
|---|
| Action
This enumeration defines all the action that could performed in STOMP protocol.
|
| Frame |
| IllegalActionException
This class represents an exception thrown when we try to create an action with an unknown
String representation. |
| ParseException
This class represents a base exception for any frame parsing issue.
|
| StompFormat
This interfaces defines methods that allows to convert a
String object into a Frame object and vice-versa. |
Copyright © 2015. All Rights Reserved.