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

A

acceptFile(String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
addBoddyToRoster(String, String, String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
addBuddy(String, String, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Add new buddy to roster.
addBuddy(String, String, String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Add new buddy to roster.
addFileEvent(FileTransferEventBean) - Method in class org.exoplatform.services.xmpp.bean.EventsBean
 
addFullUserNames(String, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
 
addFullUserNames(String, String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
 
addGroupChat(InterlocutorImpl) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Participant
 
addHistoricalMessage(HistoricalMessage) - Method in interface org.exoplatform.services.xmpp.history.History
 
addHistoricalMessage(HistoricalMessage, SessionProvider) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoryImpl
 
addInterlocutor(InterlocutorImpl) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Participant
 
addMessage(MessageBean) - Method in class org.exoplatform.services.xmpp.bean.EventsBean
 
addMessage(HistoricalMessageImpl) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Conversation
 
addMUCEvent(MUCPacketBean) - Method in class org.exoplatform.services.xmpp.bean.EventsBean
 
addMultiUserChat(MultiUserChat) - Method in class org.exoplatform.services.xmpp.groupchat.MultiUserChatManager
Add chat to map.
addPresence(PresenceBean) - Method in class org.exoplatform.services.xmpp.bean.EventsBean
 
addSubscription(PresenceBean) - Method in class org.exoplatform.services.xmpp.bean.EventsBean
 
addTransport(Transport, String, String, boolean) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Check is Transport supported and add it to List of available transports.
addTransport(Transport, String, String, boolean) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Check is Transport supported and add it to List of available transports.
addTransport(String, String, String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
ADMIN - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Affiliation
 
AFFILIATE_CHANGE - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Action
 
AIM - Static variable in class org.exoplatform.services.xmpp.ext.transport.Transport.Type
 
AIMTransport - Class in org.exoplatform.services.xmpp.ext.transport
Created by The eXo Platform SAS.
AIMTransport(String) - Constructor for class org.exoplatform.services.xmpp.ext.transport.AIMTransport
 
askForSubscription(String, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Ask for subscription to user with given name.
askForSubscription(String, String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Ask for subscription to user with given name.
askForSubscription(String, String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
AuthenticationLoginListener - Class in org.exoplatform.services.xmpp.connection.impl
Created by The eXo Platform SAS Author : viet.nguyen vietnt84@gmail.com Oct 6, 2009
AuthenticationLoginListener() - Constructor for class org.exoplatform.services.xmpp.connection.impl.AuthenticationLoginListener
 
AuthenticationLogoutListener - Class in org.exoplatform.services.xmpp.connection.impl
Created by The eXo Platform SAS Author : viet.nguyen vietnt84@gmail.com Oct 6, 2009
AuthenticationLogoutListener() - Constructor for class org.exoplatform.services.xmpp.connection.impl.AuthenticationLogoutListener
 
AWAY - Static variable in class org.exoplatform.services.xmpp.util.PresenceUtil
 

B

BANNED - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Action
 
banUser(String, String, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
banUser(String, String, String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
 
banUserFromRoom(String, String, String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 

C

changeAvailabilityStatusInRoom(String, String, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Change status in the room (e.g Extend Away).
changeAvailabilityStatusInRoom(String, String, String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Change status in the room (e.g Extend Away).
changeAvailabilityStatusInRoom(String, String, String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
changeFieldForm(FormBean, String, List<String>) - Static method in class org.exoplatform.services.xmpp.util.TransformUtils
 
ChangeNickBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
ChangeNickBean() - Constructor for class org.exoplatform.services.xmpp.bean.ChangeNickBean
 
ChangeNickBean(String, String) - Constructor for class org.exoplatform.services.xmpp.bean.ChangeNickBean
 
changeNickname(String, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Change nickname in the room.
changeNickname(String, String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Change nickname in the room.
changeNickname(String, String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
changeSubject(String, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Change subject of the room.
changeSubject(String, String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Change subject of the room.
changeSubject(String, String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
chatConfirm(String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
CS-4411: Lost messages when changing navigation use to confirm that user has received message
CheckUtils - Class in org.exoplatform.services.xmpp.util
Created by The eXo Platform SAS.
CheckUtils() - Constructor for class org.exoplatform.services.xmpp.util.CheckUtils
 
cleanBuddiesList() - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Clean buddies list.
cleanBuddiesList() - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Clean buddies list.
cleanBuddylist(String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
close() - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Close current connection and send notification to buddies.
close() - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Close current connection and send notification to buddies.
CodingUtils - Class in org.exoplatform.services.xmpp.util
Created by The eXo Platform SAS.
CodingUtils() - Constructor for class org.exoplatform.services.xmpp.util.CodingUtils
 
CometdChannels - Class in org.exoplatform.services.xmpp.util
Created by The eXo Platform SAS.
CometdChannels() - Constructor for class org.exoplatform.services.xmpp.util.CometdChannels
 
CometdMessageBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
CometdMessageBean() - Constructor for class org.exoplatform.services.xmpp.bean.CometdMessageBean
 
configRoom(String, ConfigRoomBean) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Configure the group chat.
configRoom(String, ConfigRoomBean) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Configure the group chat.
configRoom(String, String, ConfigRoomBean) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
ConfigRoomBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
ConfigRoomBean() - Constructor for class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
ContactBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
ContactBean() - Constructor for class org.exoplatform.services.xmpp.bean.ContactBean
 
Conversation - Class in org.exoplatform.services.xmpp.history.impl.jcr
Created by The eXo Platform SAS.
Conversation() - Constructor for class org.exoplatform.services.xmpp.history.impl.jcr.Conversation
 
Conversation(String, Date, Date) - Constructor for class org.exoplatform.services.xmpp.history.impl.jcr.Conversation
 
convertToClientTime(Date, Integer) - Static method in class org.exoplatform.services.xmpp.util.TransformUtils
 
convertToServerTime(Date, Integer) - Static method in class org.exoplatform.services.xmpp.util.TransformUtils
 
CREATED - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Action
 
createGroup(String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
 
createGroup(String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
createRoom(String, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Create new group chat.
createRoom(String, String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Create new group chat.
createRoom(String, String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 

D

DECLINE - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Action
 
DeclineBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
DeclineBean() - Constructor for class org.exoplatform.services.xmpp.bean.DeclineBean
 
DeclineBean(String, String) - Constructor for class org.exoplatform.services.xmpp.bean.DeclineBean
 
declineRoom(String, String, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Decline the invitation to the room.
declineRoom(String, String, String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Decline the invitation to the room.
declineToRoom(String, String, String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
decodeFromHex(String) - Static method in class org.exoplatform.services.xmpp.util.CodingUtils
 
decodeFromHex(String) - Static method in class org.exoplatform.services.xmpp.util.StringUtils
 
destroy() - Method in class org.exoplatform.services.xmpp.servlet.LogoutFilter
DESTROY - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Action
 
destroyRoom(String, String, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Destroy the group chat.
destroyRoom(String, String, String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Destroy the group chat.
destroyRoom(String, String, String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
DO_NOT_DISTURB - Static variable in class org.exoplatform.services.xmpp.util.PresenceUtil
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.services.xmpp.servlet.LogoutFilter
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.exoplatform.services.xmpp.rest.FileExchangeServlet
 

E

EMAIL - Static variable in interface org.exoplatform.services.xmpp.util.SearchFormFields
 
encodeToHex(String) - Static method in class org.exoplatform.services.xmpp.util.CodingUtils
 
encodeToHex(String) - Static method in class org.exoplatform.services.xmpp.util.StringUtils
 
ErrorMessageFilter - Class in org.exoplatform.services.xmpp.filter
Created by The eXo Platform SAS.
ErrorMessageFilter() - Constructor for class org.exoplatform.services.xmpp.filter.ErrorMessageFilter
 
EventsBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
EventsBean() - Constructor for class org.exoplatform.services.xmpp.bean.EventsBean
 
execute(JobExecutionContext) - Method in class org.exoplatform.services.xmpp.connection.impl.HistoryJob
 
EXTEND_AWAY - Static variable in class org.exoplatform.services.xmpp.util.PresenceUtil
 

F

FieldBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
FieldBean() - Constructor for class org.exoplatform.services.xmpp.bean.FieldBean
 
fieldToFieldBean(FormField) - Static method in class org.exoplatform.services.xmpp.util.TransformUtils
 
FILE_EXCHANGE - Static variable in class org.exoplatform.services.xmpp.util.CometdChannels
 
FileExchangeServlet - Class in org.exoplatform.services.xmpp.rest
Created by The eXo Platform SAS.
FileExchangeServlet() - Constructor for class org.exoplatform.services.xmpp.rest.FileExchangeServlet
 
FileTransferEventBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
FileTransferEventBean() - Constructor for class org.exoplatform.services.xmpp.bean.FileTransferEventBean
 
FileTransferRequestBean - Class in org.exoplatform.services.xmpp.bean
 
FileTransferRequestBean(FileTransferRequest, String) - Constructor for class org.exoplatform.services.xmpp.bean.FileTransferRequestBean
 
FileTransferRequestBean() - Constructor for class org.exoplatform.services.xmpp.bean.FileTransferRequestBean
 
FileTransferResponseBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
FileTransferResponseBean(OutgoingFileTransfer, String) - Constructor for class org.exoplatform.services.xmpp.bean.FileTransferResponseBean
 
FileTransferResponseBean() - Constructor for class org.exoplatform.services.xmpp.bean.FileTransferResponseBean
 
FormBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
FormBean() - Constructor for class org.exoplatform.services.xmpp.bean.FormBean
 
formToFormBean(Form) - Static method in class org.exoplatform.services.xmpp.util.TransformUtils
 
FREE_TO_CHAT - Static variable in class org.exoplatform.services.xmpp.util.PresenceUtil
 
FULLNAME_EXCHANGE - Static variable in class org.exoplatform.services.xmpp.util.CometdChannels
 
FullRoomInfoBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
FullRoomInfoBean() - Constructor for class org.exoplatform.services.xmpp.bean.FullRoomInfoBean
 
FullRoomInfoBean(Collection<OccupantBean>, RoomInfo) - Constructor for class org.exoplatform.services.xmpp.bean.FullRoomInfoBean
 

G

getAction() - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
getActor() - Method in class org.exoplatform.services.xmpp.bean.KickedBannedBean
 
getAddress(String) - Static method in class org.exoplatform.services.xmpp.util.XMPPConnectionUtils
 
getAffiliate() - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
getAffiliation() - Method in class org.exoplatform.services.xmpp.bean.OccupantBean
 
getAll() - Method in class org.exoplatform.services.xmpp.groupchat.MultiUserChatManager
 
getAllHistory(String, String, boolean) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Get history.
getAllHistory(String, String, boolean) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Get history.
getAllHistory(String, Boolean, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
getAllHistoryFile(String, Boolean, String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
getAllowinvites() - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
getBanned() - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
getBody() - Method in class org.exoplatform.services.xmpp.bean.MessageBean
 
getBody() - Method in interface org.exoplatform.services.xmpp.history.HistoricalMessage
 
getBody() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoricalMessageImpl
 
getBuddiesPresense() - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Get list of Presence for all buddies for current user.
getBuddiesPresense() - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Get list of Presence for all buddies for current user.
getBuddy(String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Return the roster entry by the name of user.
getBuddy(String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Return the roster entry by the name of user.
getCanchangenick() - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
getChangeNick() - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
getChangesubject() - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
getChannel() - Method in class org.exoplatform.services.xmpp.bean.CometdMessageBean
 
getClientId() - Method in class org.exoplatform.services.xmpp.bean.CometdMessageBean
 
getCloseSessionTime() - Static method in class org.exoplatform.services.xmpp.connection.impl.XMPPMessenger
 
getConfigFormRoom(String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
get configuration form for group chat.
getConfigFormRoom(String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
get configuration form for group chat.
getConnection() - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
getConnection() - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
 
getConnectionConfiguration() - Static method in class org.exoplatform.services.xmpp.connection.impl.XMPPMessenger
 
getConnectionType() - Method in class org.exoplatform.services.xmpp.bean.CometdMessageBean
 
getConversationId() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Conversation
 
getConversationId() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.InterlocutorImpl
 
getCreatedRoom() - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
getData() - Method in class org.exoplatform.services.uistate.bean.UIStateDataBean
 
getDateSend() - Method in class org.exoplatform.services.xmpp.bean.MessageBean
 
getDateSend() - Method in interface org.exoplatform.services.xmpp.history.HistoricalMessage
 
getDateSend() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoricalMessageImpl
 
getDecline() - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
getDefaultStatusMode(Presence.Mode) - Static method in class org.exoplatform.services.xmpp.util.PresenceUtil
 
getDescription() - Method in class org.exoplatform.services.xmpp.bean.FieldBean
 
getDescription() - Method in class org.exoplatform.services.xmpp.bean.FileTransferRequestBean
 
getDescription() - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
getDestroy() - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
getDisconnectTime() - Static method in class org.exoplatform.services.xmpp.connection.impl.XMPPMessenger
 
getDiscoverItems(XMPPConnection, String) - Static method in class org.exoplatform.services.xmpp.util.XMPPConnectionUtils
Discovery Server items.
getEMail() - Method in class org.exoplatform.services.xmpp.userinfo.UserInfo
 
getEnablelogging() - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
getError() - Method in class org.exoplatform.services.xmpp.bean.FileTransferResponseBean
 
getErrorMessage() - Method in class org.exoplatform.services.xmpp.bean.FileTransferResponseBean
 
getEventId() - Method in class org.exoplatform.services.xmpp.bean.EventsBean
 
getFields() - Method in class org.exoplatform.services.xmpp.bean.FormBean
 
getFileEvents() - Method in class org.exoplatform.services.xmpp.bean.EventsBean
 
getFilename() - Method in class org.exoplatform.services.xmpp.bean.FileTransferRequestBean
 
getFileName() - Method in class org.exoplatform.services.xmpp.bean.FileTransferResponseBean
 
getFileSize() - Method in class org.exoplatform.services.xmpp.bean.FileTransferRequestBean
 
getFileSize() - Method in class org.exoplatform.services.xmpp.bean.FileTransferResponseBean
 
getFileTransferRequest(String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
 
getFileTransportRequests() - Method in class org.exoplatform.services.xmpp.bean.FileTransferEventBean
 
getFileTransportResponses() - Method in class org.exoplatform.services.xmpp.bean.FileTransferEventBean
 
getFirstName() - Method in class org.exoplatform.services.xmpp.userinfo.UserInfo
 
getForm() - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
getFrom() - Method in class org.exoplatform.services.xmpp.bean.MessageBean
 
getFrom() - Method in class org.exoplatform.services.xmpp.bean.PresenceBean
 
getFrom() - Method in class org.exoplatform.services.xmpp.bean.SubjectChangeBean
 
getFrom() - Method in interface org.exoplatform.services.xmpp.history.HistoricalMessage
 
getFrom() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoricalMessageImpl
 
getFromName() - Method in class org.exoplatform.services.xmpp.bean.PresenceBean
 
getFullName() - Method in class org.exoplatform.services.xmpp.bean.ContactBean
 
getFullName() - Method in class org.exoplatform.services.xmpp.bean.OccupantBean
 
getFullNames() - Method in class org.exoplatform.services.xmpp.bean.FormBean
 
getGroupChat(String) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Participant
 
getGroupChatList() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Participant
 
getGroups() - Method in class org.exoplatform.services.xmpp.bean.ContactBean
 
getHexName() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.InterlocutorImpl
 
getHexName() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Participant
 
getHistoricalMessage(String) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Conversation
 
getHistoricalMessages(String, String, Boolean) - Method in interface org.exoplatform.services.xmpp.history.History
 
getHistoricalMessages(String, String, Boolean, Date) - Method in interface org.exoplatform.services.xmpp.history.History
messages from conversation after dateFrom.
getHistoricalMessages(String, String, Boolean, Date, Date) - Method in interface org.exoplatform.services.xmpp.history.History
messages between dateFrom and dateTo.
getHistoricalMessages(String, String, Boolean, SessionProvider) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoryImpl
 
getHistoricalMessages(String, String, Boolean, Date, SessionProvider) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoryImpl
 
getHistoricalMessages(String, String, Boolean, Date, Date, SessionProvider) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoryImpl
 
getHistoryBetweenDate(String, String, boolean, Date, Date) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Get history between two date.
getHistoryBetweenDate(String, String, boolean, Date, Date) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Get history between two date.
getHistoryBetweenDate(String, Boolean, String, String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
getHistoryBetweenDateFile(String, Boolean, String, String, String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
getHistoryFromDateToNow(String, String, boolean, Date) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Get history between the date and current time.
getHistoryFromDateToNow(String, String, boolean, Date) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Get history between the date and current time.
getHistoryFromDateToNow(String, Boolean, String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
getHistoryFromDateToNowFile(String, Boolean, String, String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
getHostedRooms() - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
getId() - Method in class org.exoplatform.services.xmpp.bean.CometdMessageBean
 
getId() - Method in class org.exoplatform.services.xmpp.bean.MessageBean
 
getId() - Method in interface org.exoplatform.services.xmpp.history.HistoricalMessage
 
getId() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoricalMessageImpl
 
getInstructions() - Method in class org.exoplatform.services.xmpp.bean.FormBean
 
getIntelocutorList() - Method in class org.exoplatform.services.xmpp.bean.InterlocutorListBean
 
getInterlocutor(String) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Participant
 
getInterlocutorList() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Participant
 
getInterlocutorName() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.InterlocutorImpl
getInterlocutorName() - Method in interface org.exoplatform.services.xmpp.history.Interlocutor
 
getInterlocutors(String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Get all interlocutors of user.
getInterlocutors(String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Get all interlocutors of user.
getInterlocutors(String) - Method in interface org.exoplatform.services.xmpp.history.History
 
getInterlocutors(String, SessionProvider) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoryImpl
 
getInterlocutors(String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
getInvite() - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
getInvitee() - Method in class org.exoplatform.services.xmpp.bean.DeclineBean
 
getInviter() - Method in class org.exoplatform.services.xmpp.bean.InviteBean
 
getInviterName() - Method in class org.exoplatform.services.xmpp.bean.InviteBean
 
getIsMembersOnly() - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
getIsModerated() - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
getIsNonanonymous() - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
getIsPasswordProtected() - Method in class org.exoplatform.services.xmpp.bean.FullRoomInfoBean
 
getIsPasswordProtected() - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
getIsPersistent() - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
getIsRoom() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.InterlocutorImpl
getIsRoom() - Method in interface org.exoplatform.services.xmpp.history.Interlocutor
 
getIsRoomPasswordProtect() - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
getItem() - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
getJid() - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
getJid() - Method in class org.exoplatform.services.xmpp.bean.OccupantBean
 
getJid() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.InterlocutorImpl
getJid() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Participant
 
getJid() - Method in interface org.exoplatform.services.xmpp.history.Interlocutor
 
getJobDataMap() - Method in class org.exoplatform.services.xmpp.connection.impl.HistoryPeriodJob
 
getJoined() - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
getJoinedRooms() - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
getJoinedRooms() - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Get already joined rooms.
getJoinedRooms() - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Get already joined rooms.
getJoinedRooms(String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
getKicked() - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
getLabel() - Method in class org.exoplatform.services.xmpp.bean.FieldBean
 
getLastActiveDate() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Conversation
 
getLastName() - Method in class org.exoplatform.services.xmpp.userinfo.UserInfo
 
getLeft() - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
getLogQueue() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoryImpl
 
getMainServiceName() - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
getMaxusers() - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
getMembers() - Method in class org.exoplatform.services.xmpp.bean.FormBean
 
getMembersonly() - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
getMessage() - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
getMessageList() - Method in class org.exoplatform.services.xmpp.bean.MessageListBean
 
getMessageList() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Conversation
 
getMessageMap() - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
 
getMessageMap() - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
 
getMessages() - Method in class org.exoplatform.services.xmpp.bean.EventsBean
 
getMessages() - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
getMimeType() - Method in class org.exoplatform.services.xmpp.bean.FileTransferRequestBean
 
getMode() - Method in class org.exoplatform.services.xmpp.bean.PresenceBean
 
getModeratedroom() - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
getMucEvents() - Method in class org.exoplatform.services.xmpp.bean.EventsBean
 
getMucServicesNames() - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
getMultiUserChat(String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
getMultiUserChat(String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
 
getMultiUserChat(String) - Method in class org.exoplatform.services.xmpp.groupchat.MultiUserChatManager
 
getMultiUserChatManager() - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
 
getMyProfile() - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
getName() - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
getName() - Method in class org.exoplatform.services.xmpp.ext.transport.AIMTransport
getName() - Method in class org.exoplatform.services.xmpp.ext.transport.GtalkTransport
getName() - Method in class org.exoplatform.services.xmpp.ext.transport.ICQTransport
getName() - Method in class org.exoplatform.services.xmpp.ext.transport.MSNTransport
getName() - Method in class org.exoplatform.services.xmpp.ext.transport.Transport
 
getName() - Method in class org.exoplatform.services.xmpp.ext.transport.XMPPTransport
getName() - Method in class org.exoplatform.services.xmpp.ext.transport.YahooTransport
getName(String) - Static method in class org.exoplatform.services.xmpp.util.XMPPConnectionUtils
 
getNewNickname() - Method in class org.exoplatform.services.xmpp.bean.ChangeNickBean
 
getNick() - Method in class org.exoplatform.services.xmpp.bean.OccupantBean
 
getNickname() - Method in class org.exoplatform.services.xmpp.bean.ContactBean
 
getNotRecieveMessages() - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Get all not received message.
getNotRecieveMessages() - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Get all not received message.
getNotReciveMessage(String, SessionProvider) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoryImpl
 
getOccupant() - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
getOccupants() - Method in class org.exoplatform.services.xmpp.bean.FullRoomInfoBean
 
getOccupants() - Method in class org.exoplatform.services.xmpp.bean.OccupantsBean
 
getOccupantsCount() - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
getOrganization() - Method in class org.exoplatform.services.xmpp.userinfo.UserInfo
 
getOrganizationService() - Method in class org.exoplatform.services.xmpp.userinfo.OrganizationUserInfoServiceImpl
 
getOrganizationService() - Method in interface org.exoplatform.services.xmpp.userinfo.UserInfoService
 
getParticipant() - Method in class org.exoplatform.services.xmpp.bean.ChangeNickBean
 
getParticipant() - Method in class org.exoplatform.services.xmpp.bean.KickedBannedBean
 
getParticipant() - Method in class org.exoplatform.services.xmpp.bean.PrivilegeChangeBean
 
getPassword() - Method in class org.exoplatform.services.xmpp.bean.InviteBean
 
getPasswordprotectedroom() - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
getPath() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Conversation
 
getPath() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoricalMessageImpl
 
getPath() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.InterlocutorImpl
 
getPath() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Participant
 
getPersistentroom() - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
getPresence() - Method in class org.exoplatform.services.xmpp.bean.ContactBean
 
getPresence() - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
getPresence(String) - Static method in class org.exoplatform.services.xmpp.util.PresenceUtil
Get prepared Presence for status.
getPresence(String, String) - Static method in class org.exoplatform.services.xmpp.util.PresenceUtil
Get prepared Presence for status and set address for this Presence.
getPresencebroadcast() - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
getPresences() - Method in class org.exoplatform.services.xmpp.bean.EventsBean
 
getPresences() - Static method in class org.exoplatform.services.xmpp.util.PresenceUtil
Get full list of prepared Presence.
getPrivilege() - Method in class org.exoplatform.services.xmpp.bean.PrivilegeChangeBean
 
getPublicroom() - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
getRealJid(String) - Static method in class org.exoplatform.services.xmpp.util.StringUtils
 
getReason() - Method in class org.exoplatform.services.xmpp.bean.DeclineBean
 
getReason() - Method in class org.exoplatform.services.xmpp.bean.InviteBean
 
getReason() - Method in class org.exoplatform.services.xmpp.bean.KickedBannedBean
 
getReceive() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoricalMessageImpl
 
getReceiver() - Method in class org.exoplatform.services.xmpp.bean.FileTransferResponseBean
 
getRepository() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoryImpl
 
getRequestor() - Method in class org.exoplatform.services.xmpp.bean.FileTransferRequestBean
 
getReservednick() - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
getResponseTimeout() - Method in class org.exoplatform.services.xmpp.bean.FileTransferRequestBean
 
getRole() - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
getRole() - Method in class org.exoplatform.services.xmpp.bean.OccupantBean
 
getRoom() - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
getRoom() - Method in class org.exoplatform.services.xmpp.bean.InviteBean
 
getRoom() - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
getRoomadmins() - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
getRoomConfigForm(String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
getRoomdesc() - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
getRoomInfo() - Method in class org.exoplatform.services.xmpp.bean.FullRoomInfoBean
 
getRoomInfo(String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
 
getRoomInfo(String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
 
getRoomInfo(String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
getRoomInfoBean(String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Get full information about room.
getRoomInfoBean(String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Get full information about room.
getRoomname() - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
getRoomowners() - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
getRooms(Integer, Integer, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
 
getRooms(String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
Deprecated. 
getRooms(String, Integer, Integer, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
getRoomsecret() - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
getRoster() - Method in class org.exoplatform.services.xmpp.bean.EventsBean
 
getRoster() - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
getScript() - Method in class org.exoplatform.services.xmpp.bean.JsResourceBundleBean
 
getSearchForm(String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Get form for searching users.
getSearchForm(String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Get form for searching users.
getSearchServices() - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
getSearchServices() - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
 
getSearchServicesNames() - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
getSearchUsersForm(String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
getSender() - Method in class org.exoplatform.services.xmpp.bean.FileTransferResponseBean
 
getServerTimezoneOffset() - Static method in class org.exoplatform.services.xmpp.util.TransformUtils
 
getServiceName() - Method in class org.exoplatform.services.xmpp.ext.transport.Transport
 
getSession(String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPMessenger
Get XMPP session for given user.
getSessionProvider() - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
 
getStartDate() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Conversation
 
getState(String) - Method in class org.exoplatform.services.uistate.rest.UIStateService
 
getStatus() - Method in class org.exoplatform.services.xmpp.bean.FileTransferResponseBean
 
getStatus() - Method in class org.exoplatform.services.xmpp.bean.PresenceBean
 
getStatus() - Method in class org.exoplatform.services.xmpp.bean.PrivilegeChangeBean
 
getSubject() - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
getSubject() - Method in class org.exoplatform.services.xmpp.bean.SubjectChangeBean
 
getSubjectChange() - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
getSubscriptions() - Method in class org.exoplatform.services.xmpp.bean.EventsBean
 
getSubscriptionStatus() - Method in class org.exoplatform.services.xmpp.bean.ContactBean
 
getSubscriptionType() - Method in class org.exoplatform.services.xmpp.bean.ContactBean
 
getSupportedTransports(XMPPConnection) - Static method in class org.exoplatform.services.xmpp.util.XMPPConnectionUtils
Get list of supported transports for connection.
getTitle() - Method in class org.exoplatform.services.xmpp.bean.FormBean
 
getTo() - Method in class org.exoplatform.services.xmpp.bean.MessageBean
 
getTo() - Method in interface org.exoplatform.services.xmpp.history.HistoricalMessage
 
getTo() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoricalMessageImpl
 
getTotalJoinedRooms() - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
getTotalRooms() - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
getType() - Method in class org.exoplatform.services.xmpp.bean.FieldBean
 
getType() - Method in class org.exoplatform.services.xmpp.bean.FormBean
 
getType() - Method in class org.exoplatform.services.xmpp.bean.MessageBean
 
getType() - Method in class org.exoplatform.services.xmpp.bean.PresenceBean
 
getType() - Method in interface org.exoplatform.services.xmpp.history.HistoricalMessage
 
getType() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoricalMessageImpl
 
getUISateSession(String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPMessenger
 
getUIStateData() - Method in interface org.exoplatform.services.uistate.UIStateSession
 
getUIStateData() - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
 
getUnreadMessageCnt() - Method in class org.exoplatform.services.uistate.bean.UIStateDataBean
 
getUser() - Method in class org.exoplatform.services.xmpp.bean.ContactBean
 
getUserInfo(String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Get the information about user by user id.
getUserInfo(String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Get the information about user by user id.
getUserInfo(String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
getUserInfo(String) - Method in class org.exoplatform.services.xmpp.userinfo.OrganizationUserInfoServiceImpl
getUserInfo(String) - Method in interface org.exoplatform.services.xmpp.userinfo.UserInfoService
 
getUsername() - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Get the username.
getUsername() - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Get the username.
getUsername() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Participant
 
getUserName() - Method in class org.exoplatform.services.xmpp.userinfo.UserInfo
 
getUsernameFromJID(String) - Static method in class org.exoplatform.services.xmpp.util.StringUtils
 
getUsers() - Method in class org.exoplatform.services.xmpp.bean.SearchResultsBean
 
getUuid() - Method in class org.exoplatform.services.xmpp.bean.FileTransferRequestBean
 
getValues() - Method in class org.exoplatform.services.xmpp.bean.FieldBean
 
getVariable() - Method in class org.exoplatform.services.xmpp.bean.FieldBean
 
getWhois() - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
getWorkspace() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoryImpl
 
GRANT - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Manage
 
GRANTED - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Manage
 
GROUP_CHAT - Static variable in class org.exoplatform.services.xmpp.util.CometdChannels
 
GTALK - Static variable in class org.exoplatform.services.xmpp.ext.transport.Transport.Type
 
GtalkTransport - Class in org.exoplatform.services.xmpp.ext.transport
Created by The eXo Platform SAS.
GtalkTransport(String) - Constructor for class org.exoplatform.services.xmpp.ext.transport.GtalkTransport
 

H

HistoricalMessage - Interface in org.exoplatform.services.xmpp.history
Created by The eXo Platform SAS.
HistoricalMessageImpl - Class in org.exoplatform.services.xmpp.history.impl.jcr
Created by The eXo Platform SAS.
HistoricalMessageImpl() - Constructor for class org.exoplatform.services.xmpp.history.impl.jcr.HistoricalMessageImpl
 
History - Interface in org.exoplatform.services.xmpp.history
Created by The eXo Platform SAS.
HistoryImpl - Class in org.exoplatform.services.xmpp.history.impl.jcr
Created by The eXo Platform SAS.
HistoryImpl(InitParams, RepositoryService) - Constructor for class org.exoplatform.services.xmpp.history.impl.jcr.HistoryImpl
 
HistoryJob - Class in org.exoplatform.services.xmpp.connection.impl
Created by The eXo Platform SAS Author : viet.nguyen vietnt84@gmail.com Sep 30, 2009
HistoryJob() - Constructor for class org.exoplatform.services.xmpp.connection.impl.HistoryJob
 
HistoryPeriodJob - Class in org.exoplatform.services.xmpp.connection.impl
Created by The eXo Platform SAS Author : viet.nguyen vietnt84@gmail.com Sep 30, 2009
HistoryPeriodJob(InitParams) - Constructor for class org.exoplatform.services.xmpp.connection.impl.HistoryPeriodJob
 
HistoryUtils - Class in org.exoplatform.services.xmpp.util
Created by The eXo Platform SAS.
HistoryUtils() - Constructor for class org.exoplatform.services.xmpp.util.HistoryUtils
 
HostedRoomBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
HostedRoomBean() - Constructor for class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
HostedRoomBean(RoomInfo) - Constructor for class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
HostedRoomBean(String, String) - Constructor for class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
hostedRoomsToBeansCollection(Collection<HostedRoom>) - Static method in class org.exoplatform.services.xmpp.util.TransformUtils
 
hostedRoomToBean(HostedRoom) - Static method in class org.exoplatform.services.xmpp.util.TransformUtils
 

I

ICQ - Static variable in class org.exoplatform.services.xmpp.ext.transport.Transport.Type
 
ICQTransport - Class in org.exoplatform.services.xmpp.ext.transport
Created by The eXo Platform SAS.
ICQTransport(String) - Constructor for class org.exoplatform.services.xmpp.ext.transport.ICQTransport
 
init() - Method in class org.exoplatform.services.xmpp.rest.FileExchangeServlet
 
init(FilterConfig) - Method in class org.exoplatform.services.xmpp.servlet.LogoutFilter
init() - Method in class org.exoplatform.services.xmpp.servlet.MessengerServlet
 
InitInfoBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
InitInfoBean() - Constructor for class org.exoplatform.services.xmpp.bean.InitInfoBean
 
Interlocutor - Interface in org.exoplatform.services.xmpp.history
Created by The eXo Platform SAS.
InterlocutorImpl - Class in org.exoplatform.services.xmpp.history.impl.jcr
Created by The eXo Platform SAS.
InterlocutorImpl() - Constructor for class org.exoplatform.services.xmpp.history.impl.jcr.InterlocutorImpl
 
InterlocutorImpl(String, String, Boolean) - Constructor for class org.exoplatform.services.xmpp.history.impl.jcr.InterlocutorImpl
 
InterlocutorListBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
InterlocutorListBean() - Constructor for class org.exoplatform.services.xmpp.bean.InterlocutorListBean
 
InterlocutorListBean(List<Interlocutor>) - Constructor for class org.exoplatform.services.xmpp.bean.InterlocutorListBean
 
INVITE - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Action
 
InviteBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
InviteBean() - Constructor for class org.exoplatform.services.xmpp.bean.InviteBean
 
InviteBean(String, MessageBean, String, String, String) - Constructor for class org.exoplatform.services.xmpp.bean.InviteBean
 
InviteBean(String, String, MessageBean, String, String, String) - Constructor for class org.exoplatform.services.xmpp.bean.InviteBean
 
inviteToRoom(String, String, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Invite to the room.
inviteToRoom(String, String, String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Invite to the room.
inviteToRoom(String, String, String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
isJoin(String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
True if join in the room.
isJoin(String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
True if join in the room.
isNodeValide(String) - Static method in class org.exoplatform.services.xmpp.util.CheckUtils
 
isPasswordRequired(String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
 
isRegistered(XMPPConnection, String) - Static method in class org.exoplatform.services.xmpp.util.XMPPConnectionUtils
Checks if the user is registered with transport.
ITEM_CHANGE - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Action
 

J

JOINED - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Action
 
joinRoom(String, String, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Join to the group chat.
joinRoom(String, String, String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Join to the group chat.
joinRoom(String, String, String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
JsResourceBundleBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Nov 26, 2009
JsResourceBundleBean() - Constructor for class org.exoplatform.services.xmpp.bean.JsResourceBundleBean
 

K

KICKED - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Action
 
KickedBannedBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
KickedBannedBean(String, String, String) - Constructor for class org.exoplatform.services.xmpp.bean.KickedBannedBean
 
KickedBannedBean() - Constructor for class org.exoplatform.services.xmpp.bean.KickedBannedBean
 
kickUser(String, String, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
kickUser(String, String, String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
 
kickUserFromRoom(String, String, String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 

L

leaveRoom(String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Leave the room.
leaveRoom(String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Leave the room.
LEFT - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Action
 
leftRoom(String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
loadDelayedMessages(String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
CS-4411: Lost messages when changing navigation send all delayed message to cometd
loadJsResourceBundle(String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
loadResourceBundle() - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
log - Static variable in class org.exoplatform.services.xmpp.connection.impl.AuthenticationLoginListener
 
log - Static variable in class org.exoplatform.services.xmpp.connection.impl.AuthenticationLogoutListener
 
LOGGER - Static variable in class org.exoplatform.services.xmpp.connection.impl.XMPPMessenger
Logger.
login(String, String, UserInfoService, ContinuationServiceDelegate, HistoryImpl, ResourceBundle) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPMessenger
Connect to XMPP server.
login2(String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
logMessage(Message) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoryImpl
 
logout(String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPMessenger
Close XMPP connection for given user and remove this session from the sessions list.
logout(String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
LogoutFilter - Class in org.exoplatform.services.xmpp.servlet
Created by The eXo Platform SAS.
LogoutFilter() - Constructor for class org.exoplatform.services.xmpp.servlet.LogoutFilter
 

M

manageAffilationRoom(String, String, String, String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
manageAffiliation(String, String, String, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
manageAffiliation(String, String, String, String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
 
manageRole(String, String, String, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
The manage role of user in the room.
manageRole(String, String, String, String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
The manage role of user in the room.
manageRoleRoom(String, String, String, String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
MEMBER - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Affiliation
 
MESSAGE - Static variable in class org.exoplatform.services.xmpp.util.CometdChannels
 
MESSAGE - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Action
 
MessageBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
MessageBean() - Constructor for class org.exoplatform.services.xmpp.bean.MessageBean
 
MessageBean(String, String, String, String, String) - Constructor for class org.exoplatform.services.xmpp.bean.MessageBean
 
MessageFilter - Class in org.exoplatform.services.xmpp.filter
Created by The eXo Platform SAS.
MessageFilter() - Constructor for class org.exoplatform.services.xmpp.filter.MessageFilter
 
MessageListBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
MessageListBean() - Constructor for class org.exoplatform.services.xmpp.bean.MessageListBean
 
MessageListBean(List<MessageBean>) - Constructor for class org.exoplatform.services.xmpp.bean.MessageListBean
 
messageReceive(String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Set that message is received.
messageReceive(String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Set that message is received.
messageReceive(String, String) - Method in interface org.exoplatform.services.xmpp.history.History
Set true if message receive.
messageReceive(String, SessionProvider) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoryImpl
 
messageReceive(String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
messageToBean(Message) - Static method in class org.exoplatform.services.xmpp.util.TransformUtils
 
messageToBean(HistoricalMessage) - Static method in class org.exoplatform.services.xmpp.util.TransformUtils
 
messageToHistoricalMessage(Message) - Static method in class org.exoplatform.services.xmpp.util.HistoryUtils
 
MessengerServlet - Class in org.exoplatform.services.xmpp.servlet
Created by The eXo Platform SAS.
MessengerServlet() - Constructor for class org.exoplatform.services.xmpp.servlet.MessengerServlet
 
MODERATOR - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Role
 
MSN - Static variable in class org.exoplatform.services.xmpp.ext.transport.Transport.Type
 
MSNTransport - Class in org.exoplatform.services.xmpp.ext.transport
Created by The eXo Platform SAS.
MSNTransport(String) - Constructor for class org.exoplatform.services.xmpp.ext.transport.MSNTransport
 
MUCConstants - Class in org.exoplatform.services.xmpp.util
Created by The eXo Platform SAS.
MUCConstants() - Constructor for class org.exoplatform.services.xmpp.util.MUCConstants
 
MUCConstants.Action - Class in org.exoplatform.services.xmpp.util
 
MUCConstants.Action() - Constructor for class org.exoplatform.services.xmpp.util.MUCConstants.Action
 
MUCConstants.Affiliation - Class in org.exoplatform.services.xmpp.util
 
MUCConstants.Affiliation() - Constructor for class org.exoplatform.services.xmpp.util.MUCConstants.Affiliation
 
MUCConstants.Manage - Class in org.exoplatform.services.xmpp.util
 
MUCConstants.Manage() - Constructor for class org.exoplatform.services.xmpp.util.MUCConstants.Manage
 
MUCConstants.Role - Class in org.exoplatform.services.xmpp.util
 
MUCConstants.Role() - Constructor for class org.exoplatform.services.xmpp.util.MUCConstants.Role
 
MUCPacketBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
MUCPacketBean() - Constructor for class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
MultiUserChatManager - Class in org.exoplatform.services.xmpp.groupchat
Created by The eXo Platform SAS.
MultiUserChatManager() - Constructor for class org.exoplatform.services.xmpp.groupchat.MultiUserChatManager
 

N

NAME - Static variable in interface org.exoplatform.services.xmpp.util.SearchFormFields
 
NICKNAME_CHANGE - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Action
 
NONE - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Affiliation
 
NONE - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Role
 
notAllowedCharacters() - Static method in class org.exoplatform.services.xmpp.util.CheckUtils
 
NOTIFICATION - Static variable in class org.exoplatform.services.xmpp.util.CometdChannels
 

O

OccupantBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS Author : viet nguyen viet.nguyen@exoplatform.com May 27, 2010
OccupantBean() - Constructor for class org.exoplatform.services.xmpp.bean.OccupantBean
 
OccupantsBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
OccupantsBean() - Constructor for class org.exoplatform.services.xmpp.bean.OccupantsBean
 
OccupantsBean(List<Occupant>) - Constructor for class org.exoplatform.services.xmpp.bean.OccupantsBean
 
onEvent(Event<ConversationRegistry, ConversationState>) - Method in class org.exoplatform.services.xmpp.connection.impl.AuthenticationLoginListener
 
onEvent(Event<ConversationRegistry, ConversationState>) - Method in class org.exoplatform.services.xmpp.connection.impl.AuthenticationLogoutListener
 
ONLINE - Static variable in class org.exoplatform.services.xmpp.util.PresenceUtil
 
org.exoplatform.services.uistate - package org.exoplatform.services.uistate
 
org.exoplatform.services.uistate.bean - package org.exoplatform.services.uistate.bean
 
org.exoplatform.services.uistate.rest - package org.exoplatform.services.uistate.rest
 
org.exoplatform.services.xmpp.bean - package org.exoplatform.services.xmpp.bean
 
org.exoplatform.services.xmpp.connection - package org.exoplatform.services.xmpp.connection
 
org.exoplatform.services.xmpp.connection.impl - package org.exoplatform.services.xmpp.connection.impl
 
org.exoplatform.services.xmpp.ext.transport - package org.exoplatform.services.xmpp.ext.transport
 
org.exoplatform.services.xmpp.filter - package org.exoplatform.services.xmpp.filter
 
org.exoplatform.services.xmpp.groupchat - package org.exoplatform.services.xmpp.groupchat
 
org.exoplatform.services.xmpp.history - package org.exoplatform.services.xmpp.history
 
org.exoplatform.services.xmpp.history.impl.jcr - package org.exoplatform.services.xmpp.history.impl.jcr
 
org.exoplatform.services.xmpp.rest - package org.exoplatform.services.xmpp.rest
 
org.exoplatform.services.xmpp.servlet - package org.exoplatform.services.xmpp.servlet
 
org.exoplatform.services.xmpp.userinfo - package org.exoplatform.services.xmpp.userinfo
 
org.exoplatform.services.xmpp.util - package org.exoplatform.services.xmpp.util
 
OrganizationUserInfoServiceImpl - Class in org.exoplatform.services.xmpp.userinfo
Created by The eXo Platform SAS.
OrganizationUserInfoServiceImpl(OrganizationService) - Constructor for class org.exoplatform.services.xmpp.userinfo.OrganizationUserInfoServiceImpl
 
OUTCAST - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Affiliation
 
OWNER - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Affiliation
 

P

parseBareAddress(String) - Static method in class org.exoplatform.services.xmpp.util.StringUtils
 
Participant - Class in org.exoplatform.services.xmpp.history.impl.jcr
Created by The eXo Platform SAS.
Participant() - Constructor for class org.exoplatform.services.xmpp.history.impl.jcr.Participant
 
Participant(String, List<InterlocutorImpl>, List<InterlocutorImpl>) - Constructor for class org.exoplatform.services.xmpp.history.impl.jcr.Participant
 
PARTICIPANT - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Role
 
PRESENCE - Static variable in class org.exoplatform.services.xmpp.util.CometdChannels
 
PRESENCE_CHANGE - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Action
 
PresenceBean - Class in org.exoplatform.services.xmpp.bean
 
PresenceBean() - Constructor for class org.exoplatform.services.xmpp.bean.PresenceBean
 
PresenceBean(String, String, String) - Constructor for class org.exoplatform.services.xmpp.bean.PresenceBean
 
PresenceBean(String, String, String, String) - Constructor for class org.exoplatform.services.xmpp.bean.PresenceBean
 
PresenceBean(String, String, String, String, String) - Constructor for class org.exoplatform.services.xmpp.bean.PresenceBean
 
PresenceFilter - Class in org.exoplatform.services.xmpp.filter
Created by The eXo Platform SAS.
PresenceFilter() - Constructor for class org.exoplatform.services.xmpp.filter.PresenceFilter
 
presenceToBean(Presence) - Static method in class org.exoplatform.services.xmpp.util.TransformUtils
 
PresenceUtil - Class in org.exoplatform.services.xmpp.util
Created by The eXo Platform SAS.
PresenceUtil() - Constructor for class org.exoplatform.services.xmpp.util.PresenceUtil
 
PrivilegeChangeBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
PrivilegeChangeBean() - Constructor for class org.exoplatform.services.xmpp.bean.PrivilegeChangeBean
 
PrivilegeChangeBean(String, String, String) - Constructor for class org.exoplatform.services.xmpp.bean.PrivilegeChangeBean
 

R

registerUser(XMPPConnection, String, String, String) - Static method in class org.exoplatform.services.xmpp.util.XMPPConnectionUtils
Register user for use transport.
rejectFile(String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
 
rejectFile(String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
removeAllTransport() - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Remove all transport subscribed for current user.
removeAllTransport() - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Remove all transport subscribed for current user.
removeBuddy(String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Remove remote user from contacts list.
removeBuddy(String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Remove remote user from contacts list.
removeBuddy(String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
removeMultiUserChat(MultiUserChat) - Method in class org.exoplatform.services.xmpp.groupchat.MultiUserChatManager
Remove chat from map.
removeTransport(Transport) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Remove transport from available list.
removeTransport(Transport) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Remove transport from available list.
removeTransport(String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
reportedSateToSearchResultsBean(ReportedData) - Static method in class org.exoplatform.services.xmpp.util.TransformUtils
 
RESTXMPPService - Class in org.exoplatform.services.xmpp.rest
Created by The eXo Platform SAS.
RESTXMPPService(XMPPMessenger, UserInfoService, ContinuationServiceDelegate, HistoryImpl, ResourceBundleService) - Constructor for class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
REVOKE - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Manage
 
REVOKED - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Manage
 
ROLE_CHANGE - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Action
 
ROSTER - Static variable in class org.exoplatform.services.xmpp.util.CometdChannels
 
rosterToRosterBean(Roster) - Static method in class org.exoplatform.services.xmpp.util.TransformUtils
 

S

saveState(String, String, UIStateDataBean) - Method in class org.exoplatform.services.uistate.rest.UIStateService
 
SEARCH - Static variable in interface org.exoplatform.services.xmpp.util.SearchFormFields
 
SEARCH_SERVICE - Static variable in interface org.exoplatform.services.xmpp.util.SearchFormFields
 
SearchFormFields - Interface in org.exoplatform.services.xmpp.util
Created by The eXo Platform SAS.
SearchResultsBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
SearchResultsBean() - Constructor for class org.exoplatform.services.xmpp.bean.SearchResultsBean
 
SearchResultsBean(List<Map<String, List<String>>>) - Constructor for class org.exoplatform.services.xmpp.bean.SearchResultsBean
 
searchUser(String, boolean, boolean, boolean, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
searchUser(String, boolean, boolean, boolean, String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
 
searchUsers(String, String, Boolean, Boolean, Boolean, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
sendErrorMessage(String, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
 
sendFile(String, String, String, boolean) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
 
sendMessage(Message) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Send message.
sendMessage(Message) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Send message.
sendMessage(String, MessageBean) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
sendMessageToCometd(EventsBean) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
 
sendMessageToCometd(EventsBean) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
 
sendMessageToMUC(String, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Send message to the room.
sendMessageToMUC(String, String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Send message to the room.
sendMUCMessage(String, MessageBean) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
sendPresence(Presence) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Change presence for current user.
sendPresence(Presence) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Change presence for current user.
service(HttpServletRequest, HttpServletResponse) - Method in class org.exoplatform.services.xmpp.servlet.MessengerServlet
 
serviceName - Variable in class org.exoplatform.services.xmpp.ext.transport.Transport
 
setAction(String) - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
setActor(String) - Method in class org.exoplatform.services.xmpp.bean.KickedBannedBean
 
setAffiliate(PrivilegeChangeBean) - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
setAffiliation(String) - Method in class org.exoplatform.services.xmpp.bean.OccupantBean
 
setAllowinvites(Boolean) - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
setBanned(KickedBannedBean) - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
setBody(String) - Method in class org.exoplatform.services.xmpp.bean.MessageBean
 
setBody(String) - Method in interface org.exoplatform.services.xmpp.history.HistoricalMessage
 
setBody(String) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoricalMessageImpl
 
setCanchangenick(Boolean) - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
setChangeNick(ChangeNickBean) - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
setChangesubject(Boolean) - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
setChannel(String) - Method in class org.exoplatform.services.xmpp.bean.CometdMessageBean
 
setClientId(String) - Method in class org.exoplatform.services.xmpp.bean.CometdMessageBean
 
setConnectionType(String) - Method in class org.exoplatform.services.xmpp.bean.CometdMessageBean
 
setConversationId(String) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Conversation
 
setConversationId(String) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.InterlocutorImpl
 
setCreatedRoom(FullRoomInfoBean) - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
setData(String) - Method in class org.exoplatform.services.uistate.bean.UIStateDataBean
 
setDateSend(String) - Method in class org.exoplatform.services.xmpp.bean.MessageBean
 
setDateSend(Date) - Method in interface org.exoplatform.services.xmpp.history.HistoricalMessage
 
setDateSend(Date) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoricalMessageImpl
 
setDecline(DeclineBean) - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
setDescription(String) - Method in class org.exoplatform.services.xmpp.bean.FieldBean
 
setDescription(String) - Method in class org.exoplatform.services.xmpp.bean.FileTransferRequestBean
 
setDescription(String) - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
setDestroy(MUCUser.Destroy) - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
setEMail(String) - Method in class org.exoplatform.services.xmpp.userinfo.UserInfo
 
setEnablelogging(Boolean) - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
setError(String) - Method in class org.exoplatform.services.xmpp.bean.FileTransferResponseBean
 
setErrorMessage(String) - Method in class org.exoplatform.services.xmpp.bean.FileTransferResponseBean
 
setEventId(String) - Method in class org.exoplatform.services.xmpp.bean.EventsBean
 
setFields(List<FieldBean>) - Method in class org.exoplatform.services.xmpp.bean.FormBean
 
setFileEvents(List<FileTransferEventBean>) - Method in class org.exoplatform.services.xmpp.bean.EventsBean
 
setFilename(String) - Method in class org.exoplatform.services.xmpp.bean.FileTransferRequestBean
 
setFileName(String) - Method in class org.exoplatform.services.xmpp.bean.FileTransferResponseBean
 
setFileSize(long) - Method in class org.exoplatform.services.xmpp.bean.FileTransferRequestBean
 
setFileSize(long) - Method in class org.exoplatform.services.xmpp.bean.FileTransferResponseBean
 
setFileTransportRequests(List<FileTransferRequestBean>) - Method in class org.exoplatform.services.xmpp.bean.FileTransferEventBean
 
setFileTransportResponses(List<FileTransferResponseBean>) - Method in class org.exoplatform.services.xmpp.bean.FileTransferEventBean
 
setFirstName(String) - Method in class org.exoplatform.services.xmpp.userinfo.UserInfo
 
setForm(FormBean) - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
setFrom(String) - Method in class org.exoplatform.services.xmpp.bean.MessageBean
 
setFrom(String) - Method in class org.exoplatform.services.xmpp.bean.PresenceBean
 
setFrom(String) - Method in class org.exoplatform.services.xmpp.bean.SubjectChangeBean
 
setFrom(String) - Method in interface org.exoplatform.services.xmpp.history.HistoricalMessage
 
setFrom(String) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoricalMessageImpl
 
setFromName(String) - Method in class org.exoplatform.services.xmpp.bean.PresenceBean
 
setFullName(String) - Method in class org.exoplatform.services.xmpp.bean.ContactBean
 
setFullName(String) - Method in class org.exoplatform.services.xmpp.bean.OccupantBean
 
setFullNames(List<String>) - Method in class org.exoplatform.services.xmpp.bean.FormBean
 
setGroupChatList(List<InterlocutorImpl>) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Participant
 
setGroups(List<String>) - Method in class org.exoplatform.services.xmpp.bean.ContactBean
 
setHexName(String) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.InterlocutorImpl
 
setHexName(String) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Participant
 
setHostedRooms(List<HostedRoomBean>) - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
setId(String) - Method in class org.exoplatform.services.xmpp.bean.CometdMessageBean
 
setId(String) - Method in class org.exoplatform.services.xmpp.bean.MessageBean
 
setId(String) - Method in interface org.exoplatform.services.xmpp.history.HistoricalMessage
 
setId(String) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoricalMessageImpl
 
setInstructions(String) - Method in class org.exoplatform.services.xmpp.bean.FormBean
 
setIntelocutorList(List<Interlocutor>) - Method in class org.exoplatform.services.xmpp.bean.InterlocutorListBean
 
setInterlocutorList(List<InterlocutorImpl>) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Participant
 
setInterlocutorName(String) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.InterlocutorImpl
setInterlocutorName(String) - Method in interface org.exoplatform.services.xmpp.history.Interlocutor
 
setInvite(InviteBean) - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
setInvitee(String) - Method in class org.exoplatform.services.xmpp.bean.DeclineBean
 
setInviter(String) - Method in class org.exoplatform.services.xmpp.bean.InviteBean
 
setInviterName(String) - Method in class org.exoplatform.services.xmpp.bean.InviteBean
 
setIsMembersOnly(Boolean) - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
setIsModerated(Boolean) - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
setIsNonanonymous(Boolean) - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
setIsPasswordProtected(Boolean) - Method in class org.exoplatform.services.xmpp.bean.FullRoomInfoBean
 
setIsPasswordProtected(Boolean) - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
setIsPersistent(Boolean) - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
setIsRoom(Boolean) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.InterlocutorImpl
setIsRoom(Boolean) - Method in interface org.exoplatform.services.xmpp.history.Interlocutor
 
setIsRoomPasswordProtect(Boolean) - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
setItem(MUCUser.Item) - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
setJid(String) - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
setJid(String) - Method in class org.exoplatform.services.xmpp.bean.OccupantBean
 
setJid(String) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.InterlocutorImpl
setJid(String) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Participant
 
setJid(String) - Method in interface org.exoplatform.services.xmpp.history.Interlocutor
 
setJoined(String) - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
setJoinedRooms(List<FullRoomInfoBean>) - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
setKicked(KickedBannedBean) - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
setLabel(String) - Method in class org.exoplatform.services.xmpp.bean.FieldBean
 
setLastActiveDate(Date) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Conversation
 
setLastName(String) - Method in class org.exoplatform.services.xmpp.userinfo.UserInfo
 
setLeft(String) - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
setMainServiceName(String) - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
setMaxusers(List<String>) - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
setMembers(List<String>) - Method in class org.exoplatform.services.xmpp.bean.FormBean
 
setMembersonly(Boolean) - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
setMessage(MessageBean) - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
setMessageList(List<MessageBean>) - Method in class org.exoplatform.services.xmpp.bean.MessageListBean
 
setMessageList(List<HistoricalMessageImpl>) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Conversation
 
setMessages(List<MessageBean>) - Method in class org.exoplatform.services.xmpp.bean.EventsBean
 
setMessages(List<HistoricalMessage>) - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
setMimeType(String) - Method in class org.exoplatform.services.xmpp.bean.FileTransferRequestBean
 
setMode(String) - Method in class org.exoplatform.services.xmpp.bean.PresenceBean
 
setModeratedroom(Boolean) - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
setMucEvents(List<MUCPacketBean>) - Method in class org.exoplatform.services.xmpp.bean.EventsBean
 
setMucServicesNames(Collection<String>) - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
setMyProfile(ContactBean) - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
setName(String) - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
setNewNickname(String) - Method in class org.exoplatform.services.xmpp.bean.ChangeNickBean
 
setNick(String) - Method in class org.exoplatform.services.xmpp.bean.OccupantBean
 
setNickname(String) - Method in class org.exoplatform.services.xmpp.bean.ContactBean
 
setOccupant(Occupant) - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
setOccupants(Collection<OccupantBean>) - Method in class org.exoplatform.services.xmpp.bean.FullRoomInfoBean
 
setOccupants(List<Occupant>) - Method in class org.exoplatform.services.xmpp.bean.OccupantsBean
 
setOccupantsCount(Integer) - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
setOrganization(String) - Method in class org.exoplatform.services.xmpp.userinfo.UserInfo
 
setParticipant(String) - Method in class org.exoplatform.services.xmpp.bean.ChangeNickBean
 
setParticipant(String) - Method in class org.exoplatform.services.xmpp.bean.KickedBannedBean
 
setParticipant(String) - Method in class org.exoplatform.services.xmpp.bean.PrivilegeChangeBean
 
setPassword(String) - Method in class org.exoplatform.services.xmpp.bean.InviteBean
 
setPasswordprotectedroom(Boolean) - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
setPath(String) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Conversation
 
setPath(String) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoricalMessageImpl
 
setPath(String) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.InterlocutorImpl
 
setPath(String) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Participant
 
setPersistentroom(Boolean) - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
setPresence(PresenceBean) - Method in class org.exoplatform.services.xmpp.bean.ContactBean
 
setPresence(PresenceBean) - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
setPresencebroadcast(List<String>) - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
setPresences(List<PresenceBean>) - Method in class org.exoplatform.services.xmpp.bean.EventsBean
 
setPrivilege(String) - Method in class org.exoplatform.services.xmpp.bean.PrivilegeChangeBean
 
setPublicroom(Boolean) - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
setReason(String) - Method in class org.exoplatform.services.xmpp.bean.DeclineBean
 
setReason(String) - Method in class org.exoplatform.services.xmpp.bean.InviteBean
 
setReason(String) - Method in class org.exoplatform.services.xmpp.bean.KickedBannedBean
 
setReceive(Boolean) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoricalMessageImpl
 
setReceiver(String) - Method in class org.exoplatform.services.xmpp.bean.FileTransferResponseBean
 
setRequestor(String) - Method in class org.exoplatform.services.xmpp.bean.FileTransferRequestBean
 
setReservednick(Boolean) - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
setResponseTimeout(int) - Method in class org.exoplatform.services.xmpp.bean.FileTransferRequestBean
 
setRole(PrivilegeChangeBean) - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
setRole(String) - Method in class org.exoplatform.services.xmpp.bean.OccupantBean
 
setRoom(String) - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
setRoom(String) - Method in class org.exoplatform.services.xmpp.bean.InviteBean
 
setRoom(String) - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
setRoomadmins(List<String>) - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
setRoomdesc(String) - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
setRoomInfo(RoomInfo) - Method in class org.exoplatform.services.xmpp.bean.FullRoomInfoBean
 
setRoomname(String) - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
setRoomowners(List<String>) - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
setRoomsecret(String) - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
setRoster(List<ContactBean>) - Method in class org.exoplatform.services.xmpp.bean.EventsBean
 
setRoster(List<ContactBean>) - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
setScript(String) - Method in class org.exoplatform.services.xmpp.bean.JsResourceBundleBean
 
setSearchServicesNames(List<String>) - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
setSender(String) - Method in class org.exoplatform.services.xmpp.bean.FileTransferResponseBean
 
setStartDate(Date) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Conversation
 
setStatus(String) - Method in class org.exoplatform.services.xmpp.bean.FileTransferResponseBean
 
setStatus(String) - Method in class org.exoplatform.services.xmpp.bean.PresenceBean
 
setStatus(String) - Method in class org.exoplatform.services.xmpp.bean.PrivilegeChangeBean
 
setSubject(String) - Method in class org.exoplatform.services.xmpp.bean.HostedRoomBean
 
setSubject(String) - Method in class org.exoplatform.services.xmpp.bean.SubjectChangeBean
 
setSubjectChange(SubjectChangeBean) - Method in class org.exoplatform.services.xmpp.bean.MUCPacketBean
 
setSubscriptions(List<PresenceBean>) - Method in class org.exoplatform.services.xmpp.bean.EventsBean
 
setSubscriptionStatus(String) - Method in class org.exoplatform.services.xmpp.bean.ContactBean
 
setSubscriptionType(String) - Method in class org.exoplatform.services.xmpp.bean.ContactBean
 
setTitle(String) - Method in class org.exoplatform.services.xmpp.bean.FormBean
 
setTo(String) - Method in class org.exoplatform.services.xmpp.bean.MessageBean
 
setTo(String) - Method in interface org.exoplatform.services.xmpp.history.HistoricalMessage
 
setTo(String) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoricalMessageImpl
 
setTotalJoinedRooms(Integer) - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
setTotalRooms(Integer) - Method in class org.exoplatform.services.xmpp.bean.InitInfoBean
 
setType(String) - Method in class org.exoplatform.services.xmpp.bean.FieldBean
 
setType(String) - Method in class org.exoplatform.services.xmpp.bean.FormBean
 
setType(String) - Method in class org.exoplatform.services.xmpp.bean.MessageBean
 
setType(String) - Method in class org.exoplatform.services.xmpp.bean.PresenceBean
 
setType(String) - Method in interface org.exoplatform.services.xmpp.history.HistoricalMessage
 
setType(String) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoricalMessageImpl
 
setUIStateData(UIStateDataBean) - Method in interface org.exoplatform.services.uistate.UIStateSession
 
setUIStateData(UIStateDataBean) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
 
setUnreadMessageCnt(String) - Method in class org.exoplatform.services.uistate.bean.UIStateDataBean
 
setUser(String) - Method in class org.exoplatform.services.xmpp.bean.ContactBean
 
setUsername(String) - Method in class org.exoplatform.services.xmpp.history.impl.jcr.Participant
 
setUserName(String) - Method in class org.exoplatform.services.xmpp.userinfo.UserInfo
 
setUsers(List<Map<String, List<String>>>) - Method in class org.exoplatform.services.xmpp.bean.SearchResultsBean
 
setUserStatus(String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
setUuid(String) - Method in class org.exoplatform.services.xmpp.bean.FileTransferRequestBean
 
setValues(List<String>) - Method in class org.exoplatform.services.xmpp.bean.FieldBean
 
setVariable(String) - Method in class org.exoplatform.services.xmpp.bean.FieldBean
 
setWhois(List<String>) - Method in class org.exoplatform.services.xmpp.bean.ConfigRoomBean
 
start() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoryImpl
 
start() - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
stop() - Method in class org.exoplatform.services.xmpp.history.impl.jcr.HistoryImpl
 
stop() - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
StringUtils - Class in org.exoplatform.services.xmpp.util
Created by The eXo Platform SAS.
StringUtils() - Constructor for class org.exoplatform.services.xmpp.util.StringUtils
 
SUBJECT_CHANGE - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Action
 
SubjectChangeBean - Class in org.exoplatform.services.xmpp.bean
Created by The eXo Platform SAS.
SubjectChangeBean(String, String) - Constructor for class org.exoplatform.services.xmpp.bean.SubjectChangeBean
 
subscribeUser(String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Subscribe remote user and send message to that user.
subscribeUser(String, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Subscribe remote user and send message to that user.
subscribeUser(String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Subscribe remote user and send message to that user.
subscribeUser(String, String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Subscribe remote user and send message to that user.
subscribeUser(String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
SUBSCRIPTION - Static variable in class org.exoplatform.services.xmpp.util.CometdChannels
 
SubscriptionFilter - Class in org.exoplatform.services.xmpp.filter
Created by The eXo Platform SAS.
SubscriptionFilter() - Constructor for class org.exoplatform.services.xmpp.filter.SubscriptionFilter
 

T

toString() - Method in class org.exoplatform.services.xmpp.ext.transport.Transport
TransformUtils - Class in org.exoplatform.services.xmpp.util
Created by The eXo Platform SAS.
TransformUtils() - Constructor for class org.exoplatform.services.xmpp.util.TransformUtils
 
Transport - Class in org.exoplatform.services.xmpp.ext.transport
Created by The eXo Platform SAS.
Transport() - Constructor for class org.exoplatform.services.xmpp.ext.transport.Transport
 
Transport.Type - Class in org.exoplatform.services.xmpp.ext.transport
 
Transport.Type() - Constructor for class org.exoplatform.services.xmpp.ext.transport.Transport.Type
 

U

UIStateDataBean - Class in org.exoplatform.services.uistate.bean
Created by The eXo Platform SAS Author : viet.nguyen vietnt84@gmail.com Jan 20, 2010
UIStateDataBean() - Constructor for class org.exoplatform.services.uistate.bean.UIStateDataBean
 
UIStateDataBean(String) - Constructor for class org.exoplatform.services.uistate.bean.UIStateDataBean
 
UIStateService - Class in org.exoplatform.services.uistate.rest
Created by The eXo Platform SAS Author : viet.nguyen vietnt84@gmail.com Jan 25, 2010
UIStateService() - Constructor for class org.exoplatform.services.uistate.rest.UIStateService
 
UIStateSession - Interface in org.exoplatform.services.uistate
Created by The eXo Platform SAS Author : viet.nguyen vietnt84@gmail.com Jan 25, 2010
unregisterUser(XMPPConnection, String) - Static method in class org.exoplatform.services.xmpp.util.XMPPConnectionUtils
Unregister user for using transport.
unsubscribeUser(String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Unsubscribe remote user and send message to that user.
unsubscribeUser(String, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Unsubscribe remote user and send message to that user.
unsubscribeUser(String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Unsubscribe remote user and send message to that user.
unsubscribeUser(String, String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Unsubscribe remote user and send message to that user.
unsubscribeUser(String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
updateBoddy(String, String, String, String) - Method in class org.exoplatform.services.xmpp.rest.RESTXMPPService
 
updateBuddy(String, String, String) - Method in class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
Update the buddy in roster.
updateBuddy(String, String, String) - Method in interface org.exoplatform.services.xmpp.connection.XMPPSession
Update the buddy in roster.
updateMultiUserChat(MultiUserChat) - Method in class org.exoplatform.services.xmpp.groupchat.MultiUserChatManager
 
UserInfo - Class in org.exoplatform.services.xmpp.userinfo
Created by The eXo Platform SAS.
UserInfo() - Constructor for class org.exoplatform.services.xmpp.userinfo.UserInfo
 
UserInfoService - Interface in org.exoplatform.services.xmpp.userinfo
Created by The eXo Platform SAS.
USERNAME - Static variable in interface org.exoplatform.services.xmpp.util.SearchFormFields
 

V

VISITOR - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Role
 

X

XMPP - Static variable in class org.exoplatform.services.xmpp.ext.transport.Transport.Type
 
XMPPConnectionUtils - Class in org.exoplatform.services.xmpp.util
Created by The eXo Platform SAS.
XMPPConnectionUtils() - Constructor for class org.exoplatform.services.xmpp.util.XMPPConnectionUtils
 
XMPPMessenger - Class in org.exoplatform.services.xmpp.connection.impl
Created by The eXo Platform SAS.
XMPPMessenger(InitParams) - Constructor for class org.exoplatform.services.xmpp.connection.impl.XMPPMessenger
 
XMPPSession - Interface in org.exoplatform.services.xmpp.connection
Created by The eXo Platform SAS.
XMPPSessionImpl - Class in org.exoplatform.services.xmpp.connection.impl
Created by The eXo Platform SAS.
XMPPSessionImpl(String, String, UserInfoService, ContinuationServiceDelegate, HistoryImpl, ResourceBundle) - Constructor for class org.exoplatform.services.xmpp.connection.impl.XMPPSessionImpl
 
XMPPTransport - Class in org.exoplatform.services.xmpp.ext.transport
Created by The eXo Platform SAS.
XMPPTransport(String) - Constructor for class org.exoplatform.services.xmpp.ext.transport.XMPPTransport
 

Y

YAHOO - Static variable in class org.exoplatform.services.xmpp.ext.transport.Transport.Type
 
YahooTransport - Class in org.exoplatform.services.xmpp.ext.transport
Created by The eXo Platform SAS.
YahooTransport(String) - Constructor for class org.exoplatform.services.xmpp.ext.transport.YahooTransport
 
YOU_AFFILIATE_CHANGE - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Action
 
YOU_BANNED - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Action
 
YOU_KICKED - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Action
 
YOU_ROLE_CHANGE - Static variable in class org.exoplatform.services.xmpp.util.MUCConstants.Action
 

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

Copyright © 2011 eXo Platform SAS. All Rights Reserved.