|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |