Class EntrySetFormatter
- java.lang.Object
-
- org.infinispan.rest.operations.mediatypes.EntrySetFormatter
-
public class EntrySetFormatter extends Object
Formats collections of entries based on the associatedMediaType
;
-
-
Constructor Summary
Constructors Constructor Description EntrySetFormatter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static OutputPrinter
forMediaType(org.infinispan.commons.dataconversion.MediaType mediaType)
-
-
-
Method Detail
-
forMediaType
public static OutputPrinter forMediaType(org.infinispan.commons.dataconversion.MediaType mediaType)
-
-