Apache CXF API

Uses of Class
org.apache.cxf.service.ServiceModelVisitor

Packages that use ServiceModelVisitor
org.apache.cxf.endpoint.dynamic   
org.apache.cxf.javascript.service   
org.apache.cxf.jibx   
org.apache.cxf.service   
 

Uses of ServiceModelVisitor in org.apache.cxf.endpoint.dynamic
 

Subclasses of ServiceModelVisitor in org.apache.cxf.endpoint.dynamic
 class TypeClassInitializer
           
 

Uses of ServiceModelVisitor in org.apache.cxf.javascript.service
 

Subclasses of ServiceModelVisitor in org.apache.cxf.javascript.service
 class ServiceJavascriptBuilder
          Class to construct the JavaScript corresponding to a service.
 

Uses of ServiceModelVisitor in org.apache.cxf.jibx
 

Subclasses of ServiceModelVisitor in org.apache.cxf.jibx
 class JibxSchemaInitializer
           
 

Uses of ServiceModelVisitor in org.apache.cxf.service
 

Subclasses of ServiceModelVisitor in org.apache.cxf.service
 class ServiceModelSchemaValidator
           
 


Apache CXF API

Apache CXF