Interface HeaderValueProcessor
- All Known Implementing Classes:
ClientConfiguration
,LocalResteasyProviderFactory
,ResteasyProviderFactory
,ResteasyProviderFactoryDelegate
,ResteasyProviderFactoryImpl
,ThreadLocalResteasyProviderFactory
public interface HeaderValueProcessor
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Method Summary
Modifier and TypeMethodDescriptiontoHeaderString
(Object object) Convert an object to a header string.
-
Method Details
-
toHeaderString
-