Package org.stefaniuk.json.service

Provides implementation of JSON-RPC protocol as described in JSON-RPC 2.0 Specification.

See:
          Description

Class Summary
JsonServiceInvoker JSON service invoker.
JsonServiceRegistry JSON service registry.
JsonServiceUtil JSON service utility methods.
 

Enum Summary
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 Summary
JsonServiceException JSON service exception.
 

Annotation Types Summary
JsonService JSON service annotation.
 

Package org.stefaniuk.json.service Description

Provides implementation of JSON-RPC protocol as described in JSON-RPC 2.0 Specification.

JSON-RPC Home Page

Since:
2010/09/20
Version:
1.0.0
Author:
Daniel Stefaniuk


Copyright © 2013. All Rights Reserved.