- validTask(HttpServerRequest, CopyTask) - Method in class org.swisspush.gateleen.core.resource.CopyResourceHandler
-
Checks if the copy task is valid (simple resource, not a collection).
- valueOf(String) - Static method in enum org.swisspush.gateleen.core.util.ExpansionDeltaUtil.SlashHandling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.swisspush.gateleen.core.util.StatusCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.swisspush.gateleen.core.util.ExpansionDeltaUtil.SlashHandling
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.swisspush.gateleen.core.util.StatusCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyCollectionResponse(HttpServerRequest, Buffer, Set<String>) - Static method in class org.swisspush.gateleen.core.util.ExpansionDeltaUtil
-
Verifies the result of the collection request.
- verifyCollectionResponse(String, Buffer, Set<String>) - Static method in class org.swisspush.gateleen.core.util.ExpansionDeltaUtil
-
Verifies the result of the collection request.
- version() - Method in class org.swisspush.gateleen.core.http.DummyHttpServerRequest
-