A B C D E G H I L N O P R S T U 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
 
addBeforeUnloadHandler(LoadRegister.BeforeUnloadHandler) - Static method in class org.atmosphere.gwt.client.extra.LoadRegister
Deprecated.  
addHandler(WindowSocket.MessageHandler) - Method in class org.atmosphere.gwt.client.extra.WindowSocket
 
addUnloadHandler(LoadRegister.UnloadHandler) - Static method in class org.atmosphere.gwt.client.extra.LoadRegister
Deprecated.  
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.

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
 
beforeUnloadEvent - Static variable in class org.atmosphere.gwt.client.extra.LoadRegister
Deprecated.  
bind(String) - Method in class org.atmosphere.gwt.client.extra.WindowSocket
 
broadcast(Serializable) - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
broadcast(List<Serializable>) - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
broadcast(Serializable) - Method in class org.atmosphere.gwt.client.impl.BaseCometTransport
 
broadcast(List<Serializable>) - Method in class org.atmosphere.gwt.client.impl.BaseCometTransport
 
broadcast(Serializable) - Method in interface org.atmosphere.gwt.client.impl.CometTransport
 
broadcast(List<Serializable>) - Method in interface org.atmosphere.gwt.client.impl.CometTransport
 
broadcast(Serializable) - Method in class org.atmosphere.gwt.client.impl.IECometTransport
 
broadcast(List<Serializable>) - Method in class org.atmosphere.gwt.client.impl.IECometTransport
 
broadcast(Serializable) - Method in interface org.atmosphere.gwt.client.impl.ServerTransport
 
broadcast(List<Serializable>) - Method in interface org.atmosphere.gwt.client.impl.ServerTransport
 
broadcast(Serializable) - Method in class org.atmosphere.gwt.client.impl.ServerTransportProtocol
 
broadcast(List<Serializable>) - 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.extra.Window
 
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
 
current() - Static method in class org.atmosphere.gwt.client.extra.Window
 

D

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
 
dispatch(LoadRegister.BeforeUnloadHandler) - Method in class org.atmosphere.gwt.client.extra.LoadRegister.BeforeUnloadEvent
Deprecated.  
dispatch(LoadRegister.UnloadHandler) - Method in class org.atmosphere.gwt.client.extra.LoadRegister.UnloadEvent
Deprecated.  
dispatch(WindowSocket.MessageHandler) - Method in class org.atmosphere.gwt.client.extra.WindowSocket.MessageEvent
 

E

exists(Window, String) - Static method in class org.atmosphere.gwt.client.extra.WindowSocket
 
expectingDisconnection - Variable in class org.atmosphere.gwt.client.impl.StreamingProtocolTransport
 

G

generateIncrementally(TreeLogger, GeneratorContextExt, String) - Method in class org.atmosphere.gwt.rebind.SerializerGenerator
 
getAssociatedType() - Method in class org.atmosphere.gwt.client.extra.LoadRegister.BeforeUnloadEvent
Deprecated.  
getAssociatedType() - Method in class org.atmosphere.gwt.client.extra.LoadRegister.UnloadEvent
Deprecated.  
getAssociatedType() - Method in class org.atmosphere.gwt.client.extra.WindowSocket.MessageEvent
 
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
 
getFlag(String) - Method in class org.atmosphere.gwt.client.extra.Window
 
getInt(String) - Method in class org.atmosphere.gwt.client.extra.Window
 
getListener() - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
getMode() - Method in class org.atmosphere.gwt.client.AtmosphereGWTSerializer
 
getObject(String) - Method in class org.atmosphere.gwt.client.extra.Window
 
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
 
getSerializer() - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
getSerializer() - Method in class org.atmosphere.gwt.client.AtmosphereGWTSerializer
 
getServerTransport() - Method in class org.atmosphere.gwt.client.impl.BaseCometTransport
 
getServerTransport() - Method in class org.atmosphere.gwt.client.impl.WebSocketCometTransport
 
getString(String) - Method in class org.atmosphere.gwt.client.extra.Window
 
getTimeout() - Method in class org.atmosphere.gwt.client.impl.XDomainRequest
 
getType() - Static method in class org.atmosphere.gwt.client.extra.LoadRegister.BeforeUnloadEvent
Deprecated.  
getType() - Static method in class org.atmosphere.gwt.client.extra.LoadRegister.UnloadEvent
Deprecated.  
getType() - Static method in class org.atmosphere.gwt.client.extra.WindowSocket.MessageEvent
 
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
 
isset(String) - Method in class org.atmosphere.gwt.client.extra.Window
 
isSupported() - Static method in class org.atmosphere.gwt.client.impl.WebSocket
 
isSupported() - Static method in class org.atmosphere.gwt.client.impl.XDomainRequest
 

L

listener - Variable in class org.atmosphere.gwt.client.impl.BaseCometTransport
 
LoadRegister - Class in org.atmosphere.gwt.client.extra
Deprecated. LoadRegister is deprecated for GWT 2.4.0 and above. Use the GWT provided Window class methods addCloseHandler and addWindowClosingHandler to register unload event handlers.
LoadRegister() - Constructor for class org.atmosphere.gwt.client.extra.LoadRegister
Deprecated.  
LoadRegister.BeforeUnloadEvent - Class in org.atmosphere.gwt.client.extra
Deprecated.  
LoadRegister.BeforeUnloadEvent() - Constructor for class org.atmosphere.gwt.client.extra.LoadRegister.BeforeUnloadEvent
Deprecated.  
LoadRegister.BeforeUnloadHandler - Interface in org.atmosphere.gwt.client.extra
Deprecated.  
LoadRegister.UnloadEvent - Class in org.atmosphere.gwt.client.extra
Deprecated.  
LoadRegister.UnloadEvent() - Constructor for class org.atmosphere.gwt.client.extra.LoadRegister.UnloadEvent
Deprecated.  
LoadRegister.UnloadHandler - Interface in org.atmosphere.gwt.client.extra
Deprecated.  
logger - Variable in class org.atmosphere.gwt.client.impl.BaseCometTransport
 

N

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

O

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)
onBeforeUnload(LoadRegister.BeforeUnloadEvent) - Method in interface org.atmosphere.gwt.client.extra.LoadRegister.BeforeUnloadHandler
Deprecated.  
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) - 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<? extends Serializable>) - Method in interface org.atmosphere.gwt.client.AtmosphereListener
A batch of messages has been received
onMessage(String) - Method in interface org.atmosphere.gwt.client.extra.WindowSocket.MessageHandler
 
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.
onUnload(LoadRegister.UnloadEvent) - Method in interface org.atmosphere.gwt.client.extra.LoadRegister.UnloadHandler
Deprecated.  
open(String, String, WindowFeatures) - Method in class org.atmosphere.gwt.client.extra.Window
 
open(String, String, String) - Method in class org.atmosphere.gwt.client.extra.Window
Opens a new browser window.
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.extra - package org.atmosphere.gwt.client.extra
 
org.atmosphere.gwt.client.impl - package org.atmosphere.gwt.client.impl
 
org.atmosphere.gwt.rebind - package org.atmosphere.gwt.rebind
 

P

parse(String) - Method in class org.atmosphere.gwt.client.AtmosphereGWTSerializer
 
parse(String) - Method in class org.atmosphere.gwt.client.impl.BaseCometTransport
 
post(Serializable) - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
post(Serializable, AsyncCallback<Void>) - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
post(List<Serializable>) - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
post(List<Serializable>, AsyncCallback<Void>) - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
post(Window, String, String) - Static method in class org.atmosphere.gwt.client.extra.WindowSocket
 
post(Serializable, AsyncCallback<Void>) - Method in class org.atmosphere.gwt.client.impl.BaseCometTransport
 
post(List<Serializable>, AsyncCallback<Void>) - Method in class org.atmosphere.gwt.client.impl.BaseCometTransport
 
post(Serializable, AsyncCallback<Void>) - Method in interface org.atmosphere.gwt.client.impl.CometTransport
 
post(List<Serializable>, AsyncCallback<Void>) - Method in interface org.atmosphere.gwt.client.impl.CometTransport
 
post(Serializable, AsyncCallback<Void>) - Method in class org.atmosphere.gwt.client.impl.IECometTransport
 
post(List<Serializable>, AsyncCallback<Void>) - Method in class org.atmosphere.gwt.client.impl.IECometTransport
 
post(Serializable, AsyncCallback<Void>) - Method in interface org.atmosphere.gwt.client.impl.ServerTransport
 
post(List<Serializable>, AsyncCallback<Void>) - Method in interface org.atmosphere.gwt.client.impl.ServerTransport
 
post(Serializable, AsyncCallback<Void>) - Method in class org.atmosphere.gwt.client.impl.ServerTransportProtocol
 
post(List<Serializable>, 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(T) - Method in class org.atmosphere.gwt.client.AtmosphereGWTSerializer
 
serialize(Serializable) - Method in class org.atmosphere.gwt.client.impl.BaseCometTransport.RPCServerTransport
 
SerializerGenerator - Class in org.atmosphere.gwt.rebind
 
SerializerGenerator() - Constructor for class org.atmosphere.gwt.rebind.SerializerGenerator
 
SerialMode - Enum in org.atmosphere.gwt.client
 
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
 
set(String, boolean) - Method in class org.atmosphere.gwt.client.extra.Window
 
set(String, int) - Method in class org.atmosphere.gwt.client.extra.Window
 
set(String, String) - Method in class org.atmosphere.gwt.client.extra.Window
 
set(String, Object) - Method in class org.atmosphere.gwt.client.extra.Window
 
set(String, Integer) - Method in class org.atmosphere.gwt.client.extra.WindowFeatures
 
set(String, Boolean) - Method in class org.atmosphere.gwt.client.extra.WindowFeatures
 
setConnectionTimeout(int) - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
setDependent(Boolean) - Method in class org.atmosphere.gwt.client.extra.WindowFeatures
 
setDialog(Boolean) - Method in class org.atmosphere.gwt.client.extra.WindowFeatures
 
setFullscreen(Boolean) - Method in class org.atmosphere.gwt.client.extra.WindowFeatures
 
setHeight(Integer) - Method in class org.atmosphere.gwt.client.extra.WindowFeatures
 
setLeft(Integer) - Method in class org.atmosphere.gwt.client.extra.WindowFeatures
 
setListener(WebSocketListener) - Method in class org.atmosphere.gwt.client.impl.WebSocket
 
setListener(XDomainRequestListener) - Method in class org.atmosphere.gwt.client.impl.XDomainRequest
 
setLocation(Boolean) - Method in class org.atmosphere.gwt.client.extra.WindowFeatures
 
setMenubar(Boolean) - Method in class org.atmosphere.gwt.client.extra.WindowFeatures
 
setMinimizable(Boolean) - Method in class org.atmosphere.gwt.client.extra.WindowFeatures
 
setPersonalbar(Boolean) - Method in class org.atmosphere.gwt.client.extra.WindowFeatures
 
setReconnectionTimeout(int) - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
setResizable(Boolean) - Method in class org.atmosphere.gwt.client.extra.WindowFeatures
 
setScrollbars(Boolean) - Method in class org.atmosphere.gwt.client.extra.WindowFeatures
 
setStatus(Boolean) - Method in class org.atmosphere.gwt.client.extra.WindowFeatures
 
setTimeout(int) - Method in class org.atmosphere.gwt.client.impl.XDomainRequest
set the timeout in milliseconds
setToolbar(Boolean) - Method in class org.atmosphere.gwt.client.extra.WindowFeatures
 
setTop(Integer) - Method in class org.atmosphere.gwt.client.extra.WindowFeatures
 
setUrl(String) - Method in class org.atmosphere.gwt.client.AtmosphereClient
 
setWidth(Integer) - Method in class org.atmosphere.gwt.client.extra.WindowFeatures
 
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
 
toString() - Method in class org.atmosphere.gwt.client.extra.WindowFeatures
 

U

unbind() - Method in class org.atmosphere.gwt.client.extra.WindowSocket
 
unloadEvent - Static variable in class org.atmosphere.gwt.client.extra.LoadRegister
Deprecated.  

V

valueOf(String) - Static method in enum org.atmosphere.gwt.client.impl.WebSocket.ReadyState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.atmosphere.gwt.client.SerialMode
Returns the enum constant of this type with the specified name.
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.
values() - Static method in enum org.atmosphere.gwt.client.SerialMode
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
 
Window - Class in org.atmosphere.gwt.client.extra
 
Window() - Constructor for class org.atmosphere.gwt.client.extra.Window
 
WindowFeatures - Class in org.atmosphere.gwt.client.extra
 
WindowFeatures() - Constructor for class org.atmosphere.gwt.client.extra.WindowFeatures
 
WindowFeatures(Integer, Integer, Integer, Integer) - Constructor for class org.atmosphere.gwt.client.extra.WindowFeatures
 
WindowFeatures(Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class org.atmosphere.gwt.client.extra.WindowFeatures
 
WindowSocket - Class in org.atmosphere.gwt.client.extra
 
WindowSocket() - Constructor for class org.atmosphere.gwt.client.extra.WindowSocket
 
WindowSocket.MessageEvent - Class in org.atmosphere.gwt.client.extra
 
WindowSocket.MessageEvent(String) - Constructor for class org.atmosphere.gwt.client.extra.WindowSocket.MessageEvent
 
WindowSocket.MessageHandler - Interface in org.atmosphere.gwt.client.extra
 

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 L N O P R S T U V W X

Copyright © 2012. All Rights Reserved.