|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.informationsystem.notifier.util.SubscriptionObject<EPR,Consumer>
org.gcube.informationsystem.notifier.util.Subscription
public class Subscription
| Field Summary | |
|---|---|
static GCUBELog |
logger
|
| Constructor Summary | |
|---|---|
Subscription(Consumer consumer,
EPR producer)
|
|
| Method Summary | |
|---|---|
void |
removeSubscription()
|
void |
subscribe(javax.xml.namespace.QName topic)
|
| Methods inherited from class org.gcube.informationsystem.notifier.util.SubscriptionObject |
|---|
getConsumer, getNotificationResourceEnpoint, getProducer, isSubscribed, setConsumer, setNotificationResourceEnpoint, setProducer, setSubscribed |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static GCUBELog logger
| Constructor Detail |
|---|
public Subscription(Consumer consumer,
EPR producer)
| Method Detail |
|---|
public void removeSubscription()
throws java.lang.Exception
removeSubscription in class SubscriptionObject<EPR,Consumer>java.lang.Exception
public void subscribe(javax.xml.namespace.QName topic)
throws java.lang.Exception
subscribe in class SubscriptionObject<EPR,Consumer>java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||