public class DiscardBodyStorageProvider
extends java.lang.Object
implements org.apache.james.mime4j.storage.StorageProvider
Constructor and Description |
---|
DiscardBodyStorageProvider() |
Modifier and Type | Method and Description |
---|---|
org.apache.james.mime4j.storage.StorageOutputStream |
createStorageOutputStream() |
org.apache.james.mime4j.storage.Storage |
store(java.io.InputStream in) |
public org.apache.james.mime4j.storage.Storage store(java.io.InputStream in) throws java.io.IOException
store
in interface org.apache.james.mime4j.storage.StorageProvider
java.io.IOException
public org.apache.james.mime4j.storage.StorageOutputStream createStorageOutputStream() throws java.io.IOException
createStorageOutputStream
in interface org.apache.james.mime4j.storage.StorageProvider
java.io.IOException
Copyright © 2021. All Rights Reserved.