|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Target | |
| org.apache.axis.encoding | |
| org.apache.axis.encoding.ser | |
| Uses of Target in org.apache.axis.encoding |
| Classes in org.apache.axis.encoding that implement Target | |
class |
CallbackTarget
|
class |
DeserializerTarget
|
class |
FieldTarget
|
class |
MethodTarget
|
| Methods in org.apache.axis.encoding with parameters of type Target | |
void |
DeserializerImpl.registerValueTarget(Target target)
For deserializers of non-primitives, the value may not be known until later (due to multi-referencing). |
void |
Deserializer.registerValueTarget(Target target)
For deserializers of non-primitives, the value may not be known until later (due to multi-referencing). |
| Uses of Target in org.apache.axis.encoding.ser |
| Classes in org.apache.axis.encoding.ser that implement Target | |
class |
BeanPropertyTarget
Class which knows how to update a bean property |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||