Package com.impossibl.postgres.protocol
Interface RequestExecutor.NotificationHandler
-
- Enclosing interface:
- RequestExecutor
public static interface RequestExecutor.NotificationHandler
Asynchronous Notification
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handleNotification(int processId, java.lang.String channelName, java.lang.String payload)
-