Package | Description |
---|---|
org.apache.syncope.common.rest.api.batch |
Modifier and Type | Class and Description |
---|---|
class |
BatchRequestItem |
class |
BatchResponseItem |
Modifier and Type | Method and Description |
---|---|
static <T extends BatchItem> |
BatchPayloadGenerator.generate(List<T> items,
String boundary) |
static <T extends BatchItem> |
BatchPayloadParser.parse(InputStream in,
javax.ws.rs.core.MediaType multipartMixed,
T template) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.