Openfire-connectionmanager / src / java / org / jivesoftware / multiplexer /
@Gaston Dombiak Gaston Dombiak authored on 13 Jun 2008
..
net Ported from trunk. 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.5.2 16 years ago
ConnectionWorkerThread.java Pass IP addres of client and listen for disconnection requests. JM-1373 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 Initial version. JM-666 18 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