public abstract class ResponseUtils extends Object
Modifier and Type | Method and Description |
---|---|
static <T> javax.ws.rs.core.Response |
createResponse(List<T> entities,
long offset,
long totalCount) |
public static <T> javax.ws.rs.core.Response createResponse(List<T> entities, long offset, long totalCount)
Copyright © 2019. All rights reserved.