- CACHE_CONTROL - Static variable in class org.exoplatform.webconferencing.server.filter.ResourceFilter
-
The Constant CACHE_CONTROL.
- CALL_ID_SCOPE_NAME - Static variable in class org.exoplatform.webconferencing.WebConferencingService
-
The Constant CALL_ID_SCOPE_NAME.
- CALL_MAX_FACTOR - Static variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
Maximum threads per CPU for thread executors of user call channel.
- CALL_OWNER_SCOPE_NAME - Static variable in class org.exoplatform.webconferencing.WebConferencingService
-
The Constant CALL_OWNER_SCOPE_NAME.
- CALL_QUEUE_FACTOR - Static variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
Queue size per CPU for thread executors of user call channel.
- CALL_SUBSCRIPTION_CHANNEL_NAME - Static variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
The Constant CALL_SUBSCRIPTION_CHANNEL_NAME.
- CALL_SUBSCRIPTION_CHANNEL_NAME_ALL - Static variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
The Constant CALL_SUBSCRIPTION_CHANNEL_NAME_ALL.
- CALL_SUBSCRIPTION_CHANNEL_NAME_PARAMS - Static variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
The Constant CALL_SUBSCRIPTION_CHANNEL_NAME_PARAMS.
- CALL_THREAD_PREFIX - Static variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
Thread name used for calls executor.
- CallArgumentException - Exception in org.exoplatform.webconferencing
-
Created by The eXo Platform SAS.
- CallArgumentException(String, Throwable) - Constructor for exception org.exoplatform.webconferencing.CallArgumentException
-
Instantiates a new wrong value exaception.
- CallArgumentException(String) - Constructor for exception org.exoplatform.webconferencing.CallArgumentException
-
Instantiates a new wrong value exaception.
- CallConflictException - Exception in org.exoplatform.webconferencing
-
Created by The eXo Platform SAS.
- CallConflictException(String, Throwable) - Constructor for exception org.exoplatform.webconferencing.CallConflictException
-
Instantiates a new call conflict exception.
- CallConflictException(String) - Constructor for exception org.exoplatform.webconferencing.CallConflictException
-
Instantiates a new call conflict exception.
- CallDAO - Class in org.exoplatform.webconferencing.dao
-
Created by The eXo Platform SAS.
- CallDAO() - Constructor for class org.exoplatform.webconferencing.dao.CallDAO
-
Instantiates a new call DAO.
- CallEntity - Class in org.exoplatform.webconferencing.domain
-
Created by The eXo Platform SAS.
- CallEntity() - Constructor for class org.exoplatform.webconferencing.domain.CallEntity
-
Instantiates a new call entity.
- callHandlers - Variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
The call handlers.
- callId(String, String) - Method in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
Call id.
- callId - Variable in class org.exoplatform.webconferencing.domain.ParticipantEntity
-
The call id.
- callId - Variable in class org.exoplatform.webconferencing.domain.ParticipantId
-
The call id.
- callId - Variable in class org.exoplatform.webconferencing.GroupInfo
-
The group call id.
- CallInfo - Class in org.exoplatform.webconferencing
-
Created by The eXo Platform SAS.
- CallInfo(String, String, IdentityInfo, String) - Constructor for class org.exoplatform.webconferencing.CallInfo
-
Instantiates a new call info.
- CallInfoException - Exception in org.exoplatform.webconferencing
-
Created by The eXo Platform SAS.
- CallInfoException(String, Throwable) - Constructor for exception org.exoplatform.webconferencing.CallInfoException
-
Instantiates a new call info exception.
- CallInfoException(String) - Constructor for exception org.exoplatform.webconferencing.CallInfoException
-
Instantiates a new call info exception.
- CallLog - Class in org.exoplatform.webconferencing.support
-
Diagnostic logging support for user calls.
- callLogs - Variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
The call logs.
- CallLogService - Class in org.exoplatform.webconferencing.support
-
Created by The eXo Platform SAS.
- CallLogService() - Constructor for class org.exoplatform.webconferencing.support.CallLogService
-
Instantiates a new call log service.
- CallProvider - Class in org.exoplatform.webconferencing
-
Created by The eXo Platform SAS.
- CallProvider(InitParams) - Constructor for class org.exoplatform.webconferencing.CallProvider
-
Instantiates a new video calls provider.
- CallProvider.Settings - Class in org.exoplatform.webconferencing
-
Call Provider runtime Settings (for serialization in JSON to remote clients).
- CallProviderConfiguration - Class in org.exoplatform.webconferencing
-
Provider configuration object for saving (in Admin UI) and
Created by The eXo Platform SAS.
- CallProviderConfiguration() - Constructor for class org.exoplatform.webconferencing.CallProviderConfiguration
-
- CallProviderException - Exception in org.exoplatform.webconferencing
-
Call provider exception.
- CallProviderException() - Constructor for exception org.exoplatform.webconferencing.CallProviderException
-
Instantiates a new call provider exception.
- CallProviderException(String) - Constructor for exception org.exoplatform.webconferencing.CallProviderException
-
Instantiates a new call provider exception.
- CallProviderException(Throwable) - Constructor for exception org.exoplatform.webconferencing.CallProviderException
-
Instantiates a new call provider exception.
- CallProviderException(String, Throwable) - Constructor for exception org.exoplatform.webconferencing.CallProviderException
-
Instantiates a new call provider exception.
- CallProviderException(String, Throwable, boolean, boolean) - Constructor for exception org.exoplatform.webconferencing.CallProviderException
-
Instantiates a new call provider exception.
- CALLS_CHANNEL_NAME - Static variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
The Constant CALLS_CHANNEL_NAME.
- CallService() - Constructor for class org.exoplatform.webconferencing.cometd.CometdWebConferencingService.CallService
-
- CallState - Class in org.exoplatform.webconferencing
-
Created by The eXo Platform SAS.
- CallState(String, String) - Constructor for class org.exoplatform.webconferencing.CallState
-
Instantiates a new call state.
- callStorage - Variable in class org.exoplatform.webconferencing.WebConferencingService
-
The calls storage.
- channelsAsString(Set<ServerChannel>) - Method in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
Channels as string.
- channelUserId(String) - Method in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
Channel user id.
- CHAT_ROOM_TYPE_NAME - Static variable in class org.exoplatform.webconferencing.WebConferencingService
-
The Constant CHAT_ROOM_TYPE_NAME.
- clear() - Method in class org.exoplatform.webconferencing.dao.CallDAO
-
Clear the storage.
- clear() - Method in class org.exoplatform.webconferencing.dao.ParticipantDAO
-
Clear the storage.
- clientError(String) - Static method in class org.exoplatform.webconferencing.client.ErrorInfo
-
Client error.
- clientId - Variable in class org.exoplatform.webconferencing.domain.ParticipantEntity
-
The client id.
- clientId - Variable in class org.exoplatform.webconferencing.UserCallListener
-
The client id.
- code - Variable in class org.exoplatform.webconferencing.client.ErrorInfo
-
The code.
- CODE_ACCESS_ERROR - Static variable in class org.exoplatform.webconferencing.client.ErrorInfo
-
The Constant CODE_ACCESS_ERROR.
- CODE_CLIENT_ERROR - Static variable in class org.exoplatform.webconferencing.client.ErrorInfo
-
The Constant CODE_CLIENT_ERROR.
- CODE_NOT_FOUND_ERROR - Static variable in class org.exoplatform.webconferencing.client.ErrorInfo
-
The Constant CODE_NOT_FOUND_ERROR.
- CODE_SERVER_ERROR - Static variable in class org.exoplatform.webconferencing.client.ErrorInfo
-
The Constant CODE_SERVER_ERROR.
- CometdWebConferencingService - Class in org.exoplatform.webconferencing.cometd
-
Created by The eXo Platform SAS.
- CometdWebConferencingService(SessionProviderService, IdentityRegistry, OrganizationService, WebConferencingService, EXoContinuationBayeux, CallLogService) - Constructor for class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
Instantiates a new CometD interaction service for WebConferencing.
- CometdWebConferencingService.CallService - Class in org.exoplatform.webconferencing.cometd
-
The Class CallService.
- COMMAND_CREATE - Static variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
The Constant COMMAND_CREATE.
- COMMAND_DELETE - Static variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
The Constant COMMAND_DELETE.
- COMMAND_GET - Static variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
The Constant COMMAND_GET.
- COMMAND_GET_CALLS_STATE - Static variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
The Constant COMMAND_GET_CALLS_STATE.
- COMMAND_UPDATE - Static variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
The Constant COMMAND_UPDATE.
- config - Variable in class org.exoplatform.webconferencing.CallProvider
-
The config.
- CONFIG_PROVIDER_ACTIVE - Static variable in class org.exoplatform.webconferencing.CallProvider
-
The Constant CONFIG_PROVIDER_ACTIVE.
- CONFIG_PROVIDER_CONFIGURATION - Static variable in class org.exoplatform.webconferencing.CallProvider
-
The Constant CONFIG_PROVIDER_CONFIGURATION.
- CONFIG_PROVIDER_DESCRIPTION - Static variable in class org.exoplatform.webconferencing.CallProvider
-
The Constant CONFIG_PROVIDER_DESCRIPTION.
- ContextInfo - Class in org.exoplatform.webconferencing
-
A lightweight info about current Platform context: space, chat room etc.
- ContextInfo(String, String, String, String, String, Set<CallProviderConfiguration>) - Constructor for class org.exoplatform.webconferencing.ContextInfo
-
Instantiates a new context info.
- ContextInfo(String, String, String, Set<CallProviderConfiguration>) - Constructor for class org.exoplatform.webconferencing.ContextInfo
-
Instantiates a new context info.
- createCall(CallInfo) - Method in class org.exoplatform.webconferencing.WebConferencingService
-
Creates the call in a single transaction of the storage.
- createCallEntity(CallInfo) - Method in class org.exoplatform.webconferencing.WebConferencingService
-
Creates the call entity.
- createParticipantEntity(String, UserInfo) - Method in class org.exoplatform.webconferencing.WebConferencingService
-
Creates the participant entity.
- createThreadExecutor(String, int, int) - Method in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
Create a new thread executor service.
- currentUserId(ServerMessage) - Method in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
Current user id.
- currentUserId() - Method in class org.exoplatform.webconferencing.WebConferencingService
-
Current user id.
- getAvatarLink() - Method in class org.exoplatform.webconferencing.IdentityInfo
-
Gets the avatar link.
- getCall(String) - Method in class org.exoplatform.webconferencing.WebConferencingService
-
Gets an active call info.
- getCallId() - Method in class org.exoplatform.webconferencing.domain.ParticipantEntity
-
Gets the call id.
- getCallId() - Method in class org.exoplatform.webconferencing.domain.ParticipantId
-
Gets the call id.
- getCallId() - Method in class org.exoplatform.webconferencing.GroupInfo
-
Gets the call id.
- getCallInfo(UriInfo, String, String) - Method in class org.exoplatform.webconferencing.rest.RESTWebConferencingService
-
Deprecated.
- getClientId() - Method in class org.exoplatform.webconferencing.domain.ParticipantEntity
-
Gets the client id.
- getClientId() - Method in class org.exoplatform.webconferencing.UserCallListener
-
Gets the client id.
- getClientId() - Method in class org.exoplatform.webconferencing.UserInfo
-
Gets the client id.
- getCode() - Method in class org.exoplatform.webconferencing.client.ErrorInfo
-
Gets the code.
- getCometdPath() - Method in class org.exoplatform.webconferencing.ContextInfo
-
Gets the cometd path (optional).
- getCometdServerPath() - Method in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
Gets the cometd server path.
- getCometdToken() - Method in class org.exoplatform.webconferencing.ContextInfo
-
Gets the cometd token.
- getContainerName() - Method in class org.exoplatform.webconferencing.ContextInfo
-
Gets the container name.
- getCurrentContext(String, Locale) - Static method in class org.exoplatform.webconferencing.Utils
-
Gets the current context.
- getDescription() - Method in class org.exoplatform.webconferencing.CallProvider
-
Technical description for this provider.
- getDescription(Locale) - Method in class org.exoplatform.webconferencing.CallProvider
-
Gets the technical description for this provider.
- getDescription() - Method in class org.exoplatform.webconferencing.CallProviderConfiguration
-
Gets the description.
- getFirstName() - Method in class org.exoplatform.webconferencing.UserInfo
-
Gets the first name.
- getGroupId() - Method in class org.exoplatform.webconferencing.WebConferencingService.SpaceInfo
-
Gets the group id of the space.
- getId() - Method in class org.exoplatform.webconferencing.CallInfo
-
Gets the id.
- getId() - Method in class org.exoplatform.webconferencing.CallState
-
Gets the id.
- getId() - Method in class org.exoplatform.webconferencing.domain.CallEntity
-
Gets the id.
- getId() - Method in class org.exoplatform.webconferencing.domain.ParticipantEntity
-
Gets the id.
- getId() - Method in class org.exoplatform.webconferencing.domain.ParticipantId
-
Gets the id.
- getId() - Method in class org.exoplatform.webconferencing.IdentityInfo
-
Gets the id.
- getId() - Method in class org.exoplatform.webconferencing.UserInfo.IMInfo
-
Gets the id.
- getImAccount(String) - Method in class org.exoplatform.webconferencing.UserInfo
-
Gets the IM accounts by type.
- getImAccounts() - Method in class org.exoplatform.webconferencing.UserInfo
-
Gets the im accounts.
- getIMInfo(String) - Method in class org.exoplatform.webconferencing.CallProvider
-
- getLastDate() - Method in class org.exoplatform.webconferencing.CallInfo
-
Gets the last use date.
- getLastDate() - Method in class org.exoplatform.webconferencing.domain.CallEntity
-
Gets the call last use date.
- getLastName() - Method in class org.exoplatform.webconferencing.UserInfo
-
Gets the last name.
- getLog() - Method in class org.exoplatform.webconferencing.support.CallLogService
-
Gets the log.
- getMembers() - Method in class org.exoplatform.webconferencing.GroupInfo
-
Gets the members.
- getMessage() - Method in class org.exoplatform.webconferencing.client.ErrorInfo
-
Gets the message.
- getMessages() - Method in class org.exoplatform.webconferencing.CallProvider.Settings
-
Gets the messages.
- getMessages() - Method in class org.exoplatform.webconferencing.ContextInfo
-
Gets the localized messages.
- getName() - Method in class org.exoplatform.webconferencing.WebConferencingService.RoomInfo
-
Gets the pretty name.
- getOwner() - Method in class org.exoplatform.webconferencing.CallInfo
-
Gets the owner.
- getOwnerId() - Method in class org.exoplatform.webconferencing.domain.CallEntity
-
Gets the owner id.
- getOwnerType() - Method in class org.exoplatform.webconferencing.domain.CallEntity
-
Gets the owner type.
- getParticipants() - Method in class org.exoplatform.webconferencing.CallInfo
-
Gets the participants (users planned for the call).
- getProfileLink() - Method in class org.exoplatform.webconferencing.IdentityInfo
-
Gets the profile link.
- getProvider(String) - Method in class org.exoplatform.webconferencing.WebConferencingService
-
Gets the provider.
- getProviderConfig(UriInfo, HttpServletRequest, String) - Method in class org.exoplatform.webconferencing.rest.RESTWebConferencingService
-
Gets the provider config.
- getProviderConfigs(UriInfo, HttpServletRequest) - Method in class org.exoplatform.webconferencing.rest.RESTWebConferencingService
-
Gets the provider configs.
- getProviderConfiguration(String, Locale) - Method in class org.exoplatform.webconferencing.WebConferencingService
-
Gets the provider configuration.
- getProviderConfigurations(Locale) - Method in class org.exoplatform.webconferencing.WebConferencingService
-
Gets the provider configurations.
- getProviderConfigurations() - Method in class org.exoplatform.webconferencing.WebConferencingService
-
Gets the provider configurations.
- getProvidersConfig() - Method in class org.exoplatform.webconferencing.ContextInfo
-
Gets the providers config.
- getProviderType() - Method in class org.exoplatform.webconferencing.CallInfo
-
Gets the provider type.
- getProviderType() - Method in class org.exoplatform.webconferencing.domain.CallEntity
-
Gets the provider type.
- getResourceMessage(String, Locale, String) - Static method in class org.exoplatform.webconferencing.Utils
-
Gets the resource message.
- getResourceMessages(String, Locale) - Static method in class org.exoplatform.webconferencing.Utils
-
Gets the resource messages.
- getRoomInfo(UriInfo, String, String, String, String) - Method in class org.exoplatform.webconferencing.rest.RESTWebConferencingService
-
Gets the chat room info.
- getRoomInfo(String, String, String, String[]) - Method in class org.exoplatform.webconferencing.WebConferencingService
-
Gets the room info.
- getRoomTitle() - Method in class org.exoplatform.webconferencing.ContextInfo
-
Gets the room title.
- getSettings() - Method in class org.exoplatform.webconferencing.domain.CallEntity
-
Gets the settings.
- getSpaceByContext() - Static method in class org.exoplatform.webconferencing.Utils
-
Gets the space by context.
- getSpaceId() - Method in class org.exoplatform.webconferencing.ContextInfo
-
Gets the space id.
- getSpaceInfo(UriInfo, String) - Method in class org.exoplatform.webconferencing.rest.RESTWebConferencingService
-
Gets the space info.
- getSpaceInfo(String) - Method in class org.exoplatform.webconferencing.WebConferencingService
-
Gets the space info.
- getSpaceMembers(String) - Method in class org.exoplatform.webconferencing.WebConferencingService
-
Gets the space members.
- getSpaceNameByContext() - Static method in class org.exoplatform.webconferencing.Utils
-
Gets the space name by context.
- getState() - Method in class org.exoplatform.webconferencing.CallInfo
-
Gets the state.
- getState() - Method in class org.exoplatform.webconferencing.CallState
-
Gets the state.
- getState() - Method in class org.exoplatform.webconferencing.domain.CallEntity
-
Gets the state.
- getState() - Method in class org.exoplatform.webconferencing.domain.ParticipantEntity
-
Gets the state.
- getState() - Method in class org.exoplatform.webconferencing.UserInfo
-
Gets the state.
- getSupportedTypes() - Method in class org.exoplatform.webconferencing.CallProvider
-
Gets all types supported by this provider.
- getSupportedTypes() - Method in class org.exoplatform.webconferencing.CallProvider.Settings
-
Gets the supported types.
- getTitle() - Method in class org.exoplatform.webconferencing.CallInfo
-
Gets the title.
- getTitle() - Method in class org.exoplatform.webconferencing.CallProvider
-
Gets human-readable name of this provider (e.g.
- getTitle() - Method in class org.exoplatform.webconferencing.CallProvider.Settings
-
Gets the title.
- getTitle() - Method in class org.exoplatform.webconferencing.CallProviderConfiguration
-
Gets the title.
- getTitle() - Method in class org.exoplatform.webconferencing.domain.CallEntity
-
Gets the title.
- getTitle() - Method in class org.exoplatform.webconferencing.IdentityInfo
-
Gets the title.
- getType() - Method in class org.exoplatform.webconferencing.CallProvider
-
Gets the main type name of this provider (e.g.
- getType() - Method in class org.exoplatform.webconferencing.CallProvider.Settings
-
Gets the name.
- getType() - Method in class org.exoplatform.webconferencing.CallProviderConfiguration
-
Gets the type.
- getType() - Method in class org.exoplatform.webconferencing.domain.ParticipantEntity
-
Gets the type.
- getType() - Method in class org.exoplatform.webconferencing.IdentityInfo
-
Gets the identity type.
- getType() - Method in class org.exoplatform.webconferencing.ParticipantInfo
-
Gets the identity type.
- getType() - Method in class org.exoplatform.webconferencing.UserInfo
-
Gets the identity type.
- getType() - Method in class org.exoplatform.webconferencing.UserInfo.IMInfo
-
Gets the type.
- getType() - Method in class org.exoplatform.webconferencing.WebConferencingService.RoomInfo
-
Gets the identity type.
- getType() - Method in class org.exoplatform.webconferencing.WebConferencingService.SpaceInfo
-
Gets the identity type.
- getUserCalls(UriInfo, String, String) - Method in class org.exoplatform.webconferencing.rest.RESTWebConferencingService
-
Deprecated.
- getUserCalls(String) - Method in class org.exoplatform.webconferencing.WebConferencingService
-
Gets the user calls.
- getUserId() - Method in class org.exoplatform.webconferencing.UserCallListener
-
Gets the user id.
- getUserId() - Method in class org.exoplatform.webconferencing.UserState
-
Gets the user id.
- getUserInfo(UriInfo, String) - Method in class org.exoplatform.webconferencing.rest.RESTWebConferencingService
-
Gets the user info.
- getUserInfo(String) - Method in class org.exoplatform.webconferencing.WebConferencingService
-
Gets the user info.
- getUsersInfo(UriInfo, String) - Method in class org.exoplatform.webconferencing.rest.RESTWebConferencingService
-
Deprecated.
- getUserToken(String) - Method in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
Gets the user token.
- getValue() - Method in class org.exoplatform.webconferencing.UserState
-
Gets the value.
- getVersion() - Method in class org.exoplatform.webconferencing.CallProvider
-
Gets the version.
- getVersion() - Method in class org.exoplatform.webconferencing.CallProvider.Settings
-
Gets the version.
- GROUP_CALL_TYPE - Static variable in class org.exoplatform.webconferencing.WebConferencingService
-
The Constant GROUP_CALL_TYPE.
- groupId - Variable in class org.exoplatform.webconferencing.WebConferencingService.SpaceInfo
-
The space group id.
- GroupInfo - Class in org.exoplatform.webconferencing
-
Represent eXo group for conversations in calls.
Created by The eXo Platform SAS
- GroupInfo(String, String) - Constructor for class org.exoplatform.webconferencing.GroupInfo
-
Instantiates a new group info.
- id - Variable in class org.exoplatform.webconferencing.CallInfo
-
The id.
- id - Variable in class org.exoplatform.webconferencing.CallState
-
The id.
- id - Variable in class org.exoplatform.webconferencing.domain.CallEntity
-
The id.
- id - Variable in class org.exoplatform.webconferencing.domain.ParticipantEntity
-
The id.
- id - Variable in class org.exoplatform.webconferencing.domain.ParticipantId
-
The id.
- id - Variable in class org.exoplatform.webconferencing.IdentityInfo
-
The id.
- ID_MAX_LENGTH - Static variable in class org.exoplatform.webconferencing.WebConferencingService
-
The Constant ID_MAX_LENGTH.
- IdentityInfo - Class in org.exoplatform.webconferencing
-
Identity abstraction for conversations in eXo video calls.
Created by The eXo Platform SAS
- IdentityInfo(String, String) - Constructor for class org.exoplatform.webconferencing.IdentityInfo
-
Instantiates a new identity info.
- IdentityNotFound - Exception in org.exoplatform.webconferencing
-
Identity not found.
Created by The eXo Platform SAS
- IdentityNotFound() - Constructor for exception org.exoplatform.webconferencing.IdentityNotFound
-
Instantiates a new identity not found.
- IdentityNotFound(String) - Constructor for exception org.exoplatform.webconferencing.IdentityNotFound
-
Instantiates a new identity not found.
- IdentityNotFound(String, Throwable) - Constructor for exception org.exoplatform.webconferencing.IdentityNotFound
-
Instantiates a new identity not found.
- identityRegistry - Variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
The identity registry.
- IMInfo(String, String) - Constructor for class org.exoplatform.webconferencing.UserInfo.IMInfo
-
Instantiates a new IM info.
- info(String) - Method in class org.exoplatform.webconferencing.support.CallLog
-
Info.
- INFO_LEVEL - Static variable in class org.exoplatform.webconferencing.support.CallLog
-
The Constant INFO_LEVEL.
- InvalidCallStateException - Exception in org.exoplatform.webconferencing
-
Created by The eXo Platform SAS.
- InvalidCallStateException(String, Throwable) - Constructor for exception org.exoplatform.webconferencing.InvalidCallStateException
-
Instantiates a new invalid call state exception.
- InvalidCallStateException(String) - Constructor for exception org.exoplatform.webconferencing.InvalidCallStateException
-
Instantiates a new invalid call state exception.
- isActive() - Method in class org.exoplatform.webconferencing.CallProvider
-
Checks if is active.
- isActive() - Method in class org.exoplatform.webconferencing.CallProvider.Settings
-
Checks if is active.
- isActive() - Method in class org.exoplatform.webconferencing.CallProviderConfiguration
-
Checks if is active.
- isGroup - Variable in class org.exoplatform.webconferencing.domain.CallEntity
-
The is group.
- isGroup() - Method in class org.exoplatform.webconferencing.domain.CallEntity
-
Checks if is group.
- isGroup() - Method in class org.exoplatform.webconferencing.GroupInfo
-
Checks if it is a group.
- isGroup() - Method in class org.exoplatform.webconferencing.IdentityInfo
-
Checks if it is a group.
- isGroup() - Method in class org.exoplatform.webconferencing.UserInfo
-
Checks if it is a group.
- isLogEnabled() - Method in class org.exoplatform.webconferencing.CallProvider
-
Checks if is remote log enabled for the provider.
- isLogEnabled() - Method in class org.exoplatform.webconferencing.CallProviderConfiguration
-
Checks if is log enabled.
- isNotNullArg(String) - Static method in class org.exoplatform.webconferencing.WebConferencingService
-
Checks if argument not null (also not empty and not longer of
32 chars).
- isSafe(String) - Static method in class org.exoplatform.webconferencing.support.CallLog
-
Checks if is message valid.
- isSpaceMember(String, String) - Method in class org.exoplatform.webconferencing.WebConferencingService
-
Checks if is space member.
- isSupportedType(String) - Method in class org.exoplatform.webconferencing.CallProvider
-
Checks if it is a supported type by this provider.
- isUser - Variable in class org.exoplatform.webconferencing.domain.CallEntity
-
The is user.
- isUser() - Method in class org.exoplatform.webconferencing.domain.CallEntity
-
Checks if is user.
- isValidArg(String) - Static method in class org.exoplatform.webconferencing.WebConferencingService
-
Checks if argument valid (null or not empty and not longer of
32 chars).
- isValidData(String) - Static method in class org.exoplatform.webconferencing.WebConferencingService
-
Checks if data valid (null or not empty and not longer of
4000 bytes in UTF8
encoding).
- isValidId(String) - Static method in class org.exoplatform.webconferencing.WebConferencingService
-
Checks is ID valid (not null, not empty and not longer of
255 chars).
- isValidText(String) - Static method in class org.exoplatform.webconferencing.WebConferencingService
-
Checks if is valid text (null, not empty and not longer of
255 chars).
- updateCall(CallInfo) - Method in class org.exoplatform.webconferencing.WebConferencingService
-
Update existing call (mark it started, stopped etc).
- updateCallAndParticipant(CallInfo, UserInfo) - Method in class org.exoplatform.webconferencing.WebConferencingService
-
Update call and participant.
- updateCallAndParticipants(CallInfo) - Method in class org.exoplatform.webconferencing.WebConferencingService
-
Update call and all its participants.
- updateCallEntity(CallInfo, CallEntity) - Method in class org.exoplatform.webconferencing.WebConferencingService
-
Update call entity.
- updateParticipant(String, UserInfo) - Method in class org.exoplatform.webconferencing.WebConferencingService
-
Update call participant (for joined or leaved state).
- USER_CALL_DAYS_LIVETIME - Static variable in class org.exoplatform.webconferencing.dao.CallDAO
-
The Constant USER_CALL_DAYS_LIVETIME.
- USER_CALLS_SCOPE_NAME - Static variable in class org.exoplatform.webconferencing.WebConferencingService
-
The Constant USER_CALLS_SCOPE_NAME.
- USER_SUBSCRIPTION_CHANNEL_NAME - Static variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
The Constant USER_SUBSCRIPTION_CHANNEL_NAME.
- USER_SUBSCRIPTION_CHANNEL_PATTERN - Static variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
-
The Constant USER_SUBSCRIPTION_CHANNEL_PATTERN.
- UserCallListener - Class in org.exoplatform.webconferencing
-
Created by The eXo Platform SAS.
- UserCallListener(String, String) - Constructor for class org.exoplatform.webconferencing.UserCallListener
-
Instantiates a new incoming call listener.
- userId - Variable in class org.exoplatform.webconferencing.UserCallListener
-
The user id.
- userId - Variable in class org.exoplatform.webconferencing.UserState
-
The user id.
- UserInfo - Class in org.exoplatform.webconferencing
-
Represent eXo user as a conversation participant for calls.
- UserInfo(String, String, String) - Constructor for class org.exoplatform.webconferencing.UserInfo
-
Instantiates a new user info.
- UserInfo.IMInfo - Class in org.exoplatform.webconferencing
-
The Class IMInfo.
- userListeners - Variable in class org.exoplatform.webconferencing.WebConferencingService
-
The user listeners.
- UserState - Class in org.exoplatform.webconferencing
-
Created by The eXo Platform SAS.
- UserState(String, String) - Constructor for class org.exoplatform.webconferencing.UserState
-
Instantiates a new user state.
- Utils - Class in org.exoplatform.webconferencing
-
Created by The eXo Platform SAS.
- Utils() - Constructor for class org.exoplatform.webconferencing.Utils
-