| Interface | Description |
|---|---|
| JSONRestClient.MediaType |
| Class | Description |
|---|---|
| ChildNodeDefinition |
A
NodeDefinition implementation for the Modeshape client. |
| ChildNodeDefinition.Id | |
| ItemDefinition |
An
ItemDefinition implementation for the ModeShape client. |
| JSONHelper |
Helper class used by the client to parse
JSONObject |
| JSONRestClient |
A simple client which can be used to make REST calls to a server.
|
| ModeShapeRestClient |
A simple java client which communicates via a
JSONRestClient to an existing ModeShape REST service and unmarshals the
JSON objects into a custom POJO model. |
| NodeType |
Implementation of
NodeType for the ModeShape client. |
| NodeTypes |
A collection of
NodeType returned by the client |
| PropertyDefinition |
A
PropertyDefinition implementation for the Modeshape client. |
| PropertyDefinition.Id | |
| QueryResult |
POJO which can unmarshal the
JSONObject representation of a query response coming
from a ModeShape REST Service. |
| Repositories |
POJO which can unmarshal the
JSONObject representation of a list of repositories coming
from a ModeShape REST Service. |
| Repositories.Repository |
POJO representation of a
Repository |
| Workspaces |
POJO which can unmarshal the
JSONObject representation of a list of workspaces coming
from a ModeShape REST Service. |
Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.