Uses of Class
com.google.web.bindery.requestfactory.apt.TypeVisitorBase
-
Packages that use TypeVisitorBase Package Description 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 Modifier and Type Class Description (package private) classClientToDomainMapperUses information in a State object to convert client types to their domain equivalents.(package private) classTransportableTypeVisitorScans a TypeMirror to determine if it can be transported by RequestFactory.
-