Uses of Interface
org.apache.james.mime4j.dom.field.UnstructuredField
Packages that use UnstructuredField
-
Uses of UnstructuredField in org.apache.james.mime4j.field
Classes in org.apache.james.mime4j.field that implement UnstructuredFieldModifier and TypeClassDescriptionclass
Simple unstructured field such asSubject
.Fields in org.apache.james.mime4j.field with type parameters of type UnstructuredFieldModifier and TypeFieldDescriptionstatic final FieldParser
<UnstructuredField> UnstructuredFieldImpl.PARSER
Methods in org.apache.james.mime4j.field that return UnstructuredFieldModifier and TypeMethodDescriptionstatic UnstructuredField
Fields.generateMessageId
(String hostname) Creates a Message-ID field for the specified host name.static UnstructuredField
Creates a Message-ID field with the given message ID.static UnstructuredField
Creates a Subject field from the specified string value.