| Package | Description |
|---|---|
| net.java.dev.webdav.jaxrs | |
| net.java.dev.webdav.jaxrs.xml.elements |
This package contains WebDAV XML Elements.
|
| Modifier and Type | Method and Description |
|---|---|
static ResponseStatus |
ResponseStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseStatus[] |
ResponseStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Status(ResponseStatus responseStatus)
Deprecated.
Since 1.1. Use
Status.Status(javax.ws.rs.core.Response.StatusType) instead. |
Copyright © 2008-2014 The java.net WebDAV Project. All Rights Reserved.