JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.axiom.mime
Interface MultipartBody.PartCreationListener
Enclosing class:
MultipartBody
public static interface
MultipartBody.PartCreationListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
partCreated
(
Part
part)
Method Details
partCreated
void
partCreated
(
Part
part)