Class ByteBufContentSource

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

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

      • asString

        public java.lang.String asString()
      • rawContent

        public byte[] rawContent()