Uses of Class
org.smallmind.web.jersey.spring.ResourceConfigExtension
-
-
Uses of ResourceConfigExtension in org.smallmind.web.jersey.aop
Subclasses of ResourceConfigExtension in org.smallmind.web.jersey.aop Modifier and Type Class Description classEntityParamExtension -
Uses of ResourceConfigExtension in org.smallmind.web.jersey.cors.spring
Subclasses of ResourceConfigExtension in org.smallmind.web.jersey.cors.spring Modifier and Type Class Description classCorsExtension -
Uses of ResourceConfigExtension in org.smallmind.web.jersey.json
Subclasses of ResourceConfigExtension in org.smallmind.web.jersey.json Modifier and Type Class Description classThrowableExceptionExtensionclassXmlAdapterParamExtension -
Uses of ResourceConfigExtension in org.smallmind.web.jersey.multipart
Subclasses of ResourceConfigExtension in org.smallmind.web.jersey.multipart Modifier and Type Class Description classMultiPartFeatureExtension -
Uses of ResourceConfigExtension in org.smallmind.web.jersey.page
Subclasses of ResourceConfigExtension in org.smallmind.web.jersey.page Modifier and Type Class Description classPageRangeResponseExtension -
Uses of ResourceConfigExtension in org.smallmind.web.jersey.spring
Subclasses of ResourceConfigExtension in org.smallmind.web.jersey.spring Modifier and Type Class Description classPrioritizedResourceConfigExtensionclassResourceConfigPropertyConstructors in org.smallmind.web.jersey.spring with parameters of type ResourceConfigExtension Constructor Description JerseyResourceConfig(org.springframework.context.ApplicationContext applicationContext, ResourceConfigExtension[] extensions)
-