|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Changed Methods | ||
boolean canRead(Type, |
Change in signature from (Type, MediaType) to (Type, Class<?>, MediaType).Documentation changed from old to new. |
Indicates whether the given type can be read by this converter. |
T read(Type, |
Change in signature from (Type, HttpInputMessage) to (Type, Class<?>, HttpInputMessage).Documentation changed from old to new. |
Read an object of the given type form the given input message, and returns it. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||