Uses of Interface
org.apache.axiom.mime.Part
Packages that use Part
-
Uses of Part in org.apache.axiom.mime
Methods in org.apache.axiom.mime that return PartModifier and TypeMethodDescriptionGet the MIME part with the given content ID.PartBlob.getPart()The the MIME part from which this blob was created.MultipartBody.getRootPart()Methods in org.apache.axiom.mime that return types with arguments of type PartMethods in org.apache.axiom.mime with parameters of type PartModifier and TypeMethodDescriptionPartBlobFactory.createBlob(Part part) Create aPartBlobfor the given MIME part.voidMultipartBody.PartCreationListener.partCreated(Part part)