Uses of Class
org.cruxframework.crux.core.rebind.AbstractInterfaceWrapperProxyCreator

Packages that use AbstractInterfaceWrapperProxyCreator
org.cruxframework.crux.core.rebind   
org.cruxframework.crux.core.rebind.bean   
org.cruxframework.crux.core.rebind.config   
org.cruxframework.crux.core.rebind.controller   
org.cruxframework.crux.core.rebind.controller.wrapper   
org.cruxframework.crux.core.rebind.crossdevice   
org.cruxframework.crux.core.rebind.database   
org.cruxframework.crux.core.rebind.database.idb   
org.cruxframework.crux.core.rebind.database.sql   
org.cruxframework.crux.core.rebind.datasource   
org.cruxframework.crux.core.rebind.formatter   
org.cruxframework.crux.core.rebind.rest   
org.cruxframework.crux.core.rebind.screen.binder   
org.cruxframework.crux.core.rebind.screen.widget   
org.cruxframework.crux.core.rebind.screen.wrapper   
 

Uses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind
 

Subclasses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind
 class AbstractViewBindableProxyCreator
           
 class AbstractWrapperProxyCreator
           
 

Uses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.bean
 

Subclasses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.bean
 class BeanComparatorProxyCreator
           
 class BeanContentValidatorProxyCreator
           
 class BeanCopierProxyCreator
           
 class JsonEncoderProxyCreator
          This class creates a client proxy for encode and decode objects to/from json
 

Uses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.config
 

Subclasses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.config
 class CruxClientConfigProxyCreator
           
 

Uses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.controller
 

Subclasses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.controller
 class RegisteredControllersProxyCreator
          Generates a RegisteredControllers class.
 

Uses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.controller.wrapper
 

Subclasses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.controller.wrapper
 class ControllerAccessorProxyCreator
           
 

Uses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.crossdevice
 

Subclasses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.crossdevice
 class DeviceAdaptiveProxyCreator
           
 

Uses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.database
 

Subclasses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.database
 class AbstractDatabaseProxyCreator
          This class creates a client proxy for access a database
 class DatabaseProxyCreator
          This class creates a client proxy for access a database
 

Uses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.database.idb
 

Subclasses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.database.idb
 class IDBDatabaseProxyCreator
          This class creates a client proxy for access a database
 

Uses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.database.sql
 

Subclasses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.database.sql
 class SQLDatabaseProxyCreator
          This class creates a client proxy for access a database
 

Uses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.datasource
 

Subclasses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.datasource
 class RegisteredDataSourcesProxyCreator
          Generates a RegisteredControllers class.
 

Uses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.formatter
 

Subclasses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.formatter
 class RegisteredClientFormattersProxyCreator
           
 

Uses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.rest
 

Subclasses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.rest
 class CruxRestProxyCreator
          This class creates a client proxy for calling rest services
 class CruxRestProxyCreatorFromClientMetadata
          This class creates a client proxy for calling rest services
 class CruxRestProxyCreatorFromServerMetadata
          This class creates a client proxy for calling rest services
 

Uses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.screen.binder
 

Subclasses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.screen.binder
 class ViewBinderProxyCreator
           
 

Uses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.screen.widget
 

Subclasses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.screen.widget
 class ViewFactoriesProxyCreator
           
 

Uses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.screen.wrapper
 

Subclasses of AbstractInterfaceWrapperProxyCreator in org.cruxframework.crux.core.rebind.screen.wrapper
 class ViewAccessorProxyCreator
           
 class WidgetAccessorProxyCreator
           
 



Copyright © 2014. All rights reserved.