Interface WebSocketClientService

All Superinterfaces:
org.apache.nifi.components.ConfigurableComponent, org.apache.nifi.controller.ControllerService, WebSocketService

@CapabilityDescription("Control a WebSocket client instance, so that NiFi can connect with external systems via WebSocket protocol.") public interface WebSocketClientService extends WebSocketService
Control a WebSocket client instance.