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