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 forConnectRestExtensionimplementations to access the JAX-RSConfigurableand cluster stateConnectClusterState.