|
Version: 1.1.1 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Asynchronous | This interface is used by MobyServlet to determine if the processRequest() method should be spawned in a separate thread. |
Class Summary | |
---|---|
BaseService | A base class for all Biomoby services (if their providers choose to write their services this way, of course). |
MobyServlet | This the base implementation of a MOBY servlet that can be easily extended to provide a meaningful service (by overriding processRequest()). |
Annotation Types Summary | |
---|---|
mobyService | Indicates that the annotated class is a MOBY Semantic Web Service, and provides the information that will populate the MOBY Central registry for this service instance. |
It contains general components that can be used by those writing code for Moby services. This is not meant to be used for the service-specific code - such as a business logic to get to a plant database at MIPS (for that I assume the developer will have his/her own package name which is not committed to the jMoby CVS) - but for general components that can be re-used by any/many service providers for their services.
|
Version: 1.1.1 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |