- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for Smb2OplockBreakNotification (4.03 sec)
-
src/main/java/jcifs/internal/smb2/lock/Smb2OplockBreakNotification.java
* * @author mbechler * */ public class Smb2OplockBreakNotification extends ServerMessageBlock2Response { private byte oplockLevel; private byte[] fileId; /** * Constructs an SMB2 oplock break notification with the given configuration. * * @param config the configuration for this notification */ public Smb2OplockBreakNotification(final Configuration config) { super(config);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 2.9K bytes - Viewed (0)