Class ByteBufContentSource

  • All Implemented Interfaces:
    org.infinispan.rest.framework.ContentSource

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

      • asString

        public String asString()
      • rawContent

        public byte[] rawContent()