|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IJsonConstants.RequestMethod | |
|---|---|
| org.jboss.dna.web.jcr.rest.client.http | |
| 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 IJsonConstants.RequestMethod in org.jboss.dna.web.jcr.rest.client.http |
|---|
| Constructors in org.jboss.dna.web.jcr.rest.client.http with parameters of type IJsonConstants.RequestMethod | |
|---|---|
HttpClientConnection(Server server,
URL url,
IJsonConstants.RequestMethod method)
|
|
| Uses of IJsonConstants.RequestMethod in org.jboss.dna.web.jcr.rest.client.json |
|---|
| Methods in org.jboss.dna.web.jcr.rest.client.json that return IJsonConstants.RequestMethod | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||