| Package | Description |
|---|---|
| com.kount.ris |
Base classes for the Kount Ris SDK.
|
| Modifier and Type | Method and Description |
|---|---|
protected Response |
KountRisClient.parse(Reader r)
Parse a collection of key-value strings into a Response object.
|
static Response |
Response.parseResponse(Reader r)
Parse the RIS repsonse and return a Response object.
|
Response |
KountRisClient.process(Request r)
Performs the actions of sending, and parsing a RIS request.
|
Copyright © 2022. All rights reserved.