Uses of Class
com.ibm.websphere.filetransfer.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
Modifier 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.