| Package | Description |
|---|---|
| net.eusashead.hateoas.hal.http.converter | |
| net.eusashead.hateoas.hal.http.converter.module.impl |
| Modifier and Type | Method and Description |
|---|---|
List<HalHttpMessageConverterModule> |
HalHttpMessageConverter.getModules()
Get the
HalHttpMessageConverterModule
modules registered with this converter. |
| Modifier and Type | Method and Description |
|---|---|
void |
HalHttpMessageConverter.addModule(HalHttpMessageConverterModule module)
Add a
HalHttpMessageConverterModule
to handle a conversion |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationAdapterModuleImpl
Implementation of
HalHttpMessageConverterModule
that allows manual registration of RepresentationWriter
and RepresentationReader for a given Class |
class |
ManualAdapterModuleImpl
Implementation of
HalHttpMessageConverterModule
that allows manual registration of RepresentationWriter
and RepresentationReader for a given Class |
Copyright © 2013. All Rights Reserved.