|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UTF8Exception | |
|---|---|
| org.webbitserver.helpers | |
| org.webbitserver.netty | |
| Uses of UTF8Exception in org.webbitserver.helpers |
|---|
| Methods in org.webbitserver.helpers that throw UTF8Exception | |
|---|---|
String |
UTF8Output.getStringAndRecycle()
|
void |
UTF8Output.write(byte[] bytes)
|
void |
UTF8Output.write(int b)
|
| Uses of UTF8Exception in org.webbitserver.netty |
|---|
| Methods in org.webbitserver.netty that throw UTF8Exception | |
|---|---|
void |
DecodingHybiFrame.append(org.jboss.netty.buffer.ChannelBuffer fragment)
|
void |
DecodingHybiFrame.dispatchMessage(WebSocketHandler handler,
NettyWebSocketConnection connection,
Executor executor,
Thread.UncaughtExceptionHandler exceptionHandler)
|
| Constructors in org.webbitserver.netty that throw UTF8Exception | |
|---|---|
DecodingHybiFrame(int opcode,
UTF8Output utf8Output,
org.jboss.netty.buffer.ChannelBuffer fragment)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||