- accept() - Method in class org.jivesoftware.smackx.workgroup.agent.Offer
-
Accepts the offer.
- ACTIVE - Static variable in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue.Status
-
The queue is active but NOT accepting new chat requests.
- addChatSession(AgentChatSession) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatHistory
-
- addInvitationListener(WorkgroupInvitationListener) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Adds an invitation listener.
- addInvitationListener(WorkgroupInvitationListener) - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
-
Adds an invitation listener that will be notified of groupchat invitations
from the workgroup for the the user that created this Workgroup instance.
- addListener(AgentRosterListener) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentRoster
-
Adds a listener to this roster.
- addListenerTriplet(Object, Method, Object[]) - Method in class org.jivesoftware.smackx.workgroup.util.ListenerEventDispatcher
-
Add a listener triplet - the instance of the listener to be messaged, the Method on which
the listener should be messaged, and the Object array of arguments to be supplied to the
Method.
- addMacro(Macro) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
-
- addMacroGroup(MacroGroup) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
-
- addMessageEventNotificationListener(MessageEventNotificationListener) - Method in class org.jivesoftware.smackx.xevent.MessageEventManager
-
Adds a message event notification listener.
- addMessageEventRequestListener(MessageEventRequestListener) - Method in class org.jivesoftware.smackx.xevent.MessageEventManager
-
Adds a message event request listener.
- addNotificationsRequests(Message, boolean, boolean, boolean, boolean) - Static method in class org.jivesoftware.smackx.xevent.MessageEventManager
-
Adds event notification requests to a message.
- addOfferListener(OfferListener) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Adds an offer listener.
- addQueueListener(QueueListener) - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
-
Adds a queue listener that will be notified of queue events for the user
that created this Workgroup instance.
- addQueueUsersListener(QueueUsersListener) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
- addRosterEntry(RosterEntry) - Method in class org.jivesoftware.smackx.xroster.packet.RosterExchange
-
Adds a roster entry to the packet.
- addRosterEntry(RemoteRosterEntry) - Method in class org.jivesoftware.smackx.xroster.packet.RosterExchange
-
Adds a remote roster entry to the packet.
- addRosterListener(RosterExchangeListener) - Method in class org.jivesoftware.smackx.xroster.RosterExchangeManager
-
Adds a listener to roster exchanges.
- addSetting(ChatSetting) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
-
- Agent - Class in org.jivesoftware.smackx.workgroup.agent
-
The Agent
class is used to represent one agent in a Workgroup Queue.
- agentAdded(String) - Method in interface org.jivesoftware.smackx.workgroup.agent.AgentRosterListener
-
- AgentChatHistory - Class in org.jivesoftware.smackx.workgroup.ext.history
-
IQ provider used to retrieve individual agent information.
- AgentChatHistory(String, int, Date) - Constructor for class org.jivesoftware.smackx.workgroup.ext.history.AgentChatHistory
-
- AgentChatHistory(String, int) - Constructor for class org.jivesoftware.smackx.workgroup.ext.history.AgentChatHistory
-
- AgentChatHistory() - Constructor for class org.jivesoftware.smackx.workgroup.ext.history.AgentChatHistory
-
- AgentChatHistory.InternalProvider - Class in org.jivesoftware.smackx.workgroup.ext.history
-
Stanza(/Packet) extension provider for AgentHistory packets.
- AgentChatHistory.InternalProvider() - Constructor for class org.jivesoftware.smackx.workgroup.ext.history.AgentChatHistory.InternalProvider
-
- AgentChatSession - Class in org.jivesoftware.smackx.workgroup.ext.history
-
Represents one chat session for an agent.
- AgentChatSession(Date, long, String, String, String, String) - Constructor for class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
-
- AgentInfo - Class in org.jivesoftware.smackx.workgroup.packet
-
IQ stanza(/packet) for retrieving and changing the Agent personal information.
- AgentInfo() - Constructor for class org.jivesoftware.smackx.workgroup.packet.AgentInfo
-
- AgentInfo.Provider - Class in org.jivesoftware.smackx.workgroup.packet
-
An IQProvider for AgentInfo packets.
- AgentInfo.Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.AgentInfo.Provider
-
- agentRemoved(String) - Method in interface org.jivesoftware.smackx.workgroup.agent.AgentRosterListener
-
- AgentRoster - Class in org.jivesoftware.smackx.workgroup.agent
-
Manges information about the agents in a workgroup and their presence.
- AgentRosterListener - Interface in org.jivesoftware.smackx.workgroup.agent
-
- AgentSession - Class in org.jivesoftware.smackx.workgroup.agent
-
This class embodies the agent's active presence within a given workgroup.
- AgentSession(String, XMPPConnection) - Constructor for class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Constructs a new agent session instance.
- AgentStatus - Class in org.jivesoftware.smackx.workgroup.packet
-
Agent status packet.
- AgentStatus.ChatInfo - Class in org.jivesoftware.smackx.workgroup.packet
-
Represents information about a Chat where this Agent is participating.
- AgentStatus.ChatInfo(String, String, Date, String, String, String) - Constructor for class org.jivesoftware.smackx.workgroup.packet.AgentStatus.ChatInfo
-
- AgentStatus.Provider - Class in org.jivesoftware.smackx.workgroup.packet
-
Stanza(/Packet) extension provider for AgentStatus packets.
- AgentStatus.Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.AgentStatus.Provider
-
- AgentStatusRequest - Class in org.jivesoftware.smackx.workgroup.packet
-
Agent status request packet.
- AgentStatusRequest() - Constructor for class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest
-
- AgentStatusRequest.Item - Class in org.jivesoftware.smackx.workgroup.packet
-
- AgentStatusRequest.Item(String, String, String) - Constructor for class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest.Item
-
- AgentStatusRequest.Provider - Class in org.jivesoftware.smackx.workgroup.packet
-
Stanza(/Packet) extension provider for AgentStatusRequest packets.
- AgentStatusRequest.Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest.Provider
-
- AgentWorkgroups - Class in org.jivesoftware.smackx.workgroup.packet
-
Represents a request for getting the jid of the workgroups where an agent can work or could
represent the result of such request which will contain the list of workgroups JIDs where the
agent can work.
- AgentWorkgroups(String) - Constructor for class org.jivesoftware.smackx.workgroup.packet.AgentWorkgroups
-
Creates an AgentWorkgroups request for the given agent.
- AgentWorkgroups(String, List<String>) - Constructor for class org.jivesoftware.smackx.workgroup.packet.AgentWorkgroups
-
Creates an AgentWorkgroups which will contain the JIDs of the workgroups where an agent can
work.
- AgentWorkgroups.Provider - Class in org.jivesoftware.smackx.workgroup.packet
-
An IQProvider for AgentWorkgroups packets.
- AgentWorkgroups.Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.AgentWorkgroups.Provider
-
- areBooleansDifferent(Boolean, Boolean) - Static method in class org.jivesoftware.smackx.workgroup.util.ModelUtil
-
This is a utility method that compares two Booleans when one or
both of the objects might be null
The result of
this method is determined as follows:
If b1
and b2
are both TRUE or
neither b1
nor b2
is TRUE,
return false
.
- areBooleansEqual(Boolean, Boolean) - Static method in class org.jivesoftware.smackx.workgroup.util.ModelUtil
-
This is a utility method that compares two Booleans when one or
both of the objects might be null
The result of
this method is determined as follows:
If b1
and b2
are both TRUE or
neither b1
nor b2
is TRUE,
return true
.
- areDifferent(Object, Object) - Static method in class org.jivesoftware.smackx.workgroup.util.ModelUtil
-
This is a utility method that compares two objects when one or
both of the objects might be null
.
- areEqual(Object, Object) - Static method in class org.jivesoftware.smackx.workgroup.util.ModelUtil
-
This is a utility method that compares two objects when one or
both of the objects might be null
The result of
this method is determined as follows:
If o1
and o2
are the same object
according to the ==
operator, return
true
.
- averageWaitTimeUpdated(WorkgroupQueue, int) - Method in interface org.jivesoftware.smackx.workgroup.agent.QueueUsersListener
-
The average wait time of the queue was updated.
- ELEMENT - Static variable in class org.jivesoftware.smackx.workgroup.packet.OfferRequestProvider.OfferRequestPacket
-
- ELEMENT - Static variable in class org.jivesoftware.smackx.workgroup.packet.OfferRevokeProvider.OfferRevokePacket
-
- ELEMENT - Static variable in class org.jivesoftware.smackx.xevent.packet.MessageEvent
-
- ELEMENT - Static variable in class org.jivesoftware.smackx.xroster.RosterExchangeManager
-
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.ext.forms.WorkgroupForm
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatHistory
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.ext.history.ChatMetadata
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.ext.macros.Macros
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.MetaData
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.AgentInfo
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.AgentStatus
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.MonitorPacket
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.QueueDetails
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.QueueOverview
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.QueueUpdate
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.SessionID
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.TranscriptSearch
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.UserID
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.packet.WorkgroupInformation
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.settings.GenericSettings
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.settings.SearchSettings
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.settings.SoundSettings
-
Element name of the stanza(/packet) extension.
- ELEMENT_NAME - Static variable in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
-
Element name of the stanza(/packet) extension.
- entriesReceived(String, Iterator<RemoteRosterEntry>) - Method in interface org.jivesoftware.smackx.xroster.RosterExchangeListener
-
Called when roster entries are received as part of a roster exchange.
- GenericSettings - Class in org.jivesoftware.smackx.workgroup.settings
-
- GenericSettings() - Constructor for class org.jivesoftware.smackx.workgroup.settings.GenericSettings
-
- GenericSettings.InternalProvider - Class in org.jivesoftware.smackx.workgroup.settings
-
Stanza(/Packet) extension provider for SoundSetting Packets.
- GenericSettings.InternalProvider() - Constructor for class org.jivesoftware.smackx.workgroup.settings.GenericSettings.InternalProvider
-
- getAgent() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Returns the Agent associated to this session.
- getAgentChatSessions() - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatHistory
-
- getAgentCount() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentRoster
-
Returns a count of all agents in the workgroup.
- getAgentCount() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest
-
- getAgentDetails() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts.TranscriptSummary
-
Returns a list of AgentDetails.
- getAgentHistory(String, int, Date) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Retrieves the AgentChatHistory associated with a particular agent jid.
- getAgentJID() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentWorkgroups
-
- getAgentJID() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts.AgentDetail
-
Returns the bare JID of the Agent that was involved in the conversation.
- getAgentRoster() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Returns the agent roster for the workgroup, which contains
- getAgents() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentRoster
-
Returns all agents (String JID values) in the workgroup.
- getAgents() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest
-
- getAverageWaitTime() - Method in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue
-
Returns the average amount of time users wait in the queue before being
routed to an agent.
- getAverageWaitTime() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueOverview
-
- getChatMetadata(String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Query for metadata associated with a session id.
- getChatSetting(String) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
-
- getChatSetting(String) - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
-
Returns a single chat setting based on it's identified key.
- getChatSettings(int) - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
-
Returns ChatSettings based on type.
- getChatSettings() - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
-
Returns all ChatSettings.
- getContent() - Method in class org.jivesoftware.smackx.workgroup.agent.Offer
-
Returns the content of the offer.
- getContent() - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRequestProvider.OfferRequestPacket
-
- getCurrentChats() - Method in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue
-
Returns the current number of active chat sessions in the queue.
- getCurrentChats() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus
-
Returns a collection of ChatInfo where each ChatInfo represents a Chat where this agent
is participating.
- getDate() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus.ChatInfo
-
Returns the date when this agent joined the chat.
- getDescription() - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
-
- getDuration() - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
-
- getElementName() - Method in class org.jivesoftware.smackx.workgroup.MetaData
-
- getElementName() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus
-
- getElementName() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest
-
- getElementName() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueDetails
-
- getElementName() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueOverview
-
- getElementName() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueUpdate
-
- getElementName() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
-
- getElementName() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
-
- getElementName() - Method in class org.jivesoftware.smackx.workgroup.packet.SessionID
-
- getElementName() - Method in class org.jivesoftware.smackx.workgroup.packet.UserID
-
- getElementName() - Method in class org.jivesoftware.smackx.workgroup.packet.WorkgroupInformation
-
- getElementName() - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
-
Returns the XML element name of the extension sub-packet root element.
- getElementName() - Method in class org.jivesoftware.smackx.xroster.packet.RosterExchange
-
Returns the XML element name of the extension sub-packet root element.
- getEmail() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus.ChatInfo
-
Returns the email address associated with the user.
- getEmail() - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
-
- getEmailAddress() - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
-
- getEntryCount() - Method in class org.jivesoftware.smackx.xroster.packet.RosterExchange
-
Returns a count of the entries in the roster exchange.
- getEstimatedRemainingTime() - Method in class org.jivesoftware.smackx.workgroup.QueueUser
-
- getEventTypes() - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
-
Returns the types of events.
- getExpiresDate() - Method in class org.jivesoftware.smackx.workgroup.agent.Offer
-
The date when the offer will expire.
- getFirstEntry() - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
-
- getForumsLocation() - Method in class org.jivesoftware.smackx.workgroup.settings.SearchSettings
-
- getFullName() - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
-
- getGenericSettings(XMPPConnection, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Returns the generic metadata of the workgroup the agent belongs to.
- getGroupArrayNames() - Method in class org.jivesoftware.smackx.xroster.RemoteRosterEntry
-
Returns a String array for the group names that the roster entry
belongs to.
- getGroupChatName() - Method in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
-
- getGroupNames() - Method in class org.jivesoftware.smackx.xroster.RemoteRosterEntry
-
Returns an Iterator for the group names (as Strings) that the roster entry
belongs to.
- getIncomingSoundBytes() - Method in class org.jivesoftware.smackx.workgroup.settings.SoundSettings
-
- getInstance() - Static method in class org.jivesoftware.smackx.workgroup.agent.UserRequest
-
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.xevent.MessageEventManager
-
- getInstanceFor(XMPPConnection) - Static method in class org.jivesoftware.smackx.xroster.RosterExchangeManager
-
- getInvitationSender() - Method in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
-
- getInviter() - Method in class org.jivesoftware.smackx.workgroup.agent.InvitationRequest
-
- getInviter() - Method in class org.jivesoftware.smackx.workgroup.agent.TransferRequest
-
- getInviter() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
-
- getInviter() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatHistory
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.ext.history.ChatMetadata
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macros
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.AgentInfo
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.AgentWorkgroups
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.DepartQueuePacket
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.MonitorPacket
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRequestProvider.OfferRequestPacket
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRevokeProvider.OfferRevokePacket
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation.RoomInvitationIQ
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer.RoomTransferIQ
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.Transcript
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.settings.GenericSettings
-
- getIQChildElementBuilder(IQ.IQChildElementXmlStringBuilder) - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
-
- getJid() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentInfo
-
Returns the Agent's jid.
- getJID() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest.Item
-
- getJID() - Method in class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo.OccupantInfo
-
- getJid() - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
-
- getJoined() - Method in class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo.OccupantInfo
-
- getJoinTime() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts.AgentDetail
-
Returns the Date when the Agent joined the conversation.
- getJoinTime() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts.TranscriptSummary
-
Returns the Date when the conversation started.
- getKbLocation() - Method in class org.jivesoftware.smackx.workgroup.settings.SearchSettings
-
- getKey() - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSetting
-
- getLeftTime() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts.AgentDetail
-
Returns the Date when the Agent left the conversation.
- getLeftTime() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts.TranscriptSummary
-
Returns the Date when the conversation finished.
- getListenerInstance() - Method in class org.jivesoftware.smackx.workgroup.util.ListenerEventDispatcher.TripletContainer
-
- getListenerMethod() - Method in class org.jivesoftware.smackx.workgroup.util.ListenerEventDispatcher.TripletContainer
-
- getMacro(int) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
-
- getMacroByTitle(String) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
-
- getMacroGroup(int) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
-
- getMacroGroupByTitle(String) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
-
- getMacroGroups() - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
-
- getMacros(boolean) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Asks the workgroup for it's Global Macros.
- getMacros() - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
-
- getMap() - Method in class org.jivesoftware.smackx.workgroup.settings.GenericSettings
-
- getMaxChats() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Returns the maximum number of chats the agent can participate in.
- getMaxChats() - Method in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue
-
Returns the maximum number of simultaneous chats the queue can handle.
- getMaxChats() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus
-
- getMessageBody() - Method in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
-
- getMetaData(String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Allows the retrieval of meta data for a specified key.
- getMetaData() - Method in class org.jivesoftware.smackx.workgroup.agent.Offer
-
The meta-data associated with the offer.
- getMetadata() - Method in class org.jivesoftware.smackx.workgroup.ext.history.ChatMetadata
-
- getMetaData() - Method in class org.jivesoftware.smackx.workgroup.MetaData
-
- getMetaData() - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRequestProvider.OfferRequestPacket
-
Returns any meta-data associated with the offer.
- getMetaData() - Method in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
-
- getMethodArguments() - Method in class org.jivesoftware.smackx.workgroup.util.ListenerEventDispatcher.TripletContainer
-
- getName() - Method in class org.jivesoftware.smackx.workgroup.agent.Agent
-
Return the agents name.
- getName() - Method in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue
-
Returns the name of the queue.
- getName() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentInfo
-
Returns the Agent's name.
- getName() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest.Item
-
- getName() - Method in class org.jivesoftware.smackx.xroster.RemoteRosterEntry
-
Returns the user's name.
- getNamespace() - Method in class org.jivesoftware.smackx.workgroup.MetaData
-
- getNamespace() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus
-
- getNamespace() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest
-
- getNamespace() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueDetails
-
- getNamespace() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueOverview
-
- getNamespace() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueUpdate
-
- getNamespace() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
-
- getNamespace() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
-
- getNamespace() - Method in class org.jivesoftware.smackx.workgroup.packet.SessionID
-
- getNamespace() - Method in class org.jivesoftware.smackx.workgroup.packet.UserID
-
- getNamespace() - Method in class org.jivesoftware.smackx.workgroup.packet.WorkgroupInformation
-
- getNamespace() - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
-
Returns the XML namespace of the extension sub-packet root element.
- getNamespace() - Method in class org.jivesoftware.smackx.xroster.packet.RosterExchange
-
Returns the XML namespace of the extension sub-packet root element.
- getNickname() - Method in class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo.OccupantInfo
-
- getNote(String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Retrieves the ChatNote associated with a given chat session.
- getNotes() - Method in class org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes
-
- getOccupants() - Method in class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo
-
- getOccupantsCount() - Method in class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo
-
- getOccupantsInfo(String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Asks the workgroup for information about the occupants of the specified room.
- getOfflineSettings() - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
-
Asks the workgroup for it's Offline Settings.
- getOfflineText() - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
-
- getOldestEntry() - Method in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue
-
Returns the date of the oldest request waiting in the queue.
- getOldestEntry() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueOverview
-
- getOutgoingSoundBytes() - Method in class org.jivesoftware.smackx.workgroup.settings.SoundSettings
-
- getPackets() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcript
-
Returns the list of Messages and Presences that were sent to the room.
- getPersonalMacroGroup() - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macros
-
- getPosition() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueUpdate
-
Returns the user's position in the workgroup queue, or -1 if the
value isn't set on this packet.
- getPresence(String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentRoster
-
Returns the presence info for a particular agent, or null if the agent
is unavailable (offline) or if no presence information is available.
- getPresenceMode() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Returns the agent's current presence mode.
- getProvidersUrl() - Method in class org.jivesoftware.smack.legacy.LegacyInitializer
-
- getQuery() - Method in class org.jivesoftware.smackx.workgroup.settings.GenericSettings
-
- getQuestion() - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
-
- getQuestion() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus.ChatInfo
-
Returns the question the user asked.
- getQueue(String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
- getQueueJoinTimestamp() - Method in class org.jivesoftware.smackx.workgroup.QueueUser
-
- getQueuePosition() - Method in class org.jivesoftware.smackx.workgroup.QueueUser
-
- getQueuePosition() - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
-
Returns the users current position in the workgroup queue.
- getQueueRemainingTime() - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
-
Returns the estimated time (in seconds) that the user has to left wait in
the workgroup queue before being routed.
- getQueues() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
- getReason() - Method in class org.jivesoftware.smackx.workgroup.agent.InvitationRequest
-
- getReason() - Method in class org.jivesoftware.smackx.workgroup.agent.RevokedOffer
-
- getReason() - Method in class org.jivesoftware.smackx.workgroup.agent.TransferRequest
-
- getReason() - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRevokeProvider.OfferRevokePacket
-
- getReason() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
-
- getReason() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
-
- getRedirectURL() - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
-
- getRemaingTime() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueUpdate
-
Returns the user's estimated time left in the workgroup queue, or
-1 if the value isn't set on this packet.
- getResponse() - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
-
- getRoom() - Method in class org.jivesoftware.smackx.workgroup.agent.InvitationRequest
-
- getRoom() - Method in class org.jivesoftware.smackx.workgroup.agent.TransferRequest
-
- getRoom() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
-
- getRoom() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
-
- getRoomID() - Method in class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo
-
- getRootGroup() - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macros
-
- getRosterEntries() - Method in class org.jivesoftware.smackx.xroster.packet.RosterExchange
-
Returns an Iterator for the roster entries in the packet.
- getSearchForm(String) - Method in class org.jivesoftware.smackx.workgroup.agent.TranscriptSearchManager
-
Returns the Form to use for searching transcripts.
- getSearchSettings() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Asks the workgroup for it's Search Settings.
- getSessionID() - Method in class org.jivesoftware.smackx.workgroup.agent.Offer
-
The session ID associated with the offer.
- getSessionID() - Method in class org.jivesoftware.smackx.workgroup.agent.OfferConfirmation
-
- getSessionID() - Method in class org.jivesoftware.smackx.workgroup.agent.RevokedOffer
-
- getSessionID() - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
-
- getSessionID() - Method in class org.jivesoftware.smackx.workgroup.ext.history.ChatMetadata
-
- getSessionID() - Method in class org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes
-
- getSessionID() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus.ChatInfo
-
Returns the sessionID associated to this chat.
- getSessionID() - Method in class org.jivesoftware.smackx.workgroup.packet.MonitorPacket
-
- getSessionID() - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRequestProvider.OfferRequestPacket
-
Returns the session ID associated with the request and ensuing chat.
- getSessionID() - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRevokeProvider.OfferRevokePacket
-
- getSessionID() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
-
- getSessionID() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
-
- getSessionID() - Method in class org.jivesoftware.smackx.workgroup.packet.SessionID
-
- getSessionID() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcript
-
Returns id of the session that generated this conversation transcript.
- getSessionID() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts.TranscriptSummary
-
Returns the ID of the session that is related to this conversation transcript.
- getSessionID() - Method in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
-
- getSettings() - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
-
- getSoundSettings() - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
-
Asks the workgroup for it's Sound Settings.
- getStanzaId() - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
-
Returns the unique ID of the message that requested to be notified of the event.
- getStartDate() - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
-
- getStatus() - Method in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue
-
Returns the status of the queue.
- getStatus() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueOverview
-
- getSubject() - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
-
- getSummaries() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts
-
Returns a list of TranscriptSummary.
- getTimeFromLong(long) - Static method in class org.jivesoftware.smackx.workgroup.util.ModelUtil
-
- getTimeout() - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRequestProvider.OfferRequestPacket
-
Returns the number of seconds the agent has to accept the offer before
it times out.
- getTimestamp() - Method in class org.jivesoftware.smackx.workgroup.agent.RevokedOffer
-
- getTitle() - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
-
- getTitle() - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
-
- getTranscript(String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Returns the full conversation transcript of a given session.
- getTranscript(String, String) - Method in class org.jivesoftware.smackx.workgroup.agent.TranscriptManager
-
Returns the full conversation transcript of a given session.
- getTranscripts(String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Returns the transcripts of a given user.
- getTranscripts(String, String) - Method in class org.jivesoftware.smackx.workgroup.agent.TranscriptManager
-
Returns the transcripts of a given user.
- getTranscriptSearchForm() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Returns the Form to use for searching transcripts.
- getType() - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
-
- getType() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest.Item
-
- getType() - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSetting
-
- getUniqueID() - Method in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
-
- getUser() - Method in class org.jivesoftware.smackx.workgroup.agent.Agent
-
Return the agents JID
- getUser() - Method in class org.jivesoftware.smackx.xroster.RemoteRosterEntry
-
Returns the user.
- getUserCount() - Method in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue
-
Returns the number of users waiting in the queue waiting to be routed to
an agent.
- getUserCount() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueDetails
-
Returns the number of users currently in the queue that are waiting to
be routed to an agent.
- getUserCount() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueOverview
-
- getUserID() - Method in class org.jivesoftware.smackx.workgroup.agent.Offer
-
Returns the userID that the offer originates from.
- getUserID() - Method in class org.jivesoftware.smackx.workgroup.agent.RevokedOffer
-
- getUserID() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus.ChatInfo
-
Returns the user unique identification of the user that made the initial request and
for which this chat was generated.
- getUserID() - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRequestProvider.OfferRequestPacket
-
Returns the userID, which is either the same as the userJID or a special
value that the user provided as part of their "join queue" request.
- getUserID() - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRevokeProvider.OfferRevokePacket
-
- getUserID() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts
-
Returns the id of the user that was involved in the conversations.
- getUserID() - Method in class org.jivesoftware.smackx.workgroup.packet.UserID
-
- getUserID() - Method in class org.jivesoftware.smackx.workgroup.QueueUser
-
- getUserJID() - Method in class org.jivesoftware.smackx.workgroup.agent.Offer
-
Returns the JID of the user that made the offer request.
- getUserJID() - Method in class org.jivesoftware.smackx.workgroup.agent.OfferConfirmation
-
- getUserJID() - Method in class org.jivesoftware.smackx.workgroup.agent.RevokedOffer
-
- getUserJID() - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRequestProvider.OfferRequestPacket
-
The JID of the user that made the "join queue" request.
- getUserJID() - Method in class org.jivesoftware.smackx.workgroup.packet.OfferRevokeProvider.OfferRevokePacket
-
- getUsername() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus.ChatInfo
-
Returns the username(nickname) associated with the user.
- getUsers() - Method in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue
-
Returns an Iterator for the users in the queue waiting to be routed to
an agent (QueueUser instances).
- getUsers() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueDetails
-
Returns the set of users in the queue that are waiting to
be routed to an agent (as QueueUser objects).
- getValue() - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSetting
-
- getVisitorsEmail() - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
-
- getVisitorsName() - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
-
- getWorkgroupForm() - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
-
Returns the Form to use for all clients of a workgroup.
- getWorkgroupJID() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
- getWorkgroupJID() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus
-
- getWorkgroupJID() - Method in class org.jivesoftware.smackx.workgroup.packet.WorkgroupInformation
-
- getWorkgroupJID() - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
-
Returns the name of this workgroup (eg support@example.com).
- getWorkgroupName() - Method in class org.jivesoftware.smackx.workgroup.agent.Offer
-
The fully qualified name of the workgroup (eg support@example.com).
- getWorkgroupName() - Method in class org.jivesoftware.smackx.workgroup.agent.RevokedOffer
-
- getWorkgroupName() - Method in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
-
- getWorkgroupProperties() - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
-
Asks the workgroup for it's Properties
- getWorkgroupProperties(String) - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
-
Asks the workgroup for it's Properties
- getWorkgroups(String, String, XMPPConnection) - Static method in class org.jivesoftware.smackx.workgroup.agent.Agent
-
- getWorkgroups() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentWorkgroups
-
Returns a list of workgroup JIDs where the agent can work.
- groupChatName - Variable in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
-
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.ext.forms.WorkgroupForm
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatHistory
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.ext.history.ChatMetadata
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.ext.macros.Macros
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.MetaData
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.AgentInfo
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.AgentStatus
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.AgentStatusRequest
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.MonitorPacket
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.OccupantsInfo
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.OfferRequestProvider.OfferRequestPacket
-
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.OfferRevokeProvider.OfferRevokePacket
-
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.QueueDetails
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.QueueOverview
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.QueueUpdate
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.SessionID
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.TranscriptSearch
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.UserID
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.packet.WorkgroupInformation
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.settings.GenericSettings
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.settings.SearchSettings
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.settings.SoundSettings
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
-
Namespace of the stanza(/packet) extension.
- NAMESPACE - Static variable in class org.jivesoftware.smackx.xevent.packet.MessageEvent
-
- NAMESPACE - Static variable in class org.jivesoftware.smackx.xroster.RosterExchangeManager
-
- notifyService(XMPPConnection, String, String) - Method in class org.jivesoftware.smackx.workgroup.agent.OfferConfirmation
-
- nullifyIfEmpty(String) - Static method in class org.jivesoftware.smackx.workgroup.util.ModelUtil
-
Returns null
if the specified string is empty or
null
.
- nullifyingToString(Object) - Static method in class org.jivesoftware.smackx.workgroup.util.ModelUtil
-
Returns null
if the specified object is null
or if its toString()
representation is empty.
- redirects() - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
-
- reject() - Method in class org.jivesoftware.smackx.workgroup.agent.Offer
-
Rejects the offer.
- reload() - Method in class org.jivesoftware.smackx.workgroup.agent.AgentRoster
-
Reloads the entire roster from the server.
- RemoteRosterEntry - Class in org.jivesoftware.smackx.xroster
-
Represents a roster item, which consists of a JID and , their name and
the groups the roster item belongs to.
- RemoteRosterEntry(String, String, String[]) - Constructor for class org.jivesoftware.smackx.xroster.RemoteRosterEntry
-
Creates a new remote roster entry.
- removeInvitationListener(WorkgroupInvitationListener) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Removes an invitation listener.
- removeListener(AgentRosterListener) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentRoster
-
Removes a listener from this roster.
- removeMacro(Macro) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
-
- removeMacroGroup(MacroGroup) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
-
- removeMessageEventNotificationListener(MessageEventNotificationListener) - Method in class org.jivesoftware.smackx.xevent.MessageEventManager
-
Removes a message event notification listener.
- removeMessageEventRequestListener(MessageEventRequestListener) - Method in class org.jivesoftware.smackx.xevent.MessageEventManager
-
Removes a message event request listener.
- removeMetaData(String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Allows the removal of data from the agent's meta data, if the key represents existing data,
the revised meta data will be rebroadcast in an agent's presence broadcast.
- removeOfferListener(OfferListener) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Removes an offer listener.
- removeQueueListener(QueueListener) - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
-
Removes a queue listener.
- removeQueueListener(WorkgroupInvitationListener) - Method in class org.jivesoftware.smackx.workgroup.user.Workgroup
-
Removes an invitation listener.
- removeQueueUsersListener(QueueUsersListener) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
- removeRosterListener(RosterExchangeListener) - Method in class org.jivesoftware.smackx.xroster.RosterExchangeManager
-
Removes a listener from roster exchanges.
- replace(String, String, String) - Static method in class org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes
-
Replaces all instances of oldString with newString in string.
- reverseListIterator(ListIterator<T>) - Static method in class org.jivesoftware.smackx.workgroup.util.ModelUtil
-
Creates an Iterator that is the reverse of a ListIterator.
- RevokedOffer - Class in org.jivesoftware.smackx.workgroup.agent
-
An immutable simple class to embody the information concerning a revoked offer, this is namely
the reason, the workgroup, the userJID, and the timestamp which the message was received.
- RoomInvitation - Class in org.jivesoftware.smackx.workgroup.packet
-
- RoomInvitation(RoomInvitation.Type, String, String, String) - Constructor for class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
-
- RoomInvitation.Provider - Class in org.jivesoftware.smackx.workgroup.packet
-
- RoomInvitation.Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.RoomInvitation.Provider
-
- RoomInvitation.RoomInvitationIQ - Class in org.jivesoftware.smackx.workgroup.packet
-
- RoomInvitation.RoomInvitationIQ(RoomInvitation) - Constructor for class org.jivesoftware.smackx.workgroup.packet.RoomInvitation.RoomInvitationIQ
-
- RoomInvitation.Type - Enum in org.jivesoftware.smackx.workgroup.packet
-
Type of entity being invited to a groupchat support session.
- RoomTransfer - Class in org.jivesoftware.smackx.workgroup.packet
-
- RoomTransfer(RoomTransfer.Type, String, String, String) - Constructor for class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
-
- RoomTransfer.Provider - Class in org.jivesoftware.smackx.workgroup.packet
-
- RoomTransfer.Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.RoomTransfer.Provider
-
- RoomTransfer.RoomTransferIQ - Class in org.jivesoftware.smackx.workgroup.packet
-
- RoomTransfer.RoomTransferIQ(RoomTransfer) - Constructor for class org.jivesoftware.smackx.workgroup.packet.RoomTransfer.RoomTransferIQ
-
- RoomTransfer.Type - Enum in org.jivesoftware.smackx.workgroup.packet
-
Type of entity being invited to a groupchat support session.
- RosterExchange - Class in org.jivesoftware.smackx.xroster.packet
-
Represents XMPP Roster Item Exchange packets.
- RosterExchange() - Constructor for class org.jivesoftware.smackx.xroster.packet.RosterExchange
-
Creates a new empty roster exchange package.
- RosterExchange(Roster) - Constructor for class org.jivesoftware.smackx.xroster.packet.RosterExchange
-
Creates a new roster exchange package with the entries specified in roster.
- RosterExchangeListener - Interface in org.jivesoftware.smackx.xroster
-
A listener that is fired anytime a roster exchange is received.
- RosterExchangeManager - Class in org.jivesoftware.smackx.xroster
-
Manages Roster exchanges.
- RosterExchangeManager(XMPPConnection) - Constructor for class org.jivesoftware.smackx.xroster.RosterExchangeManager
-
Creates a new roster exchange manager.
- RosterExchangeProvider - Class in org.jivesoftware.smackx.xroster.provider
-
The RosterExchangeProvider parses RosterExchange packets.
- RosterExchangeProvider() - Constructor for class org.jivesoftware.smackx.xroster.provider.RosterExchangeProvider
-
- run() - Method in class org.jivesoftware.smackx.workgroup.util.ListenerEventDispatcher
-
- saveMacros(MacroGroup) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Persists the Personal Macro for an agent.
- SearchSettings - Class in org.jivesoftware.smackx.workgroup.settings
-
- SearchSettings() - Constructor for class org.jivesoftware.smackx.workgroup.settings.SearchSettings
-
- SearchSettings.InternalProvider - Class in org.jivesoftware.smackx.workgroup.settings
-
Stanza(/Packet) extension provider for AgentStatusRequest packets.
- SearchSettings.InternalProvider() - Constructor for class org.jivesoftware.smackx.workgroup.settings.SearchSettings.InternalProvider
-
- searchTranscripts(Form) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Submits the completed form and returns the result of the transcript search.
- send(Roster, String) - Method in class org.jivesoftware.smackx.xroster.RosterExchangeManager
-
Sends a roster to userID.
- send(RosterEntry, String) - Method in class org.jivesoftware.smackx.xroster.RosterExchangeManager
-
Sends a roster entry to userID.
- send(RosterGroup, String) - Method in class org.jivesoftware.smackx.xroster.RosterExchangeManager
-
Sends a roster group to userID.
- sendCancelledNotification(String, String) - Method in class org.jivesoftware.smackx.xevent.MessageEventManager
-
Sends the notification that the receiver of the message has cancelled composing a reply.
- sendComposingNotification(String, String) - Method in class org.jivesoftware.smackx.xevent.MessageEventManager
-
Sends the notification that the receiver of the message is composing a reply
- sendDeliveredNotification(String, String) - Method in class org.jivesoftware.smackx.xevent.MessageEventManager
-
Sends the notification that the message was delivered to the sender of the original message
- sendDisplayedNotification(String, String) - Method in class org.jivesoftware.smackx.xevent.MessageEventManager
-
Sends the notification that the message was displayed to the sender of the original message
- sendRoomInvitation(RoomInvitation.Type, String, String, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Invites a user or agent to an existing session support.
- sendRoomTransfer(RoomTransfer.Type, String, String, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Transfer an existing session support to another user or agent.
- serializeMetaData(Map<String, List<String>>) - Static method in class org.jivesoftware.smackx.workgroup.util.MetaDataUtils
-
Serializes a Map of String name/value pairs into the meta-data XML format.
- sessionID - Variable in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
-
- SessionID - Class in org.jivesoftware.smackx.workgroup.packet
-
- SessionID(String) - Constructor for class org.jivesoftware.smackx.workgroup.packet.SessionID
-
- sessionID - Variable in class org.jivesoftware.smackx.workgroup.WorkgroupInvitation
-
- SessionID.Provider - Class in org.jivesoftware.smackx.workgroup.packet
-
- SessionID.Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.SessionID.Provider
-
- setAuthRequired(boolean) - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
-
- setCancelled(boolean) - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
-
When the message is a notification sets if the receiver of the message cancelled
composing a reply.
- setComposing(boolean) - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
-
When the message is a request sets if the sender of the message requests to be notified
when the receiver is composing a reply.
- setDelivered(boolean) - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
-
When the message is a request sets if the sender of the message requests to be notified
when the message is delivered.
- setDescription(String) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
-
- setDisplayed(boolean) - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
-
When the message is a request sets if the sender of the message requests to be notified
when the message is displayed.
- setDuration(long) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
-
- setEmail(String) - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
-
- setEmailAddress(String) - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
-
- setForumsLocation(String) - Method in class org.jivesoftware.smackx.workgroup.settings.SearchSettings
-
- setFullName(String) - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
-
- setIncomingSound(String) - Method in class org.jivesoftware.smackx.workgroup.settings.SoundSettings
-
- setJid(String) - Method in class org.jivesoftware.smackx.workgroup.packet.AgentInfo
-
Sets the Agent's jid.
- setJid(String) - Method in class org.jivesoftware.smackx.workgroup.settings.WorkgroupProperties
-
- setKbLocation(String) - Method in class org.jivesoftware.smackx.workgroup.settings.SearchSettings
-
- setKey(String) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSetting
-
- setKey(String) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
-
- setMacroGroups(List<MacroGroup>) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
-
- setMacros(List<Macro>) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
-
- setMap(Map<String, String>) - Method in class org.jivesoftware.smackx.workgroup.settings.GenericSettings
-
- setMetaData(String, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Allows the addition of a new key-value pair to the agent's meta data, if the value is
new data, the revised meta data will be rebroadcast in an agent's presence broadcast.
- setMetadata(Map<String, List<String>>) - Method in class org.jivesoftware.smackx.workgroup.ext.history.ChatMetadata
-
- setMonitor(boolean) - Method in class org.jivesoftware.smackx.workgroup.packet.MonitorPacket
-
- setName(String) - Method in class org.jivesoftware.smackx.workgroup.agent.Agent
-
Changes the name of the agent in the server.
- setName(String) - Method in class org.jivesoftware.smackx.workgroup.packet.AgentInfo
-
Sets the Agent's name.
- setNote(String, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Creates a ChatNote that will be mapped to the given chat session.
- setNotes(String) - Method in class org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes
-
- setOffline(boolean) - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
-
When the message is a request sets if the sender of the message requests to be notified
when the receiver of the message is offline.
- setOfflineText(String) - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
-
- setOnline(boolean) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Sets whether the agent is online with the workgroup.
- setOutgoingSound(String) - Method in class org.jivesoftware.smackx.workgroup.settings.SoundSettings
-
- setPersonal(boolean) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macros
-
- setPersonalMacroGroup(MacroGroup) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macros
-
- setQuery(String) - Method in class org.jivesoftware.smackx.workgroup.settings.GenericSettings
-
- setQuestion(String) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
-
- setRedirectURL(String) - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
-
- setResponse(String) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
-
- setRootGroup(MacroGroup) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macros
-
- setSessionID(long) - Method in class org.jivesoftware.smackx.workgroup.agent.OfferConfirmation
-
- setSessionID(String) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
-
- setSessionID(String) - Method in class org.jivesoftware.smackx.workgroup.ext.history.ChatMetadata
-
- setSessionID(String) - Method in class org.jivesoftware.smackx.workgroup.ext.notes.ChatNotes
-
- setSessionID(String) - Method in class org.jivesoftware.smackx.workgroup.packet.MonitorPacket
-
- setStanzaId(String) - Method in class org.jivesoftware.smackx.xevent.packet.MessageEvent
-
Sets the unique ID of the message that requested to be notified of the event.
- setStartDate(Date) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
-
- setStatus(Presence.Mode, int) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Sets the agent's current status with the workgroup.
- setStatus(Presence.Mode, int, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Sets the agent's current status with the workgroup.
- setStatus(Presence.Mode, String) - Method in class org.jivesoftware.smackx.workgroup.agent.AgentSession
-
Sets the agent's current status with the workgroup.
- setSubject(String) - Method in class org.jivesoftware.smackx.workgroup.settings.OfflineSettings
-
- setTitle(String) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
-
- setTitle(String) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
-
- setType(int) - Method in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
-
- setType(int) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSetting
-
- setType(int) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
-
- setUserJID(String) - Method in class org.jivesoftware.smackx.workgroup.agent.OfferConfirmation
-
- setValue(String) - Method in class org.jivesoftware.smackx.workgroup.settings.ChatSetting
-
- setVisitorsEmail(String) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
-
- setVisitorsName(String) - Method in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
-
- SoundSettings - Class in org.jivesoftware.smackx.workgroup.settings
-
- SoundSettings() - Constructor for class org.jivesoftware.smackx.workgroup.settings.SoundSettings
-
- SoundSettings.InternalProvider - Class in org.jivesoftware.smackx.workgroup.settings
-
Stanza(/Packet) extension provider for SoundSetting Packets.
- SoundSettings.InternalProvider() - Constructor for class org.jivesoftware.smackx.workgroup.settings.SoundSettings.InternalProvider
-
- startDate - Variable in class org.jivesoftware.smackx.workgroup.ext.history.AgentChatSession
-
- statusUpdated(WorkgroupQueue, WorkgroupQueue.Status) - Method in interface org.jivesoftware.smackx.workgroup.agent.QueueUsersListener
-
The status of the queue was updated.
- submitSearch(String, Form) - Method in class org.jivesoftware.smackx.workgroup.agent.TranscriptSearchManager
-
Submits the completed form and returns the result of the transcript search.