Package com.atlassian.confluence.core
Class DefaultDataSourceFactory.NamedDataSource
java.lang.Object
com.atlassian.confluence.core.DefaultDataSourceFactory.NamedDataSource
- All Implemented Interfaces:
javax.activation.DataSource
- Enclosing class:
- DefaultDataSourceFactory
public static class DefaultDataSourceFactory.NamedDataSource
extends Object
implements javax.activation.DataSource
-
Constructor Details
-
NamedDataSource
-
-
Method Details
-
getInputStream
- Specified by:
getInputStreamin interfacejavax.activation.DataSource- Throws:
IOException
-
getOutputStream
- Specified by:
getOutputStreamin interfacejavax.activation.DataSource- Throws:
IOException
-
getContentType
- Specified by:
getContentTypein interfacejavax.activation.DataSource
-
getName
- Specified by:
getNamein interfacejavax.activation.DataSource
-
equals
-
hashCode
public int hashCode()
-