| Class | Description |
|---|---|
| GwtBinary |
Buildable that produces a GWT application as a WAR file, which is a zip of the outputs produced
by the GWT compiler.
|
| GwtBinaryDescription |
Description for gwt_binary.
|
| GwtBinaryDescriptionArg |
Immutable implementation of
GwtBinaryDescription.AbstractGwtBinaryDescriptionArg. |
| GwtBinaryDescriptionArg.Builder |
Builds instances of type
GwtBinaryDescriptionArg. |
| GwtBuckModule |
Module that provides GWT rules.
|
| GwtBuckModuleAdapterPlugin | |
| GwtDescriptionsProvider | |
| GwtModule |
BuildRule whose output file is a JAR containing the .java files and resources suitable
for a GWT module. |