Uses of Class
com.github.xds.type.matcher.v3.ServerNameMatcher
-
Packages that use ServerNameMatcher Package Description com.github.xds.type.matcher.v3 -
-
Uses of ServerNameMatcher in com.github.xds.type.matcher.v3
Methods in com.github.xds.type.matcher.v3 that return ServerNameMatcher Modifier and Type Method Description ServerNameMatcherServerNameMatcher.Builder. build()ServerNameMatcherServerNameMatcher.Builder. buildPartial()static ServerNameMatcherServerNameMatcher. getDefaultInstance()ServerNameMatcherServerNameMatcher.Builder. getDefaultInstanceForType()ServerNameMatcherServerNameMatcher. 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 ServerNameMatcher Modifier and Type Method Description com.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 ServerNameMatcher Modifier and Type Method Description ServerNameMatcher.BuilderServerNameMatcher.Builder. mergeFrom(ServerNameMatcher other)static ServerNameMatcher.BuilderServerNameMatcher. newBuilder(ServerNameMatcher prototype)
-