History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JM-924
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Gaston Dombiak
Reporter: Gaston Dombiak
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Openfire

PacketInterceptors should be triggered in the routing layer and not the networking layer

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

Time Tracking:
Not Specified

Issue Links:
Related to
 

Support Plan Customer Issue: No
Resolution Date: 01/04/07 05:46 PM
Acceptance Test - Add?: No


 Description  « Hide
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).

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.