Uses of Class
org.jvnet.mimepull.Chunk
-
Uses of Chunk in org.jvnet.mimepull
Fields in org.jvnet.mimepull declared as ChunkModifier and TypeFieldDescription(package private) ChunkChunkInputStream.current(package private) ChunkDataHead.ReadMultiStream.current(package private) ChunkDataHead.headLinked list to keep the part's content(package private) ChunkChunk.next(package private) ChunkDataHead.tailLinked list to keep the part's contentMethods in org.jvnet.mimepull that return ChunkModifier and TypeMethodDescriptionChunk.createNext(DataHead dataHead, ByteBuffer buf) Creates a new chunk and adds to linked list.Constructors in org.jvnet.mimepull with parameters of type Chunk