Uses of Interface
org.jboss.resteasy.core.MediaTypeMap.Typed
-
Packages that use MediaTypeMap.Typed Package Description org.jboss.resteasy.core org.jboss.resteasy.spi -
-
Uses of MediaTypeMap.Typed in org.jboss.resteasy.core
Methods in org.jboss.resteasy.core with parameters of type MediaTypeMap.Typed Modifier and Type Method Description private boolean
MediaTypeMap.TypedEntryComparator. isAssignableFrom(MediaTypeMap.Typed typed)
-
Uses of MediaTypeMap.Typed in org.jboss.resteasy.spi
Classes in org.jboss.resteasy.spi that implement MediaTypeMap.Typed Modifier and Type Class Description protected static class
ResteasyProviderFactory.SortedKey<T>
Allow us to sort message body implementations that are more specific for their types i.e.
-