Uses of Interface
org.apache.axiom.mime.PartBlobFactory
Packages that use PartBlobFactory
-
Uses of PartBlobFactory in org.apache.axiom.mime
Fields in org.apache.axiom.mime declared as PartBlobFactoryModifier and TypeFieldDescriptionstatic final PartBlobFactoryPartBlobFactory.DEFAULTDefault factory that createsPartBlobinstances that lazily access the underlying content.Methods in org.apache.axiom.mime with parameters of type PartBlobFactoryModifier and TypeMethodDescriptionMultipartBody.Builder.setPartBlobFactory(PartBlobFactory partBlobFactory)