Package org.citrusframework.websocket.endpoint
package org.citrusframework.websocket.endpoint
-
ClassDescriptionAbstract endpoint configuration implementation provides basic endpoint properties for web socket endpoints.Consumer polls for incoming messages on web socket handler.Endpoint constructs web socket consumer and producer with given endpoint configuration.Web Socket endpoint component is able to create Web Socket client endpoint from endpoint uri with parameters.Web socket endpoint configuration interface defines set of properties all web socket endpoints should have.Producer sends web socket messages to all open sessions known to the web socket handler.