|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LifecycleManager | |
---|---|
org.apache.axiom.attachments | |
org.apache.axiom.attachments.lifecycle.impl |
Uses of LifecycleManager in org.apache.axiom.attachments |
---|
Methods in org.apache.axiom.attachments that return LifecycleManager | |
---|---|
LifecycleManager |
Attachments.getLifecycleManager()
|
Methods in org.apache.axiom.attachments with parameters of type LifecycleManager | |
---|---|
void |
Attachments.setLifecycleManager(LifecycleManager manager)
|
Constructors in org.apache.axiom.attachments with parameters of type LifecycleManager | |
---|---|
Attachments(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 LifecycleManager | |
---|---|
class |
LifecycleManagerImpl
|
Constructors in org.apache.axiom.attachments.lifecycle.impl with parameters of type LifecycleManager | |
---|---|
DataHandlerExtImpl(DataHandler dataHandler,
LifecycleManager manager)
Deprecated. |
|
FileAccessor(LifecycleManager manager,
File file)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |