See: Description
| Class | Description |
|---|---|
| JsonServiceInvoker |
JSON service invoker.
|
| JsonServiceRegistry |
JSON service registry.
|
| JsonServiceUtil |
JSON service utility methods.
|
| Enum | Description |
|---|---|
| JsonServiceError |
JSON service error.
|
| JsonServiceInvoker.ContentType |
JSON-RPC response content type.
|
| JsonServiceInvoker.DataType |
JSON-RPC supported data types.
|
| JsonServiceInvoker.Envelope |
JSON-RPC envelope type.
|
| JsonServiceInvoker.Transport |
JSON-RPC transport type.
|
| JsonServiceInvoker.Version |
SMD version.
|
| Exception | Description |
|---|---|
| JsonServiceException |
JSON service exception.
|
| Annotation Type | Description |
|---|---|
| JsonService |
JSON service annotation.
|
Provides implementation of JSON-RPC protocol as described in JSON-RPC 2.0 Specification.
JSON-RPC Home Page
Copyright © 2016. All rights reserved.