public class ServiceOutputHandler extends Object
Constructor and Description |
---|
ServiceOutputHandler() |
Modifier and Type | Method and Description |
---|---|
static javax.ws.rs.core.Response |
createResponse(RestEntity entity) |
static RestResponseHandler |
getResponseHandler() |
static javax.ws.rs.core.Response |
handleError(String message) |
public static javax.ws.rs.core.Response createResponse(RestEntity entity)
public static javax.ws.rs.core.Response handleError(String message)
public static RestResponseHandler getResponseHandler()
Copyright © 2015. All rights reserved.