Class ByteBasedResult

    • Constructor Detail

      • ByteBasedResult

        public ByteBasedResult​(java.lang.String contentType,
                               byte[] bytes)
    • Method Detail

      • getBytes

        public byte[] getBytes()
      • getLocator

        public ILocator getLocator()
        Description copied from interface: ILocatorSupport
        Return the ILocator that defines the physical resource location for the reciver.
        Returns:
        Return the ILocator that defines the physical resource location for the reciver.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object