Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
O
P
R
S
T
U
V
A
asByte()
- Method in interface org.atmosphere.gwt20.client.
AtmosphereMessage
Serialize this object in the form of an byte[] array.
asByte()
- Method in class org.atmosphere.gwt20.client.managed.
RPCEvent
asString()
- Method in interface org.atmosphere.gwt20.client.
AtmosphereMessage
Serialize this object in the form of an
String
.
asString()
- Method in class org.atmosphere.gwt20.client.managed.
RPCEvent
Atmosphere
- Class in
org.atmosphere.gwt20.client
Atmosphere()
- Constructor for class org.atmosphere.gwt20.client.
Atmosphere
AtmosphereClientTimeoutHandler
- Interface in
org.atmosphere.gwt20.client
AtmosphereCloseHandler
- Interface in
org.atmosphere.gwt20.client
AtmosphereErrorHandler
- Interface in
org.atmosphere.gwt20.client
AtmosphereFailureToReconnectHandler
- Interface in
org.atmosphere.gwt20.client
AtmosphereMessage
<
T
> - Interface in
org.atmosphere.gwt20.client
Base class for GWT deserialized messages that will be broadcasted as String through the Atmosphere Framework own component like
ManagedService
AtmosphereMessage.TYPE
- Enum in
org.atmosphere.gwt20.client
AtmosphereMessageHandler
- Interface in
org.atmosphere.gwt20.client
AtmosphereMessagePublishedHandler
- Interface in
org.atmosphere.gwt20.client
AtmosphereOpenHandler
- Interface in
org.atmosphere.gwt20.client
AtmosphereReconnectHandler
- Interface in
org.atmosphere.gwt20.client
AtmosphereReopenHandler
- Interface in
org.atmosphere.gwt20.client
AtmosphereRequest
- Interface in
org.atmosphere.gwt20.client
AtmosphereRequestConfig
- Class in
org.atmosphere.gwt20.client
AtmosphereRequestConfig()
- Constructor for class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
AtmosphereRequestConfig.Flags
- Enum in
org.atmosphere.gwt20.client
AtmosphereRequestConfig.Transport
- Enum in
org.atmosphere.gwt20.client
AtmosphereRequestImpl
- Class in
org.atmosphere.gwt20.client
AtmosphereRequestImpl()
- Constructor for class org.atmosphere.gwt20.client.
AtmosphereRequestImpl
AtmosphereResponse
- Interface in
org.atmosphere.gwt20.client
AtmosphereResponseImpl
- Class in
org.atmosphere.gwt20.client
AtmosphereResponseImpl()
- Constructor for class org.atmosphere.gwt20.client.
AtmosphereResponseImpl
AtmosphereResponseImpl.State
- Enum in
org.atmosphere.gwt20.client
AtmosphereSubscriber
- Interface in
org.atmosphere.gwt20.client
AtmosphereTransportFailureHandler
- Interface in
org.atmosphere.gwt20.client
AutoBeanClientSerializer
- Class in
org.atmosphere.gwt20.client
The base class for serializers.
AutoBeanClientSerializer()
- Constructor for class org.atmosphere.gwt20.client.
AutoBeanClientSerializer
C
clearFlags(AtmosphereRequestConfig.Flags...)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
clearFlags(AtmosphereRequestConfig.Flags...)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
ClientSerializer
- Interface in
org.atmosphere.gwt20.client
create()
- Static method in class org.atmosphere.gwt20.client.
Atmosphere
create(ClientSerializer)
- Static method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
use the same serializer for inbound and outbound
create(ClientSerializer, ClientSerializer)
- Static method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
specify a different serializer for inbound and outbound
createAtmosphereSubscriber()
- Static method in class org.atmosphere.gwt20.client.
Atmosphere
D
deserialize(String)
- Method in class org.atmosphere.gwt20.client.
AutoBeanClientSerializer
deserialize(String)
- Method in interface org.atmosphere.gwt20.client.
ClientSerializer
You need to implement this method in your serializer
deserialize(String)
- Method in class org.atmosphere.gwt20.client.
GwtRpcClientSerializer
F
fromString(String)
- Static method in enum org.atmosphere.gwt20.client.
AtmosphereRequestConfig.Transport
fromString(String)
- Static method in enum org.atmosphere.gwt20.client.
AtmosphereResponseImpl.State
G
generateIncrementally(TreeLogger, GeneratorContext, String)
- Method in class org.atmosphere.gwt20.rebind.
SerializerGenerator
getHeader(String)
- Method in interface org.atmosphere.gwt20.client.
AtmosphereResponse
getHeader(String)
- Method in class org.atmosphere.gwt20.client.
AtmosphereResponseImpl
getMessage()
- Method in interface org.atmosphere.gwt20.client.
AtmosphereMessage
Return the message of type T
getMessage()
- Method in class org.atmosphere.gwt20.client.managed.
RPCEvent
getMessages()
- Method in interface org.atmosphere.gwt20.client.
AtmosphereResponse
getMessages()
- Method in class org.atmosphere.gwt20.client.
AtmosphereResponseImpl
getOutboundSerializer()
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
getOutboundSerializer()
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
getReasonPhrase()
- Method in interface org.atmosphere.gwt20.client.
AtmosphereResponse
getReasonPhrase()
- Method in class org.atmosphere.gwt20.client.
AtmosphereResponseImpl
getResponseBody()
- Method in interface org.atmosphere.gwt20.client.
AtmosphereResponse
getResponseBody()
- Method in class org.atmosphere.gwt20.client.
AtmosphereResponseImpl
getRPCSerializer()
- Method in class org.atmosphere.gwt20.client.
GwtRpcClientSerializer
getState()
- Method in interface org.atmosphere.gwt20.client.
AtmosphereResponse
getState()
- Method in class org.atmosphere.gwt20.client.
AtmosphereResponseImpl
getStatus()
- Method in interface org.atmosphere.gwt20.client.
AtmosphereResponse
See com.google.gwt.http.client.Response for status codes
getStatus()
- Method in class org.atmosphere.gwt20.client.
AtmosphereResponseImpl
getTransport()
- Method in interface org.atmosphere.gwt20.client.
AtmosphereResponse
getTransport()
- Method in class org.atmosphere.gwt20.client.
AtmosphereResponseImpl
getUUID()
- Method in interface org.atmosphere.gwt20.client.
AtmosphereRequest
getUUID()
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestImpl
getVersionId()
- Method in class org.atmosphere.gwt20.rebind.
SerializerGenerator
GwtRpcClientSerializer
- Class in
org.atmosphere.gwt20.client
The base class for serializers.
GwtRpcClientSerializer()
- Constructor for class org.atmosphere.gwt20.client.
GwtRpcClientSerializer
GwtRpcSerialTypes
- Annotation Type in
org.atmosphere.gwt20.client
O
onClientTimeout(AtmosphereRequest)
- Method in interface org.atmosphere.gwt20.client.
AtmosphereClientTimeoutHandler
onClose(AtmosphereResponse)
- Method in interface org.atmosphere.gwt20.client.
AtmosphereCloseHandler
onError(AtmosphereResponse)
- Method in interface org.atmosphere.gwt20.client.
AtmosphereErrorHandler
onFailureToReconnect(RequestConfig, AtmosphereResponse)
- Method in interface org.atmosphere.gwt20.client.
AtmosphereFailureToReconnectHandler
onMessage(AtmosphereResponse)
- Method in interface org.atmosphere.gwt20.client.
AtmosphereMessageHandler
onMessagePublished(RequestConfig, AtmosphereResponse)
- Method in interface org.atmosphere.gwt20.client.
AtmosphereMessagePublishedHandler
onOpen(AtmosphereResponse)
- Method in interface org.atmosphere.gwt20.client.
AtmosphereOpenHandler
onReconnect(RequestConfig, AtmosphereResponse)
- Method in interface org.atmosphere.gwt20.client.
AtmosphereReconnectHandler
onReopen(AtmosphereResponse)
- Method in interface org.atmosphere.gwt20.client.
AtmosphereReopenHandler
onTransportFailure(String, AtmosphereRequest)
- Method in interface org.atmosphere.gwt20.client.
AtmosphereTransportFailureHandler
org.atmosphere.gwt20.client
- package org.atmosphere.gwt20.client
org.atmosphere.gwt20.client.managed
- package org.atmosphere.gwt20.client.managed
org.atmosphere.gwt20.rebind
- package org.atmosphere.gwt20.rebind
P
push(Object)
- Method in interface org.atmosphere.gwt20.client.
AtmosphereRequest
push(Object)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestImpl
pushImpl(String)
- Method in interface org.atmosphere.gwt20.client.
AtmosphereRequest
pushImpl(String)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestImpl
pushLocal(Object)
- Method in interface org.atmosphere.gwt20.client.
AtmosphereRequest
pushLocal(Object)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestImpl
pushLocalImpl(String)
- Method in interface org.atmosphere.gwt20.client.
AtmosphereRequest
pushLocalImpl(String)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestImpl
R
registerBeanFactory(Class<AutoBeanFactory>, Class)
- Method in class org.atmosphere.gwt20.client.
AutoBeanClientSerializer
registerBeanFactory(AutoBeanFactory, Class)
- Method in class org.atmosphere.gwt20.client.
AutoBeanClientSerializer
RequestConfig
- Interface in
org.atmosphere.gwt20.client
RPCEvent
- Class in
org.atmosphere.gwt20.client.managed
This class is used during serialization by the
RPCSerializer
.
RPCEvent()
- Constructor for class org.atmosphere.gwt20.client.managed.
RPCEvent
RPCEvent(String)
- Constructor for class org.atmosphere.gwt20.client.managed.
RPCEvent
RPCSerializer
- Class in
org.atmosphere.gwt20.client.managed
A Serializer for
RPCEvent
RPCSerializer()
- Constructor for class org.atmosphere.gwt20.client.managed.
RPCSerializer
S
serialize(Object)
- Method in class org.atmosphere.gwt20.client.
AutoBeanClientSerializer
serialize(Object)
- Method in interface org.atmosphere.gwt20.client.
ClientSerializer
You need to implement this method in your serializer
serialize(Object)
- Method in class org.atmosphere.gwt20.client.
GwtRpcClientSerializer
SerializerGenerator
- Class in
org.atmosphere.gwt20.rebind
SerializerGenerator()
- Constructor for class org.atmosphere.gwt20.rebind.
SerializerGenerator
setActiveBeanFactory(Class)
- Method in class org.atmosphere.gwt20.client.
AutoBeanClientSerializer
setClientTimeoutHandler(AtmosphereClientTimeoutHandler)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setClientTimeoutHandler(AtmosphereClientTimeoutHandler)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setCloseHandler(AtmosphereCloseHandler)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setCloseHandler(AtmosphereCloseHandler)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setConnectTimeout(int)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setConnectTimeout(int)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setContentType(String)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setContentType(String)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setErrorHandler(AtmosphereErrorHandler)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setErrorHandler(AtmosphereErrorHandler)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setFailureToReconnectHandler(AtmosphereFailureToReconnectHandler)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setFailureToReconnectHandler(AtmosphereFailureToReconnectHandler)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setFallbackMethod(RequestBuilder.Method)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setFallbackMethod(RequestBuilder.Method)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setFallbackTransport(AtmosphereRequestConfig.Transport)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setFallbackTransport(AtmosphereRequestConfig.Transport)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setFlags(AtmosphereRequestConfig.Flags...)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setFlags(AtmosphereRequestConfig.Flags...)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setHeader(String, String)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setHeader(String, String)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setLocalMessageHandler(AtmosphereMessageHandler)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setLocalMessageHandler(AtmosphereMessageHandler)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setLogLevel(String)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setLogLevel(String)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setMaxReconnectOnClose(int)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setMaxReconnectOnClose(int)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setMaxRequest(int)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setMaxRequest(int)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setMaxStreamingLength(int)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setMaxStreamingLength(int)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setMessage(T)
- Method in interface org.atmosphere.gwt20.client.
AtmosphereMessage
Set the message of type T
setMessage(String)
- Method in class org.atmosphere.gwt20.client.managed.
RPCEvent
setMessageHandler(AtmosphereMessageHandler)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setMessageHandler(AtmosphereMessageHandler)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setMessageObject(Object)
- Method in interface org.atmosphere.gwt20.client.
AtmosphereResponse
setMessageObject(Object)
- Method in class org.atmosphere.gwt20.client.
AtmosphereResponseImpl
setMessagePublishedHandler(AtmosphereMessagePublishedHandler)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setMessagePublishedHandler(AtmosphereMessagePublishedHandler)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setMethod(RequestBuilder.Method)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setMethod(RequestBuilder.Method)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setOpenHandler(AtmosphereOpenHandler)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setOpenHandler(AtmosphereOpenHandler)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setOutboundSerializer(ClientSerializer)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setOutboundSerializer(ClientSerializer)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setReconnectHandler(AtmosphereReconnectHandler)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setReconnectHandler(AtmosphereReconnectHandler)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setReconnectInterval(int)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setReconnectInterval(int)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setReopenHandler(AtmosphereReopenHandler)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setReopenHandler(AtmosphereReopenHandler)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setTimeout(int)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setTimeout(int)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setTransport(AtmosphereRequestConfig.Transport)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setTransport(AtmosphereRequestConfig.Transport)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setTransportFailureHandler(AtmosphereTransportFailureHandler)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setTransportFailureHandler(AtmosphereTransportFailureHandler)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
setUrl(String)
- Method in class org.atmosphere.gwt20.client.
AtmosphereRequestConfig
setUrl(String)
- Method in interface org.atmosphere.gwt20.client.
RequestConfig
subscribe(RequestConfig)
- Method in class org.atmosphere.gwt20.client.
Atmosphere
subscribe(RequestConfig)
- Method in interface org.atmosphere.gwt20.client.
AtmosphereSubscriber
T
toString()
- Method in enum org.atmosphere.gwt20.client.
AtmosphereRequestConfig.Transport
toString()
- Method in enum org.atmosphere.gwt20.client.
AtmosphereResponseImpl.State
type()
- Method in interface org.atmosphere.gwt20.client.
AtmosphereMessage
Return the
AtmosphereMessage.TYPE
type()
- Method in class org.atmosphere.gwt20.client.managed.
RPCEvent
U
unsubscribe()
- Method in class org.atmosphere.gwt20.client.
Atmosphere
unsubscribe()
- Method in interface org.atmosphere.gwt20.client.
AtmosphereSubscriber
unsubscribeUrl(String)
- Method in class org.atmosphere.gwt20.client.
Atmosphere
unsubscribeUrl(String)
- Method in interface org.atmosphere.gwt20.client.
AtmosphereSubscriber
V
valueOf(String)
- Static method in enum org.atmosphere.gwt20.client.
AtmosphereMessage.TYPE
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.atmosphere.gwt20.client.
AtmosphereRequestConfig.Flags
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.atmosphere.gwt20.client.
AtmosphereRequestConfig.Transport
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.atmosphere.gwt20.client.
AtmosphereResponseImpl.State
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.atmosphere.gwt20.client.
AtmosphereMessage.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.atmosphere.gwt20.client.
AtmosphereRequestConfig.Flags
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.atmosphere.gwt20.client.
AtmosphereRequestConfig.Transport
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.atmosphere.gwt20.client.
AtmosphereResponseImpl.State
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
F
G
O
P
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2015. All Rights Reserved.