public static class DataSource
extends java.lang.Object
The DataSource interface provides the JavaBeans Activation Framework
with an abstraction of an arbitrary collection of data. It
provides a type for that data as well as access
to it in the form of InputStreams
and
OutputStreams
where appropriate.
- See Also:
- Serialized Form