Uses of Class
uk.ac.ncl.cs.instantsoap.commandlineprocessor.CommandLineProcessor

Packages that use CommandLineProcessor
uk.ac.ncl.cs.instantsoap.wsapi.impl Classes that provide the implementation glue to attach the web service API to a spring-managed web-service container. 
 

Uses of CommandLineProcessor in uk.ac.ncl.cs.instantsoap.wsapi.impl
 

Methods in uk.ac.ncl.cs.instantsoap.wsapi.impl that return CommandLineProcessor
 CommandLineProcessor APIApplicationConfigurator.getProcessor()
           
 

Methods in uk.ac.ncl.cs.instantsoap.wsapi.impl with parameters of type CommandLineProcessor
 void APIApplicationConfigurator.setProcessor(CommandLineProcessor processor)
           
 

Constructors in uk.ac.ncl.cs.instantsoap.wsapi.impl with parameters of type CommandLineProcessor
APIApplicationConfigurator(CommandLineProcessor processor)
           
 



Copyright © 2006-2008. All Rights Reserved.