| Package | Description |
|---|---|
| org.modeshape.jdbc.rest |
| Modifier and Type | Method and Description |
|---|---|
protected JSONRestClient.Response |
JSONRestClient.doGet() |
protected JSONRestClient.Response |
JSONRestClient.doGet(String url) |
protected JSONRestClient.Response |
JSONRestClient.postStream(InputStream is,
String url,
String requestContentType) |
protected JSONRestClient.Response |
JSONRestClient.postStreamTextPlain(InputStream is,
String url,
String requestContentType) |
Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.