| Package | Description |
|---|---|
| org.alfresco.jlan.client |
| Modifier and Type | Class and Description |
|---|---|
class |
OplockAdapter
Oplock Break Callback Adapter Class
|
| Modifier and Type | Method and Description |
|---|---|
protected OplockInterface |
CIFSFile.getOplockInterface()
Return the oplock interface
|
| Modifier and Type | Method and Description |
|---|---|
CIFSFile |
CIFSDiskSession.NTCreateWithOplock(String name,
int oplockFlags,
OplockInterface oplockIface,
int access,
int attrib,
int sharing,
int exists,
long initSize,
int createOpt)
Perform an NTCreateAndX SMB to create/open a file with an oplock
|
protected void |
CIFSFile.setOplockInterface(OplockInterface oplockIface)
Set the oplock interface
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.