Uses of Class
com.google.web.bindery.requestfactory.apt.ScannerBase
Packages that use ScannerBase
-
Uses of ScannerBase in com.google.web.bindery.requestfactory.apt
Subclasses of ScannerBase in com.google.web.bindery.requestfactory.aptModifier and TypeClassDescription(package private) classVisits a RequestFactory to create its associated DeobfuscatorBuilder, a self-configuring subtype ofDeobfuscator.Builderwhich provides the ServiceLayer with type- and method-mapping information.(package private) classChecks client to domain mappings.(package private) static classAttempt to find the most specific method that conforms to a given signature.(package private) classLooks forExtraTypesannotations and callsExtraTypesScanner.scanExtraType(TypeElement).(package private) classLooks for all types assignable toRequestFactoryand adds them to the output state.(package private) classExamines the methods declared in a proxy interface.(package private) classGiven a RequestFactory interface, return all RequestContext and proxy types transitively referenced.(package private) classScans a RequestContext declaration.(package private) classScans a RequestFactory declaration for errors.