Class UNIFIEDPOLLINGBinding.MyLongPollingWebSocket
java.lang.Object
org.eclnt.jsfserver.polling.websocket.DefaultLongPollingWebSocket
org.eclnt.jsfserver.elements.polling.UNIFIEDPOLLINGBinding.MyLongPollingWebSocket
- All Implemented Interfaces:
ILongPolling
- Enclosing class:
- UNIFIEDPOLLINGBinding
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclnt.jsfserver.polling.websocket.DefaultLongPollingWebSocket
abortThread, abortThreadWithErrorIfWaiting, abortThreadWithouContinuingPolling, abortThreadWithoutContinuingPolling, getContinuePolling, getId, getLastResponseTime, getLongPollingResponse, getURL, keepAlive, notifyActionForWakeup, processMessage, registerEndPoint, reprocessWakeupsWhichAreNotYetMirroredByAction, sendMessageToClient, unregisterEndPoint, wakeup, wakeupForReconnect
-
Constructor Details
-
MyLongPollingWebSocket
public MyLongPollingWebSocket()
-