Uses of Enum
org.apache.dubbo.remoting.api.ProtocolDetector.Flag
Packages that use ProtocolDetector.Flag
-
Uses of ProtocolDetector.Flag in org.apache.dubbo.remoting.api
Methods in org.apache.dubbo.remoting.api that return ProtocolDetector.FlagModifier and TypeMethodDescriptionProtocolDetector.Result.flag()static ProtocolDetector.FlagReturns the enum constant of this type with the specified name.static ProtocolDetector.Flag[]ProtocolDetector.Flag.values()Returns an array containing the constants of this enum type, in the order they are declared.