Openfire-connectionmanager / src / java / org / jivesoftware / multiplexer /
@Gaston Dombiak Gaston Dombiak authored on 2 May 2008
..
net Max buffer size is now configurable. JM-1350 16 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 Ported Gato's JM-1338 changes from trunk. 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