|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
E createRestService(Class<E> ) |
Create a RestApi from the provided class. |
E createRestService(Class<E>, |
Create a RestApi from the provided class, with a configuration class for custom network needs. |
OkHttpClient getCoreHttpClient() |
Gets the core OkHttpClient of Core. |
OkHttpClient getStandardHttpClient() |
Gets the standard OkHttpClient of Core. |
Added Methods | |
E createRestService(Class<E>, |
Create a RestApi from the provided class. |
E createRestService(Class<E>, |
Create a RestApi from the provided class, with a configuration class for custom network needs. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |