| Class | Description |
|---|---|
| JLJsonBomHandler |
Handle JSON requests for "bom" functions
|
| JLJsonCommandHandler |
Parent class for any handler of JSON function calls for a family of functions.
|
| JLJsonConnectionHandler |
Handle JSON requests for "connection" functions
|
| JLJsonCreoHandler |
Handle JSON requests for "creo" functions
|
| JLJsonDimensionHandler |
Handle JSON requests for "dimension" functions
|
| JLJsonDrawingHandler |
Handle JSON requests for "drawing" functions
|
| JLJsonFamilyTableHandler |
Handle JSON requests for "familytable" functions
|
| JLJsonFeatureHandler |
Handle JSON requests for "feature" functions
|
| JLJsonFileHandler |
Handle JSON requests for "file" functions
|
| JLJsonGeometryHandler |
Handle JSON requests for "geometry" functions
|
| JLJsonInterfaceHandler |
Handle JSON requests for "interface" functions
|
| JLJsonLayerHandler |
Handle JSON requests for "layer" functions
|
| JLJsonNoteHandler |
Handle JSON requests for "note" functions
|
| JLJsonParameterHandler |
Handle JSON requests for "parameter" functions
|
| JLJsonViewHandler |
Handle JSON requests for "view" functions
|
| JLJsonWindchillHandler |
Handle JSON requests for "windchill" functions
|