8283848586878889909192
writer.print("--uuid:" + uuid + "\r\n"); writer.print("Content-Type: " + contentType + "\r\n"); writer.print("\r\n"); writer.flush(); attachmentProperty.writeAsAttachment(arg, out); writer.print("\r\n"); writer.flush(); }
8182838485868788899091