Package javax.mail
Interface StreamLoader
-
interface StreamLoaderSupport interface to generalize code that loads resources from stream.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidload(java.io.InputStream is)
-