Package ca.sqlpower.wabit.dao.json

Class Summary
JSONHttpMessageSender An HttpMessageSender implementation that specifically sends it's message content in the JSON format.
WabitJSONMessageDecoder An implementation of MessageDecoder that takes in a String that is intended to be a JSON-formatted message, and constructs a JSONObject from it.
WabitJSONPersister A WabitPersister implementation that serializes WabitPersister method calls as JSONObjects and transmits them to a destination using a MessageSender.
 



Copyright © 2009. All Rights Reserved.