Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.jivesoftware.openfire.interceptor Classes and Interfaces - 8 results found.
| Name | Description | Type | Package | Framework |
| InterceptorManager | An InterceptorManager manages the list of global interceptors and per-user interceptors that are invoked before and after packets are read and sent. | Class | org.jivesoftware.openfire.interceptor | Echo |
|
| PacketCopier | Packet interceptor that notifies of packets activity to components that previously subscribed to the notificator. | Class | org.jivesoftware.openfire.interceptor | Echo |
|
| PacketInterceptor | A packet interceptor encapsulates an action that is invoked on a packet immediately before or after it was received by a SocketReader and also when the packet is about to | Interface | org.jivesoftware.openfire.interceptor | Echo |
|
| PacketRejectedException | Thrown by a PacketInterceptor when a packet is prevented from being processed. | Class | org.jivesoftware.openfire.interceptor | Echo |
|
| InterceptorManager | An InterceptorManager manages the list of global interceptors and per-user interceptors that are invoked before and after packets are read and sent. | Class | org.jivesoftware.openfire.interceptor | OpenFire |
|
| PacketCopier | Packet interceptor that notifies of packets activity to components that previously subscribed to the notificator. | Class | org.jivesoftware.openfire.interceptor | OpenFire |
|
| PacketInterceptor | A packet interceptor encapsulates an action that is invoked on a packet immediately before or after it was received by a SocketReader and also when the packet is about to | Interface | org.jivesoftware.openfire.interceptor | OpenFire |
|
| PacketRejectedException | Thrown by a PacketInterceptor when a packet is prevented from being processed. | Class | org.jivesoftware.openfire.interceptor | OpenFire |