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 ByteArrayDataSource
ByteArrayDataSource.WrappedOutputStream. owner
Methods in org.openas2.lib.util.javamail that return ByteArrayDataSource Modifier and Type Method Description ByteArrayDataSource
ByteArrayDataSource.WrappedOutputStream. getOwner()
Constructors in org.openas2.lib.util.javamail with parameters of type ByteArrayDataSource Constructor Description WrappedOutputStream(ByteArrayDataSource owner)
-