Class AbstractCodec
java.lang.Object
org.apache.dubbo.remoting.transport.AbstractCodec
- All Implemented Interfaces:
Codec2,ScopeModelAware
- Direct Known Subclasses:
TransportCodec
AbstractCodec
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.dubbo.remoting.Codec2
Codec2.DecodeResult -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.dubbo.rpc.model.ScopeModelAware
setApplicationModel, setModuleModel, setScopeModel
-
Constructor Details
-
AbstractCodec
public AbstractCodec()
-
-
Method Details
-
setFrameworkModel
- Specified by:
setFrameworkModelin interfaceScopeModelAware
-