Package | Description |
---|---|
org.alfresco.jlan.smb.server.notify |
Modifier and Type | Method and Description |
---|---|
NotifyChangeEvent |
NotifyChangeEventList.getEventAt(int idx)
Return the specified change event
|
NotifyChangeEvent |
NotifyChangeEventList.removeEventAt(int idx)
Remove the specified change event
|
Modifier and Type | Method and Description |
---|---|
void |
NotifyRequest.addEvent(NotifyChangeEvent evt)
Add a buffered notification event, to be sent when the notify request is reset by the client
|
void |
NotifyChangeEventList.addEvent(NotifyChangeEvent evt)
Add a change event to the list
|
protected void |
NotifyChangeHandler.queueNotification(NotifyChangeEvent evt)
Queue a change notification event for processing
|
protected int |
NotifyChangeHandler.sendChangeNotification(NotifyChangeEvent evt)
Send change notifications to sessions with notification enabled that match the change event.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.