Class XhrPollingTransportHandler

All Implemented Interfaces:
SockJsSessionFactory, TransportHandler

public class XhrPollingTransportHandler extends AbstractHttpSendingTransportHandler
A TransportHandler based on XHR (long) polling.
Since:
4.0
Author:
Rossen Stoyanchev