Uses of Interface
com.google.web.bindery.autobean.shared.AutoBeanFactory
Package
Description
The AutoBean framework provides automatically-generated implementations of
bean-like interfaces and a low-level serialization mechanism for those
interfaces.
Contains JVM-compatible implementations of the AutoBean framework.
Contains classes that define the RequestFactory wire format.
Classes to use RequestFactory in a non-GWT (e.g., Android or desktop) JRE
environment.
-
Uses of AutoBeanFactory in com.google.web.bindery.autobean.vm
Modifier and TypeMethodDescriptionstatic <F extends AutoBeanFactory>
FCreate an instance of an AutoBeanFactory. -
Uses of AutoBeanFactory in com.google.web.bindery.requestfactory.vm
Modifier and TypeInterfaceDescription(package private) static interface
Modifier and TypeMethodDescriptionprotected AutoBeanFactory
InProcessRequestContext.getAutoBeanFactory()
protected AutoBeanFactory
InProcessRequestFactory.getAutoBeanFactory()