Uses of Class
org.atmosphere.gwt.client.AtmosphereClient

Packages that use AtmosphereClient
org.atmosphere.gwt.client.impl   
 

Uses of AtmosphereClient in org.atmosphere.gwt.client.impl
 

Fields in org.atmosphere.gwt.client.impl declared as AtmosphereClient
protected  AtmosphereClient BaseCometTransport.client
           
 

Methods in org.atmosphere.gwt.client.impl with parameters of type AtmosphereClient
 void OperaEventSourceCometTransport.initiate(AtmosphereClient client, AtmosphereListener listener)
           
 void IFrameCometTransport.initiate(AtmosphereClient client, AtmosphereListener listener)
           
 void IECometTransport.initiate(AtmosphereClient client, AtmosphereListener listener)
           
 void CometTransport.initiate(AtmosphereClient client, AtmosphereListener listener)
           
 void BaseCometTransport.initiate(AtmosphereClient client, AtmosphereListener listener)
           
 



Copyright © 2011. All Rights Reserved.