public abstract class DMNServiceClient extends Object
| Modifier and Type | Field and Description |
|---|---|
protected DMNClientServicesProxy |
clientServicesProxy |
| Constructor and Description |
|---|
DMNServiceClient(DMNClientServicesProxy clientServicesProxy) |
| Modifier and Type | Method and Description |
|---|---|
<T> ServiceCallback<List<T>> |
callback(Consumer<List<T>> consumer) |
protected final DMNClientServicesProxy clientServicesProxy
public DMNServiceClient(DMNClientServicesProxy clientServicesProxy)
public <T> ServiceCallback<List<T>> callback(Consumer<List<T>> consumer)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.