Package com.helger.phase4.servlet.dump
Interface AS4RawResponseConsumerWriteToFile.IFileProvider
- All Superinterfaces:
AS4RawResponseConsumerWriteToFile.IFileProvider
- Enclosing class:
- AS4RawResponseConsumerWriteToFile
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
@Deprecated
public static interface AS4RawResponseConsumerWriteToFile.IFileProvider
extends AS4RawResponseConsumerWriteToFile.IFileProvider
Deprecated.
Callback interface to create a file based on the provided metadata.
- Since:
- 0.10.2
- Author:
- Philip Helger
-
Field Summary
Fields inherited from interface com.helger.phase4.dump.AS4RawResponseConsumerWriteToFile.IFileProvider
DEFAULT_FILE_EXTENSION -
Method Summary
Methods inherited from interface com.helger.phase4.dump.AS4RawResponseConsumerWriteToFile.IFileProvider
createFile
-
Method Details
-
getFilename
Deprecated.
-