Skip navigation links
A C D E F G H I J L M N O P R S T U V W 

A

accessError(String) - Static method in class org.exoplatform.webconferencing.client.ErrorInfo
Access error.
active - Variable in class org.exoplatform.webconferencing.CallProvider
The active flag.
active - Variable in class org.exoplatform.webconferencing.CallProviderConfiguration
The active.
active - Variable in class org.exoplatform.webconferencing.CallProviderSettings
Deprecated.
The active.
addCall(String, String, String, String, String, Collection<String>) - Method in class org.exoplatform.webconferencing.WebConferencingService
Adds the call to list of active and fires STARTED event.
addImAccount(String, String) - Method in class org.exoplatform.webconferencing.UserInfo
Adds the user IM account.
addImAccount(UserInfo.IMInfo...) - Method in class org.exoplatform.webconferencing.UserInfo
Adds the user IM account(s).
addMember(UserInfo) - Method in class org.exoplatform.webconferencing.GroupInfo
Adds the member.
addMembers(Collection<UserInfo>) - Method in class org.exoplatform.webconferencing.GroupInfo
Adds the members (bulk operation).
addMessages(Map<String, String>) - Method in class org.exoplatform.webconferencing.CallProvider.Settings
Add the messages.
addMessages(Map<String, String>) - Method in class org.exoplatform.webconferencing.ContextInfo
Adds the localized messages.
addParticipant(UserInfo) - Method in class org.exoplatform.webconferencing.CallInfo
Adds the participant.
addParticipants(Collection<UserInfo>) - Method in class org.exoplatform.webconferencing.CallInfo
Adds the participants.
addPlugin(ComponentPlugin) - Method in class org.exoplatform.webconferencing.WebConferencingService
Adds the plugin.
addProvider(CallProvider) - Method in class org.exoplatform.webconferencing.WebConferencingService
Adds the provider.
addUserCallListener(UserCallListener) - Method in class org.exoplatform.webconferencing.WebConferencingService
Adds the user listener.
asJSON() - Method in class org.exoplatform.webconferencing.client.ErrorInfo
Error as JSON string.
asJSON(Object) - Static method in class org.exoplatform.webconferencing.Utils
As JSON.
avatarLink - Variable in class org.exoplatform.webconferencing.CallInfo
The avatar link.

C

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_OWNER_SCOPE_NAME - Static variable in class org.exoplatform.webconferencing.WebConferencingService
The Constant CALL_OWNER_SCOPE_NAME.
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.
callId(String, String) - Method in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
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, String, String, 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() - Constructor for exception org.exoplatform.webconferencing.CallInfoException
Instantiates a new call info exception.
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.
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.
CallProviderSettings - Class in org.exoplatform.webconferencing
Deprecated.
CallProviderSettings(String, String[], String, String, String, String) - Constructor for class org.exoplatform.webconferencing.CallProviderSettings
Deprecated.
Instantiates a new settings.
CALLS_CHANNEL_NAME - Static variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
The Constant CALLS_CHANNEL_NAME.
CALLS_SERVICE_CHANNEL_NAME - Static variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
The Constant CALLS_SERVICE_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.
callTitle - Variable in class org.exoplatform.webconferencing.CallProviderSettings
Deprecated.
The call title.
callToJson(CallInfo) - Method in class org.exoplatform.webconferencing.WebConferencingService
Call to JSON.
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.
clientError(String) - Static method in class org.exoplatform.webconferencing.client.ErrorInfo
Client error.
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) - 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.
currentUserId(ServerMessage) - Method in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
Current user id.
currentUserId() - Method in class org.exoplatform.webconferencing.WebConferencingService
Current user id.

D

DEFAULT_TIMEOUT - Static variable in class org.exoplatform.webconferencing.server.UpdatePollingServlet
The Constant DEFAULT_TIMEOUT.
deleteCall(UriInfo, String, String) - Method in class org.exoplatform.webconferencing.rest.RESTWebConferencingService
Delete call.
deleteCall(CallInfo) - Method in class org.exoplatform.webconferencing.WebConferencingService
Delete call.
deleteCallById(String) - Method in class org.exoplatform.webconferencing.WebConferencingService
Delete call by id.
deleteOwnerCallId(String) - Method in class org.exoplatform.webconferencing.WebConferencingService
Delete owner call id.
description - Variable in class org.exoplatform.webconferencing.CallProviderConfiguration
The description.
destroy() - Method in class org.exoplatform.webconferencing.server.filter.ResourceFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.webconferencing.server.filter.ResourceFilter
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.exoplatform.webconferencing.server.UpdatePollingServlet
driveService - Variable in class org.exoplatform.webconferencing.WebConferencingService
The drive service.

E

EMAIL_REGEX - Static variable in class org.exoplatform.webconferencing.CallProvider
The Constant EMAIL_REGEX.
emailTest - Variable in class org.exoplatform.webconferencing.CallProvider
The email test.
EMPTY - Static variable in class org.exoplatform.webconferencing.IdentityInfo
The Constant EMPTY.
EMPTY - Static variable in class org.exoplatform.webconferencing.rest.RESTWebConferencingService
The Constant EMPTY.
equals(Object) - Method in class org.exoplatform.webconferencing.CallProvider
ErrorInfo - Class in org.exoplatform.webconferencing.client
Basic error entity.
Created by The eXo Platform SAS
ErrorInfo(String, String) - Constructor for class org.exoplatform.webconferencing.client.ErrorInfo
Instantiates a new error info.
ErrorInfo(String) - Constructor for class org.exoplatform.webconferencing.client.ErrorInfo
Instantiates a new error info.
exoBayeux - Variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
The exo bayeux.

F

fireUserCallJoined(String, String, String, String, String, String) - Method in class org.exoplatform.webconferencing.WebConferencingService
Fire user call joined a new part.
fireUserCallLeaved(String, String, String, String, String, String) - Method in class org.exoplatform.webconferencing.WebConferencingService
Fire user call part leaved.
fireUserCallState(String, String, String, String, String, String) - Method in class org.exoplatform.webconferencing.WebConferencingService
Fire user call state.

G

getAvatarLink() - Method in class org.exoplatform.webconferencing.CallInfo
Gets the avatar link.
getAvatarUri() - Method in class org.exoplatform.webconferencing.UserInfo
Gets the avatar uri.
getCall(String) - Method in class org.exoplatform.webconferencing.WebConferencingService
Gets an active call info.
getCallId() - Method in class org.exoplatform.webconferencing.GroupInfo
Gets the call id.
getCallInfo(UriInfo, String, String) - Method in class org.exoplatform.webconferencing.rest.RESTWebConferencingService
Gets the call info.
getCallTitle() - Method in class org.exoplatform.webconferencing.CallProviderSettings
Deprecated.
Gets the call title.
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.CallProviderConfiguration
Gets the description.
getDetails() - Method in class org.exoplatform.webconferencing.CallProvider
Technical details description for this provider.
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.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
Gets the UserInfo.IMInfo instance for given IM identifier.
getJoinTitle() - Method in class org.exoplatform.webconferencing.CallProviderSettings
Deprecated.
Gets the join title.
getLastName() - Method in class org.exoplatform.webconferencing.UserInfo
Gets the last name.
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.
getOwnerLink() - Method in class org.exoplatform.webconferencing.CallInfo
Gets the owner link.
getOwnerType() - Method in class org.exoplatform.webconferencing.CallInfo
Gets the owner type.
getParticipants() - Method in class org.exoplatform.webconferencing.CallInfo
Gets the participants.
getProfileUri() - Method in class org.exoplatform.webconferencing.UserInfo
Gets the profile uri.
getProvider(String) - Method in class org.exoplatform.webconferencing.WebConferencingService
Gets the provider.
getProviderConfig(UriInfo, String) - Method in class org.exoplatform.webconferencing.rest.RESTWebConferencingService
Deprecated.
getProviderConfigs(UriInfo) - Method in class org.exoplatform.webconferencing.rest.RESTWebConferencingService
Gets the provider configs.
getProviderConfiguration(String) - Method in class org.exoplatform.webconferencing.WebConferencingService
Gets the provider configuration.
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.
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.
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.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.
getSupportedTypes() - Method in class org.exoplatform.webconferencing.CallProviderSettings
Deprecated.
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.CallProviderSettings
Deprecated.
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.CallProviderSettings
Deprecated.
Gets the name.
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
Gets the user calls with possibility to filter by call state.
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.
getVersion() - Method in class org.exoplatform.webconferencing.CallProviderSettings
Deprecated.
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.

H

hashCode() - Method in class org.exoplatform.webconferencing.CallProvider
hasImAccount(String) - Method in class org.exoplatform.webconferencing.UserInfo
Checks for IM account associated with the user.
hierarchyCreator - Variable in class org.exoplatform.webconferencing.WebConferencingService
The hierarchy owner.

I

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.IdentityInfo
The id.
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.
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.
isActive() - Method in class org.exoplatform.webconferencing.CallProviderSettings
Deprecated.
Checks if is active.
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.
isListening() - Method in class org.exoplatform.webconferencing.UserCallListener
Checks if is listening.
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.

J

jcrService - Variable in class org.exoplatform.webconferencing.WebConferencingService
The jcr service.
joinCall(String, String) - Method in class org.exoplatform.webconferencing.WebConferencingService
If call started, then notify all its parties that given participant joined.
JOINED - Static variable in class org.exoplatform.webconferencing.UserState
The Constant JOINED.
joinTitle - Variable in class org.exoplatform.webconferencing.CallProviderSettings
Deprecated.
The join title.
jsonToCall(JSONObject) - Method in class org.exoplatform.webconferencing.WebConferencingService
Json to call.
jsonToProviderConfig(JSONObject) - Method in class org.exoplatform.webconferencing.WebConferencingService
Json to provider config.

L

leaveCall(String, String) - Method in class org.exoplatform.webconferencing.WebConferencingService
If call started, then notify all its parties that given participant leaved.
LEAVED - Static variable in class org.exoplatform.webconferencing.UserState
The Constant LEAVED.
listenerService - Variable in class org.exoplatform.webconferencing.WebConferencingService
The listener service.
LOG - Static variable in class org.exoplatform.webconferencing.ParticipantInfo
The Constant LOG.
LOG - Static variable in class org.exoplatform.webconferencing.rest.RESTWebConferencingService
The Constant LOG.
LOG - Static variable in class org.exoplatform.webconferencing.server.filter.ResourceFilter
The Constant LOG.
LOG - Static variable in class org.exoplatform.webconferencing.server.UpdatePollingServlet
The Constant LOG.
LOG - Static variable in class org.exoplatform.webconferencing.UserInfo
The Constant LOG.
LOG - Static variable in class org.exoplatform.webconferencing.WebConferencingService
The Constant LOG.

M

ME - Static variable in class org.exoplatform.webconferencing.IdentityInfo
The Constant ME.
ME - Static variable in class org.exoplatform.webconferencing.rest.RESTWebConferencingService
The Constant ME.
members - Variable in class org.exoplatform.webconferencing.GroupInfo
The members.
message - Variable in class org.exoplatform.webconferencing.client.ErrorInfo
The message.
METHOD_GET - Static variable in class org.exoplatform.webconferencing.server.filter.ResourceFilter
The Constant METHOD_GET.

N

name - Variable in class org.exoplatform.webconferencing.WebConferencingService.RoomInfo
The pretty name.
notFoundError(String) - Static method in class org.exoplatform.webconferencing.client.ErrorInfo
Not found error.
notifyUserCallState(CallInfo, String, String) - Method in class org.exoplatform.webconferencing.WebConferencingService
Notify user call state.

O

onCallState(String, String, String, String, String) - Method in class org.exoplatform.webconferencing.UserCallListener
Notify.
onPartJoined(String, String, String, String, String) - Method in class org.exoplatform.webconferencing.UserCallListener
On participant joined.
onPartLeaved(String, String, String, String, String) - Method in class org.exoplatform.webconferencing.UserCallListener
On participant leaved.
org.exoplatform.webconferencing - package org.exoplatform.webconferencing
 
org.exoplatform.webconferencing.admin - package org.exoplatform.webconferencing.admin
Administrative API for Web Conferencing settings.
org.exoplatform.webconferencing.client - package org.exoplatform.webconferencing.client
 
org.exoplatform.webconferencing.cometd - package org.exoplatform.webconferencing.cometd
 
org.exoplatform.webconferencing.rest - package org.exoplatform.webconferencing.rest
 
org.exoplatform.webconferencing.server - package org.exoplatform.webconferencing.server
 
org.exoplatform.webconferencing.server.filter - package org.exoplatform.webconferencing.server.filter
 
organization - Variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
The organization.
organization - Variable in class org.exoplatform.webconferencing.WebConferencingService
The organization.
owner - Variable in class org.exoplatform.webconferencing.CallInfo
The owner.
OWNER_TYPE_CHATROOM - Static variable in class org.exoplatform.webconferencing.WebConferencingService
The Constant OWNER_TYPE_CHATROOM.
OWNER_TYPE_SPACE - Static variable in class org.exoplatform.webconferencing.WebConferencingService
The Constant OWNER_TYPE_SPACE.
ownerLink - Variable in class org.exoplatform.webconferencing.CallInfo
The owner link.
ownerType - Variable in class org.exoplatform.webconferencing.CallInfo
The owner type.

P

ParticipantInfo - Class in org.exoplatform.webconferencing
Represent external participant in calls.
ParticipantInfo(String, String) - Constructor for class org.exoplatform.webconferencing.ParticipantInfo
Instantiates a new participant info.
participants - Variable in class org.exoplatform.webconferencing.CallInfo
The participants.
PAUSED - Static variable in class org.exoplatform.webconferencing.CallState
The Constant PAUSED.
postCall(UriInfo, String, String, String, String, String, String, String) - Method in class org.exoplatform.webconferencing.rest.RESTWebConferencingService
Post call.
postConstruct() - Method in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService.CallService
Post construct.
postProviderConfig(UriInfo, String, String) - Method in class org.exoplatform.webconferencing.rest.RESTWebConferencingService
Post provider config.
preDestroy() - Method in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService.CallService
Pre destroy.
PROVIDER_SCOPE_NAME - Static variable in class org.exoplatform.webconferencing.WebConferencingService
The Constant PROVIDER_SCOPE_NAME.
providerConfigToJson(CallProviderConfiguration) - Method in class org.exoplatform.webconferencing.WebConferencingService
Provider config to json.
providers - Variable in class org.exoplatform.webconferencing.WebConferencingService
The providers.
providerType - Variable in class org.exoplatform.webconferencing.CallInfo
The provider type.
putCall(UriInfo, String, String, String) - Method in class org.exoplatform.webconferencing.rest.RESTWebConferencingService
Put call.
putUserCall(UriInfo, String, String, String, String) - Method in class org.exoplatform.webconferencing.rest.RESTWebConferencingService
Update the user call with given state.

R

rcCalls(RemoteCall.Caller, Object) - Method in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService.CallService
Rc calls.
readCallById(String) - Method in class org.exoplatform.webconferencing.WebConferencingService
Read call by id.
readCallByOwnerId(String) - Method in class org.exoplatform.webconferencing.WebConferencingService
Read call by owner id.
readOwnerCallId(String) - Method in class org.exoplatform.webconferencing.WebConferencingService
Read owner call id.
readProviderConfig(String) - Method in class org.exoplatform.webconferencing.WebConferencingService
Read saved call provider configuration.
readUserGroupCallIds(String) - Method in class org.exoplatform.webconferencing.WebConferencingService
Read user group call ids.
removeUserCallListener(UserCallListener) - Method in class org.exoplatform.webconferencing.WebConferencingService
Removes the user listener.
removeUserGroupCallId(String, String) - Method in class org.exoplatform.webconferencing.WebConferencingService
Removes the user group call id.
ResourceFilter - Class in org.exoplatform.webconferencing.server.filter
Filter updates request to resources with proper HTTP headers (for caching etc.).
Created by The eXo Platform SAS
ResourceFilter() - Constructor for class org.exoplatform.webconferencing.server.filter.ResourceFilter
 
RESTWebConferencingService - Class in org.exoplatform.webconferencing.rest
Created by The eXo Platform SAS.
RESTWebConferencingService(WebConferencingService) - Constructor for class org.exoplatform.webconferencing.rest.RESTWebConferencingService
Instantiates a new REST video calls service.
roomInfo(String, String, String, String[], String) - Method in class org.exoplatform.webconferencing.WebConferencingService
Room info.
RoomInfo(String, String, String) - Constructor for class org.exoplatform.webconferencing.WebConferencingService.RoomInfo
Instantiates a new room info.

S

saveCall(CallInfo) - Method in class org.exoplatform.webconferencing.WebConferencingService
Save call.
saveOwnerCallId(String, String) - Method in class org.exoplatform.webconferencing.WebConferencingService
Save owner call id.
saveProviderConfig(CallProviderConfiguration) - Method in class org.exoplatform.webconferencing.WebConferencingService
Save provider configuration.
saveProviderConfiguration(CallProviderConfiguration) - Method in class org.exoplatform.webconferencing.WebConferencingService
Save provider configuration.
saveUserGroupCallId(String, String) - Method in class org.exoplatform.webconferencing.WebConferencingService
Save user group call id.
serverError(String) - Static method in class org.exoplatform.webconferencing.client.ErrorInfo
Server error.
service - Variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
The service.
sessionProviders - Variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
The session providers.
sessionProviders - Variable in class org.exoplatform.webconferencing.WebConferencingService
The session providers.
setActive(boolean) - Method in class org.exoplatform.webconferencing.CallProviderConfiguration
Sets the active.
setAvatarUri(String) - Method in class org.exoplatform.webconferencing.UserInfo
Sets the avatar uri.
setCallId(String) - Method in class org.exoplatform.webconferencing.GroupInfo
Sets the call id.
setDescription(String) - Method in class org.exoplatform.webconferencing.CallProviderConfiguration
Sets the description.
setProfileUri(String) - Method in class org.exoplatform.webconferencing.UserInfo
Sets the profile uri.
setState(String) - Method in class org.exoplatform.webconferencing.CallInfo
Sets the state.
setState(String) - Method in class org.exoplatform.webconferencing.UserInfo
Sets the state.
Settings() - Constructor for class org.exoplatform.webconferencing.CallProvider.Settings
 
settingService - Variable in class org.exoplatform.webconferencing.WebConferencingService
The settings service.
setTitle(String) - Method in class org.exoplatform.webconferencing.CallProviderConfiguration
Sets the title.
setType(String) - Method in class org.exoplatform.webconferencing.CallProviderConfiguration
Sets the type.
socialIdentityManager - Variable in class org.exoplatform.webconferencing.WebConferencingService
The social identity manager.
SPACE_TYPE_NAME - Static variable in class org.exoplatform.webconferencing.WebConferencingService
The Constant SPACE_TYPE_NAME.
SpaceInfo(Space) - Constructor for class org.exoplatform.webconferencing.WebConferencingService.SpaceInfo
Instantiates a new space info.
spaceRoomName(String) - Static method in class org.exoplatform.webconferencing.Utils
Generate a space room name.
spaceService - Variable in class org.exoplatform.webconferencing.WebConferencingService
The space service.
start() - Method in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
start() - Method in class org.exoplatform.webconferencing.WebConferencingService
startCall(String) - Method in class org.exoplatform.webconferencing.WebConferencingService
Removes the call info from active and fires STOPPED event.
STARTED - Static variable in class org.exoplatform.webconferencing.CallState
The Constant STARTED.
state - Variable in class org.exoplatform.webconferencing.CallInfo
The state.
state - Variable in class org.exoplatform.webconferencing.CallState
The state.
stop() - Method in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
stop() - Method in class org.exoplatform.webconferencing.WebConferencingService
stopCall(String, boolean) - Method in class org.exoplatform.webconferencing.WebConferencingService
Removes the call info from active and fires STOPPED event.
stopCall(CallInfo, String, boolean) - Method in class org.exoplatform.webconferencing.WebConferencingService
Stop call.
STOPPED - Static variable in class org.exoplatform.webconferencing.CallState
The Constant STOPPED.
subscribeCalls(Message, String, String) - Method in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService.CallService
Subscribe calls.
subscribeUser(Message, String) - Method in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService.CallService
Subscribe user.
supportedTypes - Variable in class org.exoplatform.webconferencing.CallProviderSettings
Deprecated.
The supported types.

T

title - Variable in class org.exoplatform.webconferencing.CallInfo
The title.
title - Variable in class org.exoplatform.webconferencing.CallProviderConfiguration
The title.
title - Variable in class org.exoplatform.webconferencing.CallProviderSettings
Deprecated.
The title.
title - Variable in class org.exoplatform.webconferencing.IdentityInfo
The title.
type - Variable in class org.exoplatform.webconferencing.CallProviderConfiguration
The type.
type - Variable in class org.exoplatform.webconferencing.CallProviderSettings
Deprecated.
The name.
TYPE_NAME - Static variable in class org.exoplatform.webconferencing.ParticipantInfo
The Constant TYPE_NAME.
TYPE_NAME - Static variable in class org.exoplatform.webconferencing.UserInfo
The Constant TYPE_NAME.

U

UpdatePollingServlet - Class in org.exoplatform.webconferencing.server
Created by The eXo Platform SAS.
UpdatePollingServlet() - Constructor for class org.exoplatform.webconferencing.server.UpdatePollingServlet
 
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) - 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.
USERS_SERVICE_CHANNEL_NAME - Static variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
The Constant USERS_SERVICE_CHANNEL_NAME.
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
 

V

value - Variable in class org.exoplatform.webconferencing.UserState
The value.
version - Variable in class org.exoplatform.webconferencing.CallProviderSettings
Deprecated.
The version.
version() - Method in class org.exoplatform.webconferencing.server.filter.ResourceFilter
Version.

W

webConferencing - Variable in class org.exoplatform.webconferencing.cometd.CometdWebConferencingService
The web conferencing.
webConferencing - Variable in class org.exoplatform.webconferencing.rest.RESTWebConferencingService
The video calls.
WebConferencingException - Exception in org.exoplatform.webconferencing
Web Conferencing exception.
WebConferencingException() - Constructor for exception org.exoplatform.webconferencing.WebConferencingException
Instantiates a new exception.
WebConferencingException(String) - Constructor for exception org.exoplatform.webconferencing.WebConferencingException
Instantiates a new exception.
WebConferencingException(String, Throwable) - Constructor for exception org.exoplatform.webconferencing.WebConferencingException
Instantiates a new exception.
WebConferencingService - Class in org.exoplatform.webconferencing
Created by The eXo Platform SAS.
WebConferencingService(RepositoryService, SessionProviderService, NodeHierarchyCreator, OrganizationService, IdentityManager, ManageDriveService, ListenerService, SettingService) - Constructor for class org.exoplatform.webconferencing.WebConferencingService
Instantiates a new web conferencing service.
WebConferencingService.RoomInfo - Class in org.exoplatform.webconferencing
Represent Chat room in calls.
WebConferencingService.SpaceInfo - Class in org.exoplatform.webconferencing
Represent Space in calls.
A C D E F G H I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2003–2017 eXo Platform SAS. All rights reserved.