Interface HttpEndpointCfgClient

All Superinterfaces:
ConfigurationClient
All Known Subinterfaces:
AdminEndpointCfgClient, AliveEndpointCfgClient, CrestMetricsEndpointCfgClient, HdapEndpointCfgClient, HealthyEndpointCfgClient, PrometheusEndpointCfgClient, Rest2ldapEndpointCfgClient

public interface HttpEndpointCfgClient extends ConfigurationClient
A client-side interface for reading and modifying HTTP Endpoint settings.

The HTTP Endpoint is used to define HTTP endpoint.

  • Method Details