Uses of Class
com.consol.citrus.model.config.websocket.WebSocketServerModel.Endpoints.Endpoint
-
Packages that use WebSocketServerModel.Endpoints.Endpoint Package Description com.consol.citrus.model.config.websocket -
-
Uses of WebSocketServerModel.Endpoints.Endpoint in com.consol.citrus.model.config.websocket
Fields in com.consol.citrus.model.config.websocket with type parameters of type WebSocketServerModel.Endpoints.Endpoint Modifier and Type Field Description protected List<WebSocketServerModel.Endpoints.Endpoint>WebSocketServerModel.Endpoints. endpointsMethods in com.consol.citrus.model.config.websocket that return WebSocketServerModel.Endpoints.Endpoint Modifier and Type Method Description WebSocketServerModel.Endpoints.EndpointObjectFactory. createWebSocketServerModelEndpointsEndpoint()Create an instance ofWebSocketServerModel.Endpoints.EndpointMethods in com.consol.citrus.model.config.websocket that return types with arguments of type WebSocketServerModel.Endpoints.Endpoint Modifier and Type Method Description List<WebSocketServerModel.Endpoints.Endpoint>WebSocketServerModel.Endpoints. getEndpoints()Gets the value of the endpoints property.
-