org.opencastproject.serviceregistry.api.package-info Maven / Gradle / Ivy
/**
* Service implementation classes
*/
@XmlSchema(elementFormDefault = XmlNsForm.QUALIFIED, attributeFormDefault = XmlNsForm.UNQUALIFIED, namespace = "http://serviceregistry.opencastproject.org")
package org.opencastproject.serviceregistry.api;
import javax.xml.bind.annotation.XmlNsForm;
import javax.xml.bind.annotation.XmlSchema;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy