| Name | Description | Type | Package | Framework |
| AutoBeanWriter | Abstract DataWriter which writes out objects that can be wrapped as autobeans. | Class | com.sencha.gxt.data.shared.writer | GXT |
| DataWriter | Data writers are a simple abstraction to turn logical objects into a format that can more easily be sent over the wire. | Interface | com.sencha.gxt.data.shared.writer | GXT |
| JsonWriter | An AutoBeanWriter that writes an auto bean into Json. | Class | com.sencha.gxt.data.shared.writer | GXT |