|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileParameterInterface | |
|---|---|
| goldengate.common.file | Classes implementing File, Directory, Authentication and Session Interfaces |
| goldengate.common.file.filesystembased | Classes implementing FileInterface and Directory according to a filesystem implementation |
| goldengate.common.file.passthrough | Classes implementing FileInterface and Directory according to a pass through implementation (no storage since data are just pass through this interface) |
| Uses of FileParameterInterface in goldengate.common.file |
|---|
| Methods in goldengate.common.file that return FileParameterInterface | |
|---|---|
FileParameterInterface |
SessionInterface.getFileParameter()
|
| Uses of FileParameterInterface in goldengate.common.file.filesystembased |
|---|
| Classes in goldengate.common.file.filesystembased that implement FileParameterInterface | |
|---|---|
class |
FilesystemBasedFileParameterImpl
FileParameter implementation for Filesystem Based |
| Uses of FileParameterInterface in goldengate.common.file.passthrough |
|---|
| Classes in goldengate.common.file.passthrough that implement FileParameterInterface | |
|---|---|
class |
PassthroughBasedFileParameterImpl
FileParameter implementation for Passthrough Based |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||