Class JsonProtocolUnmarshaller


  • @ThreadSafe
    public class JsonProtocolUnmarshaller
    extends Object
    Unmarshaller implementation for both JSON RPC and REST JSON services. This class is thread-safe and it is recommended to reuse a single instance for best performance.