|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CustomAMFMapper<J,G>
AMF mapper that maps a custom type, e.g. one that AMF doesn't inherently support.
| Method Summary | |
|---|---|
java.lang.Class<? extends G> |
getAmfClass()
The AMF class supported by this mapper. |
java.lang.Class<? extends J> |
getJaxbClass()
The JAXB class supported by this mapper. |
| Methods inherited from interface org.codehaus.enunciate.modules.amf.AMFMapper |
|---|
toAMF, toJAXB |
| Method Detail |
|---|
java.lang.Class<? extends J> getJaxbClass()
java.lang.Class<? extends G> getAmfClass()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||