Uses of Package
uk.ac.ncl.cs.instantsoap.mapprocessor

Packages that use uk.ac.ncl.cs.instantsoap.mapprocessor
example   
uk.ac.ncl.cs.instantsoap.commandlineprocessor Processing and executing command-lines. 
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.stringprocessor API for exposing simple String -> String transformations through InstantSOAP. 
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. 
 

Classes in uk.ac.ncl.cs.instantsoap.mapprocessor used by example
MapProcessor
          An arbitrary function encapsulated as a transform from one XML document to another.
 

Classes in uk.ac.ncl.cs.instantsoap.mapprocessor used by uk.ac.ncl.cs.instantsoap.commandlineprocessor
MapProcessor
          An arbitrary function encapsulated as a transform from one XML document to another.
 

Classes in uk.ac.ncl.cs.instantsoap.mapprocessor used by uk.ac.ncl.cs.instantsoap.mapprocessor
MapProcessor
          An arbitrary function encapsulated as a transform from one XML document to another.
 

Classes in uk.ac.ncl.cs.instantsoap.mapprocessor used by uk.ac.ncl.cs.instantsoap.python
MapProcessor
          An arbitrary function encapsulated as a transform from one XML document to another.
 

Classes in uk.ac.ncl.cs.instantsoap.mapprocessor used by uk.ac.ncl.cs.instantsoap.stringprocessor
MapProcessor
          An arbitrary function encapsulated as a transform from one XML document to another.
 

Classes in uk.ac.ncl.cs.instantsoap.mapprocessor used by uk.ac.ncl.cs.instantsoap.wsapi.impl
MapProcessor
          An arbitrary function encapsulated as a transform from one XML document to another.
MultiplexingMapProcessor
          Multiplex over a set of map processors.
 



Copyright © 2006-2008. All Rights Reserved.