public class FastjsonSockJsMessageCodec
extends org.springframework.web.socket.sockjs.frame.AbstractSockJsMessageCodec
Constructor and Description |
---|
FastjsonSockJsMessageCodec() |
Modifier and Type | Method and Description |
---|---|
String[] |
decode(String content) |
String[] |
decodeInputStream(InputStream content) |
public String[] decode(String content) throws IOException
IOException
public String[] decodeInputStream(InputStream content) throws IOException
IOException
Copyright © 2012–2022 Alibaba Group. All rights reserved.