blob: b7b630f7fe43a65e1c0ea07ad671ca015ec1b8c5 [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>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>AbstractNotificationBroker (Apache CXF JavaDoc 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AbstractNotificationBroker (Apache CXF JavaDoc 3.1.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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="navBarCell1Rev">Class</li>
<li><a href="class-use/AbstractNotificationBroker.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></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"><em>Apache CXF API</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/cxf/wsn/AbstractEndpoint.html" title="class in org.apache.cxf.wsn"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cxf/wsn/AbstractPublisher.html" title="class in org.apache.cxf.wsn"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cxf/wsn/AbstractNotificationBroker.html" target="_top">Frames</a></li>
<li><a href="AbstractNotificationBroker.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All 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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.cxf.wsn</div>
<h2 title="Class AbstractNotificationBroker" class="title">Class AbstractNotificationBroker</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/apache/cxf/wsn/AbstractEndpoint.html" title="class in org.apache.cxf.wsn">org.apache.cxf.wsn.AbstractEndpoint</a></li>
<li>
<ul class="inheritance">
<li>org.apache.cxf.wsn.AbstractNotificationBroker</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../org/apache/cxf/wsn/EndpointMBean.html" title="interface in org.apache.cxf.wsn">EndpointMBean</a>, <a href="../../../../org/apache/cxf/wsn/NotificationBrokerMBean.html" title="interface in org.apache.cxf.wsn">NotificationBrokerMBean</a>, <a href="../../../../org/oasis_open/docs/wsn/brw_2/NotificationBroker.html" title="interface in org.oasis_open.docs.wsn.brw_2">NotificationBroker</a>, <a href="../../../../org/oasis_open/docs/wsrf/rpw_2/GetResourceProperty.html" title="interface in org.oasis_open.docs.wsrf.rpw_2">GetResourceProperty</a></dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../org/apache/cxf/wsn/jms/JmsNotificationBroker.html" title="class in org.apache.cxf.wsn.jms">JmsNotificationBroker</a></dd>
</dl>
<hr>
<br>
<pre>public abstract class <span class="strong">AbstractNotificationBroker</span>
extends <a href="../../../../org/apache/cxf/wsn/AbstractEndpoint.html" title="class in org.apache.cxf.wsn">AbstractEndpoint</a>
implements <a href="../../../../org/oasis_open/docs/wsn/brw_2/NotificationBroker.html" title="interface in org.oasis_open.docs.wsn.brw_2">NotificationBroker</a>, <a href="../../../../org/apache/cxf/wsn/NotificationBrokerMBean.html" title="interface in org.apache.cxf.wsn">NotificationBrokerMBean</a>, <a href="../../../../org/oasis_open/docs/wsrf/rpw_2/GetResourceProperty.html" title="interface in org.oasis_open.docs.wsrf.rpw_2">GetResourceProperty</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#FIXED_TOPIC_SET_QNAME">FIXED_TOPIC_SET_QNAME</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#NAMESPACE_URI">NAMESPACE_URI</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#PREFIX">PREFIX</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#TOPIC_EXPRESSION_DIALECT_QNAME">TOPIC_EXPRESSION_DIALECT_QNAME</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#TOPIC_EXPRESSION_QNAME">TOPIC_EXPRESSION_QNAME</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#TOPIC_SET_QNAME">TOPIC_SET_QNAME</a></strong></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.cxf.wsn.AbstractEndpoint">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.cxf.wsn.<a href="../../../../org/apache/cxf/wsn/AbstractEndpoint.html" title="class in org.apache.cxf.wsn">AbstractEndpoint</a></h3>
<code><a href="../../../../org/apache/cxf/wsn/AbstractEndpoint.html#address">address</a>, <a href="../../../../org/apache/cxf/wsn/AbstractEndpoint.html#endpoint">endpoint</a>, <a href="../../../../org/apache/cxf/wsn/AbstractEndpoint.html#manager">manager</a>, <a href="../../../../org/apache/cxf/wsn/AbstractEndpoint.html#name">name</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#AbstractNotificationBroker(java.lang.String)">AbstractNotificationBroker</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected abstract <a href="../../../../org/apache/cxf/wsn/AbstractPublisher.html" title="class in org.apache.cxf.wsn">AbstractPublisher</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#createPublisher(java.lang.String)">createPublisher</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected abstract <a href="../../../../org/apache/cxf/wsn/AbstractSubscription.html" title="class in org.apache.cxf.wsn">AbstractSubscription</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#createSubscription(java.lang.String)">createSubscription</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#destroy()">destroy</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/cxf/wsn/EndpointMBean.html" title="interface in org.apache.cxf.wsn">EndpointMBean</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#getAnonymousPublisher()">getAnonymousPublisher</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/oasis_open/docs/wsn/b_2/GetCurrentMessageResponse.html" title="class in org.oasis_open.docs.wsn.b_2">GetCurrentMessageResponse</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#getCurrentMessage(org.oasis_open.docs.wsn.b_2.GetCurrentMessage)">getCurrentMessage</a></strong>(<a href="../../../../org/oasis_open/docs/wsn/b_2/GetCurrentMessage.html" title="class in org.oasis_open.docs.wsn.b_2">GetCurrentMessage</a>&nbsp;getCurrentMessageRequest)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/javax/management/ObjectName.html?is-external=true" title="class or interface in javax.management">ObjectName</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#getMBeanName()">getMBeanName</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#getPublisher()">getPublisher</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/cxf/wsn/EndpointMBean.html" title="interface in org.apache.cxf.wsn">EndpointMBean</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#getPublisher(java.lang.String)">getPublisher</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/apache/cxf/wsn/AbstractPublisher.html" title="class in org.apache.cxf.wsn">AbstractPublisher</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#getPublisher(javax.xml.ws.wsaddressing.W3CEndpointReference)">getPublisher</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/ws/wsaddressing/W3CEndpointReference.html?is-external=true" title="class or interface in javax.xml.ws.wsaddressing">W3CEndpointReference</a>&nbsp;producerReference)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/oasis_open/docs/wsrf/rp_2/GetResourcePropertyResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">GetResourcePropertyResponse</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#getResourceProperty(javax.xml.namespace.QName)">getResourceProperty</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;getResourcePropertyRequest)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/cxf/wsn/EndpointMBean.html" title="interface in org.apache.cxf.wsn">EndpointMBean</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#getSubscription(java.lang.String)">getSubscription</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#getSubscriptions()">getSubscriptions</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/oasis_open/docs/wsrf/rp_2/GetResourcePropertyResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">GetResourcePropertyResponse</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#handleGetResourceProperty(javax.xml.namespace.QName)">handleGetResourceProperty</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;property)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#handleNotify(org.oasis_open.docs.wsn.b_2.Notify)">handleNotify</a></strong>(<a href="../../../../org/oasis_open/docs/wsn/b_2/Notify.html" title="class in org.oasis_open.docs.wsn.b_2">Notify</a>&nbsp;notify)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/oasis_open/docs/wsn/br_2/RegisterPublisherResponse.html" title="class in org.oasis_open.docs.wsn.br_2">RegisterPublisherResponse</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#handleRegisterPublisher(org.oasis_open.docs.wsn.br_2.RegisterPublisher)">handleRegisterPublisher</a></strong>(<a href="../../../../org/oasis_open/docs/wsn/br_2/RegisterPublisher.html" title="class in org.oasis_open.docs.wsn.br_2">RegisterPublisher</a>&nbsp;registerPublisherRequest)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/oasis_open/docs/wsn/b_2/SubscribeResponse.html" title="class in org.oasis_open.docs.wsn.b_2">SubscribeResponse</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#handleSubscribe(org.oasis_open.docs.wsn.b_2.Subscribe,%20org.apache.cxf.wsn.EndpointManager)">handleSubscribe</a></strong>(<a href="../../../../org/oasis_open/docs/wsn/b_2/Subscribe.html" title="class in org.oasis_open.docs.wsn.b_2">Subscribe</a>&nbsp;subscribeRequest,
<a href="../../../../org/apache/cxf/wsn/EndpointManager.html" title="interface in org.apache.cxf.wsn">EndpointManager</a>&nbsp;manager)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#init()">init</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#notify(org.oasis_open.docs.wsn.b_2.Notify)">notify</a></strong>(<a href="../../../../org/oasis_open/docs/wsn/b_2/Notify.html" title="class in org.oasis_open.docs.wsn.b_2">Notify</a>&nbsp;notify)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/oasis_open/docs/wsn/br_2/RegisterPublisherResponse.html" title="class in org.oasis_open.docs.wsn.br_2">RegisterPublisherResponse</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#registerPublisher(org.oasis_open.docs.wsn.br_2.RegisterPublisher)">registerPublisher</a></strong>(<a href="../../../../org/oasis_open/docs/wsn/br_2/RegisterPublisher.html" title="class in org.oasis_open.docs.wsn.br_2">RegisterPublisher</a>&nbsp;registerPublisherRequest)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/oasis_open/docs/wsn/b_2/SubscribeResponse.html" title="class in org.oasis_open.docs.wsn.b_2">SubscribeResponse</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#subscribe(org.oasis_open.docs.wsn.b_2.Subscribe)">subscribe</a></strong>(<a href="../../../../org/oasis_open/docs/wsn/b_2/Subscribe.html" title="class in org.oasis_open.docs.wsn.b_2">Subscribe</a>&nbsp;subscribeRequest)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cxf/wsn/AbstractNotificationBroker.html#unsubscribe(java.lang.String)">unsubscribe</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;address)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.cxf.wsn.AbstractEndpoint">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.cxf.wsn.<a href="../../../../org/apache/cxf/wsn/AbstractEndpoint.html" title="class in org.apache.cxf.wsn">AbstractEndpoint</a></h3>
<code><a href="../../../../org/apache/cxf/wsn/AbstractEndpoint.html#getAddress()">getAddress</a>, <a href="../../../../org/apache/cxf/wsn/AbstractEndpoint.html#getEpr()">getEpr</a>, <a href="../../../../org/apache/cxf/wsn/AbstractEndpoint.html#getManager()">getManager</a>, <a href="../../../../org/apache/cxf/wsn/AbstractEndpoint.html#getName()">getName</a>, <a href="../../../../org/apache/cxf/wsn/AbstractEndpoint.html#getWSDLLocation()">getWSDLLocation</a>, <a href="../../../../org/apache/cxf/wsn/AbstractEndpoint.html#register()">register</a>, <a href="../../../../org/apache/cxf/wsn/AbstractEndpoint.html#setAddress(java.lang.String)">setAddress</a>, <a href="../../../../org/apache/cxf/wsn/AbstractEndpoint.html#setManager(org.apache.cxf.wsn.EndpointManager)">setManager</a>, <a href="../../../../org/apache/cxf/wsn/AbstractEndpoint.html#unregister()">unregister</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.cxf.wsn.EndpointMBean">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.cxf.wsn.<a href="../../../../org/apache/cxf/wsn/EndpointMBean.html" title="interface in org.apache.cxf.wsn">EndpointMBean</a></h3>
<code><a href="../../../../org/apache/cxf/wsn/EndpointMBean.html#getAddress()">getAddress</a>, <a href="../../../../org/apache/cxf/wsn/EndpointMBean.html#getName()">getName</a>, <a href="../../../../org/apache/cxf/wsn/EndpointMBean.html#register()">register</a>, <a href="../../../../org/apache/cxf/wsn/EndpointMBean.html#unregister()">unregister</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="NAMESPACE_URI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NAMESPACE_URI</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NAMESPACE_URI</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.cxf.wsn.AbstractNotificationBroker.NAMESPACE_URI">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PREFIX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PREFIX</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PREFIX</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.cxf.wsn.AbstractNotificationBroker.PREFIX">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="TOPIC_EXPRESSION_QNAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPIC_EXPRESSION_QNAME</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> TOPIC_EXPRESSION_QNAME</pre>
</li>
</ul>
<a name="FIXED_TOPIC_SET_QNAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FIXED_TOPIC_SET_QNAME</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> FIXED_TOPIC_SET_QNAME</pre>
</li>
</ul>
<a name="TOPIC_EXPRESSION_DIALECT_QNAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOPIC_EXPRESSION_DIALECT_QNAME</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> TOPIC_EXPRESSION_DIALECT_QNAME</pre>
</li>
</ul>
<a name="TOPIC_SET_QNAME">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TOPIC_SET_QNAME</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a> TOPIC_SET_QNAME</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="AbstractNotificationBroker(java.lang.String)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>AbstractNotificationBroker</h4>
<pre>public&nbsp;AbstractNotificationBroker(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getMBeanName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMBeanName</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/javax/management/ObjectName.html?is-external=true" title="class or interface in javax.management">ObjectName</a>&nbsp;getMBeanName()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../org/apache/cxf/wsn/AbstractEndpoint.html#getMBeanName()">getMBeanName</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/cxf/wsn/AbstractEndpoint.html" title="class in org.apache.cxf.wsn">AbstractEndpoint</a></code></dd>
</dl>
</li>
</ul>
<a name="init()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>init</h4>
<pre>public&nbsp;void&nbsp;init()
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
</li>
</ul>
<a name="destroy()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>destroy</h4>
<pre>public&nbsp;void&nbsp;destroy()
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
</li>
</ul>
<a name="getPublisher()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPublisher</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getPublisher()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/apache/cxf/wsn/NotificationBrokerMBean.html#getPublisher()">getPublisher</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/cxf/wsn/NotificationBrokerMBean.html" title="interface in org.apache.cxf.wsn">NotificationBrokerMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getSubscriptions()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSubscriptions</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getSubscriptions()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/apache/cxf/wsn/NotificationBrokerMBean.html#getSubscriptions()">getSubscriptions</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/cxf/wsn/NotificationBrokerMBean.html" title="interface in org.apache.cxf.wsn">NotificationBrokerMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getPublisher(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPublisher</h4>
<pre>public&nbsp;<a href="../../../../org/apache/cxf/wsn/EndpointMBean.html" title="interface in org.apache.cxf.wsn">EndpointMBean</a>&nbsp;getPublisher(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/apache/cxf/wsn/NotificationBrokerMBean.html#getPublisher(java.lang.String)">getPublisher</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/cxf/wsn/NotificationBrokerMBean.html" title="interface in org.apache.cxf.wsn">NotificationBrokerMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getSubscription(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSubscription</h4>
<pre>public&nbsp;<a href="../../../../org/apache/cxf/wsn/EndpointMBean.html" title="interface in org.apache.cxf.wsn">EndpointMBean</a>&nbsp;getSubscription(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/apache/cxf/wsn/NotificationBrokerMBean.html#getSubscription(java.lang.String)">getSubscription</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/cxf/wsn/NotificationBrokerMBean.html" title="interface in org.apache.cxf.wsn">NotificationBrokerMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getAnonymousPublisher()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAnonymousPublisher</h4>
<pre>public&nbsp;<a href="../../../../org/apache/cxf/wsn/EndpointMBean.html" title="interface in org.apache.cxf.wsn">EndpointMBean</a>&nbsp;getAnonymousPublisher()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/apache/cxf/wsn/NotificationBrokerMBean.html#getAnonymousPublisher()">getAnonymousPublisher</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/cxf/wsn/NotificationBrokerMBean.html" title="interface in org.apache.cxf.wsn">NotificationBrokerMBean</a></code></dd>
</dl>
</li>
</ul>
<a name="notify(org.oasis_open.docs.wsn.b_2.Notify)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>notify</h4>
<pre>public&nbsp;void&nbsp;notify(<a href="../../../../org/oasis_open/docs/wsn/b_2/Notify.html" title="class in org.oasis_open.docs.wsn.b_2">Notify</a>&nbsp;notify)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/brw_2/NotificationBroker.html#notify(org.oasis_open.docs.wsn.b_2.Notify)">notify</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/oasis_open/docs/wsn/brw_2/NotificationBroker.html" title="interface in org.oasis_open.docs.wsn.brw_2">NotificationBroker</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>notify</code> - </dd></dl>
</li>
</ul>
<a name="handleNotify(org.oasis_open.docs.wsn.b_2.Notify)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>handleNotify</h4>
<pre>protected&nbsp;void&nbsp;handleNotify(<a href="../../../../org/oasis_open/docs/wsn/b_2/Notify.html" title="class in org.oasis_open.docs.wsn.b_2">Notify</a>&nbsp;notify)</pre>
</li>
</ul>
<a name="getPublisher(javax.xml.ws.wsaddressing.W3CEndpointReference)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPublisher</h4>
<pre>protected&nbsp;<a href="../../../../org/apache/cxf/wsn/AbstractPublisher.html" title="class in org.apache.cxf.wsn">AbstractPublisher</a>&nbsp;getPublisher(<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/ws/wsaddressing/W3CEndpointReference.html?is-external=true" title="class or interface in javax.xml.ws.wsaddressing">W3CEndpointReference</a>&nbsp;producerReference)</pre>
</li>
</ul>
<a name="subscribe(org.oasis_open.docs.wsn.b_2.Subscribe)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>subscribe</h4>
<pre>public&nbsp;<a href="../../../../org/oasis_open/docs/wsn/b_2/SubscribeResponse.html" title="class in org.oasis_open.docs.wsn.b_2">SubscribeResponse</a>&nbsp;subscribe(<a href="../../../../org/oasis_open/docs/wsn/b_2/Subscribe.html" title="class in org.oasis_open.docs.wsn.b_2">Subscribe</a>&nbsp;subscribeRequest)
throws <a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidFilterFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidFilterFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidMessageContentExpressionFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidMessageContentExpressionFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidProducerPropertiesExpressionFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidProducerPropertiesExpressionFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidTopicExpressionFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidTopicExpressionFault</a>,
<a href="../../../../org/oasis_open/docs/wsrf/rw_2/ResourceUnknownFault.html" title="class in org.oasis_open.docs.wsrf.rw_2">ResourceUnknownFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/SubscribeCreationFailedFault.html" title="class in org.oasis_open.docs.wsn.bw_2">SubscribeCreationFailedFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/TopicExpressionDialectUnknownFault.html" title="class in org.oasis_open.docs.wsn.bw_2">TopicExpressionDialectUnknownFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/TopicNotSupportedFault.html" title="class in org.oasis_open.docs.wsn.bw_2">TopicNotSupportedFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/UnacceptableInitialTerminationTimeFault.html" title="class in org.oasis_open.docs.wsn.bw_2">UnacceptableInitialTerminationTimeFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/UnsupportedPolicyRequestFault.html" title="class in org.oasis_open.docs.wsn.bw_2">UnsupportedPolicyRequestFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/UnrecognizedPolicyRequestFault.html" title="class in org.oasis_open.docs.wsn.bw_2">UnrecognizedPolicyRequestFault</a></pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/brw_2/NotificationBroker.html#subscribe(org.oasis_open.docs.wsn.b_2.Subscribe)">subscribe</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/oasis_open/docs/wsn/brw_2/NotificationBroker.html" title="interface in org.oasis_open.docs.wsn.brw_2">NotificationBroker</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>subscribeRequest</code> - </dd>
<dt><span class="strong">Returns:</span></dt><dd>returns org.oasis_open.docs.wsn.b_1.SubscribeResponse</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/SubscribeCreationFailedFault.html" title="class in org.oasis_open.docs.wsn.bw_2">SubscribeCreationFailedFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidTopicExpressionFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidTopicExpressionFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/TopicNotSupportedFault.html" title="class in org.oasis_open.docs.wsn.bw_2">TopicNotSupportedFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidFilterFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidFilterFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidProducerPropertiesExpressionFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidProducerPropertiesExpressionFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsrf/rw_2/ResourceUnknownFault.html" title="class in org.oasis_open.docs.wsrf.rw_2">ResourceUnknownFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidMessageContentExpressionFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidMessageContentExpressionFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/TopicExpressionDialectUnknownFault.html" title="class in org.oasis_open.docs.wsn.bw_2">TopicExpressionDialectUnknownFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/UnacceptableInitialTerminationTimeFault.html" title="class in org.oasis_open.docs.wsn.bw_2">UnacceptableInitialTerminationTimeFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/UnsupportedPolicyRequestFault.html" title="class in org.oasis_open.docs.wsn.bw_2">UnsupportedPolicyRequestFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/UnrecognizedPolicyRequestFault.html" title="class in org.oasis_open.docs.wsn.bw_2">UnrecognizedPolicyRequestFault</a></code></dd></dl>
</li>
</ul>
<a name="handleSubscribe(org.oasis_open.docs.wsn.b_2.Subscribe, org.apache.cxf.wsn.EndpointManager)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>handleSubscribe</h4>
<pre>public&nbsp;<a href="../../../../org/oasis_open/docs/wsn/b_2/SubscribeResponse.html" title="class in org.oasis_open.docs.wsn.b_2">SubscribeResponse</a>&nbsp;handleSubscribe(<a href="../../../../org/oasis_open/docs/wsn/b_2/Subscribe.html" title="class in org.oasis_open.docs.wsn.b_2">Subscribe</a>&nbsp;subscribeRequest,
<a href="../../../../org/apache/cxf/wsn/EndpointManager.html" title="interface in org.apache.cxf.wsn">EndpointManager</a>&nbsp;manager)
throws <a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidFilterFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidFilterFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidMessageContentExpressionFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidMessageContentExpressionFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidProducerPropertiesExpressionFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidProducerPropertiesExpressionFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidTopicExpressionFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidTopicExpressionFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/SubscribeCreationFailedFault.html" title="class in org.oasis_open.docs.wsn.bw_2">SubscribeCreationFailedFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/TopicExpressionDialectUnknownFault.html" title="class in org.oasis_open.docs.wsn.bw_2">TopicExpressionDialectUnknownFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/TopicNotSupportedFault.html" title="class in org.oasis_open.docs.wsn.bw_2">TopicNotSupportedFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/UnacceptableInitialTerminationTimeFault.html" title="class in org.oasis_open.docs.wsn.bw_2">UnacceptableInitialTerminationTimeFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/UnsupportedPolicyRequestFault.html" title="class in org.oasis_open.docs.wsn.bw_2">UnsupportedPolicyRequestFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/UnrecognizedPolicyRequestFault.html" title="class in org.oasis_open.docs.wsn.bw_2">UnrecognizedPolicyRequestFault</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidFilterFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidFilterFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidMessageContentExpressionFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidMessageContentExpressionFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidProducerPropertiesExpressionFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidProducerPropertiesExpressionFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidTopicExpressionFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidTopicExpressionFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/SubscribeCreationFailedFault.html" title="class in org.oasis_open.docs.wsn.bw_2">SubscribeCreationFailedFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/TopicExpressionDialectUnknownFault.html" title="class in org.oasis_open.docs.wsn.bw_2">TopicExpressionDialectUnknownFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/TopicNotSupportedFault.html" title="class in org.oasis_open.docs.wsn.bw_2">TopicNotSupportedFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/UnacceptableInitialTerminationTimeFault.html" title="class in org.oasis_open.docs.wsn.bw_2">UnacceptableInitialTerminationTimeFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/UnsupportedPolicyRequestFault.html" title="class in org.oasis_open.docs.wsn.bw_2">UnsupportedPolicyRequestFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/UnrecognizedPolicyRequestFault.html" title="class in org.oasis_open.docs.wsn.bw_2">UnrecognizedPolicyRequestFault</a></code></dd></dl>
</li>
</ul>
<a name="unsubscribe(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>unsubscribe</h4>
<pre>public&nbsp;void&nbsp;unsubscribe(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;address)
throws <a href="../../../../org/oasis_open/docs/wsn/bw_2/UnableToDestroySubscriptionFault.html" title="class in org.oasis_open.docs.wsn.bw_2">UnableToDestroySubscriptionFault</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/UnableToDestroySubscriptionFault.html" title="class in org.oasis_open.docs.wsn.bw_2">UnableToDestroySubscriptionFault</a></code></dd></dl>
</li>
</ul>
<a name="getCurrentMessage(org.oasis_open.docs.wsn.b_2.GetCurrentMessage)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCurrentMessage</h4>
<pre>public&nbsp;<a href="../../../../org/oasis_open/docs/wsn/b_2/GetCurrentMessageResponse.html" title="class in org.oasis_open.docs.wsn.b_2">GetCurrentMessageResponse</a>&nbsp;getCurrentMessage(<a href="../../../../org/oasis_open/docs/wsn/b_2/GetCurrentMessage.html" title="class in org.oasis_open.docs.wsn.b_2">GetCurrentMessage</a>&nbsp;getCurrentMessageRequest)
throws <a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidTopicExpressionFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidTopicExpressionFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/MultipleTopicsSpecifiedFault.html" title="class in org.oasis_open.docs.wsn.bw_2">MultipleTopicsSpecifiedFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/NoCurrentMessageOnTopicFault.html" title="class in org.oasis_open.docs.wsn.bw_2">NoCurrentMessageOnTopicFault</a>,
<a href="../../../../org/oasis_open/docs/wsrf/rw_2/ResourceUnknownFault.html" title="class in org.oasis_open.docs.wsrf.rw_2">ResourceUnknownFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/TopicExpressionDialectUnknownFault.html" title="class in org.oasis_open.docs.wsn.bw_2">TopicExpressionDialectUnknownFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/TopicNotSupportedFault.html" title="class in org.oasis_open.docs.wsn.bw_2">TopicNotSupportedFault</a></pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/brw_2/NotificationBroker.html#getCurrentMessage(org.oasis_open.docs.wsn.b_2.GetCurrentMessage)">getCurrentMessage</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/oasis_open/docs/wsn/brw_2/NotificationBroker.html" title="interface in org.oasis_open.docs.wsn.brw_2">NotificationBroker</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>getCurrentMessageRequest</code> - </dd>
<dt><span class="strong">Returns:</span></dt><dd>returns org.oasis_open.docs.wsn.b_1.GetCurrentMessageResponse</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/MultipleTopicsSpecifiedFault.html" title="class in org.oasis_open.docs.wsn.bw_2">MultipleTopicsSpecifiedFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/TopicNotSupportedFault.html" title="class in org.oasis_open.docs.wsn.bw_2">TopicNotSupportedFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidTopicExpressionFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidTopicExpressionFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsrf/rw_2/ResourceUnknownFault.html" title="class in org.oasis_open.docs.wsrf.rw_2">ResourceUnknownFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/TopicExpressionDialectUnknownFault.html" title="class in org.oasis_open.docs.wsn.bw_2">TopicExpressionDialectUnknownFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/NoCurrentMessageOnTopicFault.html" title="class in org.oasis_open.docs.wsn.bw_2">NoCurrentMessageOnTopicFault</a></code></dd></dl>
</li>
</ul>
<a name="registerPublisher(org.oasis_open.docs.wsn.br_2.RegisterPublisher)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>registerPublisher</h4>
<pre>public&nbsp;<a href="../../../../org/oasis_open/docs/wsn/br_2/RegisterPublisherResponse.html" title="class in org.oasis_open.docs.wsn.br_2">RegisterPublisherResponse</a>&nbsp;registerPublisher(<a href="../../../../org/oasis_open/docs/wsn/br_2/RegisterPublisher.html" title="class in org.oasis_open.docs.wsn.br_2">RegisterPublisher</a>&nbsp;registerPublisherRequest)
throws <a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidTopicExpressionFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidTopicExpressionFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/brw_2/PublisherRegistrationFailedFault.html" title="class in org.oasis_open.docs.wsn.brw_2">PublisherRegistrationFailedFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/brw_2/PublisherRegistrationRejectedFault.html" title="class in org.oasis_open.docs.wsn.brw_2">PublisherRegistrationRejectedFault</a>,
<a href="../../../../org/oasis_open/docs/wsrf/rw_2/ResourceUnknownFault.html" title="class in org.oasis_open.docs.wsrf.rw_2">ResourceUnknownFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/TopicNotSupportedFault.html" title="class in org.oasis_open.docs.wsn.bw_2">TopicNotSupportedFault</a></pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/brw_2/NotificationBroker.html#registerPublisher(org.oasis_open.docs.wsn.br_2.RegisterPublisher)">registerPublisher</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/oasis_open/docs/wsn/brw_2/NotificationBroker.html" title="interface in org.oasis_open.docs.wsn.brw_2">NotificationBroker</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>registerPublisherRequest</code> - </dd>
<dt><span class="strong">Returns:</span></dt><dd>returns org.oasis_open.docs.wsn.br_1.RegisterPublisherResponse</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/brw_2/PublisherRegistrationRejectedFault.html" title="class in org.oasis_open.docs.wsn.brw_2">PublisherRegistrationRejectedFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidTopicExpressionFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidTopicExpressionFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/TopicNotSupportedFault.html" title="class in org.oasis_open.docs.wsn.bw_2">TopicNotSupportedFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsrf/rw_2/ResourceUnknownFault.html" title="class in org.oasis_open.docs.wsrf.rw_2">ResourceUnknownFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/brw_2/PublisherRegistrationFailedFault.html" title="class in org.oasis_open.docs.wsn.brw_2">PublisherRegistrationFailedFault</a></code></dd></dl>
</li>
</ul>
<a name="handleRegisterPublisher(org.oasis_open.docs.wsn.br_2.RegisterPublisher)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>handleRegisterPublisher</h4>
<pre>public&nbsp;<a href="../../../../org/oasis_open/docs/wsn/br_2/RegisterPublisherResponse.html" title="class in org.oasis_open.docs.wsn.br_2">RegisterPublisherResponse</a>&nbsp;handleRegisterPublisher(<a href="../../../../org/oasis_open/docs/wsn/br_2/RegisterPublisher.html" title="class in org.oasis_open.docs.wsn.br_2">RegisterPublisher</a>&nbsp;registerPublisherRequest)
throws <a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidTopicExpressionFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidTopicExpressionFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/brw_2/PublisherRegistrationFailedFault.html" title="class in org.oasis_open.docs.wsn.brw_2">PublisherRegistrationFailedFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/brw_2/PublisherRegistrationRejectedFault.html" title="class in org.oasis_open.docs.wsn.brw_2">PublisherRegistrationRejectedFault</a>,
<a href="../../../../org/oasis_open/docs/wsrf/rw_2/ResourceUnknownFault.html" title="class in org.oasis_open.docs.wsrf.rw_2">ResourceUnknownFault</a>,
<a href="../../../../org/oasis_open/docs/wsn/bw_2/TopicNotSupportedFault.html" title="class in org.oasis_open.docs.wsn.bw_2">TopicNotSupportedFault</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/InvalidTopicExpressionFault.html" title="class in org.oasis_open.docs.wsn.bw_2">InvalidTopicExpressionFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/brw_2/PublisherRegistrationFailedFault.html" title="class in org.oasis_open.docs.wsn.brw_2">PublisherRegistrationFailedFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/brw_2/PublisherRegistrationRejectedFault.html" title="class in org.oasis_open.docs.wsn.brw_2">PublisherRegistrationRejectedFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsrf/rw_2/ResourceUnknownFault.html" title="class in org.oasis_open.docs.wsrf.rw_2">ResourceUnknownFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsn/bw_2/TopicNotSupportedFault.html" title="class in org.oasis_open.docs.wsn.bw_2">TopicNotSupportedFault</a></code></dd></dl>
</li>
</ul>
<a name="createPublisher(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createPublisher</h4>
<pre>protected abstract&nbsp;<a href="../../../../org/apache/cxf/wsn/AbstractPublisher.html" title="class in org.apache.cxf.wsn">AbstractPublisher</a>&nbsp;createPublisher(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
</li>
</ul>
<a name="createSubscription(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createSubscription</h4>
<pre>protected abstract&nbsp;<a href="../../../../org/apache/cxf/wsn/AbstractSubscription.html" title="class in org.apache.cxf.wsn">AbstractSubscription</a>&nbsp;createSubscription(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
</li>
</ul>
<a name="getResourceProperty(javax.xml.namespace.QName)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResourceProperty</h4>
<pre>public&nbsp;<a href="../../../../org/oasis_open/docs/wsrf/rp_2/GetResourcePropertyResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">GetResourcePropertyResponse</a>&nbsp;getResourceProperty(<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;getResourcePropertyRequest)
throws <a href="../../../../org/oasis_open/docs/wsrf/rw_2/ResourceUnavailableFault.html" title="class in org.oasis_open.docs.wsrf.rw_2">ResourceUnavailableFault</a>,
<a href="../../../../org/oasis_open/docs/wsrf/rw_2/ResourceUnknownFault.html" title="class in org.oasis_open.docs.wsrf.rw_2">ResourceUnknownFault</a>,
<a href="../../../../org/oasis_open/docs/wsrf/rpw_2/InvalidResourcePropertyQNameFault.html" title="class in org.oasis_open.docs.wsrf.rpw_2">InvalidResourcePropertyQNameFault</a></pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/oasis_open/docs/wsrf/rpw_2/GetResourceProperty.html#getResourceProperty(javax.xml.namespace.QName)">getResourceProperty</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/oasis_open/docs/wsrf/rpw_2/GetResourceProperty.html" title="interface in org.oasis_open.docs.wsrf.rpw_2">GetResourceProperty</a></code></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/oasis_open/docs/wsrf/rw_2/ResourceUnavailableFault.html" title="class in org.oasis_open.docs.wsrf.rw_2">ResourceUnavailableFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsrf/rw_2/ResourceUnknownFault.html" title="class in org.oasis_open.docs.wsrf.rw_2">ResourceUnknownFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsrf/rpw_2/InvalidResourcePropertyQNameFault.html" title="class in org.oasis_open.docs.wsrf.rpw_2">InvalidResourcePropertyQNameFault</a></code></dd></dl>
</li>
</ul>
<a name="handleGetResourceProperty(javax.xml.namespace.QName)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>handleGetResourceProperty</h4>
<pre>protected&nbsp;<a href="../../../../org/oasis_open/docs/wsrf/rp_2/GetResourcePropertyResponse.html" title="class in org.oasis_open.docs.wsrf.rp_2">GetResourcePropertyResponse</a>&nbsp;handleGetResourceProperty(<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;property)
throws <a href="../../../../org/oasis_open/docs/wsrf/rw_2/ResourceUnavailableFault.html" title="class in org.oasis_open.docs.wsrf.rw_2">ResourceUnavailableFault</a>,
<a href="../../../../org/oasis_open/docs/wsrf/rw_2/ResourceUnknownFault.html" title="class in org.oasis_open.docs.wsrf.rw_2">ResourceUnknownFault</a>,
<a href="../../../../org/oasis_open/docs/wsrf/rpw_2/InvalidResourcePropertyQNameFault.html" title="class in org.oasis_open.docs.wsrf.rpw_2">InvalidResourcePropertyQNameFault</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/oasis_open/docs/wsrf/rw_2/ResourceUnavailableFault.html" title="class in org.oasis_open.docs.wsrf.rw_2">ResourceUnavailableFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsrf/rw_2/ResourceUnknownFault.html" title="class in org.oasis_open.docs.wsrf.rw_2">ResourceUnknownFault</a></code></dd>
<dd><code><a href="../../../../org/oasis_open/docs/wsrf/rpw_2/InvalidResourcePropertyQNameFault.html" title="class in org.oasis_open.docs.wsrf.rpw_2">InvalidResourcePropertyQNameFault</a></code></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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="navBarCell1Rev">Class</li>
<li><a href="class-use/AbstractNotificationBroker.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></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"><em>Apache CXF API</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/cxf/wsn/AbstractEndpoint.html" title="class in org.apache.cxf.wsn"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cxf/wsn/AbstractPublisher.html" title="class in org.apache.cxf.wsn"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cxf/wsn/AbstractNotificationBroker.html" target="_top">Frames</a></li>
<li><a href="AbstractNotificationBroker.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All 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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Apache CXF</small></p>
</body>
</html>