JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
jakarta.mail
Package
jakarta.mail
Interface StreamLoader
interface
StreamLoader
Support interface to generalize code that loads resources from stream.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
load
(
InputStream
is)
Method Details
load
void
load
(
InputStream
is)
throws
IOException
Throws:
IOException