Package com.enonic.xp.web.websocket
Interface WebSocketContext
-
public interface WebSocketContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
apply(WebSocketEndpoint endpoint)
-
-
-
Method Detail
-
apply
boolean apply(WebSocketEndpoint endpoint) throws IOException
- Throws:
IOException
-
-