Class DubboDetector
java.lang.Object
org.apache.dubbo.rpc.protocol.dubbo.pu.DubboDetector
- All Implemented Interfaces:
ProtocolDetector
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.dubbo.remoting.api.ProtocolDetector
ProtocolDetector.Flag, ProtocolDetector.Result -
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.remoting.api.ProtocolDetector
getByteByIndex, prefixMatch
-
Constructor Details
-
DubboDetector
public DubboDetector()
-
-
Method Details
-
detect
- Specified by:
detectin interfaceProtocolDetector
-