super(getInputStream(message)); this.message = message;
return message;
try { return bodyPart.getInputStream(); } catch (IOException e) { throw new MessagingException("can't extract input stream: " + e); }