| Name | Description | Type | Package | Framework |
| JSON | JSON Parser and Generator. | Class | org.eclipse.jetty.util.ajax | Jetty |
| JSON .Convertible | JSON Convertible object. | Interface | org.eclipse.jetty.util.ajax.JSON | Jetty |
| JSON .Convertor | Static JSON Convertor. | Interface | org.eclipse.jetty.util.ajax.JSON | Jetty |
| JSON .Generator | JSON Generator. | Interface | org.eclipse.jetty.util.ajax.JSON | Jetty |
| JSON .Literal | A Literal JSON generator A utility instance of JSON. | Class | org.eclipse.jetty.util.ajax.JSON | Jetty |
| JSON .Output | JSON Output class for use by JSON. | Interface | org.eclipse.jetty.util.ajax.JSON | Jetty |
| JSON .ReaderSource | Class | org.eclipse.jetty.util.ajax.JSON | Jetty | |
| JSON .Source | Interface | org.eclipse.jetty.util.ajax.JSON | Jetty | |
| JSON .StringSource | Class | org.eclipse.jetty.util.ajax.JSON | Jetty | |
| JSONCollectionConvertor | Class | org.eclipse.jetty.util.ajax | Jetty | |
| JSONDateConvertor | Convert a Date to JSON. | Class | org.eclipse.jetty.util.ajax | Jetty |
| JSONEnumConvertor | Convert an Enum to JSON. | Class | org.eclipse.jetty.util.ajax | Jetty |
| JSONObjectConvertor | Convert an Object to JSON using reflection on getters methods. | Class | org.eclipse.jetty.util.ajax | Jetty |
| JSONPojoConvertor | Converts POJOs to JSON and vice versa. | Class | org.eclipse.jetty.util.ajax | Jetty |
| JSONPojoConvertor .NumberType | Interface | org.eclipse.jetty.util.ajax.JSONPojoConvertor | Jetty | |
| JSONPojoConvertor .Setter | Class | org.eclipse.jetty.util.ajax.JSONPojoConvertor | Jetty | |
| JSONPojoConvertorFactory | Class | org.eclipse.jetty.util.ajax | Jetty | |