|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MPInputStreamIfc | |
wt.content |
content package — Content Handling Service The content package allows content — files, URL links, and aggregates (multiple pieces of content that behave as a single file — to be associated with business objects. |
wt.util |
Uses of MPInputStreamIfc in wt.content |
Fields in wt.content declared as MPInputStreamIfc | |
private MPInputStreamIfc |
ContentHTTPStream.stream
Deprecated. |
Methods in wt.content with parameters of type MPInputStreamIfc | |
private static void |
ContentHttp.saveContent(String qStr,
MPInputStreamIfc mis)
|
Constructors in wt.content with parameters of type MPInputStreamIfc | |
ContentHTTPStream(MPInputStreamIfc mis)
Deprecated. |
Uses of MPInputStreamIfc in wt.util |
Classes in wt.util that implement MPInputStreamIfc | |
class |
MPInputStream
A MP input stream is a filter that allows a business class to read consecutive multipart data object bodies whilst alleviating the associated pain. |
class |
RMIMPInputStream
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |