Package org.apache.kafka.connect.rest
-
Interface Summary Interface Description ConnectRestExtension A plugin interface to allow registration of new JAX-RS resources like Filters, REST endpoints, providers, etc.ConnectRestExtensionContext The interface provides the ability forConnectRestExtension
implementations to access the JAX-RSConfigurable
and cluster stateConnectClusterState
.