Smack/documentation
Florian Schmaus c81cd34561 Apply builder pattern to ConnectionConfiguration
Introducing a clean split between the constant connection configuration
parameters, which are now all in ConnectionConfiguration and the dynamic
connection state (e.g. hostAddresses) which are now in
AbstractXMPPConnection.

Also removed all arguments of login() since the username, password,
resource and callback handler need now to be configured via
ConnectionConfiguration.

Also remove documentation/extensions/messageevents.md, as it's already
in documentation/legacy
2014-11-15 09:46:31 +01:00
..
developer PacketExtension.from(Packet), deprecate getFrom() 2014-09-16 22:22:25 +02:00
extensions Apply builder pattern to ConnectionConfiguration 2014-11-15 09:46:31 +01:00
images Extension was renamed to lowercase. 2004-08-19 17:17:40 +00:00
legacy Move "Message Events (XEP-22)" code to legacy 2014-07-16 12:01:03 +02:00
connections.md Apply builder pattern to ConnectionConfiguration 2014-11-15 09:46:31 +01:00
debugging.md Update debugging.md 2014-10-16 16:50:52 +02:00
gettingstarted.md Apply builder pattern to ConnectionConfiguration 2014-11-15 09:46:31 +01:00
index.md Convert html documentation to markdown 2014-08-16 00:11:14 +02:00
messaging.md Convert html documentation to markdown 2014-08-16 00:11:14 +02:00
overview.md Apply builder pattern to ConnectionConfiguration 2014-11-15 09:46:31 +01:00
processing.md Convert html documentation to markdown 2014-08-16 00:11:14 +02:00
providers.md Rework Smack Provider design 2014-10-08 16:01:14 +02:00
roster.md Convert html documentation to markdown 2014-08-16 00:11:14 +02:00