Package | Description |
---|---|
org.modeshape.web.jcr.rest.client.http |
The ModeShape REST Client abstraction of a HTTP client connection.
|
org.modeshape.web.jcr.rest.client.json |
The ModeShape REST Client JSON package defines an implementation of an
ModeShape REST client . |
Constructor and Description |
---|
HttpClientConnection(Server server,
URL url,
IJsonConstants.RequestMethod method) |
Modifier and Type | Method and Description |
---|---|
static IJsonConstants.RequestMethod |
IJsonConstants.RequestMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IJsonConstants.RequestMethod[] |
IJsonConstants.RequestMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.