|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JsonNode | |
|---|---|
| org.jboss.dna.web.jcr.rest.client.json | The JBoss DNA REST Client JSON package defines an implementation of an
DNA REST client. |
| Uses of JsonNode in org.jboss.dna.web.jcr.rest.client.json |
|---|
| Subclasses of JsonNode in org.jboss.dna.web.jcr.rest.client.json | |
|---|---|
class |
FileNode
The FileNode class is responsible for knowing how to create a URL for a file, create a JSON representation of a
file, and to create the appropriate JCR nodes for a file. |
class |
FolderNode
The FolderNode class is responsible for knowing how to create a URL for a folder, create a JSON representation of
a folder, and create the appropriate JCR nodes for a folder. |
class |
RepositoryNode
The RepositoryNode class is responsible for knowing how to create a URL for a repository and to parse a JSON
response into workspace objects. |
class |
ServerNode
The ServerNode class is responsible for knowing how to create a URL for a server, create a URL to obtain a
server's repositories, and parse a JSON response into repository objects. |
class |
WorkspaceNode
The WorkspaceNode class is responsible for knowing how to create a URL for a workspace. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||