public class WebResourceUtils extends Object
| Constructor and Description |
|---|
WebResourceUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Response |
created(UriInfo info,
String resourceUriPath) |
static WebApplicationException |
notFound(String format,
Object... args) |
static WebApplicationException |
preconditionFailed(String format,
Object... args) |
public static WebApplicationException notFound(String format, Object... args)
public static WebApplicationException preconditionFailed(String format, Object... args)
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.