Uses of Interface
org.jvnet.mimepull.Data
-
Uses of Data in org.jvnet.mimepull
Classes in org.jvnet.mimepull that implement DataModifier and TypeClassDescription(package private) final classKeeps the Part's partial content data in a file.(package private) final classKeeps the Part's partial content data in memory.Fields in org.jvnet.mimepull declared as DataMethods in org.jvnet.mimepull that return DataModifier and TypeMethodDescriptionData.createNext(DataHead dataHead, ByteBuffer buf) Factory method to create a Data.FileData.createNext(DataHead dataHead, ByteBuffer buf) MemoryData.createNext(DataHead dataHead, ByteBuffer buf) Constructors in org.jvnet.mimepull with parameters of type Data