Apache CXF API

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

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

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

Fields in org.apache.cxf.transport.servlet declared as ServletTransportFactory
protected  ServletTransportFactory AbstractCXFServlet.servletTransportFactory
           
 

Constructors in org.apache.cxf.transport.servlet with parameters of type ServletTransportFactory
ServletController(ServletTransportFactory df, javax.servlet.ServletConfig config, javax.servlet.ServletContext context, Bus b)
           
ServletDestination(Bus b, EndpointInfo ei, ServletTransportFactory fact, String p)
          Constructor, allowing subsititution of configuration.
 


Apache CXF API

Apache CXF