Uses of Package
org.apache.axiom.attachments.lifecycle.impl

Packages that use org.apache.axiom.attachments.lifecycle.impl
org.apache.axiom.attachments.impl   
org.apache.axiom.attachments.lifecycle   
org.apache.axiom.attachments.lifecycle.impl   
 

Classes in org.apache.axiom.attachments.lifecycle.impl used by org.apache.axiom.attachments.impl
FileAccessor
          FileAccessor wraps the attachment temp file.
 

Classes in org.apache.axiom.attachments.lifecycle.impl used by org.apache.axiom.attachments.lifecycle
FileAccessor
          FileAccessor wraps the attachment temp file.
 

Classes in org.apache.axiom.attachments.lifecycle.impl used by org.apache.axiom.attachments.lifecycle.impl
FileAccessor
          FileAccessor wraps the attachment temp file.
LifecycleEventHandler
          The attachment life cycle manager supports create and delete operations on the FileAccessor(which holds attachment file).
VMShutdownHook