Package herddb.network
Interface SendResultCallback
-
public interface SendResultCallbackCallback for async calls- Author:
- enrico.olivelli
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidmessageSent(Throwable error)
-
-
-
Method Detail
-
messageSent
void messageSent(Throwable error)
-
-