| Package | Description |
|---|---|
| jcifs | |
| jcifs.internal | |
| jcifs.internal.smb1.trans.nt | |
| jcifs.internal.smb2.notify |
| Modifier and Type | Method and Description |
|---|---|
List<FileNotifyInformation> |
SmbWatchHandle.call() |
List<FileNotifyInformation> |
SmbWatchHandle.watch()
Get the next set of changes
Will block until the server returns a set of changes that match the given filter.
|
| Modifier and Type | Method and Description |
|---|---|
List<FileNotifyInformation> |
NotifyResponse.getNotifyInformation() |
| Modifier and Type | Class and Description |
|---|---|
class |
FileNotifyInformationImpl
File notification information
|
| Modifier and Type | Method and Description |
|---|---|
List<FileNotifyInformation> |
NtTransNotifyChangeResponse.getNotifyInformation() |
| Modifier and Type | Method and Description |
|---|---|
List<FileNotifyInformation> |
Smb2ChangeNotifyResponse.getNotifyInformation() |
Copyright © 2021. All rights reserved.