Openfire-connectionmanager / src / java / org / jivesoftware / multiplexer /
@Safa Sofuoğlu Safa Sofuoğlu authored on 15 Apr 2009
..
net 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
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 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 1) Added option to enable/disable client listeners. JM-1376 16 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