1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[WHACK-1] Added ability to add a component to a specific port. More... over 16 years ago
[WHACK-7] Added support for new allowMultiple capabilities. Couple of project updates. More... over 16 years ago
1) Made reconnection logic thread safe. WHACK-5 2) Allowed to register component by only sending desired subdomain. WHACK-6 More... almost 17 years ago
1) Trigger reconnection logic when a broken socket is found while writing to the socket. WHACK-3 2) Add heartbeat process. WHACK-4 More... almost 17 years ago
Send Component#shutdown when connections to the server is lost. More... almost 17 years ago
Make sure that compiled code is compatible with Java 5. More... over 17 years ago
Added support to set a connection timeout. Default value is 2 seconds. More... over 17 years ago
Synchronized with Wildfire latest version. More... over 17 years ago
Fixed class cast exception. More... over 17 years ago
Do not include source code in jar file. More... over 17 years ago
Added blocking delivery of IQ packets and support for listeners. More... over 17 years ago
Initial version. More... over 17 years ago
Ported change from WF. More... over 17 years ago
Notify component that it needs to start after a successful reconnection. More... over 17 years ago
Fixed NPE when removing inexistent component. More... over 17 years ago
1) Validate host in constructor. 2) Changed default port to be 5225. More... over 17 years ago
No longer abstract. More... over 17 years ago
Updated port and default secret key to match wildfire values. More... over 17 years ago
Removed duplicated code. More... over 17 years ago
Removed coupling to container. More... over 17 years ago
Improved javadocs. More... over 17 years ago
Updated with latest version from Wildfire. More... over 17 years ago
Initial version (copied from Wildfire). More... over 17 years ago
Updated javadoc. More... over 17 years ago
Added #removeField(String). More... about 18 years ago
Renamed error condition unexpected-condition to unexpected-request. More... about 18 years ago
1. Fixed potential concurrency exception. 2. Added #getField(String) More... about 18 years ago
Initial version. More... about 18 years ago
Added Serializable interface. More... about 18 years ago
Optimization: Cached JIDs are copied when making a packet copy. JM-480 More... over 18 years ago