Uses of Class
org.openas2.lib.util.javamail.ByteArrayDataSource
-
Packages that use ByteArrayDataSource Package Description org.openas2.lib.util.javamail -
-
Uses of ByteArrayDataSource in org.openas2.lib.util.javamail
Fields in org.openas2.lib.util.javamail declared as ByteArrayDataSource Modifier and Type Field Description private ByteArrayDataSourceByteArrayDataSource.WrappedOutputStream. ownerMethods in org.openas2.lib.util.javamail that return ByteArrayDataSource Modifier and Type Method Description ByteArrayDataSourceByteArrayDataSource.WrappedOutputStream. getOwner()Constructors in org.openas2.lib.util.javamail with parameters of type ByteArrayDataSource Constructor Description WrappedOutputStream(ByteArrayDataSource owner)
-