A C D F G I O P R S T U V

A

Atmosphere - Class in org.atmosphere.gwt20.client
 
Atmosphere() - Constructor for class org.atmosphere.gwt20.client.Atmosphere
 
AtmosphereCloseHandler - Interface in org.atmosphere.gwt20.client
 
AtmosphereErrorHandler - Interface 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 - Class in org.atmosphere.gwt20.client
 
AtmosphereRequest() - Constructor for class org.atmosphere.gwt20.client.AtmosphereRequest
 
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
 
AtmosphereResponse - Class in org.atmosphere.gwt20.client
 
AtmosphereResponse() - Constructor for class org.atmosphere.gwt20.client.AtmosphereResponse
 
AtmosphereResponse.State - Enum 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
 
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

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.AtmosphereResponse.State
 

G

generateIncrementally(TreeLogger, GeneratorContext, String) - Method in class org.atmosphere.gwt20.rebind.SerializerGenerator
 
getHeader(String) - Method in class org.atmosphere.gwt20.client.AtmosphereResponse
 
getMessages() - Method in class org.atmosphere.gwt20.client.AtmosphereResponse
 
getResponseBody() - Method in class org.atmosphere.gwt20.client.AtmosphereResponse
 
getRPCSerializer() - Method in class org.atmosphere.gwt20.client.GwtRpcClientSerializer
 
getState() - Method in class org.atmosphere.gwt20.client.AtmosphereResponse
 
getStatus() - Method in class org.atmosphere.gwt20.client.AtmosphereResponse
See com.google.gwt.http.client.Response for status codes
getTransport() - Method in class org.atmosphere.gwt20.client.AtmosphereResponse
 
getUUID() - Method in class org.atmosphere.gwt20.client.AtmosphereRequest
 
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
 

I

isEnableBuffering() - Method in class org.atmosphere.gwt20.client.GwtRpcClientSerializer
 

O

onClose(AtmosphereResponse) - Method in interface org.atmosphere.gwt20.client.AtmosphereCloseHandler
 
onError(AtmosphereResponse) - Method in interface org.atmosphere.gwt20.client.AtmosphereErrorHandler
 
onMessage(AtmosphereResponse) - Method in interface org.atmosphere.gwt20.client.AtmosphereMessageHandler
 
onMessagePublished(AtmosphereRequestConfig, AtmosphereResponse) - Method in interface org.atmosphere.gwt20.client.AtmosphereMessagePublishedHandler
 
onOpen(AtmosphereResponse) - Method in interface org.atmosphere.gwt20.client.AtmosphereOpenHandler
 
onReconnect(AtmosphereRequestConfig, 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.rebind - package org.atmosphere.gwt20.rebind
 

P

push(Object) - Method in class org.atmosphere.gwt20.client.AtmosphereRequest
 
pushImpl(String) - Method in class org.atmosphere.gwt20.client.AtmosphereRequest
 
pushLocal(Object) - Method in class org.atmosphere.gwt20.client.AtmosphereRequest
 
pushLocalImpl(String) - Method in class org.atmosphere.gwt20.client.AtmosphereRequest
 

R

registerBeanFactory(Class<AutoBeanFactory>, Class) - Method in class org.atmosphere.gwt20.client.AutoBeanClientSerializer
 
registerBeanFactory(AutoBeanFactory, Class) - Method in class org.atmosphere.gwt20.client.AutoBeanClientSerializer
 

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
 
setCloseHandler(AtmosphereCloseHandler) - Method in class org.atmosphere.gwt20.client.AtmosphereRequestConfig
 
setConnectTimeout(int) - Method in class org.atmosphere.gwt20.client.AtmosphereRequestConfig
 
setContentType(String) - Method in class org.atmosphere.gwt20.client.AtmosphereRequestConfig
 
setEnableBuffering(boolean) - Method in class org.atmosphere.gwt20.client.GwtRpcClientSerializer
Set to true to enable multiple objects chunked in one single string parsing.
setErrorHandler(AtmosphereErrorHandler) - Method in class org.atmosphere.gwt20.client.AtmosphereRequestConfig
 
setFallbackMethod(RequestBuilder.Method) - Method in class org.atmosphere.gwt20.client.AtmosphereRequestConfig
 
setFallbackTransport(AtmosphereRequestConfig.Transport) - Method in class org.atmosphere.gwt20.client.AtmosphereRequestConfig
 
setFlags(AtmosphereRequestConfig.Flags...) - Method in class org.atmosphere.gwt20.client.AtmosphereRequestConfig
 
setHeader(String, String) - Method in class org.atmosphere.gwt20.client.AtmosphereRequestConfig
 
setLocalMessageHandler(AtmosphereMessageHandler) - Method in class org.atmosphere.gwt20.client.AtmosphereRequestConfig
 
setMessageHandler(AtmosphereMessageHandler) - Method in class org.atmosphere.gwt20.client.AtmosphereRequestConfig
 
setMessagePublishedHandler(AtmosphereMessagePublishedHandler) - Method in class org.atmosphere.gwt20.client.AtmosphereRequestConfig
 
setMethod(RequestBuilder.Method) - Method in class org.atmosphere.gwt20.client.AtmosphereRequestConfig
 
setOpenHandler(AtmosphereOpenHandler) - Method in class org.atmosphere.gwt20.client.AtmosphereRequestConfig
 
setReconnectHandler(AtmosphereReconnectHandler) - Method in class org.atmosphere.gwt20.client.AtmosphereRequestConfig
 
setReconnectInterval(int) - Method in class org.atmosphere.gwt20.client.AtmosphereRequestConfig
 
setReopenHandler(AtmosphereReopenHandler) - Method in class org.atmosphere.gwt20.client.AtmosphereRequestConfig
 
setTimeout(int) - Method in class org.atmosphere.gwt20.client.AtmosphereRequestConfig
 
setTransport(AtmosphereRequestConfig.Transport) - Method in class org.atmosphere.gwt20.client.AtmosphereRequestConfig
 
setTransportFailureHandler(AtmosphereTransportFailureHandler) - Method in class org.atmosphere.gwt20.client.AtmosphereRequestConfig
 
setUrl(String) - Method in class org.atmosphere.gwt20.client.AtmosphereRequestConfig
 
subscribe(AtmosphereRequestConfig) - Method in class org.atmosphere.gwt20.client.Atmosphere
 

T

toString() - Method in enum org.atmosphere.gwt20.client.AtmosphereRequestConfig.Transport
 
toString() - Method in enum org.atmosphere.gwt20.client.AtmosphereResponse.State
 

U

unsubscribe() - Method in class org.atmosphere.gwt20.client.Atmosphere
 

V

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.AtmosphereResponse.State
Returns the enum constant of this type with the specified name.
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.AtmosphereResponse.State
Returns an array containing the constants of this enum type, in the order they are declared.

A C D F G I O P R S T U V

Copyright © 2013. All Rights Reserved.