Package | Description |
---|---|
org.gcube.informationsystem.notifier.impl.entities | |
org.gcube.informationsystem.notifier.util |
Modifier and Type | Class and Description |
---|---|
class |
Consumer |
class |
Producer |
Modifier and Type | Interface and Description |
---|---|
interface |
RegistrationEventHandler<P extends EPR,C extends EPR> |
interface |
RegistrationEventHandler<P extends EPR,C extends EPR> |
class |
SubscriptionObject<PRODUCER extends EPR,CONSUMER extends EPR> |
class |
SubscriptionObject<PRODUCER extends EPR,CONSUMER extends EPR> |
class |
TopicMapping<PRODUCER extends EPR,CONSUMER extends EPR,RE extends RegistrationEventHandler<PRODUCER,CONSUMER>> |
class |
TopicMapping<PRODUCER extends EPR,CONSUMER extends EPR,RE extends RegistrationEventHandler<PRODUCER,CONSUMER>> |
Modifier and Type | Method and Description |
---|---|
EPR |
SubscriptionObject.getNotificationResourceEnpoint() |
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionObject.setNotificationResourceEnpoint(EPR notificationResourceEndpoint) |
Constructor and Description |
---|
Subscription(Consumer consumer,
EPR producer) |