| Interface | Description |
|---|---|
| IMicroTypeConverter |
Interface to be implemented to marshal between IMicroElement and a native
object.
|
| IMicroTypeConverterCallback |
A callback interface that is used to iterate all available micro type
converters.
|
| IMicroTypeConverterRegistrarSPI |
SPI interface to be implemented by other modules wishing to register their
own micro-type converters.
|
| IMicroTypeConverterRegistry |
This is the callback interface implemented by
MicroTypeConverterRegistry for registration via the SPI interface. |
| Class | Description |
|---|---|
| MicroTypeConverter |
A utility class for converting objects from and to
IMicroElement. |
| MicroTypeConverterRegistry |
A utility class for converting objects from and to
IMicroElement. |
Copyright © 2006–2015 phloc systems. All rights reserved.