Subclasses of LegacyService in ca.ucalgary.services |
class |
ACDService
A servlet that will read in an EMBOSS ACD file (which describes
the command-line usage of a program in the suite) and publishes
it as a MOBY service. |
class |
CGIService
In this class, we reshape an XHTML form into a Moby description of a service,
which then uses the standard MobyServlet mechanism for service signature creation, meta-data
publishing, etc. |
class |
WrapperService<E extends MobySpecWrapper>
Based class for servlets implementing a Moby wrapper around
existing Web-based interface specifications enhanced with semantic info
(represented in a MobySpecWrapper), such as WSDL and CGI services. |
class |
WSDLService
A servlet to wrap a Semantically Annotated WSDL file into
a Moby Service using LSIDs to identify the models (Moby ontology terms)
and lowering/lifting schema mappings (MOB and DEM rules) to bridge the
semantic contents of Moby messages <-> the syntactic WSDL I/O. |