Uses of Class
wt.util.MPInputStream

Packages that use MPInputStream
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. 

 

Uses of MPInputStream in wt.content
 

Methods in wt.content with parameters of type MPInputStream
private static ApplicationData ContentHttp.parseAndSaveInfo(ContentHolder holder, MPInputStream mis, HttpOperationItem opItem)
           
private static ApplicationData ContentHttp.parseAndSaveInfo(ContentHolder holder, MPInputStream mis, HttpOperationItem opItem, boolean mustCreateNewFile)
           
 

Constructors in wt.content with parameters of type MPInputStream
ContentHTTPStream(MPInputStream mis)
          Deprecated.