public interface CallbackHandler<ReturnType>
| Modifier and Type | Method and Description |
|---|---|
void |
handle(ReturnType r) |
void |
handleError(DBusExecutionException e) |
void handle(ReturnType r)
void handleError(DBusExecutionException e)
Copyright © 2016 JBoss by Red Hat. All rights reserved.