| Package | Description |
|---|---|
| javax.ws.rs.ext |
APIs that provide extensions to the types supported by the JAX-RS API.
|
| Modifier and Type | Method | Description |
|---|---|---|
static RuntimeDelegate |
RuntimeDelegate.getInstance() |
Obtain a
RuntimeDelegate instance. |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
RuntimeDelegate.setInstance(RuntimeDelegate rd) |
Set the runtime delegate that will be used by JAX-RS classes.
|
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved.