sirius.web.services.package-info Maven / Gradle / Ivy
/*
* Made with all the love in the world
* by scireum in Remshalden, Germany
*
* Copyright by scireum GmbH
* http://www.scireum.de - [email protected]
*/
/**
* Framework for providing structured services via the HTTP interface.
*
* These services can encode structured results in either XML or JSON, based on the call URL.
*/
package sirius.web.services;