Uses of Class
org.vilenica.da.main.InteractionService

Packages that use InteractionService
org.vilenica.da.main   
 

Uses of InteractionService in org.vilenica.da.main
 

Constructors in org.vilenica.da.main with parameters of type InteractionService
InteractionServiceEngine(InteractionService interactionService, java.lang.String source, java.lang.String sourceType, java.lang.String globalParametersInput)