Uses of Class
org.apache.james.mime4j.util.ByteArrayOutputStreamRecycler.Wrapper
Packages that use ByteArrayOutputStreamRecycler.Wrapper
-
Uses of ByteArrayOutputStreamRecycler.Wrapper in org.apache.james.mime4j.message
Fields in org.apache.james.mime4j.message declared as ByteArrayOutputStreamRecycler.WrapperModifier and TypeFieldDescriptionprivate final ByteArrayOutputStreamRecycler.WrapperBasicBodyFactory.BinaryBody3.contentprivate final ByteArrayOutputStreamRecycler.WrapperBasicBodyFactory.StringBody3.contentConstructors in org.apache.james.mime4j.message with parameters of type ByteArrayOutputStreamRecycler.WrapperModifierConstructorDescription(package private)(package private)StringBody3(ByteArrayOutputStreamRecycler.Wrapper content, Charset charset) -
Uses of ByteArrayOutputStreamRecycler.Wrapper in org.apache.james.mime4j.util
Methods in org.apache.james.mime4j.util that return ByteArrayOutputStreamRecycler.WrapperModifier and TypeMethodDescriptionByteArrayOutputStreamRecycler.allocOutputStream()ContentUtil.bufferEfficient(InputStream in)