Uses of Class
io.envoyproxy.envoy.extensions.transport_sockets.tls.cert_mappers.sni.v3.SNI
Packages that use SNI
-
Uses of SNI in io.envoyproxy.envoy.extensions.transport_sockets.tls.cert_mappers.sni.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.cert_mappers.sni.v3 that return SNIModifier and TypeMethodDescriptionSNI.Builder.build()SNI.Builder.buildPartial()static SNISNI.getDefaultInstance()SNI.Builder.getDefaultInstanceForType()static SNISNI.parseDelimitedFrom(InputStream input) static SNISNI.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SNISNI.parseFrom(byte[] data) static SNISNI.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SNISNI.parseFrom(com.google.protobuf.ByteString data) static SNISNI.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SNISNI.parseFrom(com.google.protobuf.CodedInputStream input) static SNISNI.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SNISNI.parseFrom(InputStream input) static SNISNI.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SNISNI.parseFrom(ByteBuffer data) static SNISNI.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.cert_mappers.sni.v3 that return types with arguments of type SNIModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SNI>SNI.getParserForType()static com.google.protobuf.Parser<SNI>SNI.parser()Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.cert_mappers.sni.v3 with parameters of type SNI