|
The Java(TM) API for RESTful Web Services (JAX-RS) 1.1 1.0.1.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuntimeDelegate | |
---|---|
javax.ws.rs.ext | APIs that provide extensions to the types supported by the JAX-RS API. |
Uses of RuntimeDelegate in javax.ws.rs.ext |
---|
Methods in javax.ws.rs.ext that return RuntimeDelegate | |
---|---|
static RuntimeDelegate |
RuntimeDelegate.getInstance()
Obtain a RuntimeDelegate instance. |
Methods in javax.ws.rs.ext with parameters of type RuntimeDelegate | |
---|---|
static void |
RuntimeDelegate.setInstance(RuntimeDelegate rd)
Set the runtime delegate that will be used by JAX-RS classes. |
|
The Java(TM) API for RESTful Web Services (JAX-RS) 1.1 1.0.1.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |