Uses of Interface
org.cruxframework.crux.core.client.datasource.RemoteDataSource

Packages that use RemoteDataSource
org.cruxframework.crux.core.client.datasource   
 

Uses of RemoteDataSource in org.cruxframework.crux.core.client.datasource
 

Subinterfaces of RemoteDataSource in org.cruxframework.crux.core.client.datasource
 interface MeasurableRemoteDataSource<E>
           
 interface StreamingDataSource<E>
           
 

Classes in org.cruxframework.crux.core.client.datasource that implement RemoteDataSource
 class RemotePagedDataSource<T>
           
 class RemoteStreamingDataSource<T>
           
 

Fields in org.cruxframework.crux.core.client.datasource declared as RemoteDataSource
protected  RemoteDataSource<?> RemoteDataSourceLoadAsyncCallbackAdapter.ds
           
 

Constructors in org.cruxframework.crux.core.client.datasource with parameters of type RemoteDataSource
RemoteDataSourceLoadAsyncCallbackAdapter(RemoteDataSource<?> dataSource)
           
 



Copyright © 2014. All rights reserved.