@Deprecated public class ContextTransformService extends Object
| Constructor and Description |
|---|
ContextTransformService(Collection<ContextTransformer> contextTransforms,
Collection<ContextTransformInterceptor> contextTransformInterceptors)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.net.MediaType |
getMediaType(String contextName,
Object obj)
Deprecated.
|
ResolvedItem |
transform(String contextName,
Object obj)
Deprecated.
|
public ContextTransformService(Collection<ContextTransformer> contextTransforms, Collection<ContextTransformInterceptor> contextTransformInterceptors)
public ResolvedItem transform(String contextName, Object obj) throws ContextTransformException
ContextTransformExceptionpublic com.google.common.net.MediaType getMediaType(String contextName, Object obj) throws ContextTransformException
ContextTransformExceptionCopyright © 2017 Calrissian. All rights reserved.