|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InPart | |
---|---|
org.apache.wink.common.model.multipart |
Uses of InPart in org.apache.wink.common.model.multipart |
---|
Subclasses of InPart in org.apache.wink.common.model.multipart | |
---|---|
class |
BufferedInPart
An extension to the InPart class that enables calling of the
getBody(Class, java.lang.reflect.Type) multiple times and in a non sequential order. |
Methods in org.apache.wink.common.model.multipart that return InPart | |
---|---|
InPart |
InMultiPart.next()
|
Methods in org.apache.wink.common.model.multipart that return types with arguments of type InPart | |
---|---|
java.util.List<InPart> |
BufferedInMultiPart.getParts()
|
Constructors in org.apache.wink.common.model.multipart with parameters of type InPart | |
---|---|
BufferedInPart(InPart ip)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |