| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.wink.common.model.multipart.InPart
org.apache.wink.common.model.multipart.BufferedInPart
public class BufferedInPart
An extension to the InPart class that enables calling of the
 InPart.getBody(Class, java.lang.reflect.Type) multiple times and in a non sequential order.
| Constructor Summary | |
|---|---|
| BufferedInPart(InPart ip) | |
| Method Summary | |
|---|---|
|  java.io.InputStream | getInputStream() | 
| Methods inherited from class org.apache.wink.common.model.multipart.InPart | 
|---|
| getBody, getBody, getContentType, getHeaders, getHeadersName, getProviders, setHeaders, setInputStream, setProviders | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public BufferedInPart(InPart ip)
               throws java.io.IOException
java.io.IOException| Method Detail | 
|---|
public java.io.InputStream getInputStream()
getInputStream in class InPart| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||