Package | Description |
---|---|
org.alfresco.jlan.client |
Modifier and Type | Class and Description |
---|---|
class |
NotifyChangeAsynchRequest
Notify Change Asynchronous Request Class
|
Modifier and Type | Method and Description |
---|---|
AsynchRequest |
CIFSDiskSession.NTNotifyChange(AsynchRequest areq)
Add a change notification filter for the specified directory
|
AsynchRequest |
CIFSDiskSession.NTNotifyChange(int fid,
int filter,
boolean watchTree,
DirectoryWatcher handler,
boolean autoResub)
Add a change notification filter for the specified directory
|
protected AsynchRequest |
CIFSDiskSession.removeAsynchronousRequest(AsynchRequest req)
Remove an asynchronous request from the pending list
|
protected AsynchRequest |
CIFSDiskSession.removeAsynchronousRequest(int id)
Remove an asynchronous request from the pending list
|
Modifier and Type | Method and Description |
---|---|
protected void |
CIFSDiskSession.addAsynchronousRequest(AsynchRequest req)
Add an asynchronous request to the list of pending requests
|
void |
CIFSDiskSession.NTCancel(AsynchRequest areq)
Cancel an outstanding request.
|
AsynchRequest |
CIFSDiskSession.NTNotifyChange(AsynchRequest areq)
Add a change notification filter for the specified directory
|
protected AsynchRequest |
CIFSDiskSession.removeAsynchronousRequest(AsynchRequest req)
Remove an asynchronous request from the pending list
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.