Uses of Class
org.glassfish.jersey.internal.ExceptionMapperFactory.ExceptionMapperType
Packages that use ExceptionMapperFactory.ExceptionMapperType
-
Uses of ExceptionMapperFactory.ExceptionMapperType in org.glassfish.jersey.internal
Fields in org.glassfish.jersey.internal with type parameters of type ExceptionMapperFactory.ExceptionMapperTypeModifier and TypeFieldDescriptionprivate final Value
<Set<ExceptionMapperFactory.ExceptionMapperType>> ExceptionMapperFactory.exceptionMapperTypes
Methods in org.glassfish.jersey.internal that return types with arguments of type ExceptionMapperFactory.ExceptionMapperTypeModifier and TypeMethodDescriptionExceptionMapperFactory.createLazyExceptionMappers
(InjectionManager injectionManager) ReturnsLazyValue
of exception mappers that delays their creation to the first use.