Package org.infinispan.rest
Class ByteBufContentSource
- java.lang.Object
-
- org.infinispan.rest.ByteBufContentSource
-
- All Implemented Interfaces:
org.infinispan.rest.framework.ContentSource
public class ByteBufContentSource extends java.lang.Object implements org.infinispan.rest.framework.ContentSource
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringasString()byte[]rawContent()
-