public class

AsyncProxyGenerator

extends Generator
java.lang.Object
   ↳ com.google.gwt.core.ext.Generator
     ↳ com.google.gwt.user.rebind.AsyncProxyGenerator

Class Overview

Generates implementation of AsyncProxy interfaces.

Summary

Public Constructors
AsyncProxyGenerator()
Public Methods
String generate(TreeLogger logger, GeneratorContext generatorContext, String typeName)
[Expand]
Inherited Methods
From class com.google.gwt.core.ext.Generator
From class java.lang.Object

Public Constructors

public AsyncProxyGenerator ()

Public Methods

public String generate (TreeLogger logger, GeneratorContext generatorContext, String typeName)

Throws
UnableToCompleteException