Uses of Class
org.cometd.websocket.server.common.AbstractWebSocketEndPoint.Context
-
-
Uses of AbstractWebSocketEndPoint.Context in org.cometd.websocket.server.common
Methods in org.cometd.websocket.server.common with parameters of type AbstractWebSocketEndPoint.Context Modifier and Type Method Description protected void
AbstractWebSocketEndPoint. flush(AbstractWebSocketEndPoint.Context context, org.cometd.bayeux.Promise<java.lang.Void> promise)
-