Interface and Description |
---|
org.jivesoftware.smackx.PEPListener |
Class and Description |
---|
org.jivesoftware.smackx.provider.EmbeddedExtensionProvider
This has been moved to
EmbeddedExtensionProvider |
org.jivesoftware.smackx.packet.PEPEvent |
org.jivesoftware.smackx.packet.PEPItem |
org.jivesoftware.smackx.PEPManager |
org.jivesoftware.smackx.packet.PEPPubSub |
Field and Description |
---|
org.jivesoftware.smack.util.StringUtils.XEP_0082_UTC_FORMAT
This public version will be removed in favor of using the methods defined within this class.
|
Constructor and Description |
---|
org.jivesoftware.smackx.packet.DiscoverInfo.Identity(String, String)
As per the spec, the type field is mandatory and the 3 argument constructor should be used instead.
|
org.jivesoftware.smackx.ServiceDiscoveryManager(Connection)
use
#getInstanceFor(connection) instead |
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.