@Deprecated public class GsonResponseParser extends java.lang.Object implements ResponseParser
Constructor and Description |
---|
GsonResponseParser()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Base64Response |
parseBase64Response(java.lang.String response)
Deprecated.
|
LicenseKey |
parseLicenseKey(byte[] licenseKey)
Deprecated.
|
public Base64Response parseBase64Response(java.lang.String response)
parseBase64Response
in interface ResponseParser
public LicenseKey parseLicenseKey(byte[] licenseKey)
parseLicenseKey
in interface ResponseParser