Uses of Class
org.apache.james.mime4j.stream.RawBody

Packages that use RawBody
org.apache.james.mime4j.stream   
 

Uses of RawBody in org.apache.james.mime4j.stream
 

Methods in org.apache.james.mime4j.stream that return RawBody
 RawBody RawFieldParser.parseRawBody(ByteSequence buf, ParserCursor cursor)
          Parses the sequence of bytes containing a value with parameters into RawBody.
 RawBody RawFieldParser.parseRawBody(RawField field)
          Parses the field body containing a value with parameters into RawBody.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.