Package | Description |
---|---|
org.jetlang.web |
Modifier and Type | Method and Description |
---|---|
static StringDecoder |
StringDecoder.create(Charset cs) |
static StringDecoder |
StringDecoder.create(String name) |
Modifier and Type | Method and Description |
---|---|
default void |
WebSocketHandler.onPing(WebSocketConnection connection,
T state,
byte[] result,
int size,
StringDecoder charset) |
Copyright © 2016. All Rights Reserved.