Class ClientReceiveHandler

java.lang.Object
net.targetr.rc.client.ClientReceiveHandler
All Implemented Interfaces:
SocketExceptionHandler

public class ClientReceiveHandler extends Object implements SocketExceptionHandler
Sends JavaScript to the client. Delays response until data to send (long polling).
Author:
Dr Michael Gardiner