|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OutPart | |
|---|---|
| org.apache.wink.common.model.multipart | |
| Uses of OutPart in org.apache.wink.common.model.multipart |
|---|
| Methods in org.apache.wink.common.model.multipart that return types with arguments of type OutPart | |
|---|---|
java.util.Iterator<OutPart> |
BufferedOutMultiPart.getIterator()
|
protected abstract java.util.Iterator<? extends OutPart> |
OutMultiPart.getIterator()
An implementation of this method should return an iterator over the OutPart of the message, this iterator is used to serialized the
message |
| Methods in org.apache.wink.common.model.multipart with parameters of type OutPart | |
|---|---|
void |
BufferedOutMultiPart.addPart(OutPart part)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||