Interface DSSResourcesHandler

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
AbstractResourcesHandler, InMemoryResourcesHandler, TempFileResourcesHandler

public interface DSSResourcesHandler extends Closeable
This class is used to create objects required for a document signing process (e.g. temporary OutputStream, returned DSSDocument, etc.).