Uses of Class
org.apache.dubbo.remoting.api.ProtocolDetector.Result
Packages that use ProtocolDetector.Result
-
Uses of ProtocolDetector.Result in org.apache.dubbo.remoting.api
Methods in org.apache.dubbo.remoting.api that return ProtocolDetector.ResultModifier and TypeMethodDescriptionProtocolDetector.detect(ChannelBuffer in) static ProtocolDetector.ResultProtocolDetector.Result.needMoreData()static ProtocolDetector.ResultProtocolDetector.Result.recognized()static ProtocolDetector.ResultProtocolDetector.Result.unrecognized() -
Uses of ProtocolDetector.Result in org.apache.dubbo.remoting.api.pu
Methods in org.apache.dubbo.remoting.api.pu that return ProtocolDetector.Result