Uses of Class
org.jboss.resteasy.util.snapshot.SnapshotMap
-
Uses of SnapshotMap in org.jboss.resteasy.core.providerfactory
Modifier and TypeFieldDescriptionprotected SnapshotMap
<Type, ContextInjector> ResteasyProviderFactoryImpl.asyncContextInjectors
protected SnapshotMap
<Class<?>, Map<Class<?>, Integer>> ResteasyProviderFactoryImpl.classContracts
protected SnapshotMap
<Type, ContextInjector> ResteasyProviderFactoryImpl.contextInjectors
protected SnapshotMap
<Class<?>, jakarta.ws.rs.ext.RuntimeDelegate.HeaderDelegate> ResteasyProviderFactoryImpl.headerDelegates
protected SnapshotMap
<String, Object> ResteasyProviderFactoryImpl.properties
protected SnapshotMap
<Class<?>, Class<? extends StringParameterUnmarshaller>> ResteasyProviderFactoryImpl.stringParameterUnmarshallers