| Package | Description |
|---|---|
| org.spincast.plugins.httpclient | |
| org.spincast.plugins.httpclient.builders | |
| org.spincast.testing.core |
| Modifier and Type | Method and Description |
|---|---|
PutRequestBuilder |
HttpClient.PUT(String url)
Starts a builder for a
PUT request. |
| Modifier and Type | Class and Description |
|---|---|
class |
PutRequestBuilderDefault
Implementation for the Http Client builder for a PUT request.
|
| Modifier and Type | Method and Description |
|---|---|
protected PutRequestBuilder |
SpincastIntegrationTestBase.PUT(String path)
Starts an Http Client builder for a PUT method.
|
protected PutRequestBuilder |
SpincastIntegrationTestBase.PUT(String pathOrUrl,
boolean isFullUrl)
Starts an Http Client builder for a PUT method.
|
protected PutRequestBuilder |
SpincastIntegrationTestBase.PUT(String pathOrUrl,
boolean isFullUrl,
boolean isHttps)
Starts an Http Client builder for a PUT method.
|
Copyright © 2016. All rights reserved.