|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Part | |
|---|---|
| org.mule.transport.http.multipart | |
| Uses of Part in org.mule.transport.http.multipart |
|---|
| Classes in org.mule.transport.http.multipart that implement Part | |
|---|---|
class |
MultiPartInputStream.MultiPart
|
| Fields in org.mule.transport.http.multipart with type parameters of type Part | |
|---|---|
protected Map<String,Part> |
MultiPartInputStream._parts
|
| Methods in org.mule.transport.http.multipart that return Part | |
|---|---|
Part |
PartDataSource.getPart()
|
Part |
MultiPartInputStream.getPart(String name)
|
| Methods in org.mule.transport.http.multipart that return types with arguments of type Part | |
|---|---|
Collection<Part> |
MultiPartInputStream.getParts()
|
| Constructors in org.mule.transport.http.multipart with parameters of type Part | |
|---|---|
PartDataSource(Part part)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||