Uses of Class
org.apache.cxf.transport.servlet.AbstractCXFServlet

Packages that use AbstractCXFServlet
org.apache.cxf.transport.servlet   
 

Uses of AbstractCXFServlet in org.apache.cxf.transport.servlet
 

Subclasses of AbstractCXFServlet in org.apache.cxf.transport.servlet
 class CXFNonSpringServlet
           
 class CXFServlet
          A Servlet which supports loading of JAX-WS endpoints from an XML file and handling requests for endpoints created via other means such as Spring beans, or the Java API.
 

Constructors in org.apache.cxf.transport.servlet with parameters of type AbstractCXFServlet
ServletController(ServletTransportFactory df, AbstractCXFServlet servlet)
           
 



Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.