Uses of Interface
org.apache.axis.encoding.Target

Packages that use Target
org.apache.axis.encoding   
 

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).
 



Copyright © 2001 Apache XML Project. All Rights Reserved.