Package | Description |
---|---|
org.jboss.resteasy.client | |
org.jboss.resteasy.spi.old |
Modifier and Type | Field and Description |
---|---|
protected ResteasyProviderFactory |
ClientRequest.providerFactory
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected ResteasyProviderFactory |
ClientInvoker.providerFactory |
Modifier and Type | Class and Description |
---|---|
class |
ThreadLocalResteasyProviderFactory
Allow applications to push/pop provider factories onto the stack
|
Constructor and Description |
---|
ResteasyProviderFactory(ResteasyProviderFactory parent)
Copies a specific component registry when a new
provider is added.
|
ResteasyProviderFactory(ResteasyProviderFactory parent,
boolean local)
If local is true, copies components needed by client configuration,
so that parent is not referenced.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.