Class and Description |
---|
org.jivesoftware.smackx.provider.EmbeddedExtensionProvider
This has been moved to
EmbeddedExtensionProvider |
Method and Description |
---|
org.jivesoftware.smack.XMPPConnection.addPacketWriterInterceptor(PacketInterceptor, PacketFilter) |
org.jivesoftware.smack.XMPPConnection.addPacketWriterListener(PacketListener, PacketFilter) |
org.jivesoftware.smackx.packet.LastActivity.getLastActivity(Connection, String)
This method only retreives the lapsed time since the last logout of a particular jid.
Replaced by
getLastActivity |
org.jivesoftware.smack.XMPPConnection.removePacketWriterInterceptor(PacketInterceptor) |
org.jivesoftware.smack.XMPPConnection.removePacketWriterListener(PacketListener) |
Constructor and Description |
---|
org.jivesoftware.smack.packet.XMPPError(int)
new errors should be created using the constructor XMPPError(condition)
|
org.jivesoftware.smack.packet.XMPPError(int, String)
new errors should be created using the constructor XMPPError(condition, message)
|
Copyright © 2003-2007 Jive Software.