Openfire-connectionmanager / src / java / org / jivesoftware / multiplexer /
@Guenther Niess Guenther Niess authored on 10 Feb 2010
..
net OF-346: Fix packet namespaces for Http-Bind 15 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 Pass IP addres of client and listen for disconnection requests. JM-1373 16 years ago
ClientSession.java Pass IP addres of client and listen for disconnection requests. JM-1373 16 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 Fixed JM-1523 (Connection Manager should use the updated BOSH code) and JM-1529 (Secure BOSH listener fails to start because certificates are not correctly recognized) 16 years ago
ConnectionWorkerThread.java OF-44: small fix 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 Renamed instance variable to avoid name conflicts in some IDEs. 16 years ago
ServerSurrogate.java Pass IP addres of client and listen for disconnection requests. JM-1373 16 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