All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.virtdata.docsys.api.WebServiceObject Maven / Gradle / Ivy

package io.virtdata.docsys.api;

/**
 * Any class which is annotated with 
{@code @Service(WebServiceObject.class)}
* will be found and loaded as a service. * * For the methods used to configure these objects, consult * jax-rs resources documentation */ public interface WebServiceObject { }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy