| Package | Description |
|---|---|
| io.apimatic.coreinterfaces.compatibility | |
| io.apimatic.coreinterfaces.http | |
| io.apimatic.coreinterfaces.type | |
| io.apimatic.coreinterfaces.type.functional |
| Modifier and Type | Method and Description |
|---|---|
Context |
CompatibilityFactory.createHttpContext(Request request,
Response response)
Create the HttpContext
|
| Modifier and Type | Method and Description |
|---|---|
void |
Callback.onAfterResponse(Context context)
Callback called just after the HTTP response is received.
|
| Modifier and Type | Method and Description |
|---|---|
Context |
HttpApiException.getHttpContext()
Get the HttpContext
|
| Modifier and Type | Method and Description |
|---|---|
ResponseType |
ContextInitializer.apply(Context context,
ResponseType response) |
T |
ExceptionCreator.apply(String reason,
Context context)
Apply the reason , context and create the SDK exception.
|
Copyright © 2022. All rights reserved.