Packages
camel-1.2
Camel
Multipart
Multipart
add_part
construct_from_parser
get_boundary
get_number
get_part
get_postface
get_preface
set_boundary
set_postface
set_preface
add_part
Description:
public
virtual
void
add_part
(
MimePart
part)
Appends the part to the multipart object.
Parameters:
this
a
Multipart
object
part
a
MimePart
to add