Download gwtp-processors-1.0-rc-2.jar
gwtp-processors/gwtp-processors-1.0-rc-2.jar.zip( 35 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
META-INF/maven/com.gwtplatform/gwtp-processors/pom.properties
META-INF/maven/com.gwtplatform/gwtp-processors/pom.xml
META-INF/services/javax.annotation.processing.Processor
com.gwtplatform.dispatch.annotation.GenDispatch.class
com.gwtplatform.dispatch.annotation.GenDto.class
com.gwtplatform.dispatch.annotation.GenEvent.class
com.gwtplatform.dispatch.annotation.GenProxy.class
com.gwtplatform.dispatch.annotation.In.class
com.gwtplatform.dispatch.annotation.Optional.class
com.gwtplatform.dispatch.annotation.Order.class
com.gwtplatform.dispatch.annotation.Out.class
com.gwtplatform.dispatch.annotation.UseProxy.class
com.gwtplatform.dispatch.annotation.UseProxyName.class
com.gwtplatform.dispatch.annotation.helper.BuilderGenerationHelper.class
com.gwtplatform.dispatch.annotation.helper.ClassGenerationHelper.class
com.gwtplatform.dispatch.annotation.helper.GenerationHelper.class
com.gwtplatform.dispatch.annotation.helper.InterfaceGenerationHelper.class
com.gwtplatform.dispatch.annotation.helper.ReflectionHelper.class
com.gwtplatform.dispatch.annotation.processor.GenDispatchProcessor.class
com.gwtplatform.dispatch.annotation.processor.GenDtoProcessor.class
com.gwtplatform.dispatch.annotation.processor.GenEventProcessor.class
com.gwtplatform.dispatch.annotation.processor.GenProcessor.class
com.gwtplatform.dispatch.annotation.processor.GenProxyProcessor.class
Related examples in the same category