| Package | Description |
|---|---|
| org.kie.server.controller.management.client | |
| org.kie.server.controller.management.client.rest |
| Modifier and Type | Method and Description |
|---|---|
static KieServerMgmtControllerClient |
KieServerMgmtControllerClientFactory.newRestClient(String controllerUrl,
String login,
String password)
Creates a new Kie Controller Management Client using REST based service
|
static KieServerMgmtControllerClient |
KieServerMgmtControllerClientFactory.newRestClient(String controllerUrl,
String login,
String password,
org.kie.server.api.marshalling.MarshallingFormat format)
Creates a new Kie Controller Management Client using REST based service
|
static KieServerMgmtControllerClient |
KieServerMgmtControllerClientFactory.newRestClient(String controllerUrl,
String login,
String password,
org.kie.server.api.marshalling.MarshallingFormat format,
javax.ws.rs.core.Configuration configuration)
Creates a new Kie Controller Management Client using REST based service
|
| Modifier and Type | Class and Description |
|---|---|
class |
RestKieServerMgmtControllerClient |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.