|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageParseException | |
|---|---|
| com.sun.grizzly.filter | |
| Uses of MessageParseException in com.sun.grizzly.filter |
|---|
| Methods in com.sun.grizzly.filter that throw MessageParseException | |
|---|---|
static void |
MessageBase.checkMagic(java.nio.ByteBuffer buf,
int startPosition)
Checks if the current byteBuffer has a message starting with the correct <@link Message#Magic> |
static MessageBase |
MessageBase.parseHeader(java.nio.ByteBuffer buf,
int startPosition,
ReplyMessageFactory replyInputStreamFactory)
Parses the Header of the Custom Protocol. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||