class
BatchRequestItem
BatchResponseItem
static <T extends BatchItem>String
generate(List<T> items, String boundary)
static <T extends BatchItem>List<T>
parse(InputStream in, MediaType multipartMixed, T template)