You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mime4j-dev@james.apache.org by Günther Schmidt <gu...@web.de> on 2012/05/20 23:18:02 UTC

trying to find Message class in 0.7.2

Hello everyone,

I'm trying to find the Message class in 0.7.2
It was available in 0.6 but I can't find it in 0.7.2. Has it been replaced?

Günther

Re: trying to find Message class in 0.7.2

Posted by Eric Charles <er...@apache.org>.
Hi Günter,

In current org.apache.james.mime4j.dom.Message is an interface with 
o.a.j.m.d.MessageImpl its implementation [1].

You can see usage examples on [2] (or download the example src jar).

Thx, Eric

[1] 
http://svn.apache.org/repos/asf/james/mime4j/tags/apache-mime4j-project-0.7.2/dom/src/main/java/org/apache/james/mime4j/dom/

[2] 
http://svn.apache.org/repos/asf/james/mime4j/tags/apache-mime4j-project-0.7.2/examples/src/main/java/org/apache/james/mime4j/samples/

On 05/20/2012 11:18 PM, Günther Schmidt wrote:
> Hello everyone,
>
> I'm trying to find the Message class in 0.7.2
> It was available in 0.6 but I can't find it in 0.7.2. Has it been replaced?
>
> Günther

-- 
eric | http://about.echarles.net | @echarles