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 TypeClassDescriptionclassSimple unstructured field such asSubject.Fields in org.apache.james.mime4j.field with type parameters of type UnstructuredFieldModifier and TypeFieldDescriptionstatic final FieldParser<UnstructuredField> UnstructuredFieldImpl.PARSERMethods in org.apache.james.mime4j.field that return UnstructuredFieldModifier and TypeMethodDescriptionstatic UnstructuredFieldFields.generateMessageId(String hostname) Creates a Message-ID field for the specified host name.static UnstructuredFieldCreates a Message-ID field with the given message ID.static UnstructuredFieldCreates a Subject field from the specified string value.