Uses of Enum
org.apache.dubbo.remoting.Codec2.DecodeResult
Packages that use Codec2.DecodeResult
-
Uses of Codec2.DecodeResult in org.apache.dubbo.remoting
Methods in org.apache.dubbo.remoting that return Codec2.DecodeResultModifier and TypeMethodDescriptionstatic Codec2.DecodeResultReturns the enum constant of this type with the specified name.static Codec2.DecodeResult[]Codec2.DecodeResult.values()Returns an array containing the constants of this enum type, in the order they are declared.