Package com.caplin.datasource.messaging.json
package com.caplin.datasource.messaging.json
This package defines the interfaces for sending JSON messages.
-
ClassDescriptionProvides an interface for receiving JSON Channel messages in an
JsonChannel
to allow json communication while avoiding having to deal with additional metadata contained in the packet.JsonHandler<JsonTreeType>Handler for parsing, patching and serializing Objects to JSONInterface for sending JSON messages.