Uses of Class
org.apache.james.mime4j.stream.RawField
Packages that use RawField
Package
Description
-
Uses of RawField in org.apache.james.mime4j.field
Methods in org.apache.james.mime4j.field that return RawField -
Uses of RawField in org.apache.james.mime4j.message
Methods in org.apache.james.mime4j.message with parameters of type RawField -
Uses of RawField in org.apache.james.mime4j.stream
Methods in org.apache.james.mime4j.stream that return RawFieldModifier and TypeMethodDescriptionDefaultFieldBuilder.build()FieldBuilder.build()Builds an instance ofRawFieldbased on the internal state.RawEntity.getField()This method has no effect and always returnsnull.RawFieldParser.parseField(ByteSequence raw) Parses the sequence of bytes intoRawField.Methods in org.apache.james.mime4j.stream with parameters of type RawField