Class WebSocketEndpointComponent

java.lang.Object
org.citrusframework.endpoint.AbstractEndpointComponent
org.citrusframework.websocket.endpoint.WebSocketEndpointComponent
All Implemented Interfaces:
EndpointComponent

public class WebSocketEndpointComponent extends AbstractEndpointComponent
Web Socket endpoint component is able to create Web Socket client endpoint from endpoint uri with parameters.
Since:
2.3
Author:
Martin Maher