public final class OAuthTokenResponseJsonUnmarshaller extends AbstractUnmarshaller<OAuthTokenResponse,JsonUnmarshallerContext>
| Constructor and Description |
|---|
OAuthTokenResponseJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static OAuthTokenResponseJsonUnmarshaller |
getInstance() |
OAuthTokenResponse |
parse(java.lang.String data) |
isParseJson, unmarshallpublic static OAuthTokenResponseJsonUnmarshaller getInstance()
public OAuthTokenResponse parse(java.lang.String data) throws java.lang.Exception
parse in interface Unmarshaller<OAuthTokenResponse,JsonUnmarshallerContext>parse in class AbstractUnmarshaller<OAuthTokenResponse,JsonUnmarshallerContext>java.lang.Exception