Uses of Class
org.citrusframework.model.config.websocket.WebSocketServerModel.Endpoints.Endpoint
Packages that use WebSocketServerModel.Endpoints.Endpoint
-
Uses of WebSocketServerModel.Endpoints.Endpoint in org.citrusframework.model.config.websocket
Fields in org.citrusframework.model.config.websocket with type parameters of type WebSocketServerModel.Endpoints.EndpointModifier and TypeFieldDescriptionprotected List<WebSocketServerModel.Endpoints.Endpoint>WebSocketServerModel.Endpoints.endpointsMethods in org.citrusframework.model.config.websocket that return WebSocketServerModel.Endpoints.EndpointModifier and TypeMethodDescriptionObjectFactory.createWebSocketServerModelEndpointsEndpoint()Create an instance ofWebSocketServerModel.Endpoints.EndpointMethods in org.citrusframework.model.config.websocket that return types with arguments of type WebSocketServerModel.Endpoints.EndpointModifier and TypeMethodDescriptionWebSocketServerModel.Endpoints.getEndpoints()Gets the value of the endpoints property.