Interface RestClient.ResponseCallback
- All Known Implementing Classes:
SyncResponseCallback
- Enclosing interface:
- RestClient
public static interface RestClient.ResponseCallback
-
Method Summary
Modifier and TypeMethodDescriptionvoidonResponse(InputStream response, Map<String, String> headers, SalesforceException exception)
-
Method Details
-
onResponse
-