Uses of Class
org.jboss.as.clustering.infinispan.dataconversion.MediaTypeFactory
-
Packages that use MediaTypeFactory Package Description org.jboss.as.clustering.infinispan.dataconversion -
-
Uses of MediaTypeFactory in org.jboss.as.clustering.infinispan.dataconversion
Methods in org.jboss.as.clustering.infinispan.dataconversion that return MediaTypeFactory Modifier and Type Method Description static MediaTypeFactoryMediaTypeFactory. valueOf(String name)Returns the enum constant of this type with the specified name.static MediaTypeFactory[]MediaTypeFactory. values()Returns an array containing the constants of this enum type, in the order they are declared.
-