Uses of Class
org.apache.cxf.frontend.AbstractEndpointFactory

Packages that use AbstractEndpointFactory
org.apache.cxf.frontend   
org.apache.cxf.simple   
 

Uses of AbstractEndpointFactory in org.apache.cxf.frontend
 

Subclasses of AbstractEndpointFactory in org.apache.cxf.frontend
 class AbstractServiceFactory
           
 class ClientFactoryBean
           
 class ServerFactoryBean
          This class helps take a Service and expose as a server side endpoint.
 

Uses of AbstractEndpointFactory in org.apache.cxf.simple
 

Subclasses of AbstractEndpointFactory in org.apache.cxf.simple
 class SimpleServiceBuilder
           
 



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