public abstract class Codec extends Object implements ProtocolEncoder, ProtocolDecoder
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
charsetName |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCharsetName() |
abstract String |
getProtocol() |
void |
setCharsetName(String charsetName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitencodeRequest, encodeResponsedecodeRequest, decodeResponseCopyright © 2020. All Rights Reserved.