Class Client

    • Constructor Detail

      • Client

        public Client​(AbstractConfigProducer parent)
        Constructs a client config producer that is added as a child to the given config producer.
        Parameters:
        parent - The parent config producer.