| .. |
|
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
|
References to PacketWriterListener changed to PacketListener
|
2003-11-18 17:06:47 +00:00 |
|
Roster.java
|
Throws an exception when trying to create entries using a non-initialized roster.
|
2004-01-01 23:27:56 +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
|
Answers a default timeout value if timeout value has not been initialized yet
|
2004-01-02 00:29:41 +00:00 |
|
SSLXMPPConnection.java
|
Added isSecureConnection method (SMACK-84)
|
2003-09-18 20:39:14 +00:00 |
|
XMPPConnection.java
|
The connection's roster can be accessed before the user actually logs in
|
2004-01-02 00:31:16 +00:00 |
|
XMPPException.java
|
Added getMessage() method, improved stack traces.
|
2003-10-13 20:42:22 +00:00 |