Apache CXF API

Uses of Class
org.apache.cxf.wsdl.TExtensibilityElement

Packages that use TExtensibilityElement
org.apache.cxf.bindings.xformat   
org.apache.cxf.transports.http.configuration   
org.apache.cxf.ws.addressing.wsdl   
org.apache.cxf.wsdl   
org.apache.cxf.wsdl.http   
 

Uses of TExtensibilityElement in org.apache.cxf.bindings.xformat
 

Subclasses of TExtensibilityElement in org.apache.cxf.bindings.xformat
 class XMLBindingMessageFormat
          Java class for XMLBindingMessageFormat complex type.
 class XMLFormatBinding
          Java class for XMLFormatBinding complex type.
 

Uses of TExtensibilityElement in org.apache.cxf.transports.http.configuration
 

Subclasses of TExtensibilityElement in org.apache.cxf.transports.http.configuration
 class HTTPClientPolicy
          HTTP client configuration properties.
 class HTTPServerPolicy
          HTTP Server configuration properties.
 

Uses of TExtensibilityElement in org.apache.cxf.ws.addressing.wsdl
 

Subclasses of TExtensibilityElement in org.apache.cxf.ws.addressing.wsdl
 class UsingAddressing
           
 

Uses of TExtensibilityElement in org.apache.cxf.wsdl
 

Subclasses of TExtensibilityElement in org.apache.cxf.wsdl
 class TExtensibilityElementImpl
          Implements the ExtensibilityElement interface.
 

Uses of TExtensibilityElement in org.apache.cxf.wsdl.http
 

Subclasses of TExtensibilityElement in org.apache.cxf.wsdl.http
 class AddressType
          Java class for addressType complex type.
 class BindingType
          Java class for bindingType complex type.
 class OperationType
          Java class for operationType complex type.
 


Apache CXF API

Apache CXF