Apache CXF API

Uses of Package
org.apache.cxf.frontend

Packages that use org.apache.cxf.frontend
org.apache.cxf.frontend   
org.apache.cxf.frontend.spring   
org.apache.cxf.jaxws   
org.apache.cxf.jaxws.spring   
org.apache.cxf.service.factory   
org.apache.cxf.simple   
 

Classes in org.apache.cxf.frontend used by org.apache.cxf.frontend
AbstractWSDLBasedEndpointFactory
           
ClientFactoryBean
           
ClientProxy
           
MethodDispatcher
          Provides functionality to map BindingOperations to Methods and vis a versa.
WSDLGetInterceptor
           
WSDLQueryException
           
 

Classes in org.apache.cxf.frontend used by org.apache.cxf.frontend.spring
AbstractWSDLBasedEndpointFactory
           
ClientFactoryBean
           
ClientProxyFactoryBean
          This class will create a client for you which implements the specified service class.
ServerFactoryBean
          This class helps take a Service and expose as a server side endpoint.
 

Classes in org.apache.cxf.frontend used by org.apache.cxf.jaxws
AbstractServiceFactory
           
AbstractWSDLBasedEndpointFactory
           
ClientFactoryBean
           
ClientProxy
           
ClientProxyFactoryBean
          This class will create a client for you which implements the specified service class.
MethodDispatcher
          Provides functionality to map BindingOperations to Methods and vis a versa.
ServerFactoryBean
          This class helps take a Service and expose as a server side endpoint.
SimpleMethodDispatcher
           
 

Classes in org.apache.cxf.frontend used by org.apache.cxf.jaxws.spring
AbstractWSDLBasedEndpointFactory
           
ClientFactoryBean
           
ClientProxyFactoryBean
          This class will create a client for you which implements the specified service class.
ServerFactoryBean
          This class helps take a Service and expose as a server side endpoint.
 

Classes in org.apache.cxf.frontend used by org.apache.cxf.service.factory
MethodDispatcher
          Provides functionality to map BindingOperations to Methods and vis a versa.
 

Classes in org.apache.cxf.frontend used by org.apache.cxf.simple
AbstractServiceFactory
           
AbstractWSDLBasedEndpointFactory
           
 


Apache CXF API

Apache CXF