Uses of Class
org.smallmind.web.jersey.aop.ParameterAnnotations
Packages that use ParameterAnnotations
-
Uses of ParameterAnnotations in org.smallmind.web.jersey.aop
Methods in org.smallmind.web.jersey.aop with parameters of type ParameterAnnotationsModifier and TypeMethodDescription<T> TAbstractIndexedJsonEntity.getParameter(String key, Class<T> clazz, ParameterAnnotations parameterAnnotations) <T> TAbstractMappedJsonEntity.getParameter(String key, Class<T> clazz, ParameterAnnotations parameterAnnotations) <T> TAbstractNakedMappedJsonEntity.getParameter(String key, Class<T> clazz, ParameterAnnotations parameterAnnotations) static <T> TEntityTranslator.getParameter(org.glassfish.jersey.server.ContainerRequest containerRequest, String key, Class<T> clazz, ParameterAnnotations parameterAnnotations) <T> TJsonEntity.getParameter(String key, Class<T> clazz, ParameterAnnotations parameterAnnotations)