Uses of Interface
org.atmosphere.gwt20.client.AtmosphereRequest

Packages that use AtmosphereRequest
org.atmosphere.gwt20.client   
 

Uses of AtmosphereRequest in org.atmosphere.gwt20.client
 

Classes in org.atmosphere.gwt20.client that implement AtmosphereRequest
 class AtmosphereRequestImpl
           
 

Methods in org.atmosphere.gwt20.client that return AtmosphereRequest
 AtmosphereRequest AtmosphereSubscriber.subscribe(RequestConfig requestConfig)
           
 AtmosphereRequest Atmosphere.subscribe(RequestConfig requestConfig)
           
 

Methods in org.atmosphere.gwt20.client with parameters of type AtmosphereRequest
 void AtmosphereClientTimeoutHandler.onClientTimeout(AtmosphereRequest request)
           
 void AtmosphereTransportFailureHandler.onTransportFailure(String errorMsg, AtmosphereRequest request)
           
 



Copyright © 2015. All Rights Reserved.