Uses of Class
org.apache.james.mime4j.message.Message

Packages that use Message
org.apache.james.mime4j.message   
 

Uses of Message in org.apache.james.mime4j.message
 

Methods in org.apache.james.mime4j.message with parameters of type Message
 void Entity.setMessage(Message message)
          Sets the specified message as body of this entity and the content type to "message/rfc822".
 

Constructors in org.apache.james.mime4j.message with parameters of type Message
Message(Message other)
          Creates a new Message from the specified Message.
 



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