Openfire-connectionmanager / src / java / org / jivesoftware / multiplexer /
@Guus der Kinderen Guus der Kinderen authored on 23 Aug 2010
..
net Make sure that encoding/decoding is strict (OF-391). 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 Add @Override and @Deprecrated annotations where appropiate (OF-343 OF-344) 15 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 Add @Override and @Deprecrated annotations where appropiate (OF-343 OF-344) 15 years ago
ServerSurrogate.java Add @Override and @Deprecrated annotations where appropiate (OF-343 OF-344) 15 years ago
Session.java Add @Override and @Deprecrated annotations where appropiate (OF-343 OF-344) 15 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