Package | Description |
---|---|
org.apache.turbine.services.jsonrpc |
The JSON-RPC Service supports JavaScript to Java AJAX communications between
browsers and Turbine applications.
|
Modifier and Type | Class and Description |
---|---|
class |
TurbineJsonRpcService
This is a service that will respond to JSON-RPC calls.
|
Modifier and Type | Method and Description |
---|---|
static JsonRpcService |
TurbineJsonRpc.getService()
Returns system's configured implementation of
JsonRpcService . |
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.