Package com.novell.sentinel.client.bean.json

Class Summary
BeanTransporterJSON<B extends SentinelBean> Implementation of BeanTransporter that serialized to and from JSON.
JSONTransporterMethods<B extends SentinelBean> An helper class that allows implementation code for JSON bean transport data to be shared among the GWT, asynchronous Java, and synchronous Java implementations of BeanTransporter for JSON.
JSONTransporterMethods.BeanHandler