Package | Description |
---|---|
org.jboss.resteasy.core.providerfactory |
Modifier and Type | Class and Description |
---|---|
class |
NOOPClientHelper
A ClientHelper that does nothing, useful to save memory when creating a ResteasyProviderFactory for server side only
|
Modifier and Type | Field and Description |
---|---|
protected ClientHelper |
ResteasyProviderFactoryImpl.clientHelper |
Modifier and Type | Method and Description |
---|---|
ClientHelper |
ResteasyProviderFactoryImpl.getClientHelper() |
Constructor and Description |
---|
ClientHelper(ResteasyProviderFactoryImpl rpf,
ClientHelper parent)
Shallow copy
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.