Openfire-connectionmanager / src / java / org / jivesoftware / multiplexer / net /
@Gaston Dombiak Gaston Dombiak authored on 11 Jun 2008
..
http Pass IP addres of client and listen for disconnection requests. JM-1373 16 years ago
ClientConnectionHandler.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
ClientStanzaHandler.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
ConnectionHandler.java Changed idle timeout to consider incoming traffic only. JM-1066 17 years ago
DNSUtil.java Updated to same version used by Openfire. SRV records are used now. JM-1000 18 years ago
MXParser.java More renaming work from Wildfire to Openfire. 18 years ago
NIOConnection.java Pass IP addres of client and listen for disconnection requests. JM-1373 16 years ago
SSLConfig.java Ported Gato's JM-1338 changes from trunk. 17 years ago
SSLJiveKeyManagerFactory.java Initial version. JM-666 18 years ago
SSLJiveServerSocketFactory.java More renaming work from Wildfire to Openfire. 18 years ago
SSLJiveTrustManagerFactory.java Initial version. JM-666 18 years ago
ServerTrustManager.java Modified to use MINA. JM-907 18 years ago
SocketConnection.java More renaming work from Wildfire to Openfire. 18 years ago
SocketSendingTracker.java Initial version. JM-666 18 years ago
StanzaHandler.java Fixed sequence of stream headers after TLS was negotiated. JM-997 18 years ago
TLSStatus.java Added Artur Hefczyc as author. 18 years ago
TLSStreamHandler.java 1. Fixed "null cert chain" error. JM-796 18 years ago
TLSStreamReader.java Initial version. JM-666 18 years ago
TLSStreamWriter.java Initial version. JM-666 18 years ago
TLSWrapper.java Added Artur Hefczyc as author. 18 years ago
XMLLightweightParser.java Ported from trunk. 16 years ago
XMLSocketWriter.java Initial version. JM-666 18 years ago
XMPPCodecFactory.java Initial version. JM-907 18 years ago
XMPPDecoder.java Fix ported from Openfire. JM-1267 17 years ago
XMPPEncoder.java Initial version. JM-907 18 years ago