Package com.ibm.portal.resolver.streams

Provides for interfaces and a factory to work with streaming APIs.

See:
          Description

Interface Summary
MultipartStream Common functionality across the MultipartInputStream and the MultipartOutputStream
MultipartStream.Entry This class is used to represent a multipart stream entry.
 

Class Summary
MultipartInputStream Input stream that represents the content of a multipart stream following RFC 1521.
MultipartOutputStream Implementation of a stream that can be used to produce multipart streams.
 

Package com.ibm.portal.resolver.streams Description

Provides for interfaces and a factory to work with streaming APIs.

Package Specification

Refer to StreamFactory for en entry point into the streaming APIs.