| Package | Description |
|---|---|
| com.brein.engine |
| Modifier and Type | Method and Description |
|---|---|
BreinResult |
UniRestEngine.doLookup(BreinLookup breinLookup)
performs a lookup and provides details
|
BreinResult |
IRestEngine.doLookup(BreinLookup breinLookup)
performs a lookup and provides details
|
void |
UniRestEngine.doRequest(BreinActivity breinActivity)
Invokes the asynch post call
|
void |
IRestEngine.doRequest(BreinActivity breinActivity)
invokes the post request
|
default void |
IRestEngine.validateUrl(java.lang.String fullyQualifiedUrl)
checks if the url is valid -> if not an exception will be thrown
|
Copyright © Breinify - All Rights Reserved.