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. 
org.codehaus.xfire.spring.remoting   
 

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)
           
 

Uses of AnnotationsValidator in org.codehaus.xfire.spring.remoting
 

Methods in org.codehaus.xfire.spring.remoting with parameters of type AnnotationsValidator
 void Jsr181HandlerMapping.setValidator(AnnotationsValidator validator)
           
 



Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.