Package | Description |
---|---|
net.arnx.jsonic |
Provides classes for manipulating JSON(http://www.json.org/) format.
|
net.arnx.jsonic.web |
Provides classes for JSON-RPC or Restful Web Service.
|
Modifier and Type | Field and Description |
---|---|
static Class<? extends JSON> |
JSON.prototype
Setup your custom class for using static method.
|
Modifier and Type | Method and Description |
---|---|
Object |
Container.execute(JSON json,
Object component,
Method method,
List<?> params) |
Copyright © 2022. All rights reserved.