.. |
debugger
|
References to PacketWriterListener changed to PacketListener
|
2003-11-18 17:06:47 +00:00 |
filter
|
*** empty log message ***
|
2003-11-05 17:44:00 +00:00 |
packet
|
A null type is equivalent to GET.
|
2003-11-19 16:51:19 +00:00 |
provider
|
Small fixes.
|
2003-10-23 16:48:10 +00:00 |
util
|
Fixes bug parsing server name
|
2003-12-17 13:59:20 +00:00 |
AccountManager.java
|
The packet-reply-timeout is obtained from SmackConfiguration
|
2004-01-01 23:21:49 +00:00 |
Chat.java
|
Allows to filter messages by message type and sender or by thread
|
2003-11-05 17:46:34 +00:00 |
ConnectionEstablishedListener.java
|
Initial check-in
|
2003-12-19 17:46:48 +00:00 |
ConnectionListener.java
|
Added ConnectionListener support.
|
2003-07-09 16:05:43 +00:00 |
GroupChat.java
|
The packet-reply-timeout is obtained from SmackConfiguration
|
2004-01-01 23:21:49 +00:00 |
package.html
|
Javadoc info.
|
2003-03-09 23:07:58 +00:00 |
PacketCollector.java
|
Max queue size defined.
|
2003-04-15 13:52:38 +00:00 |
PacketListener.java
|
Remove not used imports
|
2003-10-13 23:43:15 +00:00 |
PacketReader.java
|
Removes the track of the number of packets read.
|
2003-11-12 17:49:07 +00:00 |
PacketWriter.java
|
Fixes a problem that prevented to remove listeners
|
2004-01-15 13:05:44 +00:00 |
Roster.java
|
Fixes problems when waiting a few seconds when the roster has not been initialized yet
|
2004-01-12 16:04:23 +00:00 |
RosterEntry.java
|
updates roster entries with remote notifications
|
2003-09-25 13:00:48 +00:00 |
RosterGroup.java
|
Fixes a problem renaming a RosterGroup
|
2003-12-02 01:53:39 +00:00 |
RosterListener.java
|
Added method to allow tracking presence updates in the roster.
|
2003-08-21 03:30:25 +00:00 |
SmackConfiguration.java
|
Stops printing exceptions to the console when a class to load at start-up is not found
|
2004-01-13 18:20:18 +00:00 |
SSLXMPPConnection.java
|
Added isSecureConnection method (SMACK-84)
|
2003-09-18 20:39:14 +00:00 |
XMPPConnection.java
|
UNDO: The connection's roster can be accessed before the user actually logs in
|
2004-01-18 12:58:36 +00:00 |
XMPPException.java
|
Added getMessage() method, improved stack traces.
|
2003-10-13 20:42:22 +00:00 |