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

Key: JM-915
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

Add support in ComponentManager for sending packets in blocking mode

Created: 12/18/06 12:39 PM   Updated: 12/18/06 12:40 PM
Component/s: Core
Affects Version/s: 3.1.1
Fix Version/s: 3.2.0 Beta

Time Tracking:
Not Specified

Support Plan Customer Issue: No
Resolution Date: 12/18/06 12:40 PM
Acceptance Test - Add?: No


 Description  « Hide
Add new messages to ComponentManager:

1) public IQ query(Component component, IQ packet, int timeout) throws ComponentException;
2) public void query(Component component, IQ packet, IQResultListener listener) throws ComponentException;

Number 1 will block until a reply is received or timed out. Number 2 will return immediately and will trigger the listener when an answer is received.



 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.