Uses of Interface
org.granite.generator.as3.RemoteDestinationFactory

Packages that use RemoteDestinationFactory
org.granite.builder   
org.granite.generator.ant   
org.granite.generator.as3   
 

Uses of RemoteDestinationFactory in org.granite.builder
 

Methods in org.granite.builder that return RemoteDestinationFactory
 RemoteDestinationFactory BuilderConfiguration.getRemoteDestinationFactory()
           
 

Uses of RemoteDestinationFactory in org.granite.generator.ant
 

Methods in org.granite.generator.ant that return RemoteDestinationFactory
 RemoteDestinationFactory AntJavaAs3Task.getRemoteDestinationFactory()
           
 

Uses of RemoteDestinationFactory in org.granite.generator.as3
 

Classes in org.granite.generator.as3 that implement RemoteDestinationFactory
 class DefaultRemoteDestinationFactory
           
 

Methods in org.granite.generator.as3 that return RemoteDestinationFactory
 RemoteDestinationFactory JavaAs3GroovyConfiguration.getRemoteDestinationFactory()