| Package | Description |
|---|---|
| org.jivesoftware.openfire.component | |
| org.jivesoftware.openfire.interceptor |
Provides classes for intercepting packets.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InternalComponentManager.addListener(ComponentEventListener listener)
Adds a new listener that will be notified of component events.
|
void |
InternalComponentManager.removeListener(ComponentEventListener listener)
Removes the specified listener from the listeners being notified of component
events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PacketCopier
Packet interceptor that notifies of packets activity to components that previously
subscribed to the notificator.
|
Copyright © 2003–2019 Ignite Realtime. All rights reserved.