- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for handleWitnessEvent (0.13 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
docs/smb3-features/06-witness-protocol-design.md
} } private class WitnessNotificationHandler implements WitnessClient.WitnessNotificationListener { @Override public void onWitnessNotification(WitnessNotification notification) { handleWitnessEvent(notification); } @Override public void onRegistrationFailed(WitnessRegistration registration, Exception error) {Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 16 02:53:50 GMT 2025 - 42K bytes - Click Count (0) -
src/main/java/jcifs/smb/SmbSessionImpl.java
*/ private class WitnessNotificationHandler implements WitnessClient.WitnessNotificationListener { @Override public void onWitnessNotification(WitnessNotification notification) { handleWitnessEvent(notification); } @Override public void onRegistrationFailed(WitnessRegistration registration, Exception error) {Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sun Aug 31 08:00:57 GMT 2025 - 68.9K bytes - Click Count (0)