Package com.enonic.xp.web.websocket
Interface EndpointFactory
-
public interface EndpointFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default List<String>
getSubProtocols()
javax.websocket.Endpoint
newEndpoint()
-