public static interface ClientSessionCommand.Callback<V>
| Modifier and Type | Method and Description |
|---|---|
void |
onError(V error) |
void |
onSuccess() |
void onSuccess()
void onError(V error)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.