public class AttributesOnlyOplockGrantTest.OplockBreakHandler extends OplockAdapter
Constructor and Description |
---|
AttributesOnlyOplockGrantTest.OplockBreakHandler(java.io.StringWriter log)
Class constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
breakReceived()
Check if an oplock break was received
|
int |
oplockBreak(CIFSFile cifsFile)
Oplock break callback
|
sendAutomaticBreakResponse
public AttributesOnlyOplockGrantTest.OplockBreakHandler(java.io.StringWriter log)
log
- StringWriterpublic int oplockBreak(CIFSFile cifsFile)
oplockBreak
in interface OplockInterface
oplockBreak
in class OplockAdapter
cifsFile
- CIFSFilepublic final boolean breakReceived()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.