Apache CXF API

Uses of Class
org.apache.cxf.feature.transform.AbstractXSLTInterceptor

Packages that use AbstractXSLTInterceptor
org.apache.cxf.feature.transform   
 

Uses of AbstractXSLTInterceptor in org.apache.cxf.feature.transform
 

Subclasses of AbstractXSLTInterceptor in org.apache.cxf.feature.transform
 class XSLTInInterceptor
          Class provides XSLT transformation of incoming message.
 class XSLTOutInterceptor
          Class provides XSLT transformation of outgoing message.
 


Apache CXF API

Apache CXF