Neokernel API

IMessage.removeAllHeaders Method

getHeaders yields an Enumeration of header keys associated with an IMessage

getMessage returns the message body of an IMessage

removeAllHeaders removes all headers from an IMessage

void removeAllHeaders();

Return Value

an Enumeration of header keys the message body of an IMessage

See Also

IMessage Interface | com.neokernel.email Namespace