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

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

Uses of RemoteDestinationFactory in org.granite.generator.ant
 

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

Uses of RemoteDestinationFactory in org.granite.generator.as3
 

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

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