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