| Modifier and Type | Method and Description |
|---|---|
Set<DynamicFeature> |
ClientConfiguration.getDynamicFeatures() |
| Modifier and Type | Method and Description |
|---|---|
Set<DynamicFeature> |
ThreadLocalResteasyProviderFactory.getClientDynamicFeatures() |
Set<DynamicFeature> |
ThreadLocalResteasyProviderFactory.getServerDynamicFeatures() |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheControlFeature |
class |
RoleBasedSecurityFeature |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientContentEncodingAnnotationFeature |
class |
ServerContentEncodingAnnotationFeature |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientDigitalSigningHeaderDecoratorFeature |
class |
ClientDigitalVerificationHeaderDecoratorFeature |
class |
ServerDigitalSigningHeaderDecoratorFeature |
class |
ServerDigitalVerificationHeaderDecoratorFeature |
| Modifier and Type | Field and Description |
|---|---|
protected Set<DynamicFeature> |
ResteasyProviderFactory.clientDynamicFeatures |
protected Set<DynamicFeature> |
ResteasyProviderFactory.serverDynamicFeatures |
| Modifier and Type | Method and Description |
|---|---|
Set<DynamicFeature> |
ResteasyProviderFactory.getClientDynamicFeatures() |
Set<DynamicFeature> |
ResteasyProviderFactory.getServerDynamicFeatures() |
Copyright © 2013. All Rights Reserved.