Openfire-connectionmanager / src / java / org / jivesoftware / multiplexer /
@Daniel Henninger Daniel Henninger authored on 12 Mar 2008
..
net Latest patch from OF. 17 years ago
spi Optimization - removed creation of DOM objects and just pass strings from clients to server. Still pending same optimization from server to clients but first we need to use MINA for that. 18 years ago
starter More renaming work from Wildfire to Openfire. 18 years ago
task Optimization - removed creation of DOM objects and just pass strings from clients to server. Still pending same optimization from server to clients but first we need to use MINA for that. 18 years ago
ClientSession.java Optimiztion - reduced number of ConnectionCloseListener instances to 1 instead of 1 per connection. 18 years ago
Connection.java Optimization - removed creation of DOM objects and just pass strings from clients to server. Still pending same optimization from server to clients but first we need to use MINA for that. 18 years ago
ConnectionCloseListener.java Initial version. JM-666 18 years ago
ConnectionManager.java Updated to RC1 17 years ago
ConnectionWorkerThread.java Optimization - removed creation of DOM objects and just pass strings from clients to server. Still pending same optimization from server to clients but first we need to use MINA for that. 18 years ago
PacketDeliverer.java Initial version. JM-666 18 years ago
PacketRouter.java Optimization - removed creation of DOM objects and just pass strings from clients to server. Still pending same optimization from server to clients but first we need to use MINA for that. 18 years ago
ServerPacketHandler.java Optimization - removed creation of DOM objects and just pass strings from clients to server. Still pending same optimization from server to clients but first we need to use MINA for that. 18 years ago
ServerPacketReader.java Initial version. JM-666 18 years ago
ServerSurrogate.java More renaming work from Wildfire to Openfire. 18 years ago
Session.java Added closing/idle timeout/polling frequency checks 18 years ago
SocketStatistic.java Initial version. JM-666 18 years ago
StreamError.java Initial version. JM-666 18 years ago
StreamIDFactory.java Work on session creation 18 years ago