- getDirectories() - Method in class ch.swaechter.smbjwrapper.SharedDirectory
-
Get all directories of the current directory.
- getDiskShare() - Method in class ch.swaechter.smbjwrapper.core.AbstractSharedItem
-
Get the disk share of the shared connection.
- getDiskShare() - Method in class ch.swaechter.smbjwrapper.SharedConnection
-
Get the disk share to access the server.
- getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class ch.swaechter.smbjwrapper.provider.SharedFileSystemProvider
-
- getFiles() - Method in class ch.swaechter.smbjwrapper.SharedDirectory
-
Get all files of the current directory.
- getFileStore(Path) - Method in class ch.swaechter.smbjwrapper.provider.SharedFileSystemProvider
-
- getFileStores() - Method in class ch.swaechter.smbjwrapper.provider.SharedFileSystem
-
- getFileSystem(URI) - Method in class ch.swaechter.smbjwrapper.provider.SharedFileSystemProvider
-
- getInputStream() - Method in class ch.swaechter.smbjwrapper.SharedFile
-
Get the input stream of the file that can be used to download the file.
- getName() - Method in class ch.swaechter.smbjwrapper.core.AbstractSharedItem
-
Get the name of the shared item.
- getName() - Method in interface ch.swaechter.smbjwrapper.core.SharedItem
-
Get the name of the shared item.
- getOutputStream() - Method in class ch.swaechter.smbjwrapper.SharedFile
-
Get the output stream of the file that can be used to upload content to this file.
- getParentPath() - Method in class ch.swaechter.smbjwrapper.core.AbstractSharedItem
-
Get the parent shared item.
- getParentPath() - Method in interface ch.swaechter.smbjwrapper.core.SharedItem
-
Get the parent shared item.
- getPath() - Method in class ch.swaechter.smbjwrapper.core.AbstractSharedItem
-
Get the path of the shared item.
- getPath() - Method in interface ch.swaechter.smbjwrapper.core.SharedItem
-
Get the path of the shared item.
- getPath(String, String...) - Method in class ch.swaechter.smbjwrapper.provider.SharedFileSystem
-
- getPath(URI) - Method in class ch.swaechter.smbjwrapper.provider.SharedFileSystemProvider
-
- getPathMatcher(String) - Method in class ch.swaechter.smbjwrapper.provider.SharedFileSystem
-
- getRootDirectories() - Method in class ch.swaechter.smbjwrapper.provider.SharedFileSystem
-
- getRootPath() - Method in class ch.swaechter.smbjwrapper.core.AbstractSharedItem
-
Get the root shared item.
- getRootPath() - Method in interface ch.swaechter.smbjwrapper.core.SharedItem
-
Get the root shared item.
- getScheme() - Method in class ch.swaechter.smbjwrapper.provider.SharedFileSystemProvider
-
- getSeparator() - Method in class ch.swaechter.smbjwrapper.provider.SharedFileSystem
-
- getServerName() - Method in class ch.swaechter.smbjwrapper.core.AbstractSharedItem
-
Get the server name of the connected server.
- getServerName() - Method in interface ch.swaechter.smbjwrapper.core.SharedItem
-
Get the server name of the connected server.
- getServerName() - Method in class ch.swaechter.smbjwrapper.SharedConnection
-
Get the server name of the server.
- getSharedConnection() - Method in class ch.swaechter.smbjwrapper.core.AbstractSharedItem
-
Get the shared connection.
- getShareName() - Method in class ch.swaechter.smbjwrapper.core.AbstractSharedItem
-
Get the share name of the connected server.
- getShareName() - Method in interface ch.swaechter.smbjwrapper.core.SharedItem
-
Get the share name of the connected server.
- getShareName() - Method in class ch.swaechter.smbjwrapper.SharedConnection
-
Get the share name of the server.
- getSmbPath() - Method in class ch.swaechter.smbjwrapper.core.AbstractSharedItem
-
Get the full SMB path including the server, share and path, separated by backslashes.
- getSmbPath() - Method in interface ch.swaechter.smbjwrapper.core.SharedItem
-
Get the full SMB path including the server, share and path, separated by backslashes.
- getUserPrincipalLookupService() - Method in class ch.swaechter.smbjwrapper.provider.SharedFileSystem
-