GWT 2.7.0

Uses of Class
com.google.web.bindery.requestfactory.apt.TypeVisitorBase

Packages that use TypeVisitorBase
com.google.web.bindery.requestfactory.apt   
 

Uses of TypeVisitorBase in com.google.web.bindery.requestfactory.apt
 

Subclasses of TypeVisitorBase in com.google.web.bindery.requestfactory.apt
(package private)  class ClientToDomainMapper
          Uses information in a State object to convert client types to their domain equivalents.
(package private)  class TransportableTypeVisitor
          Scans a TypeMirror to determine if it can be transported by RequestFactory.
 


GWT 2.7.0