Apache CXF API

Uses of Interface
org.apache.cxf.transport.http.HttpDestinationFactory

Packages that use HttpDestinationFactory
org.apache.cxf.transport.http_jetty   
org.apache.cxf.transport.servlet   
 

Uses of HttpDestinationFactory in org.apache.cxf.transport.http_jetty
 

Classes in org.apache.cxf.transport.http_jetty that implement HttpDestinationFactory
 class JettyDestinationFactory
           
 

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

Classes in org.apache.cxf.transport.servlet that implement HttpDestinationFactory
 class ServletDestinationFactory
           
 


Apache CXF API

Apache CXF