blob: 3fb4d9af07c93ecc68f64486aebba57f86af162e [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.apache.cxf.jaxws Class Hierarchy (Apache CXF JavaDoc 3.2.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.apache.cxf.jaxws Class Hierarchy (Apache CXF JavaDoc 3.2.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Apache CXF API</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/cxf/jaxrs/validation/package-tree.html">Prev</a></li>
<li><a href="../../../../org/apache/cxf/jaxws/binding/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cxf/jaxws/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package org.apache.cxf.jaxws</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">org.apache.cxf.interceptor.<a href="../../../../org/apache/cxf/interceptor/AbstractBasicInterceptorProvider.html" title="class in org.apache.cxf.interceptor"><span class="typeNameLink">AbstractBasicInterceptorProvider</span></a> (implements org.apache.cxf.interceptor.<a href="../../../../org/apache/cxf/interceptor/InterceptorProvider.html" title="interface in org.apache.cxf.interceptor">InterceptorProvider</a>)
<ul>
<li type="circle">org.apache.cxf.endpoint.<a href="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html" title="class in org.apache.cxf.endpoint"><span class="typeNameLink">AbstractEndpointFactory</span></a>
<ul>
<li type="circle">org.apache.cxf.frontend.<a href="../../../../org/apache/cxf/frontend/AbstractWSDLBasedEndpointFactory.html" title="class in org.apache.cxf.frontend"><span class="typeNameLink">AbstractWSDLBasedEndpointFactory</span></a>
<ul>
<li type="circle">org.apache.cxf.frontend.<a href="../../../../org/apache/cxf/frontend/AbstractServiceFactory.html" title="class in org.apache.cxf.frontend"><span class="typeNameLink">AbstractServiceFactory</span></a> (implements org.apache.cxf.service.<a href="../../../../org/apache/cxf/service/ServiceBuilder.html" title="interface in org.apache.cxf.service">ServiceBuilder</a>)
<ul>
<li type="circle">org.apache.cxf.jaxws.<a href="../../../../org/apache/cxf/jaxws/JaxwsServiceBuilder.html" title="class in org.apache.cxf.jaxws"><span class="typeNameLink">JaxwsServiceBuilder</span></a></li>
</ul>
</li>
<li type="circle">org.apache.cxf.frontend.<a href="../../../../org/apache/cxf/frontend/ClientFactoryBean.html" title="class in org.apache.cxf.frontend"><span class="typeNameLink">ClientFactoryBean</span></a>
<ul>
<li type="circle">org.apache.cxf.jaxws.<a href="../../../../org/apache/cxf/jaxws/JaxWsClientFactoryBean.html" title="class in org.apache.cxf.jaxws"><span class="typeNameLink">JaxWsClientFactoryBean</span></a></li>
</ul>
</li>
<li type="circle">org.apache.cxf.frontend.<a href="../../../../org/apache/cxf/frontend/ServerFactoryBean.html" title="class in org.apache.cxf.frontend"><span class="typeNameLink">ServerFactoryBean</span></a>
<ul>
<li type="circle">org.apache.cxf.jaxws.<a href="../../../../org/apache/cxf/jaxws/JaxWsServerFactoryBean.html" title="class in org.apache.cxf.jaxws"><span class="typeNameLink">JaxWsServerFactoryBean</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.cxf.frontend.<a href="../../../../org/apache/cxf/frontend/ClientProxyFactoryBean.html" title="class in org.apache.cxf.frontend"><span class="typeNameLink">ClientProxyFactoryBean</span></a>
<ul>
<li type="circle">org.apache.cxf.jaxws.<a href="../../../../org/apache/cxf/jaxws/JaxWsProxyFactoryBean.html" title="class in org.apache.cxf.jaxws"><span class="typeNameLink">JaxWsProxyFactoryBean</span></a></li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.cxf.service.invoker.<a href="../../../../org/apache/cxf/service/invoker/AbstractInvoker.html" title="class in org.apache.cxf.service.invoker"><span class="typeNameLink">AbstractInvoker</span></a> (implements org.apache.cxf.service.invoker.<a href="../../../../org/apache/cxf/service/invoker/Invoker.html" title="interface in org.apache.cxf.service.invoker">Invoker</a>)
<ul>
<li type="circle">org.apache.cxf.service.invoker.<a href="../../../../org/apache/cxf/service/invoker/FactoryInvoker.html" title="class in org.apache.cxf.service.invoker"><span class="typeNameLink">FactoryInvoker</span></a>
<ul>
<li type="circle">org.apache.cxf.jaxws.<a href="../../../../org/apache/cxf/jaxws/AbstractJAXWSMethodInvoker.html" title="class in org.apache.cxf.jaxws"><span class="typeNameLink">AbstractJAXWSMethodInvoker</span></a>
<ul>
<li type="circle">org.apache.cxf.jaxws.<a href="../../../../org/apache/cxf/jaxws/JAXWSMethodInvoker.html" title="class in org.apache.cxf.jaxws"><span class="typeNameLink">JAXWSMethodInvoker</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.cxf.common.util.<a href="../../../../org/apache/cxf/common/util/ASMHelper.html" title="class in org.apache.cxf.common.util"><span class="typeNameLink">ASMHelper</span></a>
<ul>
<li type="circle">org.apache.cxf.jaxws.<a href="../../../../org/apache/cxf/jaxws/WrapperClassGenerator.html" title="class in org.apache.cxf.jaxws"><span class="typeNameLink">WrapperClassGenerator</span></a></li>
</ul>
</li>
<li type="circle">org.apache.cxf.frontend.<a href="../../../../org/apache/cxf/frontend/ClientProxy.html" title="class in org.apache.cxf.frontend"><span class="typeNameLink">ClientProxy</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, java.lang.reflect.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect">InvocationHandler</a>)
<ul>
<li type="circle">org.apache.cxf.jaxws.<a href="../../../../org/apache/cxf/jaxws/JaxWsClientProxy.html" title="class in org.apache.cxf.jaxws"><span class="typeNameLink">JaxWsClientProxy</span></a> (implements javax.xml.ws.<a href="http://docs.oracle.com/javase/8/docs/api/javax/xml/ws/BindingProvider.html?is-external=true" title="class or interface in javax.xml.ws">BindingProvider</a>)</li>
</ul>
</li>
<li type="circle">org.apache.cxf.jaxws.<a href="../../../../org/apache/cxf/jaxws/DispatchImpl.html" title="class in org.apache.cxf.jaxws"><span class="typeNameLink">DispatchImpl</span></a>&lt;T&gt; (implements javax.xml.ws.<a href="http://docs.oracle.com/javase/8/docs/api/javax/xml/ws/BindingProvider.html?is-external=true" title="class or interface in javax.xml.ws">BindingProvider</a>, java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, javax.xml.ws.<a href="http://docs.oracle.com/javase/8/docs/api/javax/xml/ws/Dispatch.html?is-external=true" title="class or interface in javax.xml.ws">Dispatch</a>&lt;T&gt;)</li>
<li type="circle">javax.xml.ws.<a href="http://docs.oracle.com/javase/8/docs/api/javax/xml/ws/Endpoint.html?is-external=true" title="class or interface in javax.xml.ws"><span class="typeNameLink">Endpoint</span></a>
<ul>
<li type="circle">org.apache.cxf.jaxws.<a href="../../../../org/apache/cxf/jaxws/EndpointImpl.html" title="class in org.apache.cxf.jaxws"><span class="typeNameLink">EndpointImpl</span></a> (implements java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a>, org.apache.cxf.configuration.<a href="../../../../org/apache/cxf/configuration/Configurable.html" title="interface in org.apache.cxf.configuration">Configurable</a>, org.apache.cxf.interceptor.<a href="../../../../org/apache/cxf/interceptor/InterceptorProvider.html" title="interface in org.apache.cxf.interceptor">InterceptorProvider</a>)</li>
</ul>
</li>
<li type="circle">org.apache.cxf.jaxws.<a href="../../../../org/apache/cxf/jaxws/EndpointReferenceBuilder.html" title="class in org.apache.cxf.jaxws"><span class="typeNameLink">EndpointReferenceBuilder</span></a></li>
<li type="circle">org.apache.cxf.jaxws.<a href="../../../../org/apache/cxf/jaxws/EndpointUtils.html" title="class in org.apache.cxf.jaxws"><span class="typeNameLink">EndpointUtils</span></a></li>
<li type="circle">org.apache.cxf.jaxws.<a href="../../../../org/apache/cxf/jaxws/JAXWSProviderMethodDispatcher.html" title="class in org.apache.cxf.jaxws"><span class="typeNameLink">JAXWSProviderMethodDispatcher</span></a> (implements org.apache.cxf.service.invoker.<a href="../../../../org/apache/cxf/service/invoker/MethodDispatcher.html" title="interface in org.apache.cxf.service.invoker">MethodDispatcher</a>)</li>
<li type="circle">org.apache.cxf.jaxws.<a href="../../../../org/apache/cxf/jaxws/ServerAsyncResponse.html" title="class in org.apache.cxf.jaxws"><span class="typeNameLink">ServerAsyncResponse</span></a>&lt;T&gt; (implements javax.xml.ws.<a href="http://docs.oracle.com/javase/8/docs/api/javax/xml/ws/Response.html?is-external=true" title="class or interface in javax.xml.ws">Response</a>&lt;T&gt;)</li>
<li type="circle">javax.xml.ws.<a href="http://docs.oracle.com/javase/8/docs/api/javax/xml/ws/Service.html?is-external=true" title="class or interface in javax.xml.ws"><span class="typeNameLink">Service</span></a>
<ul>
<li type="circle">org.apache.cxf.jaxws.<a href="../../../../org/apache/cxf/jaxws/CXFService.html" title="class in org.apache.cxf.jaxws"><span class="typeNameLink">CXFService</span></a></li>
</ul>
</li>
<li type="circle">javax.xml.ws.spi.<a href="http://docs.oracle.com/javase/8/docs/api/javax/xml/ws/spi/ServiceDelegate.html?is-external=true" title="class or interface in javax.xml.ws.spi"><span class="typeNameLink">ServiceDelegate</span></a>
<ul>
<li type="circle">org.apache.cxf.jaxws.<a href="../../../../org/apache/cxf/jaxws/ServiceImpl.html" title="class in org.apache.cxf.jaxws"><span class="typeNameLink">ServiceImpl</span></a></li>
</ul>
</li>
<li type="circle">org.apache.cxf.service.factory.<a href="../../../../org/apache/cxf/service/factory/SimpleMethodDispatcher.html" title="class in org.apache.cxf.service.factory"><span class="typeNameLink">SimpleMethodDispatcher</span></a> (implements org.apache.cxf.service.invoker.<a href="../../../../org/apache/cxf/service/invoker/MethodDispatcher.html" title="interface in org.apache.cxf.service.invoker">MethodDispatcher</a>)
<ul>
<li type="circle">org.apache.cxf.jaxws.<a href="../../../../org/apache/cxf/jaxws/JAXWSMethodDispatcher.html" title="class in org.apache.cxf.jaxws"><span class="typeNameLink">JAXWSMethodDispatcher</span></a></li>
</ul>
</li>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
<ul>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Exception</span></a>
<ul>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">RuntimeException</span></a>
<ul>
<li type="circle">org.apache.cxf.common.i18n.<a href="../../../../org/apache/cxf/common/i18n/UncheckedException.html" title="class in org.apache.cxf.common.i18n"><span class="typeNameLink">UncheckedException</span></a>
<ul>
<li type="circle">org.apache.cxf.jaxws.<a href="../../../../org/apache/cxf/jaxws/JaxWsConfigurationException.html" title="class in org.apache.cxf.jaxws"><span class="typeNameLink">JaxWsConfigurationException</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Apache CXF API</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/cxf/jaxrs/validation/package-tree.html">Prev</a></li>
<li><a href="../../../../org/apache/cxf/jaxws/binding/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cxf/jaxws/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Apache CXF</small></p>
</body>
</html>