Packages |
example |
|
uk.ac.ncl.cs.instantsoap |
|
uk.ac.ncl.cs.instantsoap.client |
|
uk.ac.ncl.cs.instantsoap.commandlineprocessor |
Processing and executing command-lines. |
uk.ac.ncl.cs.instantsoap.commandlineprocessor.applicationSpec |
Specification for a complete application. |
uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandExecution |
Handle executing command-lines, managing the native process and
inputs and outputs. |
uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandFormat |
Formatting command-line data-structures into lists of strings suitable for passing off to Process.exec. |
uk.ac.ncl.cs.instantsoap.commandlineprocessor.commandLine |
Data-structures for representing command-lines. |
uk.ac.ncl.cs.instantsoap.commandlineprocessor.parameterRenaming |
Map between inputs and outputs as they are in user-land and in the command-line. |
uk.ac.ncl.cs.instantsoap.commandlineprocessor.variables |
Management of expressions involving sequences of variables and constants. |
uk.ac.ncl.cs.instantsoap.job |
Job management. |
uk.ac.ncl.cs.instantsoap.job.impl |
Implementation classes for jobs. |
uk.ac.ncl.cs.instantsoap.mapprocessor |
API for exposing computations via a simple Map -> Map transformation. |
uk.ac.ncl.cs.instantsoap.python |
|
uk.ac.ncl.cs.instantsoap.queue |
Manage queues of jobs. |
uk.ac.ncl.cs.instantsoap.r |
|
uk.ac.ncl.cs.instantsoap.servicedp |
Job dispatching, async and sync. |
uk.ac.ncl.cs.instantsoap.servicedp.impl |
Job dispatching implementation. |
uk.ac.ncl.cs.instantsoap.strategydp |
Strategies for dispatching job requests. |
uk.ac.ncl.cs.instantsoap.strategydp.impl |
Implementations of strategy dispatchers. |
uk.ac.ncl.cs.instantsoap.stringprocessor |
API for exposing simple String -> String transformations through InstantSOAP. |
uk.ac.ncl.cs.instantsoap.t1 |
|
uk.ac.ncl.cs.instantsoap.t2 |
|
uk.ac.ncl.cs.instantsoap.test |
|
uk.ac.ncl.cs.instantsoap.webapp |
Beans and utilities to support the InstantSOAP web application. |
uk.ac.ncl.cs.instantsoap.wsapi |
The web-service interface definitions, exceptions and datatypes. |
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. |
uk.ac.ncl.cs.instantsoap.wsapi.jaxb |
Support code required by jaxb to handle the objects we need to push through the service. |