Openfire-connectionmanager / src / java / org / jivesoftware / multiplexer /
@Ben Vinson Ben Vinson authored on 19 Oct 2010
..
net Changes to prevent out-of-order messages, along with some performance improvements as discussed here: http://community.igniterealtime.org/thread/42018 14 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 OF-46: Updating Jetty to 7.0.1.v20091125 15 years ago
task Add @Override and @Deprecrated annotations where appropiate (OF-343 OF-344) 15 years ago
ClientSession.java Add @Override and @Deprecrated annotations where appropiate (OF-343 OF-344) 15 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 Changes to prevent out-of-order messages, along with some performance improvements as discussed here: http://community.igniterealtime.org/thread/42018 14 years ago
ConnectionWorkerThread.java Add @Override and @Deprecrated annotations where appropiate (OF-343 OF-344) 15 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 Pass IP addres of client and listen for disconnection requests. JM-1373 16 years ago
ServerPacketReader.java Changes to prevent out-of-order messages, along with some performance improvements as discussed here: http://community.igniterealtime.org/thread/42018 14 years ago
ServerSurrogate.java Add @Override and @Deprecrated annotations where appropiate (OF-343 OF-344) 15 years ago
Session.java Changes to prevent out-of-order messages, along with some performance improvements as discussed here: http://community.igniterealtime.org/thread/42018 14 years ago
SocketStatistic.java Initial version. JM-666 18 years ago
StreamError.java Add @Override and @Deprecrated annotations where appropiate (OF-343 OF-344) 15 years ago
StreamIDFactory.java Work on session creation 18 years ago