Uses of Class
com.ibm.websphere.filetransfer.FileServiceMXBean.MetaData
Packages that use FileServiceMXBean.MetaData
Package
Description
This package is intended to encapsulate the public API and SPI related
to file transfer.
-
Uses of FileServiceMXBean.MetaData in com.ibm.websphere.filetransfer
Methods in com.ibm.websphere.filetransfer that return FileServiceMXBean.MetaDataModifier and TypeMethodDescriptionFileServiceMXBean.getDirectoryEntries
(String directory, boolean recursive, String requestOptions) List the directory/files for the given path.FileServiceMXBean.getMetaData
(String path, String requestOptions) Get the metadata pertaining to the specified path.