blob: 4bda1989c10e4699932dbcec03398447180a6956 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.apache.cxf.jaxrs.impl Class Hierarchy (Apache CXF JavaDoc 3.0.0 API)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.apache.cxf.jaxrs.impl Class Hierarchy (Apache CXF JavaDoc 3.0.0 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
Apache CXF API</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/cxf/jaxrs/ext/xml/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/cxf/jaxrs/impl/tl/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/cxf/jaxrs/impl/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
Hierarchy For Package org.apache.cxf.jaxrs.impl
</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../overview-tree.html">All Packages</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/AbstractPropertiesImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>AbstractPropertiesImpl</B></A><UL>
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/AbstractInterceptorContextImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>AbstractInterceptorContextImpl</B></A><UL>
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/ReaderInterceptorContextImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>ReaderInterceptorContextImpl</B></A> (implements javax.ws.rs.ext.ReaderInterceptorContext)
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/WriterInterceptorContextImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>WriterInterceptorContextImpl</B></A> (implements javax.ws.rs.ext.WriterInterceptorContext)
</UL>
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/AbstractRequestContextImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>AbstractRequestContextImpl</B></A><UL>
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/ContainerRequestContextImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>ContainerRequestContextImpl</B></A> (implements javax.ws.rs.container.ContainerRequestContext)
</UL>
</UL>
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/AbstractResponseContextImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>AbstractResponseContextImpl</B></A><UL>
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/ContainerResponseContextImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>ContainerResponseContextImpl</B></A> (implements javax.ws.rs.container.ContainerResponseContext)
</UL>
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/AsyncResponseImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>AsyncResponseImpl</B></A> (implements javax.ws.rs.container.AsyncResponse, org.apache.cxf.continuations.<A HREF="../../../../../org/apache/cxf/continuations/ContinuationCallback.html" title="interface in org.apache.cxf.continuations">ContinuationCallback</A>)
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/CacheControlHeaderProvider.html" title="class in org.apache.cxf.jaxrs.impl"><B>CacheControlHeaderProvider</B></A> (implements javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate&lt;T&gt;)
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/ConfigurableImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>ConfigurableImpl</B></A>&lt;C&gt; (implements javax.ws.rs.core.Configurable&lt;C&gt;)
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/ConfigurableImpl.FeatureContextImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>ConfigurableImpl.FeatureContextImpl</B></A> (implements javax.ws.rs.core.FeatureContext)
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/ConfigurationImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>ConfigurationImpl</B></A> (implements javax.ws.rs.core.Configuration)
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/CookieHeaderProvider.html" title="class in org.apache.cxf.jaxrs.impl"><B>CookieHeaderProvider</B></A> (implements javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate&lt;T&gt;)
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/EntityTagHeaderProvider.html" title="class in org.apache.cxf.jaxrs.impl"><B>EntityTagHeaderProvider</B></A> (implements javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate&lt;T&gt;)
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/HttpHeadersImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>HttpHeadersImpl</B></A> (implements javax.ws.rs.core.HttpHeaders)
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/LinkBuilderImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>LinkBuilderImpl</B></A> (implements javax.ws.rs.core.Link.Builder)
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/LinkHeaderProvider.html" title="class in org.apache.cxf.jaxrs.impl"><B>LinkHeaderProvider</B></A> (implements javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate&lt;T&gt;)
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/MediaTypeHeaderProvider.html" title="class in org.apache.cxf.jaxrs.impl"><B>MediaTypeHeaderProvider</B></A> (implements javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate&lt;T&gt;)
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/MetadataMap.html" title="class in org.apache.cxf.jaxrs.impl"><B>MetadataMap</B></A>&lt;K,V&gt; (implements javax.ws.rs.core.MultivaluedMap&lt;K,V&gt;)
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/NewCookieHeaderProvider.html" title="class in org.apache.cxf.jaxrs.impl"><B>NewCookieHeaderProvider</B></A> (implements javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate&lt;T&gt;)
<LI TYPE="circle">java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io"><B>OutputStream</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</A>, java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</A>)
<UL>
<LI TYPE="circle">javax.servlet.ServletOutputStream<UL>
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/ServletOutputStreamFilter.html" title="class in org.apache.cxf.jaxrs.impl"><B>ServletOutputStreamFilter</B></A></UL>
</UL>
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/PathSegmentImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>PathSegmentImpl</B></A> (implements javax.ws.rs.core.PathSegment)
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/PropertyHolderFactory.html" title="class in org.apache.cxf.jaxrs.impl"><B>PropertyHolderFactory</B></A><LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/ProvidersImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>ProvidersImpl</B></A> (implements javax.ws.rs.ext.Providers)
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/ReaderInterceptorMBR.html" title="class in org.apache.cxf.jaxrs.impl"><B>ReaderInterceptorMBR</B></A> (implements javax.ws.rs.ext.ReaderInterceptor)
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/RequestImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>RequestImpl</B></A> (implements javax.ws.rs.core.Request)
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/RequestPreprocessor.html" title="class in org.apache.cxf.jaxrs.impl"><B>RequestPreprocessor</B></A><LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/ResourceContextImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>ResourceContextImpl</B></A> (implements javax.ws.rs.container.ResourceContext)
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/ResourceInfoImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>ResourceInfoImpl</B></A> (implements javax.ws.rs.container.ResourceInfo)
<LI TYPE="circle">javax.ws.rs.core.Response<UL>
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/ResponseImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>ResponseImpl</B></A></UL>
<LI TYPE="circle">javax.ws.rs.core.Response.ResponseBuilder<UL>
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/ResponseBuilderImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>ResponseBuilderImpl</B></A> (implements java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A>)
</UL>
<LI TYPE="circle">javax.ws.rs.ext.RuntimeDelegate<UL>
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/RuntimeDelegateImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>RuntimeDelegateImpl</B></A></UL>
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/SecurityContextImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>SecurityContextImpl</B></A> (implements javax.ws.rs.core.SecurityContext)
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/ServletRequestPropertyHolder.html" title="class in org.apache.cxf.jaxrs.impl"><B>ServletRequestPropertyHolder</B></A> (implements org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/PropertyHolderFactory.PropertyHolder.html" title="interface in org.apache.cxf.jaxrs.impl">PropertyHolderFactory.PropertyHolder</A>)
<LI TYPE="circle">javax.servlet.ServletResponseWrapper (implements javax.servlet.ServletResponse)
<UL>
<LI TYPE="circle">javax.servlet.http.HttpServletResponseWrapper (implements javax.servlet.http.HttpServletResponse)
<UL>
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/HttpServletResponseFilter.html" title="class in org.apache.cxf.jaxrs.impl"><B>HttpServletResponseFilter</B></A></UL>
</UL>
<LI TYPE="circle">javax.ws.rs.core.UriBuilder<UL>
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/UriBuilderImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>UriBuilderImpl</B></A> (implements java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A>)
</UL>
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/UriInfoImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>UriInfoImpl</B></A> (implements javax.ws.rs.core.UriInfo)
<LI TYPE="circle">javax.ws.rs.core.Variant.VariantListBuilder<UL>
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/VariantListBuilderImpl.html" title="class in org.apache.cxf.jaxrs.impl"><B>VariantListBuilderImpl</B></A></UL>
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/WebApplicationExceptionMapper.html" title="class in org.apache.cxf.jaxrs.impl"><B>WebApplicationExceptionMapper</B></A> (implements javax.ws.rs.ext.ExceptionMapper&lt;E&gt;)
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/WriterInterceptorMBW.html" title="class in org.apache.cxf.jaxrs.impl"><B>WriterInterceptorMBW</B></A> (implements javax.ws.rs.ext.WriterInterceptor)
</UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">org.apache.cxf.jaxrs.impl.<A HREF="../../../../../org/apache/cxf/jaxrs/impl/PropertyHolderFactory.PropertyHolder.html" title="interface in org.apache.cxf.jaxrs.impl"><B>PropertyHolderFactory.PropertyHolder</B></A></UL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
Apache CXF API</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/cxf/jaxrs/ext/xml/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/cxf/jaxrs/impl/tl/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/cxf/jaxrs/impl/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Apache CXF
</BODY>
</HTML>