Uses of Interface
org.javlo.data.rest.IRestFactory
-
Packages that use IRestFactory Package Description org.javlo.data.rest -
-
Uses of IRestFactory in org.javlo.data.rest
Classes in org.javlo.data.rest that implement IRestFactory Modifier and Type Class Description classComponentRestFactoryclassContentRestclassFileRestclassTestRestclassThreadRunRestMethods in org.javlo.data.rest that return IRestFactory Modifier and Type Method Description static IRestFactoryRestContainerFactory. getRestFactory(String name)Methods in org.javlo.data.rest that return types with arguments of type IRestFactory Modifier and Type Method Description protected static Map<String,IRestFactory>RestContainerFactory. getFactories()
-