ExternalComponentConfiguration |
Holds the configuration for external components that want to connect to this server.
|
ExternalComponentManager |
Manages the connection permissions for external components.
|
InternalComponentManager |
Manages the registration and delegation of Components, which includes External Components as well as components
that run in the Openfire JVM.
|
NotifyComponentInfo |
Task that will be executed on other cluster nodes to trigger the event that a component has
send its disco#info to the server.
|
NotifyComponentRegistered |
Task that will be executed on other cluster nodes to trigger the event that a component was
added to a cluster node.
|
NotifyComponentUnregistered |
Task that will be executed on other cluster nodes to trigger the event that a component was
removed from a cluster node.
|
RequestComponentInfoNotification |
|