Openfire-connectionmanager / src / java / org / jivesoftware / multiplexer / net / http /
@Gaston Dombiak Gaston Dombiak authored on 18 Dec 2006
..
HttpBindException.java Added closing/idle timeout/polling frequency checks 18 years ago
HttpBindManager.java Added SSL support 18 years ago
HttpBindServlet.java Added sync block where race condition may occur 18 years ago
HttpBindTimeoutException.java code comments and beautification 18 years ago
HttpConnection.java HTTP Connection wasn't being set as closed when the request was timed out. 18 years ago
HttpConnectionClosedException.java code comments and beautification 18 years ago
HttpSession.java Merged changes from Wildfire 18 years ago
HttpSessionManager.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
SessionListener.java Added connection open and closed events to properly handle connection idling timeout. 18 years ago