| Package | Description |
|---|---|
| org.swisspush.gateleen.core.resource |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CopyResourceHandler.performGETRequest(io.vertx.core.http.HttpServerRequest request,
CopyTask task)
Performs the initial GET request to the source.
|
protected void |
CopyResourceHandler.performPUTRequest(io.vertx.core.http.HttpServerRequest request,
io.vertx.core.http.HttpClientResponse getResponse,
CopyTask task)
Performs the PUT request to the target.
|
protected boolean |
CopyResourceHandler.validTask(io.vertx.core.http.HttpServerRequest request,
CopyTask task)
Checks if the copy task is valid (simple resource, not a collection).
|
Copyright © 2016–2020. All rights reserved.