| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IWebInputStream | |
|---|---|
| oracle.stellent.wcm.common.http | |
| Uses of IWebInputStream in oracle.stellent.wcm.common.http | 
|---|
| Classes in oracle.stellent.wcm.common.http that implement IWebInputStream | |
|---|---|
|  class | HttpWebInputStream | 
| Fields in oracle.stellent.wcm.common.http declared as IWebInputStream | |
|---|---|
| protected  IWebInputStream | MultipartIterator.requestThe request instance for this class | 
| Constructors in oracle.stellent.wcm.common.http with parameters of type IWebInputStream | |
|---|---|
| MultipartIterator(IWebInputStream request)Constructs a MultipartIterator with a default buffer size and no file size limit | |
| MultipartIterator(IWebInputStream request, int bufferSize)Constructs a MultipartIterator with the specified buffer size and no file size limit | |
| MultipartIterator(IWebInputStream request, int bufferSize, long maxSize)Constructs a MultipartIterator with the specified buffer size and the specified file size limit in bytes | |
| MultipartIterator(IWebInputStream request, int bufferSize, long maxSize, java.lang.String tempDir) | |
| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||