Uses of Class
com.github.xds.type.matcher.v3.IPMatcher
Packages that use IPMatcher
-
Uses of IPMatcher in com.github.xds.type.matcher.v3
Methods in com.github.xds.type.matcher.v3 that return IPMatcherModifier and TypeMethodDescriptionIPMatcher.Builder.build()IPMatcher.Builder.buildPartial()static IPMatcherIPMatcher.getDefaultInstance()IPMatcher.Builder.getDefaultInstanceForType()IPMatcher.getDefaultInstanceForType()static IPMatcherIPMatcher.parseDelimitedFrom(InputStream input) static IPMatcherIPMatcher.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IPMatcherIPMatcher.parseFrom(byte[] data) static IPMatcherIPMatcher.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IPMatcherIPMatcher.parseFrom(com.google.protobuf.ByteString data) static IPMatcherIPMatcher.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IPMatcherIPMatcher.parseFrom(com.google.protobuf.CodedInputStream input) static IPMatcherIPMatcher.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IPMatcherIPMatcher.parseFrom(InputStream input) static IPMatcherIPMatcher.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IPMatcherIPMatcher.parseFrom(ByteBuffer data) static IPMatcherIPMatcher.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.github.xds.type.matcher.v3 that return types with arguments of type IPMatcherModifier and TypeMethodDescriptioncom.google.protobuf.Parser<IPMatcher>IPMatcher.getParserForType()static com.google.protobuf.Parser<IPMatcher>IPMatcher.parser()Methods in com.github.xds.type.matcher.v3 with parameters of type IPMatcherModifier and TypeMethodDescriptionstatic IPMatcher.BuilderIPMatcher.newBuilder(IPMatcher prototype)