public static interface DomainSocketWatcher.Handler
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
handle(DomainSocket sock) |
Handles an event on a socket.
|
boolean handle(DomainSocket sock)
sock - The socket that the event occurred on.Copyright © 2008–2025 Apache Software Foundation. All rights reserved.