public class FastjsonSockJsMessageCodec
extends AbstractSockJsMessageCodec
| Constructor and Description |
|---|
FastjsonSockJsMessageCodec() |
| Modifier and Type | Method and Description |
|---|---|
protected char[] |
applyJsonQuoting(String content) |
String[] |
decode(String content) |
String[] |
decodeInputStream(InputStream content) |
public String[] decode(String content) throws IOException
IOExceptionpublic String[] decodeInputStream(InputStream content) throws IOException
IOExceptionprotected char[] applyJsonQuoting(String content)
Copyright © 2023. All rights reserved.