Class TransportedData


  • public class TransportedData
    extends java.lang.Object
    • Field Detail

      • body

        public byte[] body
      • contentType

        public java.lang.String contentType
    • Constructor Detail

      • TransportedData

        public TransportedData()
      • TransportedData

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

      • getRaw

        public byte[] getRaw()
      • log

        public void log()