blob: 51dbeb6d10fc5b6137ec2ef2525295650c530f27 [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.4.2_12) on Wed Feb 14 17:36:38 GMT 2007 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
Index (Apache Savan 1.2-SNAPSHOT API)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Index (Apache Savan 1.2-SNAPSHOT API)";
}
</SCRIPT>
</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=3 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"> <FONT CLASS="NavBarFont1">Package</FONT>&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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&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>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-all.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 ========= -->
<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_X_">X</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="org/apache/savan/subscribers/AbstractSubscriber.html" title="class in org.apache.savan.subscribers"><B>AbstractSubscriber</B></A> - class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/AbstractSubscriber.html" title="class in org.apache.savan.subscribers">AbstractSubscriber</A>.<DD>Defines a subscriber which is the entity that define a specific subscription
in savan.<DT><A HREF="org/apache/savan/subscribers/AbstractSubscriber.html#AbstractSubscriber()"><B>AbstractSubscriber()</B></A> -
Constructor for class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/AbstractSubscriber.html" title="class in org.apache.savan.subscribers">AbstractSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/MappingRules.html#addAction(java.lang.String)"><B>addAction(String)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/MappingRules.html" title="class in org.apache.savan.configuration">MappingRules</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/util/CommonUtil.html#addDurationToCalendar(java.util.Calendar, org.apache.axis2.databinding.types.Duration)"><B>addDurationToCalendar(Calendar, Duration)</B></A> -
Static method in class org.apache.savan.util.<A HREF="org/apache/savan/util/CommonUtil.html" title="class in org.apache.savan.util">CommonUtil</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/publication/PublicationReport.html#addErrorReportEntry(java.lang.String, org.apache.savan.SavanException)"><B>addErrorReportEntry(String, SavanException)</B></A> -
Method in class org.apache.savan.publication.<A HREF="org/apache/savan/publication/PublicationReport.html" title="class in org.apache.savan.publication">PublicationReport</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/publication/PublicationReport.html#addNotifiedSubscriber(java.lang.String)"><B>addNotifiedSubscriber(String)</B></A> -
Method in class org.apache.savan.publication.<A HREF="org/apache/savan/publication/PublicationReport.html" title="class in org.apache.savan.publication">PublicationReport</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/AbstractSubscriber.html#addProperty(java.lang.String, java.lang.Object)"><B>addProperty(String, Object)</B></A> -
Method in class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/AbstractSubscriber.html" title="class in org.apache.savan.subscribers">AbstractSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/Subscriber.html#addProperty(java.lang.String, java.lang.Object)"><B>addProperty(String, Object)</B></A> -
Method in interface org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/Subscriber.html" title="interface in org.apache.savan.subscribers">Subscriber</A>
<DD>To add a property to the subscriber.
<DT><A HREF="org/apache/savan/configuration/MappingRules.html#addSOAPAction(java.lang.String)"><B>addSOAPAction(String)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/MappingRules.html" title="class in org.apache.savan.configuration">MappingRules</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/CompositeSubscriber.html#addSubscriber(org.apache.savan.subscribers.AbstractSubscriber)"><B>addSubscriber(AbstractSubscriber)</B></A> -
Method in class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/CompositeSubscriber.html" title="class in org.apache.savan.subscribers">CompositeSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/module/SavanModule.html#applyPolicy(org.apache.neethi.Policy, org.apache.axis2.description.AxisDescription)"><B>applyPolicy(Policy, AxisDescription)</B></A> -
Method in class org.apache.savan.module.<A HREF="org/apache/savan/module/SavanModule.html" title="class in org.apache.savan.module">SavanModule</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="org/apache/savan/SavanConstants.html#CONFIGURATION_MANAGER"><B>CONFIGURATION_MANAGER</B></A> -
Static variable in interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.html" title="interface in org.apache.savan">SavanConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanConstants.html#CONFIG_FILE"><B>CONFIG_FILE</B></A> -
Static variable in interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.html" title="interface in org.apache.savan">SavanConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/util/CommonUtil.html" title="class in org.apache.savan.util"><B>CommonUtil</B></A> - class org.apache.savan.util.<A HREF="org/apache/savan/util/CommonUtil.html" title="class in org.apache.savan.util">CommonUtil</A>.<DD>A common set of methods that may be used in various places of Savan.<DT><A HREF="org/apache/savan/util/CommonUtil.html#CommonUtil()"><B>CommonUtil()</B></A> -
Constructor for class org.apache.savan.util.<A HREF="org/apache/savan/util/CommonUtil.html" title="class in org.apache.savan.util">CommonUtil</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/CompositeSubscriber.html" title="class in org.apache.savan.subscribers"><B>CompositeSubscriber</B></A> - class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/CompositeSubscriber.html" title="class in org.apache.savan.subscribers">CompositeSubscriber</A>.<DD>Defines a set of subscribers that are acting as a group or a Topic.<DT><A HREF="org/apache/savan/subscribers/CompositeSubscriber.html#CompositeSubscriber()"><B>CompositeSubscriber()</B></A> -
Constructor for class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/CompositeSubscriber.html" title="class in org.apache.savan.subscribers">CompositeSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/ConfigurationManager.html" title="class in org.apache.savan.configuration"><B>ConfigurationManager</B></A> - class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/ConfigurationManager.html" title="class in org.apache.savan.configuration">ConfigurationManager</A>.<DD>This is responsible for loading Savan configuration data from a resource
for e.g.<DT><A HREF="org/apache/savan/configuration/ConfigurationManager.html#ConfigurationManager()"><B>ConfigurationManager()</B></A> -
Constructor for class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/ConfigurationManager.html" title="class in org.apache.savan.configuration">ConfigurationManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/module/SavanModule.html#canSupportAssertion(org.apache.neethi.Assertion)"><B>canSupportAssertion(Assertion)</B></A> -
Method in class org.apache.savan.module.<A HREF="org/apache/savan/module/SavanModule.html" title="class in org.apache.savan.module">SavanModule</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/filters/EmptyFilter.html#checkEnvelopeCompliance(org.apache.axiom.soap.SOAPEnvelope)"><B>checkEnvelopeCompliance(SOAPEnvelope)</B></A> -
Method in class org.apache.savan.filters.<A HREF="org/apache/savan/filters/EmptyFilter.html" title="class in org.apache.savan.filters">EmptyFilter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/filters/Filter.html#checkEnvelopeCompliance(org.apache.axiom.soap.SOAPEnvelope)"><B>checkEnvelopeCompliance(SOAPEnvelope)</B></A> -
Method in class org.apache.savan.filters.<A HREF="org/apache/savan/filters/Filter.html" title="class in org.apache.savan.filters">Filter</A>
<DD>To check weather the passed envelope is compliant with the current filter.
<DT><A HREF="org/apache/savan/filters/XPathBasedFilter.html#checkEnvelopeCompliance(org.apache.axiom.soap.SOAPEnvelope)"><B>checkEnvelopeCompliance(SOAPEnvelope)</B></A> -
Method in class org.apache.savan.filters.<A HREF="org/apache/savan/filters/XPathBasedFilter.html" title="class in org.apache.savan.filters">XPathBasedFilter</A>
<DD>This method may fail due to the JIRA issues WS-Commons(40) amd WS-Commons (41)
<DT><A HREF="org/apache/savan/configuration/ConfigurationManager.html#configure()"><B>configure()</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/ConfigurationManager.html" title="class in org.apache.savan.configuration">ConfigurationManager</A>
<DD>To load configurations from a savan-config.xml file in the classpath.
<DT><A HREF="org/apache/savan/configuration/ConfigurationManager.html#configure(java.lang.ClassLoader)"><B>configure(ClassLoader)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/ConfigurationManager.html" title="class in org.apache.savan.configuration">ConfigurationManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/ConfigurationManager.html#configure(java.io.File)"><B>configure(File)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/ConfigurationManager.html" title="class in org.apache.savan.configuration">ConfigurationManager</A>
<DD>To Load configurations from a file.
<DT><A HREF="org/apache/savan/configuration/ConfigurationManager.html#configure(java.io.InputStream)"><B>configure(InputStream)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/ConfigurationManager.html" title="class in org.apache.savan.configuration">ConfigurationManager</A>
<DD>To load configurations from a InputStream.
<DT><A HREF="org/apache/savan/eventing/EventingUtilFactory.html#createMessageReceiverDeligater()"><B>createMessageReceiverDeligater()</B></A> -
Method in class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingUtilFactory.html" title="class in org.apache.savan.eventing">EventingUtilFactory</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/util/UtilFactory.html#createMessageReceiverDeligater()"><B>createMessageReceiverDeligater()</B></A> -
Method in interface org.apache.savan.util.<A HREF="org/apache/savan/util/UtilFactory.html" title="interface in org.apache.savan.util">UtilFactory</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingUtilFactory.html#createSubscriber()"><B>createSubscriber()</B></A> -
Method in class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingUtilFactory.html" title="class in org.apache.savan.eventing">EventingUtilFactory</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingUtilFactory.html#createSubscriptionProcessor()"><B>createSubscriptionProcessor()</B></A> -
Method in class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingUtilFactory.html" title="class in org.apache.savan.eventing">EventingUtilFactory</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/util/UtilFactory.html#createSubscriptionProcessor()"><B>createSubscriptionProcessor()</B></A> -
Method in interface org.apache.savan.util.<A HREF="org/apache/savan/util/UtilFactory.html" title="interface in org.apache.savan.util">UtilFactory</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="org/apache/savan/eventing/EventingConstants.html#DEFAULT_DELIVERY_MODE"><B>DEFAULT_DELIVERY_MODE</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.html" title="interface in org.apache.savan.eventing">EventingConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.html#DEFAULT_FILTER_IDENTIFIER"><B>DEFAULT_FILTER_IDENTIFIER</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.html" title="interface in org.apache.savan.eventing">EventingConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanConstants.html#DEFAULT_SUBSCRIBER_STORE_KEY"><B>DEFAULT_SUBSCRIBER_STORE_KEY</B></A> -
Static variable in interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.html" title="interface in org.apache.savan">SavanConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/storage/DefaultSubscriberStore.html" title="class in org.apache.savan.storage"><B>DefaultSubscriberStore</B></A> - class org.apache.savan.storage.<A HREF="org/apache/savan/storage/DefaultSubscriberStore.html" title="class in org.apache.savan.storage">DefaultSubscriberStore</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/storage/DefaultSubscriberStore.html#DefaultSubscriberStore()"><B>DefaultSubscriberStore()</B></A> -
Constructor for class org.apache.savan.storage.<A HREF="org/apache/savan/storage/DefaultSubscriberStore.html" title="class in org.apache.savan.storage">DefaultSubscriberStore</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/Delivery.html" title="class in org.apache.savan.eventing"><B>Delivery</B></A> - class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/Delivery.html" title="class in org.apache.savan.eventing">Delivery</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/eventing/Delivery.html#Delivery()"><B>Delivery()</B></A> -
Constructor for class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/Delivery.html" title="class in org.apache.savan.eventing">Delivery</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html#Delivery"><B>Delivery</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html" title="interface in org.apache.savan.eventing">EventingConstants.ElementNames</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html#Dialect"><B>Dialect</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html" title="interface in org.apache.savan.eventing">EventingConstants.ElementNames</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/storage/DefaultSubscriberStore.html#delete(java.lang.String)"><B>delete(String)</B></A> -
Method in class org.apache.savan.storage.<A HREF="org/apache/savan/storage/DefaultSubscriberStore.html" title="class in org.apache.savan.storage">DefaultSubscriberStore</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/storage/SubscriberStore.html#delete(java.lang.String)"><B>delete(String)</B></A> -
Method in interface org.apache.savan.storage.<A HREF="org/apache/savan/storage/SubscriberStore.html" title="interface in org.apache.savan.storage">SubscriberStore</A>
<DD>To delete a previously stored subscriber.
<DT><A HREF="org/apache/savan/eventing/EventingSubscriptionProcessor.html#doProtocolSpecificEndSubscription(org.apache.savan.subscribers.Subscriber, java.lang.String, org.apache.axis2.context.ConfigurationContext)"><B>doProtocolSpecificEndSubscription(Subscriber, String, ConfigurationContext)</B></A> -
Method in class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingSubscriptionProcessor.html" title="class in org.apache.savan.eventing">EventingSubscriptionProcessor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/SubscriptionProcessor.html#doProtocolSpecificEndSubscription(org.apache.savan.subscribers.Subscriber, java.lang.String, org.apache.axis2.context.ConfigurationContext)"><B>doProtocolSpecificEndSubscription(Subscriber, String, ConfigurationContext)</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/SubscriptionProcessor.html" title="class in org.apache.savan.subscription">SubscriptionProcessor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/subscribers/EventingLeafSubscriber.html#doProtocolSpecificPublication(org.apache.savan.SavanMessageContext)"><B>doProtocolSpecificPublication(SavanMessageContext)</B></A> -
Method in class org.apache.savan.eventing.subscribers.<A HREF="org/apache/savan/eventing/subscribers/EventingLeafSubscriber.html" title="class in org.apache.savan.eventing.subscribers">EventingLeafSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/LeafSubscriber.html#doProtocolSpecificPublication(org.apache.savan.SavanMessageContext)"><B>doProtocolSpecificPublication(SavanMessageContext)</B></A> -
Method in class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/LeafSubscriber.html" title="class in org.apache.savan.subscribers">LeafSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/AbstractSubscriber.html#doesMessageBelongToTheFilter(org.apache.savan.SavanMessageContext)"><B>doesMessageBelongToTheFilter(SavanMessageContext)</B></A> -
Method in class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/AbstractSubscriber.html" title="class in org.apache.savan.subscribers">AbstractSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/Subscriber.html#doesMessageBelongToTheFilter(org.apache.savan.SavanMessageContext)"><B>doesMessageBelongToTheFilter(SavanMessageContext)</B></A> -
Method in interface org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/Subscriber.html" title="interface in org.apache.savan.subscribers">Subscriber</A>
<DD>To check weather a certain message complies with the filter.
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="org/apache/savan/eventing/EventingConstants.html#EVENTING_NAMESPACE"><B>EVENTING_NAMESPACE</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.html" title="interface in org.apache.savan.eventing">EventingConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.html#EVENTING_PREFIX"><B>EVENTING_PREFIX</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.html" title="interface in org.apache.savan.eventing">EventingConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/filters/EmptyFilter.html" title="class in org.apache.savan.filters"><B>EmptyFilter</B></A> - class org.apache.savan.filters.<A HREF="org/apache/savan/filters/EmptyFilter.html" title="class in org.apache.savan.filters">EmptyFilter</A>.<DD>This filter does not do any affective filtering.<DT><A HREF="org/apache/savan/filters/EmptyFilter.html#EmptyFilter()"><B>EmptyFilter()</B></A> -
Constructor for class org.apache.savan.filters.<A HREF="org/apache/savan/filters/EmptyFilter.html" title="class in org.apache.savan.filters">EmptyFilter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html#EndTo"><B>EndTo</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html" title="interface in org.apache.savan.eventing">EventingConstants.ElementNames</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/EventingClient.html" title="class in org.apache.savan.eventing.client"><B>EventingClient</B></A> - class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClient.html" title="class in org.apache.savan.eventing.client">EventingClient</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/eventing/client/EventingClient.html#EventingClient(org.apache.axis2.client.ServiceClient)"><B>EventingClient(ServiceClient)</B></A> -
Constructor for class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClient.html" title="class in org.apache.savan.eventing.client">EventingClient</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/EventingClientBean.html" title="class in org.apache.savan.eventing.client"><B>EventingClientBean</B></A> - class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClientBean.html" title="class in org.apache.savan.eventing.client">EventingClientBean</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/eventing/client/EventingClientBean.html#EventingClientBean()"><B>EventingClientBean()</B></A> -
Constructor for class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClientBean.html" title="class in org.apache.savan.eventing.client">EventingClientBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.html" title="interface in org.apache.savan.eventing"><B>EventingConstants</B></A> - interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.html" title="interface in org.apache.savan.eventing">EventingConstants</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/eventing/EventingConstants.Actions.html" title="interface in org.apache.savan.eventing"><B>EventingConstants.Actions</B></A> - interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.Actions.html" title="interface in org.apache.savan.eventing">EventingConstants.Actions</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html" title="interface in org.apache.savan.eventing"><B>EventingConstants.ElementNames</B></A> - interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html" title="interface in org.apache.savan.eventing">EventingConstants.ElementNames</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/eventing/EventingConstants.FilterDialects.html" title="interface in org.apache.savan.eventing"><B>EventingConstants.FilterDialects</B></A> - interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.FilterDialects.html" title="interface in org.apache.savan.eventing">EventingConstants.FilterDialects</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/eventing/EventingConstants.Properties.html" title="interface in org.apache.savan.eventing"><B>EventingConstants.Properties</B></A> - interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.Properties.html" title="interface in org.apache.savan.eventing">EventingConstants.Properties</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/eventing/EventingConstants.TransferedProperties.html" title="interface in org.apache.savan.eventing"><B>EventingConstants.TransferedProperties</B></A> - interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.TransferedProperties.html" title="interface in org.apache.savan.eventing">EventingConstants.TransferedProperties</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/eventing/subscribers/EventingLeafSubscriber.html" title="class in org.apache.savan.eventing.subscribers"><B>EventingLeafSubscriber</B></A> - class org.apache.savan.eventing.subscribers.<A HREF="org/apache/savan/eventing/subscribers/EventingLeafSubscriber.html" title="class in org.apache.savan.eventing.subscribers">EventingLeafSubscriber</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/eventing/subscribers/EventingLeafSubscriber.html#EventingLeafSubscriber()"><B>EventingLeafSubscriber()</B></A> -
Constructor for class org.apache.savan.eventing.subscribers.<A HREF="org/apache/savan/eventing/subscribers/EventingLeafSubscriber.html" title="class in org.apache.savan.eventing.subscribers">EventingLeafSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingMessageReceiverDeligater.html" title="class in org.apache.savan.eventing"><B>EventingMessageReceiverDeligater</B></A> - class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingMessageReceiverDeligater.html" title="class in org.apache.savan.eventing">EventingMessageReceiverDeligater</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/eventing/EventingMessageReceiverDeligater.html#EventingMessageReceiverDeligater()"><B>EventingMessageReceiverDeligater()</B></A> -
Constructor for class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingMessageReceiverDeligater.html" title="class in org.apache.savan.eventing">EventingMessageReceiverDeligater</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/subscribers/EventingSubscriber.html" title="interface in org.apache.savan.eventing.subscribers"><B>EventingSubscriber</B></A> - interface org.apache.savan.eventing.subscribers.<A HREF="org/apache/savan/eventing/subscribers/EventingSubscriber.html" title="interface in org.apache.savan.eventing.subscribers">EventingSubscriber</A>.<DD>Defines methods common to all eventing subscribers.<DT><A HREF="org/apache/savan/eventing/EventingSubscriptionProcessor.html" title="class in org.apache.savan.eventing"><B>EventingSubscriptionProcessor</B></A> - class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingSubscriptionProcessor.html" title="class in org.apache.savan.eventing">EventingSubscriptionProcessor</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/eventing/EventingSubscriptionProcessor.html#EventingSubscriptionProcessor()"><B>EventingSubscriptionProcessor()</B></A> -
Constructor for class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingSubscriptionProcessor.html" title="class in org.apache.savan.eventing">EventingSubscriptionProcessor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/subscribers/EventingTopicSubscriber.html" title="class in org.apache.savan.eventing.subscribers"><B>EventingTopicSubscriber</B></A> - class org.apache.savan.eventing.subscribers.<A HREF="org/apache/savan/eventing/subscribers/EventingTopicSubscriber.html" title="class in org.apache.savan.eventing.subscribers">EventingTopicSubscriber</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/eventing/subscribers/EventingTopicSubscriber.html#EventingTopicSubscriber()"><B>EventingTopicSubscriber()</B></A> -
Constructor for class org.apache.savan.eventing.subscribers.<A HREF="org/apache/savan/eventing/subscribers/EventingTopicSubscriber.html" title="class in org.apache.savan.eventing.subscribers">EventingTopicSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingUtilFactory.html" title="class in org.apache.savan.eventing"><B>EventingUtilFactory</B></A> - class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingUtilFactory.html" title="class in org.apache.savan.eventing">EventingUtilFactory</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/eventing/EventingUtilFactory.html#EventingUtilFactory()"><B>EventingUtilFactory()</B></A> -
Constructor for class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingUtilFactory.html" title="class in org.apache.savan.eventing">EventingUtilFactory</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/ExpirationBean.html" title="class in org.apache.savan.subscription"><B>ExpirationBean</B></A> - class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/ExpirationBean.html" title="class in org.apache.savan.subscription">ExpirationBean</A>.<DD>Defines a expiration.<DT><A HREF="org/apache/savan/subscription/ExpirationBean.html#ExpirationBean()"><B>ExpirationBean()</B></A> -
Constructor for class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/ExpirationBean.html" title="class in org.apache.savan.subscription">ExpirationBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html#Expires"><B>Expires</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html" title="interface in org.apache.savan.eventing">EventingConstants.ElementNames</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/publication/client/PublicationClient.html#endSubscription(java.lang.String)"><B>endSubscription(String)</B></A> -
Static method in class org.apache.savan.publication.client.<A HREF="org/apache/savan/publication/client/PublicationClient.html" title="class in org.apache.savan.publication.client">PublicationClient</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/SubscriptionProcessor.html#endSubscription(java.lang.String, java.lang.String, org.apache.axis2.context.ServiceContext)"><B>endSubscription(String, String, ServiceContext)</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/SubscriptionProcessor.html" title="class in org.apache.savan.subscription">SubscriptionProcessor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/module/SavanModule.html#engageNotify(org.apache.axis2.description.AxisDescription)"><B>engageNotify(AxisDescription)</B></A> -
Method in class org.apache.savan.module.<A HREF="org/apache/savan/module/SavanModule.html" title="class in org.apache.savan.module">SavanModule</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html#Filter"><B>Filter</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html" title="interface in org.apache.savan.eventing">EventingConstants.ElementNames</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/filters/Filter.html" title="class in org.apache.savan.filters"><B>Filter</B></A> - class org.apache.savan.filters.<A HREF="org/apache/savan/filters/Filter.html" title="class in org.apache.savan.filters">Filter</A>.<DD>Defines a filter used by Savan.<DT><A HREF="org/apache/savan/filters/Filter.html#Filter()"><B>Filter()</B></A> -
Constructor for class org.apache.savan.filters.<A HREF="org/apache/savan/filters/Filter.html" title="class in org.apache.savan.filters">Filter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/FilterBean.html" title="class in org.apache.savan.configuration"><B>FilterBean</B></A> - class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/FilterBean.html" title="class in org.apache.savan.configuration">FilterBean</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/configuration/FilterBean.html#FilterBean()"><B>FilterBean()</B></A> -
Constructor for class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/FilterBean.html" title="class in org.apache.savan.configuration">FilterBean</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="org/apache/savan/SavanConstants.MessageTypes.html#GET_STATUS_MESSAGE"><B>GET_STATUS_MESSAGE</B></A> -
Static variable in interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.MessageTypes.html" title="interface in org.apache.savan">SavanConstants.MessageTypes</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanConstants.MessageTypes.html#GET_STATUS_RESPONSE_MESSAGE"><B>GET_STATUS_RESPONSE_MESSAGE</B></A> -
Static variable in interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.MessageTypes.html" title="interface in org.apache.savan">SavanConstants.MessageTypes</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.Actions.html#GetStatus"><B>GetStatus</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.Actions.html" title="interface in org.apache.savan.eventing">EventingConstants.Actions</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html#GetStatus"><B>GetStatus</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html" title="interface in org.apache.savan.eventing">EventingConstants.ElementNames</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.Actions.html#GetStatusResponse"><B>GetStatusResponse</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.Actions.html" title="interface in org.apache.savan.eventing">EventingConstants.Actions</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html#GetStatusResponse"><B>GetStatusResponse</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html" title="interface in org.apache.savan.eventing">EventingConstants.ElementNames</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/FilterBean.html#getClazz()"><B>getClazz()</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/FilterBean.html" title="class in org.apache.savan.configuration">FilterBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/SubscriberBean.html#getClazz()"><B>getClazz()</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/SubscriberBean.html" title="class in org.apache.savan.configuration">SubscriberBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanMessageContext.html#getConfigurationContext()"><B>getConfigurationContext()</B></A> -
Method in class org.apache.savan.<A HREF="org/apache/savan/SavanMessageContext.html" title="class in org.apache.savan">SavanMessageContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/ExpirationBean.html#getDateValue()"><B>getDateValue()</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/ExpirationBean.html" title="class in org.apache.savan.subscription">ExpirationBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/Protocol.html#getDefaultFilter()"><B>getDefaultFilter()</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/Protocol.html" title="class in org.apache.savan.configuration">Protocol</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/Protocol.html#getDefaultSubscriber()"><B>getDefaultSubscriber()</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/Protocol.html" title="class in org.apache.savan.configuration">Protocol</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/subscribers/EventingLeafSubscriber.html#getDelivery()"><B>getDelivery()</B></A> -
Method in class org.apache.savan.eventing.subscribers.<A HREF="org/apache/savan/eventing/subscribers/EventingLeafSubscriber.html" title="class in org.apache.savan.eventing.subscribers">EventingLeafSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/subscribers/EventingSubscriber.html#getDelivery()"><B>getDelivery()</B></A> -
Method in interface org.apache.savan.eventing.subscribers.<A HREF="org/apache/savan/eventing/subscribers/EventingSubscriber.html" title="interface in org.apache.savan.eventing.subscribers">EventingSubscriber</A>
<DD>To get the Delivery object
<DT><A HREF="org/apache/savan/eventing/subscribers/EventingTopicSubscriber.html#getDelivery()"><B>getDelivery()</B></A> -
Method in class org.apache.savan.eventing.subscribers.<A HREF="org/apache/savan/eventing/subscribers/EventingTopicSubscriber.html" title="class in org.apache.savan.eventing.subscribers">EventingTopicSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/Delivery.html#getDeliveryEPR()"><B>getDeliveryEPR()</B></A> -
Method in class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/Delivery.html" title="class in org.apache.savan.eventing">Delivery</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/EventingClientBean.html#getDeliveryEPR()"><B>getDeliveryEPR()</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClientBean.html" title="class in org.apache.savan.eventing.client">EventingClientBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/Delivery.html#getDeliveryMode()"><B>getDeliveryMode()</B></A> -
Method in class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/Delivery.html" title="class in org.apache.savan.eventing">Delivery</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/ExpirationBean.html#getDurationValue()"><B>getDurationValue()</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/ExpirationBean.html" title="class in org.apache.savan.subscription">ExpirationBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/EventingClientBean.html#getEndToEPR()"><B>getEndToEPR()</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClientBean.html" title="class in org.apache.savan.eventing.client">EventingClientBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/subscribers/EventingLeafSubscriber.html#getEndToEPr()"><B>getEndToEPr()</B></A> -
Method in class org.apache.savan.eventing.subscribers.<A HREF="org/apache/savan/eventing/subscribers/EventingLeafSubscriber.html" title="class in org.apache.savan.eventing.subscribers">EventingLeafSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/subscribers/EventingSubscriber.html#getEndToEPr()"><B>getEndToEPr()</B></A> -
Method in interface org.apache.savan.eventing.subscribers.<A HREF="org/apache/savan/eventing/subscribers/EventingSubscriber.html" title="interface in org.apache.savan.eventing.subscribers">EventingSubscriber</A>
<DD>To get the EndTo EPR
<DT><A HREF="org/apache/savan/eventing/subscribers/EventingTopicSubscriber.html#getEndToEPr()"><B>getEndToEPr()</B></A> -
Method in class org.apache.savan.eventing.subscribers.<A HREF="org/apache/savan/eventing/subscribers/EventingTopicSubscriber.html" title="class in org.apache.savan.eventing.subscribers">EventingTopicSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanMessageContext.html#getEnvelope()"><B>getEnvelope()</B></A> -
Method in class org.apache.savan.<A HREF="org/apache/savan/SavanMessageContext.html" title="class in org.apache.savan">SavanMessageContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/publication/PublicationReport.html#getErrors()"><B>getErrors()</B></A> -
Method in class org.apache.savan.publication.<A HREF="org/apache/savan/publication/PublicationReport.html" title="class in org.apache.savan.publication">PublicationReport</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/SubscriptionResponseData.html#getExpiration()"><B>getExpiration()</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/SubscriptionResponseData.html" title="class in org.apache.savan.eventing.client">SubscriptionResponseData</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingSubscriptionProcessor.html#getExpirationBean(org.apache.savan.SavanMessageContext)"><B>getExpirationBean(SavanMessageContext)</B></A> -
Method in class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingSubscriptionProcessor.html" title="class in org.apache.savan.eventing">EventingSubscriptionProcessor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/SubscriptionProcessor.html#getExpirationBean(org.apache.savan.SavanMessageContext)"><B>getExpirationBean(SavanMessageContext)</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/SubscriptionProcessor.html" title="class in org.apache.savan.subscription">SubscriptionProcessor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/EventingClientBean.html#getExpirationDuration()"><B>getExpirationDuration()</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClientBean.html" title="class in org.apache.savan.eventing.client">EventingClientBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/EventingClientBean.html#getExpirationTime()"><B>getExpirationTime()</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClientBean.html" title="class in org.apache.savan.eventing.client">EventingClientBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/SubscriptionStatus.html#getExpirationValue()"><B>getExpirationValue()</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/SubscriptionStatus.html" title="class in org.apache.savan.eventing.client">SubscriptionStatus</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/EventingClientBean.html#getFilter()"><B>getFilter()</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClientBean.html" title="class in org.apache.savan.eventing.client">EventingClientBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/AbstractSubscriber.html#getFilter()"><B>getFilter()</B></A> -
Method in class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/AbstractSubscriber.html" title="class in org.apache.savan.subscribers">AbstractSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/Subscriber.html#getFilter()"><B>getFilter()</B></A> -
Method in interface org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/Subscriber.html" title="interface in org.apache.savan.subscribers">Subscriber</A>
<DD>To get the Filter object
<DT><A HREF="org/apache/savan/configuration/ConfigurationManager.html#getFilterBeans()"><B>getFilterBeans()</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/ConfigurationManager.html" title="class in org.apache.savan.configuration">ConfigurationManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/EventingClientBean.html#getFilterDialect()"><B>getFilterDialect()</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClientBean.html" title="class in org.apache.savan.eventing.client">EventingClientBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/ConfigurationManager.html#getFilterInstanceFromId(java.lang.String)"><B>getFilterInstanceFromId(String)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/ConfigurationManager.html" title="class in org.apache.savan.configuration">ConfigurationManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/ConfigurationManager.html#getFilterInstanceFromName(java.lang.String)"><B>getFilterInstanceFromName(String)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/ConfigurationManager.html" title="class in org.apache.savan.configuration">ConfigurationManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/filters/EmptyFilter.html#getFilterValue()"><B>getFilterValue()</B></A> -
Method in class org.apache.savan.filters.<A HREF="org/apache/savan/filters/EmptyFilter.html" title="class in org.apache.savan.filters">EmptyFilter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/filters/Filter.html#getFilterValue()"><B>getFilterValue()</B></A> -
Method in class org.apache.savan.filters.<A HREF="org/apache/savan/filters/Filter.html" title="class in org.apache.savan.filters">Filter</A>
<DD>Returns a previously set filter value.
<DT><A HREF="org/apache/savan/filters/XPathBasedFilter.html#getFilterValue()"><B>getFilterValue()</B></A> -
Method in class org.apache.savan.filters.<A HREF="org/apache/savan/filters/XPathBasedFilter.html" title="class in org.apache.savan.filters">XPathBasedFilter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/AbstractSubscriber.html#getId()"><B>getId()</B></A> -
Method in class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/AbstractSubscriber.html" title="class in org.apache.savan.subscribers">AbstractSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/Subscriber.html#getId()"><B>getId()</B></A> -
Method in interface org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/Subscriber.html" title="interface in org.apache.savan.subscribers">Subscriber</A>
<DD>To get the subscriber Id.
<DT><A HREF="org/apache/savan/configuration/FilterBean.html#getIdentifier()"><B>getIdentifier()</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/FilterBean.html" title="class in org.apache.savan.configuration">FilterBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/Protocol.html#getMappingRules()"><B>getMappingRules()</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/Protocol.html" title="class in org.apache.savan.configuration">Protocol</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanMessageContext.html#getMessageContext()"><B>getMessageContext()</B></A> -
Method in class org.apache.savan.<A HREF="org/apache/savan/SavanMessageContext.html" title="class in org.apache.savan">SavanMessageContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/util/ProtocolManager.html#getMessageProtocol(org.apache.savan.SavanMessageContext)"><B>getMessageProtocol(SavanMessageContext)</B></A> -
Static method in class org.apache.savan.util.<A HREF="org/apache/savan/util/ProtocolManager.html" title="class in org.apache.savan.util">ProtocolManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanMessageContext.html#getMessageType()"><B>getMessageType()</B></A> -
Method in class org.apache.savan.<A HREF="org/apache/savan/SavanMessageContext.html" title="class in org.apache.savan">SavanMessageContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/FilterBean.html#getName()"><B>getName()</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/FilterBean.html" title="class in org.apache.savan.configuration">FilterBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/Protocol.html#getName()"><B>getName()</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/Protocol.html" title="class in org.apache.savan.configuration">Protocol</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/SubscriberBean.html#getName()"><B>getName()</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/SubscriberBean.html" title="class in org.apache.savan.configuration">SubscriberBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/publication/PublicationReport.html#getNotifiedSubscribers()"><B>getNotifiedSubscribers()</B></A> -
Method in class org.apache.savan.publication.<A HREF="org/apache/savan/publication/PublicationReport.html" title="class in org.apache.savan.publication">PublicationReport</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanMessageContext.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
Method in class org.apache.savan.<A HREF="org/apache/savan/SavanMessageContext.html" title="class in org.apache.savan">SavanMessageContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/AbstractSubscriber.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
Method in class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/AbstractSubscriber.html" title="class in org.apache.savan.subscribers">AbstractSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/Subscriber.html#getProperty(java.lang.String)"><B>getProperty(String)</B></A> -
Method in interface org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/Subscriber.html" title="interface in org.apache.savan.subscribers">Subscriber</A>
<DD>To get a property from the Subscriber.
<DT><A HREF="org/apache/savan/SavanMessageContext.html#getProtocol()"><B>getProtocol()</B></A> -
Method in class org.apache.savan.<A HREF="org/apache/savan/SavanMessageContext.html" title="class in org.apache.savan">SavanMessageContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/ConfigurationManager.html#getProtocol(java.lang.String)"><B>getProtocol(String)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/ConfigurationManager.html" title="class in org.apache.savan.configuration">ConfigurationManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/ConfigurationManager.html#getProtocolMap()"><B>getProtocolMap()</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/ConfigurationManager.html" title="class in org.apache.savan.configuration">ConfigurationManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/RenewBean.html#getRenewMount()"><B>getRenewMount()</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/RenewBean.html" title="class in org.apache.savan.subscription">RenewBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/ConfigurationManager.html#getSubscriberBean(java.lang.String)"><B>getSubscriberBean(String)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/ConfigurationManager.html" title="class in org.apache.savan.configuration">ConfigurationManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/ConfigurationManager.html#getSubscriberBeans()"><B>getSubscriberBeans()</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/ConfigurationManager.html" title="class in org.apache.savan.configuration">ConfigurationManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingSubscriptionProcessor.html#getSubscriberFromMessage(org.apache.savan.SavanMessageContext)"><B>getSubscriberFromMessage(SavanMessageContext)</B></A> -
Method in class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingSubscriptionProcessor.html" title="class in org.apache.savan.eventing">EventingSubscriptionProcessor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/SubscriptionProcessor.html#getSubscriberFromMessage(org.apache.savan.SavanMessageContext)"><B>getSubscriberFromMessage(SavanMessageContext)</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/SubscriptionProcessor.html" title="class in org.apache.savan.subscription">SubscriptionProcessor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingSubscriptionProcessor.html#getSubscriberID(org.apache.savan.SavanMessageContext)"><B>getSubscriberID(SavanMessageContext)</B></A> -
Method in class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingSubscriptionProcessor.html" title="class in org.apache.savan.eventing">EventingSubscriptionProcessor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/ExpirationBean.html#getSubscriberID()"><B>getSubscriberID()</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/ExpirationBean.html" title="class in org.apache.savan.subscription">ExpirationBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/RenewBean.html#getSubscriberID()"><B>getSubscriberID()</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/RenewBean.html" title="class in org.apache.savan.subscription">RenewBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/SubscriptionProcessor.html#getSubscriberID(org.apache.savan.SavanMessageContext)"><B>getSubscriberID(SavanMessageContext)</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/SubscriptionProcessor.html" title="class in org.apache.savan.subscription">SubscriptionProcessor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/ConfigurationManager.html#getSubscriberInstance(java.lang.String)"><B>getSubscriberInstance(String)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/ConfigurationManager.html" title="class in org.apache.savan.configuration">ConfigurationManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanMessageContext.html#getSubscriberStore()"><B>getSubscriberStore()</B></A> -
Method in class org.apache.savan.<A HREF="org/apache/savan/SavanMessageContext.html" title="class in org.apache.savan">SavanMessageContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/util/CommonUtil.html#getSubscriberStore(org.apache.axis2.description.AxisService)"><B>getSubscriberStore(AxisService)</B></A> -
Static method in class org.apache.savan.util.<A HREF="org/apache/savan/util/CommonUtil.html" title="class in org.apache.savan.util">CommonUtil</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/ConfigurationManager.html#getSubscriberStoreInstance(java.lang.String)"><B>getSubscriberStoreInstance(String)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/ConfigurationManager.html" title="class in org.apache.savan.configuration">ConfigurationManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/LeafSubscriber.html#getSubscriptionEndingTime()"><B>getSubscriptionEndingTime()</B></A> -
Method in class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/LeafSubscriber.html" title="class in org.apache.savan.subscribers">LeafSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/SubscriptionResponseData.html#getSubscriptionManager()"><B>getSubscriptionManager()</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/SubscriptionResponseData.html" title="class in org.apache.savan.eventing.client">SubscriptionResponseData</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/EventingClient.html#getSubscriptionStatus(java.lang.String)"><B>getSubscriptionStatus(String)</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClient.html" title="class in org.apache.savan.eventing.client">EventingClient</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/util/CommonUtil.html#getTestEnvelopeFromFile(java.lang.String, java.lang.String)"><B>getTestEnvelopeFromFile(String, String)</B></A> -
Static method in class org.apache.savan.util.<A HREF="org/apache/savan/util/CommonUtil.html" title="class in org.apache.savan.util">CommonUtil</A>
<DD>Will be used by test cases to load XML files from test-resources as Envelopes
SOAP 1.1 is assumed
<DT><A HREF="org/apache/savan/configuration/Protocol.html#getUtilFactory()"><B>getUtilFactory()</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/Protocol.html" title="class in org.apache.savan.configuration">Protocol</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/filters/XPathBasedFilter.html#getXPathString()"><B>getXPathString()</B></A> -
Method in class org.apache.savan.filters.<A HREF="org/apache/savan/filters/XPathBasedFilter.html" title="class in org.apache.savan.filters">XPathBasedFilter</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="org/apache/savan/eventing/EventingMessageReceiverDeligater.html#handleEndSubscriptionRequest(org.apache.savan.SavanMessageContext, org.apache.axis2.context.MessageContext)"><B>handleEndSubscriptionRequest(SavanMessageContext, MessageContext)</B></A> -
Method in class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingMessageReceiverDeligater.html" title="class in org.apache.savan.eventing">EventingMessageReceiverDeligater</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/messagereceiver/MessageReceiverDeligater.html#handleEndSubscriptionRequest(org.apache.savan.SavanMessageContext, org.apache.axis2.context.MessageContext)"><B>handleEndSubscriptionRequest(SavanMessageContext, MessageContext)</B></A> -
Method in interface org.apache.savan.messagereceiver.<A HREF="org/apache/savan/messagereceiver/MessageReceiverDeligater.html" title="interface in org.apache.savan.messagereceiver">MessageReceiverDeligater</A>
<DD>Handles an EndSubscription request at the MessageReceiver level.
<DT><A HREF="org/apache/savan/eventing/EventingMessageReceiverDeligater.html#handleGetStatusRequest(org.apache.savan.SavanMessageContext, org.apache.axis2.context.MessageContext)"><B>handleGetStatusRequest(SavanMessageContext, MessageContext)</B></A> -
Method in class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingMessageReceiverDeligater.html" title="class in org.apache.savan.eventing">EventingMessageReceiverDeligater</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/messagereceiver/MessageReceiverDeligater.html#handleGetStatusRequest(org.apache.savan.SavanMessageContext, org.apache.axis2.context.MessageContext)"><B>handleGetStatusRequest(SavanMessageContext, MessageContext)</B></A> -
Method in interface org.apache.savan.messagereceiver.<A HREF="org/apache/savan/messagereceiver/MessageReceiverDeligater.html" title="interface in org.apache.savan.messagereceiver">MessageReceiverDeligater</A>
<DD>Handles a GetStatus request at the MessageReceiver level.
<DT><A HREF="org/apache/savan/eventing/EventingMessageReceiverDeligater.html#handleRenewRequest(org.apache.savan.SavanMessageContext, org.apache.axis2.context.MessageContext)"><B>handleRenewRequest(SavanMessageContext, MessageContext)</B></A> -
Method in class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingMessageReceiverDeligater.html" title="class in org.apache.savan.eventing">EventingMessageReceiverDeligater</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/messagereceiver/MessageReceiverDeligater.html#handleRenewRequest(org.apache.savan.SavanMessageContext, org.apache.axis2.context.MessageContext)"><B>handleRenewRequest(SavanMessageContext, MessageContext)</B></A> -
Method in interface org.apache.savan.messagereceiver.<A HREF="org/apache/savan/messagereceiver/MessageReceiverDeligater.html" title="interface in org.apache.savan.messagereceiver">MessageReceiverDeligater</A>
<DD>Handles a renew request at the MessageReceiver level.
<DT><A HREF="org/apache/savan/eventing/EventingMessageReceiverDeligater.html#handleSubscriptionRequest(org.apache.savan.SavanMessageContext, org.apache.axis2.context.MessageContext)"><B>handleSubscriptionRequest(SavanMessageContext, MessageContext)</B></A> -
Method in class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingMessageReceiverDeligater.html" title="class in org.apache.savan.eventing">EventingMessageReceiverDeligater</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/messagereceiver/MessageReceiverDeligater.html#handleSubscriptionRequest(org.apache.savan.SavanMessageContext, org.apache.axis2.context.MessageContext)"><B>handleSubscriptionRequest(SavanMessageContext, MessageContext)</B></A> -
Method in interface org.apache.savan.messagereceiver.<A HREF="org/apache/savan/messagereceiver/MessageReceiverDeligater.html" title="interface in org.apache.savan.messagereceiver">MessageReceiverDeligater</A>
<DD>Handles a subscription request at the MessageReceiver level.
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html#Identifier"><B>Identifier</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html" title="interface in org.apache.savan.eventing">EventingConstants.ElementNames</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingSubscriptionProcessor.html#init(org.apache.savan.SavanMessageContext)"><B>init(SavanMessageContext)</B></A> -
Method in class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingSubscriptionProcessor.html" title="class in org.apache.savan.eventing">EventingSubscriptionProcessor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/module/SavanModule.html#init(org.apache.axis2.context.ConfigurationContext, org.apache.axis2.description.AxisModule)"><B>init(ConfigurationContext, AxisModule)</B></A> -
Method in class org.apache.savan.module.<A HREF="org/apache/savan/module/SavanModule.html" title="class in org.apache.savan.module">SavanModule</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/storage/DefaultSubscriberStore.html#init(org.apache.axis2.context.ConfigurationContext)"><B>init(ConfigurationContext)</B></A> -
Method in class org.apache.savan.storage.<A HREF="org/apache/savan/storage/DefaultSubscriberStore.html" title="class in org.apache.savan.storage">DefaultSubscriberStore</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/storage/SubscriberStore.html#init(org.apache.axis2.context.ConfigurationContext)"><B>init(ConfigurationContext)</B></A> -
Method in interface org.apache.savan.storage.<A HREF="org/apache/savan/storage/SubscriberStore.html" title="interface in org.apache.savan.storage">SubscriberStore</A>
<DD>To Initialize the storage.
<DT><A HREF="org/apache/savan/subscription/SubscriptionProcessor.html#init(org.apache.savan.SavanMessageContext)"><B>init(SavanMessageContext)</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/SubscriptionProcessor.html" title="class in org.apache.savan.subscription">SubscriptionProcessor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/MessageInitializer.html#initializeMessage(org.apache.savan.SavanMessageContext)"><B>initializeMessage(SavanMessageContext)</B></A> -
Static method in class org.apache.savan.<A HREF="org/apache/savan/MessageInitializer.html" title="class in org.apache.savan">MessageInitializer</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingUtilFactory.html#initializeMessage(org.apache.savan.SavanMessageContext)"><B>initializeMessage(SavanMessageContext)</B></A> -
Method in class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingUtilFactory.html" title="class in org.apache.savan.eventing">EventingUtilFactory</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/util/UtilFactory.html#initializeMessage(org.apache.savan.SavanMessageContext)"><B>initializeMessage(SavanMessageContext)</B></A> -
Method in interface org.apache.savan.util.<A HREF="org/apache/savan/util/UtilFactory.html" title="interface in org.apache.savan.util">UtilFactory</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/handlers/SavanInHandler.html#invoke(org.apache.axis2.context.MessageContext)"><B>invoke(MessageContext)</B></A> -
Method in class org.apache.savan.handlers.<A HREF="org/apache/savan/handlers/SavanInHandler.html" title="class in org.apache.savan.handlers">SavanInHandler</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/handlers/SavanOutHandler.html#invoke(org.apache.axis2.context.MessageContext)"><B>invoke(MessageContext)</B></A> -
Method in class org.apache.savan.handlers.<A HREF="org/apache/savan/handlers/SavanOutHandler.html" title="class in org.apache.savan.handlers">SavanOutHandler</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/messagereceiver/SavanInOnlyMessageReceiver.html#invokeBusinessLogic(org.apache.axis2.context.MessageContext)"><B>invokeBusinessLogic(MessageContext)</B></A> -
Method in class org.apache.savan.messagereceiver.<A HREF="org/apache/savan/messagereceiver/SavanInOnlyMessageReceiver.html" title="class in org.apache.savan.messagereceiver">SavanInOnlyMessageReceiver</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/messagereceiver/SavanInOutMessageReceiver.html#invokeBusinessLogic(org.apache.axis2.context.MessageContext, org.apache.axis2.context.MessageContext)"><B>invokeBusinessLogic(MessageContext, MessageContext)</B></A> -
Method in class org.apache.savan.messagereceiver.<A HREF="org/apache/savan/messagereceiver/SavanInOutMessageReceiver.html" title="class in org.apache.savan.messagereceiver">SavanInOutMessageReceiver</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/MappingRules.html#isActionPresent(java.lang.String)"><B>isActionPresent(String)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/MappingRules.html" title="class in org.apache.savan.configuration">MappingRules</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/ExpirationBean.html#isDuration()"><B>isDuration()</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/ExpirationBean.html" title="class in org.apache.savan.subscription">ExpirationBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/util/CommonUtil.html#isDuration(java.lang.String)"><B>isDuration(String)</B></A> -
Static method in class org.apache.savan.util.<A HREF="org/apache/savan/util/CommonUtil.html" title="class in org.apache.savan.util">CommonUtil</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/MappingRules.html#isSOAPActionPresent(java.lang.String)"><B>isSOAPActionPresent(String)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/MappingRules.html" title="class in org.apache.savan.configuration">MappingRules</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="org/apache/savan/subscribers/LeafSubscriber.html" title="class in org.apache.savan.subscribers"><B>LeafSubscriber</B></A> - class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/LeafSubscriber.html" title="class in org.apache.savan.subscribers">LeafSubscriber</A>.<DD>Defines a single node subscriber.<DT><A HREF="org/apache/savan/subscribers/LeafSubscriber.html#LeafSubscriber()"><B>LeafSubscriber()</B></A> -
Constructor for class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/LeafSubscriber.html" title="class in org.apache.savan.subscribers">LeafSubscriber</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="org/apache/savan/SavanConstants.html#MESSAGE_TYPE"><B>MESSAGE_TYPE</B></A> -
Static variable in interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.html" title="interface in org.apache.savan">SavanConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/MappingRules.html" title="class in org.apache.savan.configuration"><B>MappingRules</B></A> - class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/MappingRules.html" title="class in org.apache.savan.configuration">MappingRules</A>.<DD>Encapsulates a date of a set of Mapping-Rules as defined by Savan configurations.<DT><A HREF="org/apache/savan/configuration/MappingRules.html#MappingRules()"><B>MappingRules()</B></A> -
Constructor for class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/MappingRules.html" title="class in org.apache.savan.configuration">MappingRules</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/MessageInitializer.html" title="class in org.apache.savan"><B>MessageInitializer</B></A> - class org.apache.savan.<A HREF="org/apache/savan/MessageInitializer.html" title="class in org.apache.savan">MessageInitializer</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/MessageInitializer.html#MessageInitializer()"><B>MessageInitializer()</B></A> -
Constructor for class org.apache.savan.<A HREF="org/apache/savan/MessageInitializer.html" title="class in org.apache.savan">MessageInitializer</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/messagereceiver/MessageReceiverDeligater.html" title="interface in org.apache.savan.messagereceiver"><B>MessageReceiverDeligater</B></A> - interface org.apache.savan.messagereceiver.<A HREF="org/apache/savan/messagereceiver/MessageReceiverDeligater.html" title="interface in org.apache.savan.messagereceiver">MessageReceiverDeligater</A>.<DD>Provide abstract functions that may be done by protocols at the MessageReceiver level.<DT><A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html#Mode"><B>Mode</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html" title="interface in org.apache.savan.eventing">EventingConstants.ElementNames</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html#NotifyTo"><B>NotifyTo</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html" title="interface in org.apache.savan.eventing">EventingConstants.ElementNames</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="org/apache/savan/package-summary.html"><B>org.apache.savan</B></A> - package org.apache.savan<DD>&nbsp;<DT><A HREF="org/apache/savan/configuration/package-summary.html"><B>org.apache.savan.configuration</B></A> - package org.apache.savan.configuration<DD>&nbsp;<DT><A HREF="org/apache/savan/eventing/package-summary.html"><B>org.apache.savan.eventing</B></A> - package org.apache.savan.eventing<DD>&nbsp;<DT><A HREF="org/apache/savan/eventing/client/package-summary.html"><B>org.apache.savan.eventing.client</B></A> - package org.apache.savan.eventing.client<DD>&nbsp;<DT><A HREF="org/apache/savan/eventing/subscribers/package-summary.html"><B>org.apache.savan.eventing.subscribers</B></A> - package org.apache.savan.eventing.subscribers<DD>&nbsp;<DT><A HREF="org/apache/savan/filters/package-summary.html"><B>org.apache.savan.filters</B></A> - package org.apache.savan.filters<DD>&nbsp;<DT><A HREF="org/apache/savan/handlers/package-summary.html"><B>org.apache.savan.handlers</B></A> - package org.apache.savan.handlers<DD>&nbsp;<DT><A HREF="org/apache/savan/messagereceiver/package-summary.html"><B>org.apache.savan.messagereceiver</B></A> - package org.apache.savan.messagereceiver<DD>&nbsp;<DT><A HREF="org/apache/savan/module/package-summary.html"><B>org.apache.savan.module</B></A> - package org.apache.savan.module<DD>&nbsp;<DT><A HREF="org/apache/savan/publication/package-summary.html"><B>org.apache.savan.publication</B></A> - package org.apache.savan.publication<DD>&nbsp;<DT><A HREF="org/apache/savan/publication/client/package-summary.html"><B>org.apache.savan.publication.client</B></A> - package org.apache.savan.publication.client<DD>&nbsp;<DT><A HREF="org/apache/savan/storage/package-summary.html"><B>org.apache.savan.storage</B></A> - package org.apache.savan.storage<DD>&nbsp;<DT><A HREF="org/apache/savan/subscribers/package-summary.html"><B>org.apache.savan.subscribers</B></A> - package org.apache.savan.subscribers<DD>&nbsp;<DT><A HREF="org/apache/savan/subscription/package-summary.html"><B>org.apache.savan.subscription</B></A> - package org.apache.savan.subscription<DD>&nbsp;<DT><A HREF="org/apache/savan/util/package-summary.html"><B>org.apache.savan.util</B></A> - package org.apache.savan.util<DD>&nbsp;</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="org/apache/savan/SavanConstants.html#PROTOCOL"><B>PROTOCOL</B></A> -
Static variable in interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.html" title="interface in org.apache.savan">SavanConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanConstants.html#PUBLICATION_MESSAGE"><B>PUBLICATION_MESSAGE</B></A> -
Static variable in interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.html" title="interface in org.apache.savan">SavanConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/Protocol.html" title="class in org.apache.savan.configuration"><B>Protocol</B></A> - class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/Protocol.html" title="class in org.apache.savan.configuration">Protocol</A>.<DD>Encapsulates a date of a Protocol as defined by Savan configurations.<DT><A HREF="org/apache/savan/configuration/Protocol.html#Protocol()"><B>Protocol()</B></A> -
Constructor for class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/Protocol.html" title="class in org.apache.savan.configuration">Protocol</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/util/ProtocolManager.html" title="class in org.apache.savan.util"><B>ProtocolManager</B></A> - class org.apache.savan.util.<A HREF="org/apache/savan/util/ProtocolManager.html" title="class in org.apache.savan.util">ProtocolManager</A>.<DD>Utility class to extract the Protocol type from a MessageContext<DT><A HREF="org/apache/savan/util/ProtocolManager.html#ProtocolManager()"><B>ProtocolManager()</B></A> -
Constructor for class org.apache.savan.util.<A HREF="org/apache/savan/util/ProtocolManager.html" title="class in org.apache.savan.util">ProtocolManager</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/publication/client/PublicationClient.html" title="class in org.apache.savan.publication.client"><B>PublicationClient</B></A> - class org.apache.savan.publication.client.<A HREF="org/apache/savan/publication/client/PublicationClient.html" title="class in org.apache.savan.publication.client">PublicationClient</A>.<DD>This can be used to make the Publication Process easy.<DT><A HREF="org/apache/savan/publication/client/PublicationClient.html#PublicationClient()"><B>PublicationClient()</B></A> -
Constructor for class org.apache.savan.publication.client.<A HREF="org/apache/savan/publication/client/PublicationClient.html" title="class in org.apache.savan.publication.client">PublicationClient</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/publication/PublicationReport.html" title="class in org.apache.savan.publication"><B>PublicationReport</B></A> - class org.apache.savan.publication.<A HREF="org/apache/savan/publication/PublicationReport.html" title="class in org.apache.savan.publication">PublicationReport</A>.<DD>This will encapsulate error information of a specific publication.<DT><A HREF="org/apache/savan/publication/PublicationReport.html#PublicationReport()"><B>PublicationReport()</B></A> -
Constructor for class org.apache.savan.publication.<A HREF="org/apache/savan/publication/PublicationReport.html" title="class in org.apache.savan.publication">PublicationReport</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingSubscriptionProcessor.html#pauseSubscription(org.apache.savan.SavanMessageContext)"><B>pauseSubscription(SavanMessageContext)</B></A> -
Method in class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingSubscriptionProcessor.html" title="class in org.apache.savan.eventing">EventingSubscriptionProcessor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/SubscriptionProcessor.html#pauseSubscription(org.apache.savan.SavanMessageContext)"><B>pauseSubscription(SavanMessageContext)</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/SubscriptionProcessor.html" title="class in org.apache.savan.subscription">SubscriptionProcessor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/AbstractSubscriber.html#processPublication(org.apache.savan.SavanMessageContext, org.apache.savan.publication.PublicationReport)"><B>processPublication(SavanMessageContext, PublicationReport)</B></A> -
Method in class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/AbstractSubscriber.html" title="class in org.apache.savan.subscribers">AbstractSubscriber</A>
<DD>This method first checks weather the passed message complies with the current filter.
<DT><A HREF="org/apache/savan/subscribers/Subscriber.html#processPublication(org.apache.savan.SavanMessageContext, org.apache.savan.publication.PublicationReport)"><B>processPublication(SavanMessageContext, PublicationReport)</B></A> -
Method in interface org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/Subscriber.html" title="interface in org.apache.savan.subscribers">Subscriber</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="org/apache/savan/SavanConstants.MessageTypes.html#RENEW_MESSAGE"><B>RENEW_MESSAGE</B></A> -
Static variable in interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.MessageTypes.html" title="interface in org.apache.savan">SavanConstants.MessageTypes</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanConstants.MessageTypes.html#RENEW_RESPONSE_MESSAGE"><B>RENEW_RESPONSE_MESSAGE</B></A> -
Static variable in interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.MessageTypes.html" title="interface in org.apache.savan">SavanConstants.MessageTypes</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.Actions.html#Renew"><B>Renew</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.Actions.html" title="interface in org.apache.savan.eventing">EventingConstants.Actions</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html#Renew"><B>Renew</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html" title="interface in org.apache.savan.eventing">EventingConstants.ElementNames</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/RenewBean.html" title="class in org.apache.savan.subscription"><B>RenewBean</B></A> - class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/RenewBean.html" title="class in org.apache.savan.subscription">RenewBean</A>.<DD>Encapsulates a data for a subscrpition renewal.<DT><A HREF="org/apache/savan/subscription/RenewBean.html#RenewBean()"><B>RenewBean()</B></A> -
Constructor for class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/RenewBean.html" title="class in org.apache.savan.subscription">RenewBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.Actions.html#RenewResponse"><B>RenewResponse</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.Actions.html" title="interface in org.apache.savan.eventing">EventingConstants.Actions</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html#RenewResponse"><B>RenewResponse</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html" title="interface in org.apache.savan.eventing">EventingConstants.ElementNames</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/EventingClient.html#renewSubscription(java.util.Date, java.lang.String)"><B>renewSubscription(Date, String)</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClient.html" title="class in org.apache.savan.eventing.client">EventingClient</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/EventingClient.html#renewSubscription(org.apache.axis2.databinding.types.Duration, java.lang.String)"><B>renewSubscription(Duration, String)</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClient.html" title="class in org.apache.savan.eventing.client">EventingClient</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/EventingClient.html#renewSubscription(java.lang.String, java.lang.String)"><B>renewSubscription(String, String)</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClient.html" title="class in org.apache.savan.eventing.client">EventingClient</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/AbstractSubscriber.html#renewSubscription(org.apache.savan.subscription.ExpirationBean)"><B>renewSubscription(ExpirationBean)</B></A> -
Method in class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/AbstractSubscriber.html" title="class in org.apache.savan.subscribers">AbstractSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/CompositeSubscriber.html#renewSubscription(org.apache.savan.subscription.ExpirationBean)"><B>renewSubscription(ExpirationBean)</B></A> -
Method in class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/CompositeSubscriber.html" title="class in org.apache.savan.subscribers">CompositeSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/LeafSubscriber.html#renewSubscription(org.apache.savan.subscription.ExpirationBean)"><B>renewSubscription(ExpirationBean)</B></A> -
Method in class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/LeafSubscriber.html" title="class in org.apache.savan.subscribers">LeafSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/Subscriber.html#renewSubscription(org.apache.savan.subscription.ExpirationBean)"><B>renewSubscription(ExpirationBean)</B></A> -
Method in interface org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/Subscriber.html" title="interface in org.apache.savan.subscribers">Subscriber</A>
<DD>To renew a subscription.
<DT><A HREF="org/apache/savan/subscription/SubscriptionProcessor.html#renewSubscription(org.apache.savan.SavanMessageContext)"><B>renewSubscription(SavanMessageContext)</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/SubscriptionProcessor.html" title="class in org.apache.savan.subscription">SubscriptionProcessor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingSubscriptionProcessor.html#resumeSubscription(org.apache.savan.SavanMessageContext)"><B>resumeSubscription(SavanMessageContext)</B></A> -
Method in class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingSubscriptionProcessor.html" title="class in org.apache.savan.eventing">EventingSubscriptionProcessor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/SubscriptionProcessor.html#resumeSubscription(org.apache.savan.SavanMessageContext)"><B>resumeSubscription(SavanMessageContext)</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/SubscriptionProcessor.html" title="class in org.apache.savan.subscription">SubscriptionProcessor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/storage/DefaultSubscriberStore.html#retrieve(java.lang.String)"><B>retrieve(String)</B></A> -
Method in class org.apache.savan.storage.<A HREF="org/apache/savan/storage/DefaultSubscriberStore.html" title="class in org.apache.savan.storage">DefaultSubscriberStore</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/storage/SubscriberStore.html#retrieve(java.lang.String)"><B>retrieve(String)</B></A> -
Method in interface org.apache.savan.storage.<A HREF="org/apache/savan/storage/SubscriberStore.html" title="interface in org.apache.savan.storage">SubscriberStore</A>
<DD>To retrieve a previously stored subscriber.
<DT><A HREF="org/apache/savan/storage/DefaultSubscriberStore.html#retrieveAll()"><B>retrieveAll()</B></A> -
Method in class org.apache.savan.storage.<A HREF="org/apache/savan/storage/DefaultSubscriberStore.html" title="class in org.apache.savan.storage">DefaultSubscriberStore</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/storage/SubscriberStore.html#retrieveAll()"><B>retrieveAll()</B></A> -
Method in interface org.apache.savan.storage.<A HREF="org/apache/savan/storage/SubscriberStore.html" title="interface in org.apache.savan.storage">SubscriberStore</A>
<DD>To retrieve all subscribers stored upto now.
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="org/apache/savan/eventing/EventingConstants.Properties.html#SOAPVersion"><B>SOAPVersion</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.Properties.html" title="interface in org.apache.savan.eventing">EventingConstants.Properties</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanConstants.Properties.html#SUBSCRIBER_STORE"><B>SUBSCRIBER_STORE</B></A> -
Static variable in interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.Properties.html" title="interface in org.apache.savan">SavanConstants.Properties</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanConstants.html#SUBSCRIBER_STORE"><B>SUBSCRIBER_STORE</B></A> -
Static variable in interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.html" title="interface in org.apache.savan">SavanConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanConstants.html#SUBSCRIBER_STORE_KEY"><B>SUBSCRIBER_STORE_KEY</B></A> -
Static variable in interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.html" title="interface in org.apache.savan">SavanConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.TransferedProperties.html#SUBSCRIBER_UUID"><B>SUBSCRIBER_UUID</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.TransferedProperties.html" title="interface in org.apache.savan.eventing">EventingConstants.TransferedProperties</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanConstants.MessageTypes.html#SUBSCRIPTION_MESSAGE"><B>SUBSCRIPTION_MESSAGE</B></A> -
Static variable in interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.MessageTypes.html" title="interface in org.apache.savan">SavanConstants.MessageTypes</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanConstants.MessageTypes.html#SUBSCRIPTION_RESPONSE_MESSAGE"><B>SUBSCRIPTION_RESPONSE_MESSAGE</B></A> -
Static variable in interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.MessageTypes.html" title="interface in org.apache.savan">SavanConstants.MessageTypes</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanConstants.html" title="interface in org.apache.savan"><B>SavanConstants</B></A> - interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.html" title="interface in org.apache.savan">SavanConstants</A>.<DD>Contains the constants used by Savan<DT><A HREF="org/apache/savan/SavanConstants.MessageTypes.html" title="interface in org.apache.savan"><B>SavanConstants.MessageTypes</B></A> - interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.MessageTypes.html" title="interface in org.apache.savan">SavanConstants.MessageTypes</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/SavanConstants.Properties.html" title="interface in org.apache.savan"><B>SavanConstants.Properties</B></A> - interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.Properties.html" title="interface in org.apache.savan">SavanConstants.Properties</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/SavanException.html" title="class in org.apache.savan"><B>SavanException</B></A> - exception org.apache.savan.<A HREF="org/apache/savan/SavanException.html" title="class in org.apache.savan">SavanException</A>.<DD>To convey a exception that occured in Savan.<DT><A HREF="org/apache/savan/SavanException.html#SavanException(java.lang.String)"><B>SavanException(String)</B></A> -
Constructor for class org.apache.savan.<A HREF="org/apache/savan/SavanException.html" title="class in org.apache.savan">SavanException</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanException.html#SavanException(java.lang.String, java.lang.Exception)"><B>SavanException(String, Exception)</B></A> -
Constructor for class org.apache.savan.<A HREF="org/apache/savan/SavanException.html" title="class in org.apache.savan">SavanException</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanException.html#SavanException(java.lang.Exception)"><B>SavanException(Exception)</B></A> -
Constructor for class org.apache.savan.<A HREF="org/apache/savan/SavanException.html" title="class in org.apache.savan">SavanException</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/handlers/SavanInHandler.html" title="class in org.apache.savan.handlers"><B>SavanInHandler</B></A> - class org.apache.savan.handlers.<A HREF="org/apache/savan/handlers/SavanInHandler.html" title="class in org.apache.savan.handlers">SavanInHandler</A>.<DD>The handler of Savan in the InFlow.<DT><A HREF="org/apache/savan/handlers/SavanInHandler.html#SavanInHandler()"><B>SavanInHandler()</B></A> -
Constructor for class org.apache.savan.handlers.<A HREF="org/apache/savan/handlers/SavanInHandler.html" title="class in org.apache.savan.handlers">SavanInHandler</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/messagereceiver/SavanInOnlyMessageReceiver.html" title="class in org.apache.savan.messagereceiver"><B>SavanInOnlyMessageReceiver</B></A> - class org.apache.savan.messagereceiver.<A HREF="org/apache/savan/messagereceiver/SavanInOnlyMessageReceiver.html" title="class in org.apache.savan.messagereceiver">SavanInOnlyMessageReceiver</A>.<DD>InOnly message deceiver for Savan.<DT><A HREF="org/apache/savan/messagereceiver/SavanInOnlyMessageReceiver.html#SavanInOnlyMessageReceiver()"><B>SavanInOnlyMessageReceiver()</B></A> -
Constructor for class org.apache.savan.messagereceiver.<A HREF="org/apache/savan/messagereceiver/SavanInOnlyMessageReceiver.html" title="class in org.apache.savan.messagereceiver">SavanInOnlyMessageReceiver</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/messagereceiver/SavanInOutMessageReceiver.html" title="class in org.apache.savan.messagereceiver"><B>SavanInOutMessageReceiver</B></A> - class org.apache.savan.messagereceiver.<A HREF="org/apache/savan/messagereceiver/SavanInOutMessageReceiver.html" title="class in org.apache.savan.messagereceiver">SavanInOutMessageReceiver</A>.<DD>InOut message deceiver for Savan.<DT><A HREF="org/apache/savan/messagereceiver/SavanInOutMessageReceiver.html#SavanInOutMessageReceiver()"><B>SavanInOutMessageReceiver()</B></A> -
Constructor for class org.apache.savan.messagereceiver.<A HREF="org/apache/savan/messagereceiver/SavanInOutMessageReceiver.html" title="class in org.apache.savan.messagereceiver">SavanInOutMessageReceiver</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanMessageContext.html" title="class in org.apache.savan"><B>SavanMessageContext</B></A> - class org.apache.savan.<A HREF="org/apache/savan/SavanMessageContext.html" title="class in org.apache.savan">SavanMessageContext</A>.<DD>This encaptulates a Axis2 Message Context.<DT><A HREF="org/apache/savan/SavanMessageContext.html#SavanMessageContext(org.apache.axis2.context.MessageContext)"><B>SavanMessageContext(MessageContext)</B></A> -
Constructor for class org.apache.savan.<A HREF="org/apache/savan/SavanMessageContext.html" title="class in org.apache.savan">SavanMessageContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/module/SavanModule.html" title="class in org.apache.savan.module"><B>SavanModule</B></A> - class org.apache.savan.module.<A HREF="org/apache/savan/module/SavanModule.html" title="class in org.apache.savan.module">SavanModule</A>.<DD>Savan Module class.<DT><A HREF="org/apache/savan/module/SavanModule.html#SavanModule()"><B>SavanModule()</B></A> -
Constructor for class org.apache.savan.module.<A HREF="org/apache/savan/module/SavanModule.html" title="class in org.apache.savan.module">SavanModule</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/handlers/SavanOutHandler.html" title="class in org.apache.savan.handlers"><B>SavanOutHandler</B></A> - class org.apache.savan.handlers.<A HREF="org/apache/savan/handlers/SavanOutHandler.html" title="class in org.apache.savan.handlers">SavanOutHandler</A>.<DD>Handler of Savan in the outFlow.<DT><A HREF="org/apache/savan/handlers/SavanOutHandler.html#SavanOutHandler()"><B>SavanOutHandler()</B></A> -
Constructor for class org.apache.savan.handlers.<A HREF="org/apache/savan/handlers/SavanOutHandler.html" title="class in org.apache.savan.handlers">SavanOutHandler</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.Actions.html#Subscribe"><B>Subscribe</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.Actions.html" title="interface in org.apache.savan.eventing">EventingConstants.Actions</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html#Subscribe"><B>Subscribe</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html" title="interface in org.apache.savan.eventing">EventingConstants.ElementNames</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.Actions.html#SubscribeResponse"><B>SubscribeResponse</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.Actions.html" title="interface in org.apache.savan.eventing">EventingConstants.Actions</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html#SubscribeResponse"><B>SubscribeResponse</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html" title="interface in org.apache.savan.eventing">EventingConstants.ElementNames</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/Subscriber.html" title="interface in org.apache.savan.subscribers"><B>Subscriber</B></A> - interface org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/Subscriber.html" title="interface in org.apache.savan.subscribers">Subscriber</A>.<DD>Defines methods common to all subscribers.<DT><A HREF="org/apache/savan/configuration/SubscriberBean.html" title="class in org.apache.savan.configuration"><B>SubscriberBean</B></A> - class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/SubscriberBean.html" title="class in org.apache.savan.configuration">SubscriberBean</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/configuration/SubscriberBean.html#SubscriberBean()"><B>SubscriberBean()</B></A> -
Constructor for class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/SubscriberBean.html" title="class in org.apache.savan.configuration">SubscriberBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/storage/SubscriberStore.html" title="interface in org.apache.savan.storage"><B>SubscriberStore</B></A> - interface org.apache.savan.storage.<A HREF="org/apache/savan/storage/SubscriberStore.html" title="interface in org.apache.savan.storage">SubscriberStore</A>.<DD>Defines the Storage for storing subscribers.<DT><A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html#SubscriptionManager"><B>SubscriptionManager</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html" title="interface in org.apache.savan.eventing">EventingConstants.ElementNames</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/SubscriptionProcessor.html" title="class in org.apache.savan.subscription"><B>SubscriptionProcessor</B></A> - class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/SubscriptionProcessor.html" title="class in org.apache.savan.subscription">SubscriptionProcessor</A>.<DD>Abstractly defines subscription methods.<DT><A HREF="org/apache/savan/subscription/SubscriptionProcessor.html#SubscriptionProcessor()"><B>SubscriptionProcessor()</B></A> -
Constructor for class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/SubscriptionProcessor.html" title="class in org.apache.savan.subscription">SubscriptionProcessor</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/SubscriptionResponseData.html" title="class in org.apache.savan.eventing.client"><B>SubscriptionResponseData</B></A> - class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/SubscriptionResponseData.html" title="class in org.apache.savan.eventing.client">SubscriptionResponseData</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/eventing/client/SubscriptionResponseData.html#SubscriptionResponseData()"><B>SubscriptionResponseData()</B></A> -
Constructor for class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/SubscriptionResponseData.html" title="class in org.apache.savan.eventing.client">SubscriptionResponseData</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/SubscriptionStatus.html" title="class in org.apache.savan.eventing.client"><B>SubscriptionStatus</B></A> - class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/SubscriptionStatus.html" title="class in org.apache.savan.eventing.client">SubscriptionStatus</A>.<DD>&nbsp;<DT><A HREF="org/apache/savan/eventing/client/SubscriptionStatus.html#SubscriptionStatus()"><B>SubscriptionStatus()</B></A> -
Constructor for class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/SubscriptionStatus.html" title="class in org.apache.savan.eventing.client">SubscriptionStatus</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/publication/client/PublicationClient.html#sendPublication(org.apache.axiom.soap.SOAPEnvelope, org.apache.axis2.context.ConfigurationContext, org.apache.savan.storage.SubscriberStore)"><B>sendPublication(SOAPEnvelope, ConfigurationContext, SubscriberStore)</B></A> -
Static method in class org.apache.savan.publication.client.<A HREF="org/apache/savan/publication/client/PublicationClient.html" title="class in org.apache.savan.publication.client">PublicationClient</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/publication/client/PublicationClient.html#sendPublication(org.apache.axiom.soap.SOAPEnvelope, org.apache.axis2.context.ConfigurationContext, org.apache.axis2.client.Options, org.apache.savan.storage.SubscriberStore)"><B>sendPublication(SOAPEnvelope, ConfigurationContext, Options, SubscriberStore)</B></A> -
Static method in class org.apache.savan.publication.client.<A HREF="org/apache/savan/publication/client/PublicationClient.html" title="class in org.apache.savan.publication.client">PublicationClient</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/AbstractSubscriber.html#sendPublication(org.apache.savan.SavanMessageContext, org.apache.savan.publication.PublicationReport)"><B>sendPublication(SavanMessageContext, PublicationReport)</B></A> -
Method in class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/AbstractSubscriber.html" title="class in org.apache.savan.subscribers">AbstractSubscriber</A>
<DD>This should be used by based classes to sendThe publication in its own manner
<DT><A HREF="org/apache/savan/subscribers/CompositeSubscriber.html#sendPublication(org.apache.savan.SavanMessageContext, org.apache.savan.publication.PublicationReport)"><B>sendPublication(SavanMessageContext, PublicationReport)</B></A> -
Method in class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/CompositeSubscriber.html" title="class in org.apache.savan.subscribers">CompositeSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/LeafSubscriber.html#sendPublication(org.apache.savan.SavanMessageContext, org.apache.savan.publication.PublicationReport)"><B>sendPublication(SavanMessageContext, PublicationReport)</B></A> -
Method in class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/LeafSubscriber.html" title="class in org.apache.savan.subscribers">LeafSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/FilterBean.html#setClazz(java.lang.String)"><B>setClazz(String)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/FilterBean.html" title="class in org.apache.savan.configuration">FilterBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/SubscriberBean.html#setClazz(java.lang.String)"><B>setClazz(String)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/SubscriberBean.html" title="class in org.apache.savan.configuration">SubscriberBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/ExpirationBean.html#setDateValue(java.util.Date)"><B>setDateValue(Date)</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/ExpirationBean.html" title="class in org.apache.savan.subscription">ExpirationBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/Protocol.html#setDefaultFilter(java.lang.String)"><B>setDefaultFilter(String)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/Protocol.html" title="class in org.apache.savan.configuration">Protocol</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/Protocol.html#setDefaultSubscriber(java.lang.String)"><B>setDefaultSubscriber(String)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/Protocol.html" title="class in org.apache.savan.configuration">Protocol</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/subscribers/EventingLeafSubscriber.html#setDelivery(org.apache.savan.eventing.Delivery)"><B>setDelivery(Delivery)</B></A> -
Method in class org.apache.savan.eventing.subscribers.<A HREF="org/apache/savan/eventing/subscribers/EventingLeafSubscriber.html" title="class in org.apache.savan.eventing.subscribers">EventingLeafSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/subscribers/EventingSubscriber.html#setDelivery(org.apache.savan.eventing.Delivery)"><B>setDelivery(Delivery)</B></A> -
Method in interface org.apache.savan.eventing.subscribers.<A HREF="org/apache/savan/eventing/subscribers/EventingSubscriber.html" title="interface in org.apache.savan.eventing.subscribers">EventingSubscriber</A>
<DD>To se the Delivery object
<DT><A HREF="org/apache/savan/eventing/subscribers/EventingTopicSubscriber.html#setDelivery(org.apache.savan.eventing.Delivery)"><B>setDelivery(Delivery)</B></A> -
Method in class org.apache.savan.eventing.subscribers.<A HREF="org/apache/savan/eventing/subscribers/EventingTopicSubscriber.html" title="class in org.apache.savan.eventing.subscribers">EventingTopicSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/Delivery.html#setDeliveryEPR(org.apache.axis2.addressing.EndpointReference)"><B>setDeliveryEPR(EndpointReference)</B></A> -
Method in class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/Delivery.html" title="class in org.apache.savan.eventing">Delivery</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/EventingClientBean.html#setDeliveryEPR(org.apache.axis2.addressing.EndpointReference)"><B>setDeliveryEPR(EndpointReference)</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClientBean.html" title="class in org.apache.savan.eventing.client">EventingClientBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/Delivery.html#setDeliveryMode(java.lang.String)"><B>setDeliveryMode(String)</B></A> -
Method in class org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/Delivery.html" title="class in org.apache.savan.eventing">Delivery</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/ExpirationBean.html#setDuration(boolean)"><B>setDuration(boolean)</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/ExpirationBean.html" title="class in org.apache.savan.subscription">ExpirationBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/ExpirationBean.html#setDurationValue(org.apache.axis2.databinding.types.Duration)"><B>setDurationValue(Duration)</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/ExpirationBean.html" title="class in org.apache.savan.subscription">ExpirationBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/EventingClientBean.html#setEndToEPR(org.apache.axis2.addressing.EndpointReference)"><B>setEndToEPR(EndpointReference)</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClientBean.html" title="class in org.apache.savan.eventing.client">EventingClientBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/subscribers/EventingLeafSubscriber.html#setEndToEPr(org.apache.axis2.addressing.EndpointReference)"><B>setEndToEPr(EndpointReference)</B></A> -
Method in class org.apache.savan.eventing.subscribers.<A HREF="org/apache/savan/eventing/subscribers/EventingLeafSubscriber.html" title="class in org.apache.savan.eventing.subscribers">EventingLeafSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/subscribers/EventingSubscriber.html#setEndToEPr(org.apache.axis2.addressing.EndpointReference)"><B>setEndToEPr(EndpointReference)</B></A> -
Method in interface org.apache.savan.eventing.subscribers.<A HREF="org/apache/savan/eventing/subscribers/EventingSubscriber.html" title="interface in org.apache.savan.eventing.subscribers">EventingSubscriber</A>
<DD>To set the EndTo EPR
<DT><A HREF="org/apache/savan/eventing/subscribers/EventingTopicSubscriber.html#setEndToEPr(org.apache.axis2.addressing.EndpointReference)"><B>setEndToEPr(EndpointReference)</B></A> -
Method in class org.apache.savan.eventing.subscribers.<A HREF="org/apache/savan/eventing/subscribers/EventingTopicSubscriber.html" title="class in org.apache.savan.eventing.subscribers">EventingTopicSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/SubscriptionResponseData.html#setExpiration(org.apache.savan.subscription.ExpirationBean)"><B>setExpiration(ExpirationBean)</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/SubscriptionResponseData.html" title="class in org.apache.savan.eventing.client">SubscriptionResponseData</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/EventingClientBean.html#setExpirationDuration(org.apache.axis2.databinding.types.Duration)"><B>setExpirationDuration(Duration)</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClientBean.html" title="class in org.apache.savan.eventing.client">EventingClientBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/EventingClientBean.html#setExpirationTime(java.util.Date)"><B>setExpirationTime(Date)</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClientBean.html" title="class in org.apache.savan.eventing.client">EventingClientBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/SubscriptionStatus.html#setExpirationValue(java.lang.String)"><B>setExpirationValue(String)</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/SubscriptionStatus.html" title="class in org.apache.savan.eventing.client">SubscriptionStatus</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/client/EventingClientBean.html#setFilter(java.lang.String)"><B>setFilter(String)</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClientBean.html" title="class in org.apache.savan.eventing.client">EventingClientBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/AbstractSubscriber.html#setFilter(org.apache.savan.filters.Filter)"><B>setFilter(Filter)</B></A> -
Method in class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/AbstractSubscriber.html" title="class in org.apache.savan.subscribers">AbstractSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/Subscriber.html#setFilter(org.apache.savan.filters.Filter)"><B>setFilter(Filter)</B></A> -
Method in interface org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/Subscriber.html" title="interface in org.apache.savan.subscribers">Subscriber</A>
<DD>To set the Filter object
<DT><A HREF="org/apache/savan/eventing/client/EventingClientBean.html#setFilterDialect(java.lang.String)"><B>setFilterDialect(String)</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClientBean.html" title="class in org.apache.savan.eventing.client">EventingClientBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/AbstractSubscriber.html#setId(java.lang.String)"><B>setId(String)</B></A> -
Method in class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/AbstractSubscriber.html" title="class in org.apache.savan.subscribers">AbstractSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/Subscriber.html#setId(java.lang.String)"><B>setId(String)</B></A> -
Method in interface org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/Subscriber.html" title="interface in org.apache.savan.subscribers">Subscriber</A>
<DD>To set the subscriber Id
<DT><A HREF="org/apache/savan/configuration/FilterBean.html#setIdentifier(java.lang.String)"><B>setIdentifier(String)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/FilterBean.html" title="class in org.apache.savan.configuration">FilterBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/Protocol.html#setMappingRules(org.apache.savan.configuration.MappingRules)"><B>setMappingRules(MappingRules)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/Protocol.html" title="class in org.apache.savan.configuration">Protocol</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanMessageContext.html#setMessageType(int)"><B>setMessageType(int)</B></A> -
Method in class org.apache.savan.<A HREF="org/apache/savan/SavanMessageContext.html" title="class in org.apache.savan">SavanMessageContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/FilterBean.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/FilterBean.html" title="class in org.apache.savan.configuration">FilterBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/Protocol.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/Protocol.html" title="class in org.apache.savan.configuration">Protocol</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/SubscriberBean.html#setName(java.lang.String)"><B>setName(String)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/SubscriberBean.html" title="class in org.apache.savan.configuration">SubscriberBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanMessageContext.html#setProperty(java.lang.String, java.lang.Object)"><B>setProperty(String, Object)</B></A> -
Method in class org.apache.savan.<A HREF="org/apache/savan/SavanMessageContext.html" title="class in org.apache.savan">SavanMessageContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanMessageContext.html#setProtocol(org.apache.savan.configuration.Protocol)"><B>setProtocol(Protocol)</B></A> -
Method in class org.apache.savan.<A HREF="org/apache/savan/SavanMessageContext.html" title="class in org.apache.savan">SavanMessageContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/RenewBean.html#setRenewMount(long)"><B>setRenewMount(long)</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/RenewBean.html" title="class in org.apache.savan.subscription">RenewBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/ExpirationBean.html#setSubscriberID(java.lang.String)"><B>setSubscriberID(String)</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/ExpirationBean.html" title="class in org.apache.savan.subscription">ExpirationBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/RenewBean.html#setSubscriberID(java.lang.String)"><B>setSubscriberID(String)</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/RenewBean.html" title="class in org.apache.savan.subscription">RenewBean</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanMessageContext.html#setSubscriberStore(org.apache.savan.storage.SubscriberStore)"><B>setSubscriberStore(SubscriberStore)</B></A> -
Method in class org.apache.savan.<A HREF="org/apache/savan/SavanMessageContext.html" title="class in org.apache.savan">SavanMessageContext</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/AbstractSubscriber.html#setSubscriptionEndingTime(java.util.Date)"><B>setSubscriptionEndingTime(Date)</B></A> -
Method in class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/AbstractSubscriber.html" title="class in org.apache.savan.subscribers">AbstractSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/CompositeSubscriber.html#setSubscriptionEndingTime(java.util.Date)"><B>setSubscriptionEndingTime(Date)</B></A> -
Method in class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/CompositeSubscriber.html" title="class in org.apache.savan.subscribers">CompositeSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/LeafSubscriber.html#setSubscriptionEndingTime()"><B>setSubscriptionEndingTime()</B></A> -
Method in class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/LeafSubscriber.html" title="class in org.apache.savan.subscribers">LeafSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/LeafSubscriber.html#setSubscriptionEndingTime(java.util.Date)"><B>setSubscriptionEndingTime(Date)</B></A> -
Method in class org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/LeafSubscriber.html" title="class in org.apache.savan.subscribers">LeafSubscriber</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscribers/Subscriber.html#setSubscriptionEndingTime(java.util.Date)"><B>setSubscriptionEndingTime(Date)</B></A> -
Method in interface org.apache.savan.subscribers.<A HREF="org/apache/savan/subscribers/Subscriber.html" title="interface in org.apache.savan.subscribers">Subscriber</A>
<DD>To set the Subscription expiration time.
<DT><A HREF="org/apache/savan/eventing/client/SubscriptionResponseData.html#setSubscriptionManager(org.apache.axis2.addressing.EndpointReference)"><B>setSubscriptionManager(EndpointReference)</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/SubscriptionResponseData.html" title="class in org.apache.savan.eventing.client">SubscriptionResponseData</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/filters/EmptyFilter.html#setUp(org.apache.axiom.om.OMNode)"><B>setUp(OMNode)</B></A> -
Method in class org.apache.savan.filters.<A HREF="org/apache/savan/filters/EmptyFilter.html" title="class in org.apache.savan.filters">EmptyFilter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/filters/Filter.html#setUp(org.apache.axiom.om.OMNode)"><B>setUp(OMNode)</B></A> -
Method in class org.apache.savan.filters.<A HREF="org/apache/savan/filters/Filter.html" title="class in org.apache.savan.filters">Filter</A>
<DD>To initialize the filter.
<DT><A HREF="org/apache/savan/filters/XPathBasedFilter.html#setUp(org.apache.axiom.om.OMNode)"><B>setUp(OMNode)</B></A> -
Method in class org.apache.savan.filters.<A HREF="org/apache/savan/filters/XPathBasedFilter.html" title="class in org.apache.savan.filters">XPathBasedFilter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/configuration/Protocol.html#setUtilFactory(org.apache.savan.util.UtilFactory)"><B>setUtilFactory(UtilFactory)</B></A> -
Method in class org.apache.savan.configuration.<A HREF="org/apache/savan/configuration/Protocol.html" title="class in org.apache.savan.configuration">Protocol</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/filters/XPathBasedFilter.html#setXPathString(java.lang.String)"><B>setXPathString(String)</B></A> -
Method in class org.apache.savan.filters.<A HREF="org/apache/savan/filters/XPathBasedFilter.html" title="class in org.apache.savan.filters">XPathBasedFilter</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/module/SavanModule.html#shutdown(org.apache.axis2.context.ConfigurationContext)"><B>shutdown(ConfigurationContext)</B></A> -
Method in class org.apache.savan.module.<A HREF="org/apache/savan/module/SavanModule.html" title="class in org.apache.savan.module">SavanModule</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/storage/DefaultSubscriberStore.html#store(org.apache.savan.subscribers.Subscriber)"><B>store(Subscriber)</B></A> -
Method in class org.apache.savan.storage.<A HREF="org/apache/savan/storage/DefaultSubscriberStore.html" title="class in org.apache.savan.storage">DefaultSubscriberStore</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/storage/SubscriberStore.html#store(org.apache.savan.subscribers.Subscriber)"><B>store(Subscriber)</B></A> -
Method in interface org.apache.savan.storage.<A HREF="org/apache/savan/storage/SubscriberStore.html" title="interface in org.apache.savan.storage">SubscriberStore</A>
<DD>To store the subscriber.
<DT><A HREF="org/apache/savan/eventing/client/EventingClient.html#subscribe(org.apache.savan.eventing.client.EventingClientBean, java.lang.String)"><B>subscribe(EventingClientBean, String)</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClient.html" title="class in org.apache.savan.eventing.client">EventingClient</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/SubscriptionProcessor.html#subscribe(org.apache.savan.SavanMessageContext)"><B>subscribe(SavanMessageContext)</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/SubscriptionProcessor.html" title="class in org.apache.savan.subscription">SubscriptionProcessor</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="org/apache/savan/publication/client/PublicationClient.html#TEMP_PUBLICATION_ACTION"><B>TEMP_PUBLICATION_ACTION</B></A> -
Static variable in class org.apache.savan.publication.client.<A HREF="org/apache/savan/publication/client/PublicationClient.html" title="class in org.apache.savan.publication.client">PublicationClient</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="org/apache/savan/SavanConstants.MessageTypes.html#UNKNOWN"><B>UNKNOWN</B></A> -
Static variable in interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.MessageTypes.html" title="interface in org.apache.savan">SavanConstants.MessageTypes</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanConstants.MessageTypes.html#UNSUBSCRIPTION_MESSAGE"><B>UNSUBSCRIPTION_MESSAGE</B></A> -
Static variable in interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.MessageTypes.html" title="interface in org.apache.savan">SavanConstants.MessageTypes</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanConstants.MessageTypes.html#UNSUBSCRIPTION_RESPONSE_MESSAGE"><B>UNSUBSCRIPTION_RESPONSE_MESSAGE</B></A> -
Static variable in interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.MessageTypes.html" title="interface in org.apache.savan">SavanConstants.MessageTypes</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanConstants.html#UTIL_FACTORY"><B>UTIL_FACTORY</B></A> -
Static variable in interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.html" title="interface in org.apache.savan">SavanConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.Actions.html#Unsubscribe"><B>Unsubscribe</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.Actions.html" title="interface in org.apache.savan.eventing">EventingConstants.Actions</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html#Unsubscribe"><B>Unsubscribe</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.ElementNames.html" title="interface in org.apache.savan.eventing">EventingConstants.ElementNames</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/eventing/EventingConstants.Actions.html#UnsubscribeResponse"><B>UnsubscribeResponse</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.Actions.html" title="interface in org.apache.savan.eventing">EventingConstants.Actions</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/util/UtilFactory.html" title="interface in org.apache.savan.util"><B>UtilFactory</B></A> - interface org.apache.savan.util.<A HREF="org/apache/savan/util/UtilFactory.html" title="interface in org.apache.savan.util">UtilFactory</A>.<DD>Defines a Utility Factory in Savan.<DT><A HREF="org/apache/savan/eventing/client/EventingClient.html#unsubscribe(java.lang.String)"><B>unsubscribe(String)</B></A> -
Method in class org.apache.savan.eventing.client.<A HREF="org/apache/savan/eventing/client/EventingClient.html" title="class in org.apache.savan.eventing.client">EventingClient</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/subscription/SubscriptionProcessor.html#unsubscribe(org.apache.savan.SavanMessageContext)"><B>unsubscribe(SavanMessageContext)</B></A> -
Method in class org.apache.savan.subscription.<A HREF="org/apache/savan/subscription/SubscriptionProcessor.html" title="class in org.apache.savan.subscription">SubscriptionProcessor</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="org/apache/savan/SavanConstants.html#VALUE_FALSE"><B>VALUE_FALSE</B></A> -
Static variable in interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.html" title="interface in org.apache.savan">SavanConstants</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/SavanConstants.html#VALUE_TRUE"><B>VALUE_TRUE</B></A> -
Static variable in interface org.apache.savan.<A HREF="org/apache/savan/SavanConstants.html" title="interface in org.apache.savan">SavanConstants</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_X_"><!-- --></A><H2>
<B>X</B></H2>
<DL>
<DT><A HREF="org/apache/savan/eventing/EventingConstants.FilterDialects.html#XPath"><B>XPath</B></A> -
Static variable in interface org.apache.savan.eventing.<A HREF="org/apache/savan/eventing/EventingConstants.FilterDialects.html" title="interface in org.apache.savan.eventing">EventingConstants.FilterDialects</A>
<DD>&nbsp;
<DT><A HREF="org/apache/savan/filters/XPathBasedFilter.html" title="class in org.apache.savan.filters"><B>XPathBasedFilter</B></A> - class org.apache.savan.filters.<A HREF="org/apache/savan/filters/XPathBasedFilter.html" title="class in org.apache.savan.filters">XPathBasedFilter</A>.<DD>A filter that does filtering of messages based on a XPath string.<DT><A HREF="org/apache/savan/filters/XPathBasedFilter.html#XPathBasedFilter()"><B>XPathBasedFilter()</B></A> -
Constructor for class org.apache.savan.filters.<A HREF="org/apache/savan/filters/XPathBasedFilter.html" title="class in org.apache.savan.filters">XPathBasedFilter</A>
<DD>&nbsp;
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_X_">X</A>
<!-- ======= 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=3 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"> <FONT CLASS="NavBarFont1">Package</FONT>&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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&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>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-all.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>
Copyright &copy; 2007 null. All Rights Reserved.
</BODY>
</HTML>