|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SubscriberStore | |
| org.apache.savan | |
| org.apache.savan.configuration | |
| org.apache.savan.publication.client | |
| org.apache.savan.storage | |
| org.apache.savan.util | |
| Uses of SubscriberStore in org.apache.savan |
| Methods in org.apache.savan that return SubscriberStore | |
SubscriberStore |
SavanMessageContext.getSubscriberStore()
|
| Methods in org.apache.savan with parameters of type SubscriberStore | |
void |
SavanMessageContext.setSubscriberStore(SubscriberStore store)
|
| Uses of SubscriberStore in org.apache.savan.configuration |
| Methods in org.apache.savan.configuration that return SubscriberStore | |
SubscriberStore |
ConfigurationManager.getSubscriberStoreInstance(java.lang.String key)
|
| Uses of SubscriberStore in org.apache.savan.publication.client |
| Methods in org.apache.savan.publication.client with parameters of type SubscriberStore | |
static void |
PublicationClient.sendPublication(org.apache.axiom.soap.SOAPEnvelope publication,
org.apache.axis2.context.ConfigurationContext configurationContext,
SubscriberStore store)
|
static void |
PublicationClient.sendPublication(org.apache.axiom.soap.SOAPEnvelope publication,
org.apache.axis2.context.ConfigurationContext configurationContext,
org.apache.axis2.client.Options options,
SubscriberStore store)
|
| Uses of SubscriberStore in org.apache.savan.storage |
| Classes in org.apache.savan.storage that implement SubscriberStore | |
class |
DefaultSubscriberStore
|
| Uses of SubscriberStore in org.apache.savan.util |
| Methods in org.apache.savan.util that return SubscriberStore | |
static SubscriberStore |
CommonUtil.getSubscriberStore(org.apache.axis2.description.AxisService axisService)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||