Package javax.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(java.io.InputStream is)
-