Package | Description |
---|---|
eu.eidas.auth.commons.io |
Modifier and Type | Class and Description |
---|---|
class |
PropertiesBasedFileMarshaller<T>
PropertiesBasedFileMarshaller
|
class |
PropertiesFileMarshaller
PropertiesFileMarshaller
|
Modifier and Type | Method and Description |
---|---|
static <T> SingletonAccessor<T> |
SingletonAccessors.newFileAccessor(String fileName,
String defaultPath,
FileMarshaller<T> fileMarshaller,
StreamMarshaller<T> streamMarshaller) |
Constructor and Description |
---|
ReloadableFileAccessor(FileMarshaller<T> fileMarshaller,
String filename) |
ReloadableFileAccessor(FileMarshaller<T> marshaller,
String fileName,
URL fileUrl) |
Copyright © 2020. All Rights Reserved.