JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
F
M
N
O
R
S
T
U
V
A
accountChanged(String)
- Method in interface org.duracloud.common.changenotifier.
AccountChangeNotifier
Notifies listeners that an account had changed.
accountChanged(String)
- Method in class org.duracloud.common.changenotifier.impl.
AccountChangeNotifierImpl
AccountChangeNotifier
- Interface in
org.duracloud.common.changenotifier
Defines interface for notifying listeners of account change events.
AccountChangeNotifierImpl
- Class in
org.duracloud.common.changenotifier.impl
AccountChangeNotifierImpl(GlobalPropertiesRepo)
- Constructor for class org.duracloud.common.changenotifier.impl.
AccountChangeNotifierImpl
addListener(MessageListener)
- Method in class org.duracloud.common.changenotifier.
RabbitMQSubscriptionManager
addListener(MessageListener)
- Method in class org.duracloud.common.changenotifier.
SnsSubscriptionManager
addListener(MessageListener)
- Method in interface org.duracloud.common.changenotifier.
SubscriptionManager
C
connect()
- Method in class org.duracloud.common.changenotifier.
RabbitMQSubscriptionManager
connect()
- Method in class org.duracloud.common.changenotifier.
SnsSubscriptionManager
connect()
- Method in interface org.duracloud.common.changenotifier.
SubscriptionManager
D
disconnect()
- Method in class org.duracloud.common.changenotifier.
RabbitMQSubscriptionManager
disconnect()
- Method in class org.duracloud.common.changenotifier.
SnsSubscriptionManager
disconnect()
- Method in interface org.duracloud.common.changenotifier.
SubscriptionManager
F
fromString(String)
- Static method in enum org.duracloud.common.changenotifier.
NotifierType
Returns the NotifierType from a string value.
M
MessageListener
- Interface in
org.duracloud.common.changenotifier
N
NotifierType
- Enum in
org.duracloud.common.changenotifier
Enumerator that defines supported Notifier types.
O
onMessage(Message)
- Method in interface org.duracloud.common.changenotifier.
MessageListener
onMessage(String)
- Method in interface org.duracloud.common.changenotifier.
MessageListener
org.duracloud.common.changenotifier
- package org.duracloud.common.changenotifier
org.duracloud.common.changenotifier.config
- package org.duracloud.common.changenotifier.config
org.duracloud.common.changenotifier.impl
- package org.duracloud.common.changenotifier.impl
R
RabbitMQSubscriptionManager
- Class in
org.duracloud.common.changenotifier
Handles connections to and interactions with RabbitMQ
RabbitMQSubscriptionManager(String, Integer, String, String, String, String, String)
- Constructor for class org.duracloud.common.changenotifier.
RabbitMQSubscriptionManager
rootUsersChanged()
- Method in interface org.duracloud.common.changenotifier.
AccountChangeNotifier
Notifies listeners that a root user's status has changed: a root user was added, removed, or changed.
rootUsersChanged()
- Method in class org.duracloud.common.changenotifier.impl.
AccountChangeNotifierImpl
S
SnsSubscriptionManager
- Class in
org.duracloud.common.changenotifier
SnsSubscriptionManager(AmazonSQS, AmazonSNS, String, String)
- Constructor for class org.duracloud.common.changenotifier.
SnsSubscriptionManager
storageProviderCacheOnNodeChanged(String)
- Method in interface org.duracloud.common.changenotifier.
AccountChangeNotifier
Notifies listeners that a node's cached storage provider information has changed.
storageProviderCacheOnNodeChanged(String)
- Method in class org.duracloud.common.changenotifier.impl.
AccountChangeNotifierImpl
storageProvidersChanged(String)
- Method in interface org.duracloud.common.changenotifier.
AccountChangeNotifier
Notifies listeners that one or more storage providers associated with an account has changed.
storageProvidersChanged(String)
- Method in class org.duracloud.common.changenotifier.impl.
AccountChangeNotifierImpl
subscriptionManager(GlobalPropertiesRepo, List<AccountComponentCache<?>>, String)
- Method in class org.duracloud.common.changenotifier.config.
SubscriptionManagerConfig
SubscriptionManager
- Interface in
org.duracloud.common.changenotifier
Defines the interface that manages subscriptions for SNS or RabbitMQ
SubscriptionManagerConfig
- Class in
org.duracloud.common.changenotifier.config
SubscriptionManagerConfig()
- Constructor for class org.duracloud.common.changenotifier.config.
SubscriptionManagerConfig
T
toString()
- Method in enum org.duracloud.common.changenotifier.
NotifierType
U
userStoreChanged(String)
- Method in interface org.duracloud.common.changenotifier.
AccountChangeNotifier
Notifies listeners that the set of users associated with an account have changed
userStoreChanged(String)
- Method in class org.duracloud.common.changenotifier.impl.
AccountChangeNotifierImpl
V
valueOf(String)
- Static method in enum org.duracloud.common.changenotifier.
NotifierType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.duracloud.common.changenotifier.
NotifierType
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
F
M
N
O
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2009–2020
LYRASIS
. All rights reserved.