Uses of Interface
io.envoyproxy.envoy.extensions.transport_sockets.raw_buffer.v3.RawBufferOrBuilder
-
Packages that use RawBufferOrBuilder Package Description io.envoyproxy.envoy.extensions.transport_sockets.raw_buffer.v3 io.envoyproxy.envoy.extensions.transport_sockets.starttls.v3 -
-
Uses of RawBufferOrBuilder in io.envoyproxy.envoy.extensions.transport_sockets.raw_buffer.v3
Classes in io.envoyproxy.envoy.extensions.transport_sockets.raw_buffer.v3 that implement RawBufferOrBuilder Modifier and Type Class Description classRawBufferConfiguration for raw buffer transport socket.static classRawBuffer.BuilderConfiguration for raw buffer transport socket. -
Uses of RawBufferOrBuilder in io.envoyproxy.envoy.extensions.transport_sockets.starttls.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.starttls.v3 that return RawBufferOrBuilder Modifier and Type Method Description RawBufferOrBuilderStartTlsConfig.Builder. getCleartextSocketConfigOrBuilder()(optional) Configuration for clear-text socket used at the beginning of the session.RawBufferOrBuilderStartTlsConfig. getCleartextSocketConfigOrBuilder()(optional) Configuration for clear-text socket used at the beginning of the session.RawBufferOrBuilderStartTlsConfigOrBuilder. getCleartextSocketConfigOrBuilder()(optional) Configuration for clear-text socket used at the beginning of the session.RawBufferOrBuilderUpstreamStartTlsConfig.Builder. getCleartextSocketConfigOrBuilder()(optional) Configuration for clear-text socket used at the beginning of the session.RawBufferOrBuilderUpstreamStartTlsConfig. getCleartextSocketConfigOrBuilder()(optional) Configuration for clear-text socket used at the beginning of the session.RawBufferOrBuilderUpstreamStartTlsConfigOrBuilder. getCleartextSocketConfigOrBuilder()(optional) Configuration for clear-text socket used at the beginning of the session.
-