Class WebSocketClientConfigParser

java.lang.Object
org.citrusframework.websocket.config.annotation.WebSocketClientConfigParser
All Implemented Interfaces:
org.citrusframework.config.annotation.AnnotationConfigParser<WebSocketClientConfig,WebSocketClient>

public class WebSocketClientConfigParser extends Object implements org.citrusframework.config.annotation.AnnotationConfigParser<WebSocketClientConfig,WebSocketClient>
Since:
2.5
Author:
Christoph Deppisch