public class KeyHoleSkeleton
extends java.lang.Object
Constructor and Description |
---|
KeyHoleSkeleton() |
Modifier and Type | Method and Description |
---|---|
static JSONObject |
Thunker(JSONObject jsonInput)
JSON Based in/out Generic Thunker
|
static java.lang.String |
Thunker(java.lang.String strJSONRequest)
JSON String Based in/out Generic Thunker
|
public static final JSONObject Thunker(JSONObject jsonInput)
jsonInput
- JSON Requestpublic static final java.lang.String Thunker(java.lang.String strJSONRequest)
strJSONRequest
- JSON String Request