Uses of Class
com.alibaba.dubbo.remoting.Codec2.DecodeResult

Packages that use Codec2.DecodeResult
com.alibaba.dubbo.remoting   
 

Uses of Codec2.DecodeResult in com.alibaba.dubbo.remoting
 

Methods in com.alibaba.dubbo.remoting that return Codec2.DecodeResult
static Codec2.DecodeResult Codec2.DecodeResult.valueOf(String name)
          Returns 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.
 



Copyright © 2012–2017 Alibaba. All rights reserved.