A B C D E G H I J L N O P R S T V W X

A

abort() - Method in class org.atmosphere.gwt.client.impl.XDomainRequest
The abort method terminates a pending send.
aborted - Variable in class org.atmosphere.gwt.client.impl.StreamingProtocolTransport
 
addUrlParameter(String, String, String) - Method in class org.atmosphere.gwt.client.impl.BaseCometTransport
 
AtmosphereClient - Class in org.atmosphere.gwt.client
This class is the Comet client.
AtmosphereClient(String, AtmosphereListener) - Constructor for class org.atmosphere.gwt.client.AtmosphereClient
 
AtmosphereClient(String, AtmosphereGWTSerializer, AtmosphereListener) - Constructor for class org.atmosphere.gwt.client.AtmosphereClient
 
AtmosphereClient(String, AtmosphereGWTSerializer, AtmosphereListener, boolean) - Constructor for class org.atmosphere.gwt.client.AtmosphereClient
 
AtmosphereClientException - Exception in org.atmosphere.gwt.client
 
AtmosphereClientException() - Constructor for exception org.atmosphere.gwt.client.AtmosphereClientException
 
AtmosphereClientException(String, Throwable) - Constructor for exception org.atmosphere.gwt.client.AtmosphereClientException
 
AtmosphereClientException(String) - Constructor for exception org.atmosphere.gwt.client.AtmosphereClientException
 
AtmosphereClientException(Throwable) - Constructor for exception org.atmosphere.gwt.client.AtmosphereClientException
 
AtmosphereGWTSerializer - Class in org.atmosphere.gwt.client
The base class for comet serializers.
AtmosphereGWTSerializer() - Constructor for class org.atmosphere.gwt.client.AtmosphereGWTSerializer
 
AtmosphereListener - Interface in org.atmosphere.gwt.client
Listens for events from a CometClient.
AtmosphereProxyEvent - Class in org.atmosphere.gwt.client.impl
 
AtmosphereProxyEvent() - Constructor for class org.atmosphere.gwt.client.impl.AtmosphereProxyEvent
 
AtmosphereProxyEvent(AtmosphereProxyEvent.EventType) - Constructor for class org.atmosphere.gwt.client.impl.AtmosphereProxyEvent
 
AtmosphereProxyEvent.EventType - Enum in org.atmosphere.gwt.client.impl
 

B

BaseCometTransport - Class in org.atmosphere.gwt.client.impl
This is the base class for the comet implementations
BaseCometTransport() - Constructor for class org.atmosphere.gwt.client.impl.BaseCometTransport
 
BaseCometTransport.RPCServerTransport - Class in org.atmosphere.gwt.client.impl
 
BaseCometTransport.RPCServerTransport() - Constructor for class org.atmosphere.gwt.client.impl.BaseCometTransport.RPCServerTransport
 
broadcast(Object) - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
broadcast(List<?>) - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
broadcast(Object) - Method in class org.atmosphere.gwt.client.impl.BaseCometTransport
 
broadcast(List) - Method in class org.atmosphere.gwt.client.impl.BaseCometTransport
 
broadcast(Object) - Method in interface org.atmosphere.gwt.client.impl.CometTransport
 
broadcast(List) - Method in interface org.atmosphere.gwt.client.impl.CometTransport
 
broadcast(Object) - Method in class org.atmosphere.gwt.client.impl.IECometTransport
 
broadcast(List) - Method in class org.atmosphere.gwt.client.impl.IECometTransport
 
broadcast(Object) - Method in interface org.atmosphere.gwt.client.impl.ServerTransport
 
broadcast(List) - Method in interface org.atmosphere.gwt.client.impl.ServerTransport
 
broadcast(Object) - Method in class org.atmosphere.gwt.client.impl.ServerTransportProtocol
 
broadcast(List) - Method in class org.atmosphere.gwt.client.impl.ServerTransportProtocol
 

C

clearListener() - Method in class org.atmosphere.gwt.client.impl.WebSocket
 
clearListener() - Method in class org.atmosphere.gwt.client.impl.XDomainRequest
 
client - Variable in class org.atmosphere.gwt.client.impl.BaseCometTransport
 
close() - Method in class org.atmosphere.gwt.client.impl.WebSocket
 
CometTransport - Interface in org.atmosphere.gwt.client.impl
This is the base class for the comet implementations
connect(int) - Method in interface org.atmosphere.gwt.client.impl.CometTransport
 
connect(int) - Method in class org.atmosphere.gwt.client.impl.HTTPRequestCometTransport
 
connect(int) - Method in class org.atmosphere.gwt.client.impl.IECometTransport
 
connect(int) - Method in class org.atmosphere.gwt.client.impl.IEXDomainRequestCometTransport
 
connect(int) - Method in class org.atmosphere.gwt.client.impl.IFrameCometTransport
 
connect(int) - Method in class org.atmosphere.gwt.client.impl.OperaEventSourceCometTransport
 
connect(int) - Method in class org.atmosphere.gwt.client.impl.WebSocketCometTransport
 
connectionId - Variable in class org.atmosphere.gwt.client.impl.BaseCometTransport
 
create(String) - Static method in class org.atmosphere.gwt.client.impl.WebSocket
Creates an WebSocket object.
create(String, String) - Static method in class org.atmosphere.gwt.client.impl.WebSocket
 
create() - Static method in class org.atmosphere.gwt.client.impl.XDomainRequest
 
createIFrame(String) - Method in class org.atmosphere.gwt.client.impl.IEHTMLFileCometTransport
 
createIFrame(String) - Method in class org.atmosphere.gwt.client.impl.IFrameCometTransport
 

D

deserialize(String) - Method in class org.atmosphere.gwt.client.AtmosphereGWTSerializer
 
deserialize(String) - Method in class org.atmosphere.gwt.client.impl.JSONObjectSerializerStub
 
deserialize(String) - Method in interface org.atmosphere.gwt.client.ObjectSerializer
 
deserializeJSON(String) - Method in class org.atmosphere.gwt.client.AtmosphereGWTSerializer
 
deserializePLAIN(String) - Method in class org.atmosphere.gwt.client.AtmosphereGWTSerializer
 
deserializeRPC(String) - Method in class org.atmosphere.gwt.client.AtmosphereGWTSerializer
 
destroyIFrame() - Method in class org.atmosphere.gwt.client.impl.IEHTMLFileCometTransport
 
destroyIFrame() - Method in class org.atmosphere.gwt.client.impl.IFrameCometTransport
 
disconnect() - Method in class org.atmosphere.gwt.client.impl.BaseCometTransport
 
disconnect() - Method in interface org.atmosphere.gwt.client.impl.CometTransport
 
disconnect() - Method in class org.atmosphere.gwt.client.impl.HTTPRequestCometTransport
 
disconnect() - Method in class org.atmosphere.gwt.client.impl.IECometTransport
 
disconnect() - Method in class org.atmosphere.gwt.client.impl.IEXDomainRequestCometTransport
 
disconnect() - Method in class org.atmosphere.gwt.client.impl.IFrameCometTransport
 
disconnect() - Method in class org.atmosphere.gwt.client.impl.OperaEventSourceCometTransport
 
disconnect() - Method in interface org.atmosphere.gwt.client.impl.ServerTransport
 
disconnect() - Method in class org.atmosphere.gwt.client.impl.ServerTransportProtocol
 
disconnect() - Method in class org.atmosphere.gwt.client.impl.WebSocketCometTransport
 

E

expectingDisconnection - Variable in class org.atmosphere.gwt.client.impl.StreamingProtocolTransport
 

G

generateIncrementally(TreeLogger, GeneratorContextExt, String) - Method in class org.atmosphere.gwt.rebind.SerializerGenerator
 
getBufferedAmount() - Method in class org.atmosphere.gwt.client.impl.WebSocket
 
getConnectionID() - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
getConnectionTimeout() - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
getContentType() - Method in class org.atmosphere.gwt.client.impl.XDomainRequest
 
getData() - Method in class org.atmosphere.gwt.client.impl.AtmosphereProxyEvent
 
getEventType() - Method in class org.atmosphere.gwt.client.impl.AtmosphereProxyEvent
 
getListener() - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
getMode() - Method in class org.atmosphere.gwt.client.AtmosphereGWTSerializer
 
getPushMode() - Method in class org.atmosphere.gwt.client.AtmosphereGWTSerializer
 
getReadyState() - Method in class org.atmosphere.gwt.client.impl.WebSocket
 
getReconnectionTimeout() - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
getResponseText() - Method in class org.atmosphere.gwt.client.impl.XDomainRequest
 
getRPCSerializer() - Method in class org.atmosphere.gwt.client.AtmosphereGWTSerializer
 
getSerializer() - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
getServerTransport() - Method in class org.atmosphere.gwt.client.impl.BaseCometTransport
 
getServerTransport() - Method in class org.atmosphere.gwt.client.impl.WebSocketCometTransport
 
getTimeout() - Method in class org.atmosphere.gwt.client.impl.XDomainRequest
 
getUrl() - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
getUrl(int) - Method in class org.atmosphere.gwt.client.impl.BaseCometTransport
 
getUrl(int) - Method in class org.atmosphere.gwt.client.impl.IEXDomainRequestCometTransport
add a session cookie to the url
getUserAgent() - Static method in class org.atmosphere.gwt.client.impl.HTTPRequestCometTransport
Returns the browser's user agent.

H

hasWebSocketSupport() - Static method in class org.atmosphere.gwt.client.impl.WebSocketCometTransport
 
HTTPRequestCometTransport - Class in org.atmosphere.gwt.client.impl
This class uses a XmlHttpRequest and onreadystatechange events to process stream events.
HTTPRequestCometTransport() - Constructor for class org.atmosphere.gwt.client.impl.HTTPRequestCometTransport
 

I

IECometTransport - Class in org.atmosphere.gwt.client.impl
 
IECometTransport() - Constructor for class org.atmosphere.gwt.client.impl.IECometTransport
 
IEHTMLFileCometTransport - Class in org.atmosphere.gwt.client.impl
This class uses IE's ActiveX "htmlfile" with an embedded iframe to stream events.
IEHTMLFileCometTransport() - Constructor for class org.atmosphere.gwt.client.impl.IEHTMLFileCometTransport
 
IEXDomainRequestCometTransport - Class in org.atmosphere.gwt.client.impl
 
IEXDomainRequestCometTransport() - Constructor for class org.atmosphere.gwt.client.impl.IEXDomainRequestCometTransport
 
IFrameCometTransport - Class in org.atmosphere.gwt.client.impl
 
IFrameCometTransport() - Constructor for class org.atmosphere.gwt.client.impl.IFrameCometTransport
 
init() - Method in class org.atmosphere.gwt.client.impl.StreamingProtocolTransport
 
initiate(AtmosphereClient, AtmosphereListener) - Method in class org.atmosphere.gwt.client.impl.BaseCometTransport
 
initiate(AtmosphereClient, AtmosphereListener) - Method in interface org.atmosphere.gwt.client.impl.CometTransport
 
initiate(AtmosphereClient, AtmosphereListener) - Method in class org.atmosphere.gwt.client.impl.IECometTransport
 
initiate(AtmosphereClient, AtmosphereListener) - Method in class org.atmosphere.gwt.client.impl.IFrameCometTransport
 
initiate(AtmosphereClient, AtmosphereListener) - Method in class org.atmosphere.gwt.client.impl.OperaEventSourceCometTransport
 
isRunning() - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
isSupported() - Static method in class org.atmosphere.gwt.client.impl.WebSocket
 
isSupported() - Static method in class org.atmosphere.gwt.client.impl.XDomainRequest
 
isWebSocketsEnabled() - Method in class org.atmosphere.gwt.client.AtmosphereClient
 

J

JSONObjectSerializer - Interface in org.atmosphere.gwt.client
 
JSONObjectSerializerStub - Class in org.atmosphere.gwt.client.impl
Please replace this stub with the an appropriate implementation see atmosphere-gwt-extra
JSONObjectSerializerStub() - Constructor for class org.atmosphere.gwt.client.impl.JSONObjectSerializerStub
 
jsonSerializer - Variable in class org.atmosphere.gwt.client.AtmosphereGWTSerializer
 

L

listener - Variable in class org.atmosphere.gwt.client.impl.BaseCometTransport
 

N

needPolling() - Method in class org.atmosphere.gwt.client.impl.HTTPRequestCometTransport
 

O

ObjectSerializer - Interface in org.atmosphere.gwt.client
 
onAfterRefresh() - Method in interface org.atmosphere.gwt.client.AtmosphereListener
 
onBeforeDisconnected() - Method in interface org.atmosphere.gwt.client.AtmosphereListener
Send just before the connection is stopped (this can happen also because the window is being closed)
onClose(WebSocket) - Method in interface org.atmosphere.gwt.client.impl.WebSocketListener
 
onConnected(int, int) - Method in interface org.atmosphere.gwt.client.AtmosphereListener
The connection has been established
onDisconnected() - Method in interface org.atmosphere.gwt.client.AtmosphereListener
The connection has disconnected and is being refreshed
onError(Throwable, boolean) - Method in interface org.atmosphere.gwt.client.AtmosphereListener
A Comet error has occurred
onError(WebSocket, String) - Method in interface org.atmosphere.gwt.client.impl.WebSocketListener
 
onError(XDomainRequest) - Method in interface org.atmosphere.gwt.client.impl.XDomainRequestListener
Raised when there is an error that prevents the completion of the cross-domain request.
onHeartbeat() - Method in interface org.atmosphere.gwt.client.AtmosphereListener
The connection has received a heartbeat
onLoad(XDomainRequest, String) - Method in interface org.atmosphere.gwt.client.impl.XDomainRequestListener
Raised when the object has been completely received from the server.
onMessage(List<?>) - Method in interface org.atmosphere.gwt.client.AtmosphereListener
A batch of messages has been received
onMessage(WebSocket, String) - Method in interface org.atmosphere.gwt.client.impl.WebSocketListener
 
onOpen(WebSocket) - Method in interface org.atmosphere.gwt.client.impl.WebSocketListener
 
onProgress(XDomainRequest, String) - Method in interface org.atmosphere.gwt.client.impl.XDomainRequestListener
Raised when the browser starts receiving data from the server.
onReceiving(int, String, boolean) - Method in class org.atmosphere.gwt.client.impl.StreamingProtocolTransport
 
onRefresh() - Method in interface org.atmosphere.gwt.client.AtmosphereListener
The connection should be refreshed by the client
onTimeout(XDomainRequest) - Method in interface org.atmosphere.gwt.client.impl.XDomainRequestListener
Raised when there is an error that prevents the completion of the request.
openGET(String) - Method in class org.atmosphere.gwt.client.impl.XDomainRequest
Creates a connection with a domain's server.
openPOST(String) - Method in class org.atmosphere.gwt.client.impl.XDomainRequest
Creates a connection with a domain's server.
OperaEventSourceCometTransport - Class in org.atmosphere.gwt.client.impl
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.

OperaEventSourceCometTransport() - Constructor for class org.atmosphere.gwt.client.impl.OperaEventSourceCometTransport
 
org.atmosphere.gwt.client - package org.atmosphere.gwt.client
 
org.atmosphere.gwt.client.impl - package org.atmosphere.gwt.client.impl
 
org.atmosphere.gwt.rebind - package org.atmosphere.gwt.rebind
 

P

pack(ServerTransportProtocol.MessageType, ServerTransportProtocol.ActionType) - Method in class org.atmosphere.gwt.client.impl.ServerTransportProtocol
 
pack(ServerTransportProtocol.MessageType, ServerTransportProtocol.ActionType, String) - Method in class org.atmosphere.gwt.client.impl.ServerTransportProtocol
 
parse(String) - Method in class org.atmosphere.gwt.client.impl.BaseCometTransport
 
post(Object) - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
post(Object, AsyncCallback<Void>) - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
post(List<?>) - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
post(List<?>, AsyncCallback<Void>) - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
post(Object, AsyncCallback<Void>) - Method in class org.atmosphere.gwt.client.impl.BaseCometTransport
 
post(List, AsyncCallback<Void>) - Method in class org.atmosphere.gwt.client.impl.BaseCometTransport
 
post(Object, AsyncCallback<Void>) - Method in interface org.atmosphere.gwt.client.impl.CometTransport
 
post(List, AsyncCallback<Void>) - Method in interface org.atmosphere.gwt.client.impl.CometTransport
 
post(Object, AsyncCallback<Void>) - Method in class org.atmosphere.gwt.client.impl.IECometTransport
 
post(List, AsyncCallback<Void>) - Method in class org.atmosphere.gwt.client.impl.IECometTransport
 
post(Object, AsyncCallback<Void>) - Method in interface org.atmosphere.gwt.client.impl.ServerTransport
 
post(List, AsyncCallback<Void>) - Method in interface org.atmosphere.gwt.client.impl.ServerTransport
 
post(Object, AsyncCallback<Void>) - Method in class org.atmosphere.gwt.client.impl.ServerTransportProtocol
 
post(List, AsyncCallback<Void>) - Method in class org.atmosphere.gwt.client.impl.ServerTransportProtocol
 

R

read - Variable in class org.atmosphere.gwt.client.impl.StreamingProtocolTransport
 

S

send(String) - Method in class org.atmosphere.gwt.client.impl.WebSocket
 
send() - Method in class org.atmosphere.gwt.client.impl.XDomainRequest
Transmits a empty string to the server for processing.
send(String) - Method in class org.atmosphere.gwt.client.impl.XDomainRequest
Transmits a data string to the server for processing.
serialize(Object) - Method in class org.atmosphere.gwt.client.AtmosphereGWTSerializer
 
serialize(Object) - Method in class org.atmosphere.gwt.client.impl.BaseCometTransport.RPCServerTransport
 
serialize(Object) - Method in class org.atmosphere.gwt.client.impl.JSONObjectSerializerStub
 
serialize(Object) - Method in interface org.atmosphere.gwt.client.ObjectSerializer
 
serializeJSON(Object) - Method in class org.atmosphere.gwt.client.AtmosphereGWTSerializer
 
serializePLAIN(Object) - Method in class org.atmosphere.gwt.client.AtmosphereGWTSerializer
 
SerializerGenerator - Class in org.atmosphere.gwt.rebind
 
SerializerGenerator() - Constructor for class org.atmosphere.gwt.rebind.SerializerGenerator
 
serializeRPC(Object) - Method in class org.atmosphere.gwt.client.AtmosphereGWTSerializer
 
SerialTypes - Annotation Type in org.atmosphere.gwt.client
 
serverTransport - Variable in class org.atmosphere.gwt.client.impl.BaseCometTransport
 
ServerTransport - Interface in org.atmosphere.gwt.client.impl
 
ServerTransportProtocol - Class in org.atmosphere.gwt.client.impl
 
ServerTransportProtocol() - Constructor for class org.atmosphere.gwt.client.impl.ServerTransportProtocol
 
serviceUrl() - Method in class org.atmosphere.gwt.client.impl.BaseCometTransport.RPCServerTransport
 
setConnectionTimeout(int) - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
setData(Serializable) - Method in class org.atmosphere.gwt.client.impl.AtmosphereProxyEvent
 
setEventType(AtmosphereProxyEvent.EventType) - Method in class org.atmosphere.gwt.client.impl.AtmosphereProxyEvent
 
setListener(WebSocketListener) - Method in class org.atmosphere.gwt.client.impl.WebSocket
 
setListener(XDomainRequestListener) - Method in class org.atmosphere.gwt.client.impl.XDomainRequest
 
setReconnectionTimeout(int) - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
setTimeout(int) - Method in class org.atmosphere.gwt.client.impl.XDomainRequest
set the timeout in milliseconds
setUrl(String) - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
setWebSocketsEnabled(boolean) - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
split(String, String) - Static method in class org.atmosphere.gwt.client.AtmosphereClient
 
start() - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
stop() - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
StreamingProtocolTransport - Class in org.atmosphere.gwt.client.impl
 
StreamingProtocolTransport() - Constructor for class org.atmosphere.gwt.client.impl.StreamingProtocolTransport
 

T

TimeoutException - Exception in org.atmosphere.gwt.client
 
TimeoutException(String, int) - Constructor for exception org.atmosphere.gwt.client.TimeoutException
 

V

valueOf(String) - Static method in enum org.atmosphere.gwt.client.impl.AtmosphereProxyEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.atmosphere.gwt.client.impl.WebSocket.ReadyState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.atmosphere.gwt.client.impl.AtmosphereProxyEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.atmosphere.gwt.client.impl.WebSocket.ReadyState
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebSocket - Class in org.atmosphere.gwt.client.impl
 
WebSocket() - Constructor for class org.atmosphere.gwt.client.impl.WebSocket
 
WebSocket.ReadyState - Enum in org.atmosphere.gwt.client.impl
 
WebSocketCometTransport - Class in org.atmosphere.gwt.client.impl
 
WebSocketCometTransport() - Constructor for class org.atmosphere.gwt.client.impl.WebSocketCometTransport
 
WebSocketListener - Interface in org.atmosphere.gwt.client.impl
 

X

XDomainRequest - Class in org.atmosphere.gwt.client.impl
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
XDomainRequest() - Constructor for class org.atmosphere.gwt.client.impl.XDomainRequest
 
XDomainRequestListener - Interface in org.atmosphere.gwt.client.impl
 

A B C D E G H I J L N O P R S T V W X

Copyright © 2012. All Rights Reserved.