Class ByteBufContentSource

java.lang.Object
org.infinispan.rest.ByteBufContentSource
All Implemented Interfaces:
org.infinispan.rest.framework.ContentSource

public class ByteBufContentSource extends Object implements org.infinispan.rest.framework.ContentSource
  • Method Summary

    Modifier and Type
    Method
    Description
     
    byte[]
     
  • Method Details

    • asString

      public String asString()
    • rawContent

      public byte[] rawContent()