Openfire-connectionmanager / src / java / org / jivesoftware / multiplexer /
@Gaston Dombiak Gaston Dombiak authored on 21 Nov 2008
..
net Allow NULL chars as valid characters. JM-1421 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 Updated for 3.6.1 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