iso8583/u_iso_client library
Classes
- UIsoClient
-
Sends one ISO message and waits for its answer — the same job UHttpClient
does for REST, with the same
onSuccess/onError/onExceptionshape. - UIsoResult
-
What the host sent back, the way
Responseis what an HTTP call returns.