|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.jw.cloud42.core.eventing.subscriptionProcessor.GenericSubscriptionProcessor
de.jw.cloud42.core.eventing.subscriptionProcessor.SOAPSubscriptionProcessor
public class SOAPSubscriptionProcessor
SubscriptionProcessor class for a subscriber that receives notifications as SOAP messages over HTTP.
| Constructor Summary | |
|---|---|
SOAPSubscriptionProcessor()
|
|
| Method Summary | |
|---|---|
Subscription |
getSubscriberFromMessage(org.apache.axiom.om.OMElement message)
Parses the subscription message and identifies the endpoint to send notifications to. |
| Methods inherited from class de.jw.cloud42.core.eventing.subscriptionProcessor.GenericSubscriptionProcessor |
|---|
generateId, subscribe, unsubscribe |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SOAPSubscriptionProcessor()
| Method Detail |
|---|
public Subscription getSubscriberFromMessage(org.apache.axiom.om.OMElement message)
throws EventingException
getSubscriberFromMessage in class GenericSubscriptionProcessorEventingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||