Interface TransportSubjectBuilder.Context

Enclosing interface:
TransportSubjectBuilder

public static interface TransportSubjectBuilder.Context
  • Method Details

    • clientTlsContext

      Optional<ClientTlsContext> clientTlsContext()
      Returns:
      The TLS context for the client connection, or empty if the client connection is not TLS.