A B C D E F G H I J K L M N O P Q R S T U V W X

M

Macro - Class in org.jivesoftware.smackx.workgroup.ext.macros
Macro datamodel.
Macro() - Constructor for class org.jivesoftware.smackx.workgroup.ext.macros.Macro
 
MacroGroup - Class in org.jivesoftware.smackx.workgroup.ext.macros
MacroGroup datamodel.
MacroGroup() - Constructor for class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
 
Macros - Class in org.jivesoftware.smackx.workgroup.ext.macros
Macros iq is responsible for handling global and personal macros in the a Live Assistant Workgroup.
Macros() - Constructor for class org.jivesoftware.smackx.workgroup.ext.macros.Macros
 
Macros.InternalProvider - Class in org.jivesoftware.smackx.workgroup.ext.macros
An IQProvider for Macro packets.
Macros.InternalProvider() - Constructor for class org.jivesoftware.smackx.workgroup.ext.macros.Macros.InternalProvider
 
main(String[]) - Static method in class org.jivesoftware.smack.packet.PrivacyProviderTest
 
main(String[]) - Static method in class org.jivesoftware.smack.util.Base64
Encodes or decodes two files from the command line; feel free to delete this method (in fact you probably should) if you're embedding this code into a larger program.
makeRoomOwner(Connection, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
 
mapIterator() - Method in class org.jivesoftware.smack.util.collections.AbstractHashedMap
Gets an iterator over the map.
mapIterator() - Method in class org.jivesoftware.smack.util.collections.AbstractReferenceMap
Gets a MapIterator over the reference map.
mapIterator() - Method in interface org.jivesoftware.smack.util.collections.IterableMap
Obtains a MapIterator over the map.
MapIterator<K,V> - Interface in org.jivesoftware.smack.util.collections
Defines an iterator that operates over a Map.
mark(int) - Method in class org.jivesoftware.smack.util.ObservableReader
 
markSupported() - Method in class org.jivesoftware.smack.util.ObservableReader
 
MAX_TABLE_ROWS - Static variable in class org.jivesoftware.smackx.debugger.EnhancedDebuggerWindow
Keeps the max number of rows to keep in the tables.
MAXIMUM_BLOCK_SIZE - Static variable in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamManager
Maximum block size that is allowed for In-Band Bytestreams
membershipGranted(String) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
 
membershipGranted() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
 
membershipGranted(String) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
Called when an administrator grants a user membership to the room.
membershipGranted() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
Called when an administrator grants your user membership to the room.
membershipRevoked(String) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
 
membershipRevoked() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
 
membershipRevoked(String) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
Called when an administrator revokes a user membership to the room.
membershipRevoked() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
Called when an administrator revokes your user membership to the room.
Message - Class in org.jivesoftware.smack.packet
Represents XMPP message packets.
Message() - Constructor for class org.jivesoftware.smack.packet.Message
Creates a new, "normal" message.
Message(String) - Constructor for class org.jivesoftware.smack.packet.Message
Creates a new "normal" message to the specified recipient.
Message(String, Message.Type) - Constructor for class org.jivesoftware.smack.packet.Message
Creates a new message of the specified type to a recipient.
message - Variable in class org.jivesoftware.smackx.packet.LastActivity
 
Message.Body - Class in org.jivesoftware.smack.packet
Represents a message body, its language and the content of the message.
Message.Subject - Class in org.jivesoftware.smack.packet
Represents a message subject, its language and the content of the subject.
Message.Type - Enum in org.jivesoftware.smack.packet
Represents the type of a message.
messageEqualityTest() - Method in class org.jivesoftware.smack.packet.MessageTest
 
MessageEvent - Class in org.jivesoftware.smackx.packet
Represents message events relating to the delivery, display, composition and cancellation of messages.
MessageEvent() - Constructor for class org.jivesoftware.smackx.packet.MessageEvent
 
MessageEventManager - Class in org.jivesoftware.smackx
Manages message events requests and notifications.
MessageEventManager(Connection) - Constructor for class org.jivesoftware.smackx.MessageEventManager
Creates a new message event manager.
MessageEventManagerTest - Class in org.jivesoftware.smackx
Test the MessageEvent extension using the high level API.
MessageEventManagerTest(String) - Constructor for class org.jivesoftware.smackx.MessageEventManagerTest
 
MessageEventNotificationListener - Interface in org.jivesoftware.smackx
A listener that is fired anytime a message event notification is received.
MessageEventProvider - Class in org.jivesoftware.smackx.provider
The MessageEventProvider parses Message Event packets.
MessageEventProvider() - Constructor for class org.jivesoftware.smackx.provider.MessageEventProvider
Creates a new MessageEventProvider.
MessageEventRequestListener - Interface in org.jivesoftware.smackx
A listener that is fired anytime a message event request is received.
MessageEventTest - Class in org.jivesoftware.smackx.packet
Test the MessageEvent extension using the low level API
MessageEventTest(String) - Constructor for class org.jivesoftware.smackx.packet.MessageEventTest
 
MessageEventTests - Class in org.jivesoftware.smackx
Test suite that runs all the Message Event extension tests
MessageEventTests() - Constructor for class org.jivesoftware.smackx.MessageEventTests
 
MessageListener - Interface in org.jivesoftware.smack
 
MessageTest - Class in org.jivesoftware.smack
Tests sending messages to other clients.
MessageTest(String) - Constructor for class org.jivesoftware.smack.MessageTest
 
MessageTest - Class in org.jivesoftware.smack.packet
 
MessageTest() - Constructor for class org.jivesoftware.smack.packet.MessageTest
 
MessageTypeFilter - Class in org.jivesoftware.smack.filter
Filters for packets of a specific type of Message (e.g.
MessageTypeFilter(Message.Type) - Constructor for class org.jivesoftware.smack.filter.MessageTypeFilter
Creates a new message type filter using the specified message type.
messageXmlLangTest() - Method in class org.jivesoftware.smack.packet.MessageTest
 
MetaData - Class in org.jivesoftware.smackx.workgroup
MetaData packet extension.
MetaData(Map) - Constructor for class org.jivesoftware.smackx.workgroup.MetaData
 
MetaDataProvider - Class in org.jivesoftware.smackx.workgroup.packet
This provider parses meta data if it's not contained already in a larger extension provider.
MetaDataProvider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.MetaDataProvider
 
MetaDataUtils - Class in org.jivesoftware.smackx.workgroup.util
Utility class for meta-data parsing and writing.
MetaDataUtils() - Constructor for class org.jivesoftware.smackx.workgroup.util.MetaDataUtils
 
MockPacket - Class in org.jivesoftware.smack.packet
A mock implementation of the Packet abstract class.
MockPacket() - Constructor for class org.jivesoftware.smack.packet.MockPacket
 
MockPacketFilter - Class in org.jivesoftware.smack.packet
A mock implementation of the PacketFilter class.
MockPacketFilter(boolean) - Constructor for class org.jivesoftware.smack.packet.MockPacketFilter
 
ModelUtil - Class in org.jivesoftware.smackx.workgroup.util
Utility methods frequently used by data classes and design-time classes.
moderatorGranted(String) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
 
moderatorGranted() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
 
moderatorGranted(String) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
Called when an administrator grants moderator privileges to a user.
moderatorGranted() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
Called when an administrator grants moderator privileges to your user.
moderatorRevoked(String) - Method in class org.jivesoftware.smackx.muc.DefaultParticipantStatusListener
 
moderatorRevoked() - Method in class org.jivesoftware.smackx.muc.DefaultUserStatusListener
 
moderatorRevoked(String) - Method in interface org.jivesoftware.smackx.muc.ParticipantStatusListener
Called when an administrator revokes moderator privileges from a user.
moderatorRevoked() - Method in interface org.jivesoftware.smackx.muc.UserStatusListener
Called when an administrator revokes moderator privileges from your user.
MonitorPacket - Class in org.jivesoftware.smackx.workgroup.packet
 
MonitorPacket() - Constructor for class org.jivesoftware.smackx.workgroup.packet.MonitorPacket
 
MonitorPacket.InternalProvider - Class in org.jivesoftware.smackx.workgroup.packet
Packet extension provider for Monitor Packets.
MonitorPacket.InternalProvider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.MonitorPacket.InternalProvider
 
MUCAdmin - Class in org.jivesoftware.smackx.packet
IQ packet that serves for kicking users, granting and revoking voice, banning users, modifying the ban list, granting and revoking membership and granting and revoking moderator privileges.
MUCAdmin() - Constructor for class org.jivesoftware.smackx.packet.MUCAdmin
 
MUCAdmin.Item - Class in org.jivesoftware.smackx.packet
Item child that holds information about roles, affiliation, jids and nicks.
MUCAdmin.Item(String, String) - Constructor for class org.jivesoftware.smackx.packet.MUCAdmin.Item
Creates a new item child.
MUCAdminProvider - Class in org.jivesoftware.smackx.provider
The MUCAdminProvider parses MUCAdmin packets.
MUCAdminProvider() - Constructor for class org.jivesoftware.smackx.provider.MUCAdminProvider
 
MUCInitialPresence - Class in org.jivesoftware.smackx.packet
Represents extended presence information whose sole purpose is to signal the ability of the occupant to speak the MUC protocol when joining a room.
MUCInitialPresence() - Constructor for class org.jivesoftware.smackx.packet.MUCInitialPresence
 
MUCInitialPresence.History - Class in org.jivesoftware.smackx.packet
The History class controls the number of characters or messages to receive when entering a room.
MUCInitialPresence.History() - Constructor for class org.jivesoftware.smackx.packet.MUCInitialPresence.History
 
MUCOwner - Class in org.jivesoftware.smackx.packet
IQ packet that serves for granting and revoking ownership privileges, granting and revoking administrative privileges and destroying a room.
MUCOwner() - Constructor for class org.jivesoftware.smackx.packet.MUCOwner
 
MUCOwner.Destroy - Class in org.jivesoftware.smackx.packet
Represents a request to the server to destroy a room.
MUCOwner.Destroy() - Constructor for class org.jivesoftware.smackx.packet.MUCOwner.Destroy
 
MUCOwner.Item - Class in org.jivesoftware.smackx.packet
Item child that holds information about affiliation, jids and nicks.
MUCOwner.Item(String) - Constructor for class org.jivesoftware.smackx.packet.MUCOwner.Item
Creates a new item child.
MUCOwnerProvider - Class in org.jivesoftware.smackx.provider
The MUCOwnerProvider parses MUCOwner packets.
MUCOwnerProvider() - Constructor for class org.jivesoftware.smackx.provider.MUCOwnerProvider
 
MUCUser - Class in org.jivesoftware.smackx.packet
Represents extended presence information about roles, affiliations, full JIDs, or status codes scoped by the 'http://jabber.org/protocol/muc#user' namespace.
MUCUser() - Constructor for class org.jivesoftware.smackx.packet.MUCUser
 
MUCUser.Decline - Class in org.jivesoftware.smackx.packet
Represents a rejection to an invitation from another user to a room.
MUCUser.Decline() - Constructor for class org.jivesoftware.smackx.packet.MUCUser.Decline
 
MUCUser.Destroy - Class in org.jivesoftware.smackx.packet
Represents a notification that the room has been destroyed.
MUCUser.Destroy() - Constructor for class org.jivesoftware.smackx.packet.MUCUser.Destroy
 
MUCUser.Invite - Class in org.jivesoftware.smackx.packet
Represents an invitation for another user to a room.
MUCUser.Invite() - Constructor for class org.jivesoftware.smackx.packet.MUCUser.Invite
 
MUCUser.Item - Class in org.jivesoftware.smackx.packet
Item child that holds information about roles, affiliation, jids and nicks.
MUCUser.Item(String, String) - Constructor for class org.jivesoftware.smackx.packet.MUCUser.Item
Creates a new item child.
MUCUser.Status - Class in org.jivesoftware.smackx.packet
Status code assists in presenting notification messages.
MUCUser.Status(String) - Constructor for class org.jivesoftware.smackx.packet.MUCUser.Status
Creates a new instance of Status with the specified code.
MUCUserProvider - Class in org.jivesoftware.smackx.provider
The MUCUserProvider parses packets with extended presence information about roles and affiliations.
MUCUserProvider() - Constructor for class org.jivesoftware.smackx.provider.MUCUserProvider
Creates a new MUCUserProvider.
MultipleAddresses - Class in org.jivesoftware.smackx.packet
Packet extension that contains the list of addresses that a packet should be sent or was sent.
MultipleAddresses() - Constructor for class org.jivesoftware.smackx.packet.MultipleAddresses
 
MultipleAddresses.Address - Class in org.jivesoftware.smackx.packet
 
MultipleAddressesProvider - Class in org.jivesoftware.smackx.provider
The MultipleAddressesProvider parses MultipleAddresses packets.
MultipleAddressesProvider() - Constructor for class org.jivesoftware.smackx.provider.MultipleAddressesProvider
Creates a new MultipleAddressesProvider.
multipleMessageBodiesParsingTest() - Method in class org.jivesoftware.smack.util.PacketParserUtilsTest
 
multipleMessageBodiesTest() - Method in class org.jivesoftware.smack.packet.MessageTest
 
multipleMessageBodiesTest() - Method in class org.jivesoftware.smack.util.PacketParserUtilsTest
 
multipleMessageSubjectsTest() - Method in class org.jivesoftware.smack.util.PacketParserUtilsTest
 
MultipleRecipientInfo - Class in org.jivesoftware.smackx
MultipleRecipientInfo keeps information about the multiple recipients extension included in a received packet.
MultipleRecipientManager - Class in org.jivesoftware.smackx
A MultipleRecipientManager allows to send packets to multiple recipients by making use of JEP-33: Extended Stanza Addressing.
MultipleRecipientManager() - Constructor for class org.jivesoftware.smackx.MultipleRecipientManager
 
MultipleRecipientManagerTest - Class in org.jivesoftware.smackx
Tests that JEP-33 support in Smack is correct.
MultipleRecipientManagerTest(String) - Constructor for class org.jivesoftware.smackx.MultipleRecipientManagerTest
 
MultiUserChat - Class in org.jivesoftware.smackx.muc
A MultiUserChat is a conversation that takes place among many users in a virtual room.
MultiUserChat(Connection, String) - Constructor for class org.jivesoftware.smackx.muc.MultiUserChat
Creates a new multi user chat with the specified connection and room name.
MultiUserChatCreationTest - Class in org.jivesoftware.smackx.muc
Tests creating new MUC rooms.
MultiUserChatCreationTest(String) - Constructor for class org.jivesoftware.smackx.muc.MultiUserChatCreationTest
Constructor for MultiUserChatCreationTest.
MultiUserChatTest - Class in org.jivesoftware.smackx.muc
Tests the new MUC functionalities.
MultiUserChatTest(String) - Constructor for class org.jivesoftware.smackx.muc.MultiUserChatTest
 
MultiUserSubscriptionUseCases - Class in org.jivesoftware.smackx.pubsub
 
MultiUserSubscriptionUseCases() - Constructor for class org.jivesoftware.smackx.pubsub.MultiUserSubscriptionUseCases
 

A B C D E F G H I J K L M N O P Q R S T U V W X