Uses of Interface
org.atmosphere.gwt20.client.AtmosphereRequest
-
Packages that use AtmosphereRequest Package Description org.atmosphere.gwt20.client -
-
Uses of AtmosphereRequest in org.atmosphere.gwt20.client
Classes in org.atmosphere.gwt20.client that implement AtmosphereRequest Modifier and Type Class Description classAtmosphereRequestImplMethods in org.atmosphere.gwt20.client that return AtmosphereRequest Modifier and Type Method Description AtmosphereRequestAtmosphere. subscribe(RequestConfig requestConfig)AtmosphereRequestAtmosphereSubscriber. subscribe(RequestConfig requestConfig)Methods in org.atmosphere.gwt20.client with parameters of type AtmosphereRequest Modifier and Type Method Description voidAtmosphereClientTimeoutHandler. onClientTimeout(AtmosphereRequest request)voidAtmosphereTransportFailureHandler. onTransportFailure(java.lang.String errorMsg, AtmosphereRequest request)
-