Uses of Interface
org.apache.axiom.attachments.lifecycle.LifecycleManager
Packages that use LifecycleManager
-
Uses of LifecycleManager in org.apache.axiom.attachments
Methods in org.apache.axiom.attachments that return LifecycleManagerMethods in org.apache.axiom.attachments with parameters of type LifecycleManagerConstructors in org.apache.axiom.attachments with parameters of type LifecycleManagerModifierConstructorDescriptionAttachments
(LifecycleManager manager, InputStream inStream, String contentTypeString, boolean fileCacheEnable, String attachmentRepoDir, String fileThreshold) Moves the pointer to the beginning of the first MIME part.Attachments
(LifecycleManager manager, InputStream inStream, String contentTypeString, boolean fileCacheEnable, String attachmentRepoDir, String fileThreshold, int contentLength) Moves the pointer to the beginning of the first MIME part. -
Uses of LifecycleManager in org.apache.axiom.attachments.lifecycle.impl
Classes in org.apache.axiom.attachments.lifecycle.impl that implement LifecycleManagerConstructors in org.apache.axiom.attachments.lifecycle.impl with parameters of type LifecycleManager