public class KieServerRouterClient extends Object implements AutoCloseable
| Constructor and Description |
|---|
KieServerRouterClient(String routerBaseUrl) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Configuration |
getRouterConfig() |
void |
setCredentials(String user,
String password) |
public KieServerRouterClient(String routerBaseUrl)
public Configuration getRouterConfig()
public void close()
close in interface AutoCloseableCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.