| Package | Description |
|---|---|
| org.atmosphere.stomp.protocol |
| Modifier and Type | Class and Description |
|---|---|
class |
IllegalActionException
This class represents an exception thrown when we try to create an action with an unknown
String representation. |
| Modifier and Type | Method and Description |
|---|---|
Frame |
StompFormatImpl.parse(String str)
Takes the given
String and converts it to a Frame. |
Frame |
StompFormat.parse(String str)
Takes the given
String and converts it to a Frame. |
Frame |
Parser.toFrame()
Builds a
Frame that provides information extracted from Parser.stream. |
Copyright © 2014. All Rights Reserved.