Uses of Interface
org.atmosphere.gwt20.client.RequestConfig
-
Packages that use RequestConfig Package Description org.atmosphere.gwt20.client -
-
Uses of RequestConfig in org.atmosphere.gwt20.client
Classes in org.atmosphere.gwt20.client that implement RequestConfig Modifier and Type Class Description classAtmosphereRequestConfigMethods in org.atmosphere.gwt20.client with parameters of type RequestConfig Modifier and Type Method Description voidAtmosphereFailureToReconnectHandler. onFailureToReconnect(RequestConfig request, AtmosphereResponse response)voidAtmosphereMessagePublishedHandler. onMessagePublished(RequestConfig request, AtmosphereResponse response)voidAtmosphereReconnectHandler. onReconnect(RequestConfig request, AtmosphereResponse response)AtmosphereRequestAtmosphere. subscribe(RequestConfig requestConfig)AtmosphereRequestAtmosphereSubscriber. subscribe(RequestConfig requestConfig)
-