|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| CometTransport | This is the base class for the comet implementations |
| ServerTransport | |
| WebSocketListener | |
| XDomainRequestListener | |
| Class Summary | |
|---|---|
| AtmosphereProxyEvent | |
| BaseCometTransport | This is the base class for the comet implementations |
| HTTPRequestCometTransport | This class uses a XmlHttpRequest and onreadystatechange events to process stream events. |
| IECometTransport | |
| IEHTMLFileCometTransport | This class uses IE's ActiveX "htmlfile" with an embedded iframe to stream events. |
| IEXDomainRequestCometTransport | |
| IFrameCometTransport | |
| JSONObjectSerializerStub | Please replace this stub with the an appropriate implementation see atmosphere-gwt-extra |
| OperaEventSourceCometTransport | This class uses Opera's event-source element to stream events. http://my.opera.com/WebApplications/blog/show.dml/438711 The main issue with Opera's implementation is that we can't detect connection events. |
| ServerTransportProtocol | |
| StreamingProtocolTransport | |
| WebSocket | |
| WebSocketCometTransport | |
| XDomainRequest | References: - http://blogs.msdn.com/b/ieinternals/archive/2010/04/06/comet-streaming-in-internet-explorer-with-xmlhttprequest-and-xdomainrequest.aspx - http://msdn.microsoft.com/en-us/library/cc288060(VS.85).aspx - http://blogs.msdn.com/b/ieinternals/archive/2010/05/13/xdomainrequest-restrictions-limitations-and-workarounds.aspx |
| Enum Summary | |
|---|---|
| AtmosphereProxyEvent.EventType | |
| WebSocket.ReadyState | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||