Version: 1.1.1

Uses of Class
org.biomoby.service.MobyServlet

Packages that use MobyServlet
ca.ucalgary.services   
org.biomoby.service.test   
 

Uses of MobyServlet in ca.ucalgary.services
 

Subclasses of MobyServlet 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 LegacyService
          A base servlet for any servlet wanting to transform from Moby datatypers into legacy (semi-structured) data formats.
 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.
 

Uses of MobyServlet in org.biomoby.service.test
 

Subclasses of MobyServlet in org.biomoby.service.test
 class ConvertAAtoFASTA_AA
          Simple service used for exemplary and testing purposes.
 class FromFastaToDNASequence
           
 

Methods in org.biomoby.service.test that return MobyServlet
 MobyServlet MobyServletTestCase.getMobyServlet()
           
 


Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010