org.apache.james.mime4j.message
Class MessageServiceFactoryImpl
java.lang.Object
org.apache.james.mime4j.dom.MessageServiceFactory
org.apache.james.mime4j.message.MessageServiceFactoryImpl
public class MessageServiceFactoryImpl
- extends MessageServiceFactory
The default MessageBuilderFactory bundled with Mime4j.
Supports the "StorageProvider", "MimeEntityConfig" and "MutableBodyDescriptorFactory"
attributes.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageServiceFactoryImpl
public MessageServiceFactoryImpl()
newMessageBuilder
public MessageBuilder newMessageBuilder()
- Specified by:
newMessageBuilder
in class MessageServiceFactory
newMessageWriter
public MessageWriter newMessageWriter()
- Specified by:
newMessageWriter
in class MessageServiceFactory
setAttribute
public void setAttribute(String name,
Object value)
throws IllegalArgumentException
- Specified by:
setAttribute
in class MessageServiceFactory
- Throws:
IllegalArgumentException
Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.