提交 8d654584 编写于 作者: S Sebastien Deleuze

Make JsonObjectDecoder package private

上级 3403a6ca
......@@ -45,7 +45,7 @@ import org.springframework.util.MimeType;
*
* @author Sebastien Deleuze
*/
public class JsonObjectDecoder extends AbstractDecoder<DataBuffer> {
class JsonObjectDecoder extends AbstractDecoder<DataBuffer> {
private static final int ST_CORRUPTED = -1;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册