Package | Description |
---|---|
org.adroitlogic.x.terminal.proxies |
The proxy classes for the REST management controllers, that are used by the individual commands to invoke the
management api of the Project-X via the commandline terminal
|
Modifier and Type | Method and Description |
---|---|
(package private) <T> T |
AbstractRestProxy.invoke(String name,
AbstractRestProxy.ThrowableSupplier<T,TerminalException> command) |
(package private) String |
AbstractRestProxy.invokeForMsg(String name,
AbstractRestProxy.ThrowableSupplier<javax.ws.rs.core.Response,TerminalException> command) |
Copyright © 2016–2019 AdroitLogic. All rights reserved.