Package com.enonic.xp.jaxrs
Interface JaxRsServiceFactory
-
public interface JaxRsServiceFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JaxRsService
newService(String group, String path, String connector)
-
-
-
Method Detail
-
newService
JaxRsService newService(String group, String path, String connector)
-
-