| Package | Description |
|---|---|
| javax.ws.rs.ext |
APIs that provide extensions to the types supported by the JAX-RS API.
|
| org.jboss.resteasy.client.jaxrs.internal | |
| org.jboss.resteasy.core | |
| org.jboss.resteasy.spi |
| Modifier and Type | Method and Description |
|---|---|
static RuntimeDelegate |
RuntimeDelegate.getInstance()
Obtain a
RuntimeDelegate instance. |
| Modifier and Type | Method and Description |
|---|---|
static void |
RuntimeDelegate.setInstance(RuntimeDelegate rd)
Set the runtime delegate that will be used by JAX-RS classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalResteasyProviderFactory
A version of ResteasyProviderFactory which does not reference its parent
after it is created.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ThreadLocalResteasyProviderFactory
Allow applications to push/pop provider factories onto the stack
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResteasyProviderFactory |
Copyright © 2018 JBoss by Red Hat. All rights reserved.