blob: 67b602fe89fd4a4fb33c5be5e64e3ef0f1a8f935 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Fri Jan 20 11:50:42 EST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.apache.cxf.ws.policy Class Hierarchy (Apache CXF Bundle Jar 2.5.2 API)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="org.apache.cxf.ws.policy Class Hierarchy (Apache CXF Bundle Jar 2.5.2 API)";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= 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/ws/mex/model/_2004_09/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/cxf/ws/policy/attachment/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/cxf/ws/policy/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.ws.policy
</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://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL>
<LI TYPE="circle">org.apache.cxf.feature.<A HREF="../../../../../org/apache/cxf/feature/AbstractFeature.html" title="class in org.apache.cxf.feature"><B>AbstractFeature</B></A> (implements org.apache.cxf.feature.<A HREF="../../../../../org/apache/cxf/feature/Feature.html" title="interface in org.apache.cxf.feature">Feature</A>)
<UL>
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/WSPolicyFeature.html" title="class in org.apache.cxf.ws.policy"><B>WSPolicyFeature</B></A> (implements org.springframework.context.ApplicationContextAware)
</UL>
<LI TYPE="circle">java.util.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/AbstractMap.html" title="class or interface in java.util"><B>AbstractMap</B></A>&lt;K,V&gt; (implements java.util.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&lt;K,V&gt;)
<UL>
<LI TYPE="circle">java.util.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/HashMap.html" title="class or interface in java.util"><B>HashMap</B></A>&lt;K,V&gt; (implements java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Cloneable.html" title="class or interface in java.lang">Cloneable</A>, java.util.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&lt;K,V&gt;, java.io.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
<UL>
<LI TYPE="circle">org.apache.cxf.interceptor.<A HREF="../../../../../org/apache/cxf/interceptor/AbstractAttributedInterceptorProvider.html" title="class in org.apache.cxf.interceptor"><B>AbstractAttributedInterceptorProvider</B></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.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/AbstractPolicyInterceptorProvider.html" title="class in org.apache.cxf.ws.policy"><B>AbstractPolicyInterceptorProvider</B></A> (implements org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyInterceptorProvider.html" title="interface in org.apache.cxf.ws.policy">PolicyInterceptorProvider</A>)
<UL>
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/IgnorablePolicyInterceptorProvider.html" title="class in org.apache.cxf.ws.policy"><B>IgnorablePolicyInterceptorProvider</B></A></UL>
</UL>
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/AssertionInfoMap.html" title="class in org.apache.cxf.ws.policy"><B>AssertionInfoMap</B></A></UL>
</UL>
<LI TYPE="circle">org.apache.cxf.phase.<A HREF="../../../../../org/apache/cxf/phase/AbstractPhaseInterceptor.html" title="class in org.apache.cxf.phase"><B>AbstractPhaseInterceptor</B></A>&lt;T&gt; (implements org.apache.cxf.phase.<A HREF="../../../../../org/apache/cxf/phase/PhaseInterceptor.html" title="interface in org.apache.cxf.phase">PhaseInterceptor</A>&lt;T&gt;)
<UL>
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/AbstractPolicyInterceptor.html" title="class in org.apache.cxf.ws.policy"><B>AbstractPolicyInterceptor</B></A><UL>
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/ClientPolicyInFaultInterceptor.html" title="class in org.apache.cxf.ws.policy"><B>ClientPolicyInFaultInterceptor</B></A><LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyInInterceptor.html" title="class in org.apache.cxf.ws.policy"><B>PolicyInInterceptor</B></A><LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyOutInterceptor.html" title="class in org.apache.cxf.ws.policy"><B>PolicyOutInterceptor</B></A><LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyVerificationInFaultInterceptor.html" title="class in org.apache.cxf.ws.policy"><B>PolicyVerificationInFaultInterceptor</B></A><LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyVerificationInInterceptor.html" title="class in org.apache.cxf.ws.policy"><B>PolicyVerificationInInterceptor</B></A><LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyVerificationOutInterceptor.html" title="class in org.apache.cxf.ws.policy"><B>PolicyVerificationOutInterceptor</B></A><LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/ServerPolicyOutFaultInterceptor.html" title="class in org.apache.cxf.ws.policy"><B>ServerPolicyOutFaultInterceptor</B></A></UL>
</UL>
<LI TYPE="circle">org.apache.neethi.AssertionBuilderFactoryImpl (implements org.apache.neethi.AssertionBuilderFactory)
<UL>
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/AssertionBuilderRegistryImpl.html" title="class in org.apache.cxf.ws.policy"><B>AssertionBuilderRegistryImpl</B></A> (implements org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/AssertionBuilderRegistry.html" title="interface in org.apache.cxf.ws.policy">AssertionBuilderRegistry</A>, org.apache.cxf.extension.<A HREF="../../../../../org/apache/cxf/extension/BusExtension.html" title="interface in org.apache.cxf.extension">BusExtension</A>)
</UL>
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/AssertionInfo.html" title="class in org.apache.cxf.ws.policy"><B>AssertionInfo</B></A><LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/EffectivePolicyImpl.html" title="class in org.apache.cxf.ws.policy"><B>EffectivePolicyImpl</B></A> (implements org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/EffectivePolicy.html" title="interface in org.apache.cxf.ws.policy">EffectivePolicy</A>)
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/EndpointPolicyImpl.html" title="class in org.apache.cxf.ws.policy"><B>EndpointPolicyImpl</B></A> (implements org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/EndpointPolicy.html" title="interface in org.apache.cxf.ws.policy">EndpointPolicy</A>)
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyAnnotationListener.html" title="class in org.apache.cxf.ws.policy"><B>PolicyAnnotationListener</B></A> (implements org.apache.cxf.service.factory.<A HREF="../../../../../org/apache/cxf/service/factory/FactoryBeanListener.html" title="interface in org.apache.cxf.service.factory">FactoryBeanListener</A>)
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyBean.html" title="class in org.apache.cxf.ws.policy"><B>PolicyBean</B></A><LI TYPE="circle">org.apache.neethi.PolicyBuilder<UL>
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyBuilderImpl.html" title="class in org.apache.cxf.ws.policy"><B>PolicyBuilderImpl</B></A> (implements org.apache.cxf.extension.<A HREF="../../../../../org/apache/cxf/extension/BusExtension.html" title="interface in org.apache.cxf.extension">BusExtension</A>, org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyBuilder.html" title="interface in org.apache.cxf.ws.policy">PolicyBuilder</A>)
</UL>
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyConstants.html" title="class in org.apache.cxf.ws.policy"><B>PolicyConstants</B></A><LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyEngineImpl.html" title="class in org.apache.cxf.ws.policy"><B>PolicyEngineImpl</B></A> (implements org.apache.cxf.extension.<A HREF="../../../../../org/apache/cxf/extension/BusExtension.html" title="interface in org.apache.cxf.extension">BusExtension</A>, org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyEngine.html" title="interface in org.apache.cxf.ws.policy">PolicyEngine</A>)
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyRegistryImpl.html" title="class in org.apache.cxf.ws.policy"><B>PolicyRegistryImpl</B></A> (implements org.apache.neethi.PolicyRegistry)
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyUtils.html" title="class in org.apache.cxf.ws.policy"><B>PolicyUtils</B></A><LI TYPE="circle">org.apache.cxf.extension.<A HREF="../../../../../org/apache/cxf/extension/RegistryImpl.html" title="class in org.apache.cxf.extension"><B>RegistryImpl</B></A>&lt;K,T&gt; (implements org.apache.cxf.extension.<A HREF="../../../../../org/apache/cxf/extension/Registry.html" title="interface in org.apache.cxf.extension">Registry</A>&lt;K,T&gt;)
<UL>
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyInterceptorProviderRegistryImpl.html" title="class in org.apache.cxf.ws.policy"><B>PolicyInterceptorProviderRegistryImpl</B></A> (implements org.apache.cxf.extension.<A HREF="../../../../../org/apache/cxf/extension/BusExtension.html" title="interface in org.apache.cxf.extension">BusExtension</A>, org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyInterceptorProviderRegistry.html" title="interface in org.apache.cxf.ws.policy">PolicyInterceptorProviderRegistry</A>)
</UL>
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/ServiceModelPolicyUpdater.html" title="class in org.apache.cxf.ws.policy"><B>ServiceModelPolicyUpdater</B></A><LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
<UL>
<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang"><B>Exception</B></A><UL>
<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/RuntimeException.html" title="class or interface in java.lang"><B>RuntimeException</B></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"><B>UncheckedException</B></A><UL>
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyException.html" title="class in org.apache.cxf.ws.policy"><B>PolicyException</B></A></UL>
</UL>
</UL>
</UL>
</UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/AlternativeSelector.html" title="interface in org.apache.cxf.ws.policy"><B>AlternativeSelector</B></A><LI TYPE="circle">org.apache.neethi.AssertionBuilderFactory<UL>
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/AssertionBuilderRegistry.html" title="interface in org.apache.cxf.ws.policy"><B>AssertionBuilderRegistry</B></A></UL>
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/AssertionBuilderLoader.html" title="interface in org.apache.cxf.ws.policy"><B>AssertionBuilderLoader</B></A><LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/Assertor.html" title="interface in org.apache.cxf.ws.policy"><B>Assertor</B></A><LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/EffectivePolicy.html" title="interface in org.apache.cxf.ws.policy"><B>EffectivePolicy</B></A><LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/EndpointPolicy.html" title="interface in org.apache.cxf.ws.policy"><B>EndpointPolicy</B></A><LI TYPE="circle">org.apache.cxf.interceptor.<A HREF="../../../../../org/apache/cxf/interceptor/InterceptorProvider.html" title="interface in org.apache.cxf.interceptor"><B>InterceptorProvider</B></A><UL>
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyInterceptorProvider.html" title="interface in org.apache.cxf.ws.policy"><B>PolicyInterceptorProvider</B></A></UL>
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyBuilder.html" title="interface in org.apache.cxf.ws.policy"><B>PolicyBuilder</B></A><LI TYPE="circle">org.apache.neethi.PolicyComponent<UL>
<LI TYPE="circle">org.apache.neethi.Assertion<UL>
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyAssertion.html" title="interface in org.apache.cxf.ws.policy"><B>PolicyAssertion</B></A></UL>
</UL>
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyEngine.html" title="interface in org.apache.cxf.ws.policy"><B>PolicyEngine</B></A><LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyInterceptorProviderLoader.html" title="interface in org.apache.cxf.ws.policy"><B>PolicyInterceptorProviderLoader</B></A><LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyProvider.html" title="interface in org.apache.cxf.ws.policy"><B>PolicyProvider</B></A><LI TYPE="circle">org.apache.cxf.extension.<A HREF="../../../../../org/apache/cxf/extension/Registry.html" title="interface in org.apache.cxf.extension"><B>Registry</B></A>&lt;K,T&gt;<UL>
<LI TYPE="circle">org.apache.cxf.ws.policy.<A HREF="../../../../../org/apache/cxf/ws/policy/PolicyInterceptorProviderRegistry.html" title="interface in org.apache.cxf.ws.policy"><B>PolicyInterceptorProviderRegistry</B></A></UL>
</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/ws/mex/model/_2004_09/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/cxf/ws/policy/attachment/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/cxf/ws/policy/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>