public class Codec$Adaptive extends Object implements org.apache.dubbo.remoting.Codec
| 构造器和说明 |
|---|
Codec$Adaptive() |
public Object decode(org.apache.dubbo.remoting.Channel arg0, InputStream arg1) throws IOException
decode 在接口中 org.apache.dubbo.remoting.CodecIOExceptionpublic void encode(org.apache.dubbo.remoting.Channel arg0,
OutputStream arg1,
Object arg2)
throws IOException
encode 在接口中 org.apache.dubbo.remoting.CodecIOExceptionCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.