Uses of Interface
org.smallmind.web.jersey.aop.JsonEntity
-
Packages that use JsonEntity Package Description org.smallmind.web.jersey.aop -
-
Uses of JsonEntity in org.smallmind.web.jersey.aop
Classes in org.smallmind.web.jersey.aop that implement JsonEntity Modifier and Type Class Description classAbstractIndexedJsonEntityclassAbstractMappedJsonEntityclassAbstractNakedMappedJsonEntityclassEnvelopeMethods in org.smallmind.web.jersey.aop with type parameters of type JsonEntity Modifier and Type Method Description static <E extends JsonEntity>
voidEntityTranslator. storeEntityType(Class<E> clazz)Methods in org.smallmind.web.jersey.aop that return types with arguments of type JsonEntity Modifier and Type Method Description Class<? extends JsonEntity>value()
-