Uses of Class
org.exoplatform.services.rest.util.MediaTypeMap
Packages that use MediaTypeMap
-
Uses of MediaTypeMap in org.exoplatform.services.rest.impl
Fields in org.exoplatform.services.rest.impl with type parameters of type MediaTypeMapModifier and TypeFieldDescriptionprotected final Map<Class<?>, MediaTypeMap<ObjectFactory<ProviderDescriptor>>> ProviderBinder.contextResolversContext resolvers.Methods in org.exoplatform.services.rest.impl with parameters of type MediaTypeMapModifier and TypeMethodDescriptionprotected <T> javax.ws.rs.ext.ContextResolver<T> ProviderBinder.doGetContextResolver(MediaTypeMap<ObjectFactory<ProviderDescriptor>> pm, Class<T> contextType, javax.ws.rs.core.MediaType mediaType) -
Uses of MediaTypeMap in org.exoplatform.services.rest.util
Subclasses of MediaTypeMap in org.exoplatform.services.rest.util