
|
If you were logged in you would be able to see more operations.
|
|
|
Openfire
Created: 01/04/07 04:39 PM
Updated: 01/04/07 05:46 PM
|
|
| Component/s: |
Core
|
| Affects Version/s: |
3.1.1
|
| Fix Version/s: |
3.2.0 Beta
|
|
|
Issue Links:
|
Related to
|
|
|
|
This issue is related to:
|
|
ENT-35
Archiving is only done one-way with gateways
|
|
|
|
|
|
|
| Support Plan Customer Issue: |
No
|
| Resolution Date: |
01/04/07 05:46 PM
|
| Acceptance Test - Add?: |
No
|
|
PacketInterceptors are now triggered in the SocketReader and SocketConnection classes. The problem is that when dealing with virtual connections or components (e.g. gateways) then we are missing the interceptors. Instead we should invoke the interceptors in the Router classes (for incoming traffic) and the Session class (for outgoing traffic).
|
|
Description
|
PacketInterceptors are now triggered in the SocketReader and SocketConnection classes. The problem is that when dealing with virtual connections or components (e.g. gateways) then we are missing the interceptors. Instead we should invoke the interceptors in the Router classes (for incoming traffic) and the Session class (for outgoing traffic). |
Show » |
| There are no comments yet on this issue.
|
|