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
 

Constructors in org.apache.cxf.transport.servlet with parameters of type ServletTransportFactory
ServletController(ServletTransportFactory df, CXFServlet servlet)
           
ServletDestination(org.apache.cxf.Bus b, org.apache.cxf.transport.ConduitInitiator ci, org.apache.cxf.service.model.EndpointInfo ei, ServletTransportFactory fact, java.lang.String p)
          Constructor, allowing subsititution of configuration.
 



Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.