Apache CXF API

Uses of Class
org.apache.cxf.service.model.AbstractDescriptionElement

Packages that use AbstractDescriptionElement
org.apache.cxf.service.model   
 

Uses of AbstractDescriptionElement in org.apache.cxf.service.model
 

Subclasses of AbstractDescriptionElement in org.apache.cxf.service.model
 class BindingInfo
           
 class EndpointInfo
          The EndpointInfo contains the information for a web service 'port' inside of a service.
 class InterfaceInfo
           
 class ServiceInfo
           
 

Methods in org.apache.cxf.service.model that return types with arguments of type AbstractDescriptionElement
 java.util.List<AbstractDescriptionElement> DescriptionInfo.getDescribed()
           
 


Apache CXF API

Apache CXF