Uses of Interface
org.codehaus.xfire.annotations.AnnotationsValidator

Packages that use AnnotationsValidator
org.codehaus.xfire.annotations Package defining the classes for annotation support in XFire. 
 

Uses of AnnotationsValidator in org.codehaus.xfire.annotations
 

Classes in org.codehaus.xfire.annotations that implement AnnotationsValidator
 class AnnotationsEmptyValidator
           
 class AnnotationsValidatorImpl
           
 

Methods in org.codehaus.xfire.annotations that return AnnotationsValidator
 AnnotationsValidator AnnotationServiceFactory.getValidator()
           
 

Methods in org.codehaus.xfire.annotations with parameters of type AnnotationsValidator
 void AnnotationServiceFactory.setValidator(AnnotationsValidator validator)
           
 



Copyright © 2004-2013. All Rights Reserved.