Interface ConfigurableObject


public interface ConfigurableObject
Wraps Client, WebTarget and Invocation objects that have configuration() method
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    config(jakarta.ws.rs.core.Configurable<?> config)
     
  • Method Details

    • config

      void config(jakarta.ws.rs.core.Configurable<?> config)