Uses of Class
uk.ac.ncl.cs.instantsoap.python.PythonExecutor

Packages that use PythonExecutor
uk.ac.ncl.cs.instantsoap.python   
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 PythonExecutor in uk.ac.ncl.cs.instantsoap.python
 

Methods in uk.ac.ncl.cs.instantsoap.python that return PythonExecutor
 PythonExecutor PythonProcessor.getExecutor()
           
 

Methods in uk.ac.ncl.cs.instantsoap.python with parameters of type PythonExecutor
 void PythonProcessor.setExecutor(PythonExecutor executor)
           
 

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

Methods in uk.ac.ncl.cs.instantsoap.wsapi.impl that return PythonExecutor
 PythonExecutor PythonProcessorConfigurator.getExecutor()
           
 PythonExecutor ExternalPythonProcessorConfigurator.getExecutor()
           
 

Methods in uk.ac.ncl.cs.instantsoap.wsapi.impl with parameters of type PythonExecutor
 void PythonProcessorConfigurator.setExecutor(PythonExecutor executor)
           
 void ExternalPythonProcessorConfigurator.setExecutor(PythonExecutor executor)
           
 



Copyright © 2006-2008. All Rights Reserved.