public final class JaxRxConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
JAXRX
Name of JAX-RX resource.
|
static String |
JAXRXPATH
The path of the rest path within JAX-RX.
|
static String |
MEDIATYPE
Output media-type parameter.
|
static String |
METHOD
Output method parameter.
|
static String[][] |
METHODS
Support output methods.
|
static String |
NAMEPROP
System name property.
|
static String |
PATHPROP
System path property.
|
static String |
RESOURCE
Name of resource itself.
|
static String |
RESOURCEPATH
The path of the variable resource path, depending on the available
resources.
|
static String |
ROOTPATH
The root path.
|
static String |
SYSTEM
The path of the underlying system.
|
static String |
SYSTEMPATH
The path of the underlying system.
|
static String |
URL
The interface URL.
|
public static final String SYSTEM
public static final String JAXRX
public static final String RESOURCE
public static final String METHOD
public static final String MEDIATYPE
public static final String[][] METHODS
public static final String URL
public static final String ROOTPATH
public static final String SYSTEMPATH
public static final String JAXRXPATH
public static final String RESOURCEPATH
public static final String PATHPROP
public static final String NAMEPROP
Copyright © 2013. All Rights Reserved.