|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SharedInputStream | |
---|---|
javax.mail.util | JavaMail API utility classes. |
Uses of SharedInputStream in javax.mail.util |
---|
Classes in javax.mail.util that implement SharedInputStream | |
---|---|
class |
SharedByteArrayInputStream
A ByteArrayInputStream that implements the SharedInputStream interface, allowing the underlying byte array to be shared between multiple readers. |
class |
SharedFileInputStream
A SharedFileInputStream is a
BufferedInputStream that buffers
data from the file and supports the mark
and reset methods. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |