- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getDurableHandleResponse (0.32 seconds)
-
src/main/java/jcifs/internal/smb2/create/Smb2CreateResponse.java
} /** * Get the durable handle response if present * @return the durable handle response or null if not present */ public jcifs.internal.smb2.persistent.DurableHandleResponse getDurableHandleResponse() { if (this.createContexts != null) { for (CreateContextResponse ctx : this.createContexts) { if (ctx instanceof jcifs.internal.smb2.persistent.DurableHandleResponse) {Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sun Aug 24 00:49:49 GMT 2025 - 15.4K bytes - Click Count (0)