Uses of Class
org.apache.james.mime4j.stream.RawBody
Packages that use RawBody
-
Uses of RawBody in org.apache.james.mime4j.stream
Methods in org.apache.james.mime4j.stream that return RawBodyModifier and TypeMethodDescriptionRawFieldParser.parseRawBody
(RawField field) Parses the field body containing a value with parameters intoRawBody
.RawFieldParser.parseRawBody
(ByteSequence buf, ParserCursor cursor) Parses the sequence of bytes containing a value with parameters intoRawBody
.