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

A

accessError(String) - Static method in class org.exoplatform.videocalls.client.ErrorInfo
Access error.
addCall(String, String, String, String, String, Collection<String>) - Method in class org.exoplatform.videocalls.VideoCallsService
Adds the call to list of active and fires STARTED event.
addImAccount(String, String) - Method in class org.exoplatform.videocalls.UserInfo
Adds the user IM account.
addImAccount(UserInfo.IMInfo...) - Method in class org.exoplatform.videocalls.UserInfo
Adds the user IM account(s).
addMember(UserInfo) - Method in class org.exoplatform.videocalls.GroupInfo
Adds the member.
addMembers(Collection<UserInfo>) - Method in class org.exoplatform.videocalls.GroupInfo
Adds the members (bulk operation).
addParticipant(UserInfo) - Method in class org.exoplatform.videocalls.CallInfo
Adds the participant.
addParticipants(Collection<UserInfo>) - Method in class org.exoplatform.videocalls.CallInfo
Adds the participants.
addPlugin(ComponentPlugin) - Method in class org.exoplatform.videocalls.VideoCallsService
Adds the plugin.
addProvider(VideoCallsProvider) - Method in class org.exoplatform.videocalls.VideoCallsService
Adds the provider.
addUserCallListener(UserCallListener) - Method in class org.exoplatform.videocalls.VideoCallsService
Adds the user listener.
asJSON() - Method in class org.exoplatform.videocalls.client.ErrorInfo
Error as JSON string.
asJSON(Object) - Static method in class org.exoplatform.videocalls.VideoCallsUtils
As JSON.
avatarLink - Variable in class org.exoplatform.videocalls.CallInfo
The avatar link.

C

CACHE_CONTROL - Static variable in class org.exoplatform.videocalls.server.filter.VideoCallsResourceFilter
The Constant CACHE_CONTROL.
CALL_ID_SCOPE_NAME - Static variable in class org.exoplatform.videocalls.VideoCallsService
The Constant CALL_ID_SCOPE_NAME.
CALL_OWNER_SCOPE_NAME - Static variable in class org.exoplatform.videocalls.VideoCallsService
The Constant CALL_OWNER_SCOPE_NAME.
CALL_SUBSCRIPTION_CHANNEL_NAME - Static variable in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 
CALL_SUBSCRIPTION_CHANNEL_NAME_ALL - Static variable in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 
CALL_SUBSCRIPTION_CHANNEL_NAME_PARAMS - Static variable in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 
callId(String, String) - Method in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
Call id.
callId - Variable in class org.exoplatform.videocalls.GroupInfo
The group call id.
CallInfo - Class in org.exoplatform.videocalls
Created by The eXo Platform SAS.
CallInfo(String, String, IdentityInfo, String, String, String, String) - Constructor for class org.exoplatform.videocalls.CallInfo
Instantiates a new call info.
CallInfoException - Exception in org.exoplatform.videocalls
Created by The eXo Platform SAS.
CallInfoException() - Constructor for exception org.exoplatform.videocalls.CallInfoException
Instantiates a new call info exception.
CallInfoException(String, Throwable) - Constructor for exception org.exoplatform.videocalls.CallInfoException
Instantiates a new call info exception.
CallInfoException(String) - Constructor for exception org.exoplatform.videocalls.CallInfoException
Instantiates a new call info exception.
CALLS_CHANNEL_NAME - Static variable in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 
CALLS_SERVICE_CHANNEL_NAME - Static variable in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 
CallService() - Constructor for class org.exoplatform.videocalls.cometd.CometdVideoCallsService.CallService
 
CallState - Class in org.exoplatform.videocalls
Created by The eXo Platform SAS.
CallState(String, String) - Constructor for class org.exoplatform.videocalls.CallState
Instantiates a new call state.
callTitle - Variable in class org.exoplatform.videocalls.ProviderSettings
The call title.
callToJSON(CallInfo) - Method in class org.exoplatform.videocalls.VideoCallsService
Call to JSON.
channelsAsString(Set<ServerChannel>) - Method in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 
channelUserId(String) - Method in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
Channel user id.
CHAT_ROOM_TYPE_NAME - Static variable in class org.exoplatform.videocalls.VideoCallsService
The Constant CHAT_ROOM_TYPE_NAME.
clientError(String) - Static method in class org.exoplatform.videocalls.client.ErrorInfo
Client error.
code - Variable in class org.exoplatform.videocalls.client.ErrorInfo
The code.
CODE_ACCESS_ERROR - Static variable in class org.exoplatform.videocalls.client.ErrorInfo
The Constant CODE_ACCESS_ERROR.
CODE_CLIENT_ERROR - Static variable in class org.exoplatform.videocalls.client.ErrorInfo
The Constant CODE_CLIENT_ERROR.
CODE_NOT_FOUND_ERROR - Static variable in class org.exoplatform.videocalls.client.ErrorInfo
The Constant CODE_NOT_FOUND_ERROR.
CODE_SERVER_ERROR - Static variable in class org.exoplatform.videocalls.client.ErrorInfo
The Constant CODE_SERVER_ERROR.
CometdVideoCallsService - Class in org.exoplatform.videocalls.cometd
Created by The eXo Platform SAS
CometdVideoCallsService(SessionProviderService, IdentityRegistry, OrganizationService, VideoCallsService, EXoContinuationBayeux) - Constructor for class org.exoplatform.videocalls.cometd.CometdVideoCallsService
Instantiates a new CometD interaction service for VideoCalls.
CometdVideoCallsService.CallService - Class in org.exoplatform.videocalls.cometd
 
COMMAND_CREATE - Static variable in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 
COMMAND_DELETE - Static variable in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 
COMMAND_GET - Static variable in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 
COMMAND_GET_CALLS_STATE - Static variable in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 
COMMAND_UPDATE - Static variable in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 
config - Variable in class org.exoplatform.videocalls.VideoCallsProvider
The config.
CONFIG_PROVIDER_CONFIGURATION - Static variable in class org.exoplatform.videocalls.VideoCallsProvider
The Constant CONFIG_PROVIDER_CONFIGURATION.
CONFIG_PROVIDER_NAME - Static variable in class org.exoplatform.videocalls.VideoCallsProvider
The Constant CONFIG_PROVIDER_NAME.
CONFIG_PROVIDER_TYPE - Static variable in class org.exoplatform.videocalls.VideoCallsProvider
The Constant CONFIG_PROVIDER_TYPE.
ContextInfo - Class in org.exoplatform.videocalls
A lightweight info about current Platform context: space, chat room etc.
ContextInfo(String, String, String, String, String) - Constructor for class org.exoplatform.videocalls.ContextInfo
Instantiates a new context info.
ContextInfo(String, String, String) - Constructor for class org.exoplatform.videocalls.ContextInfo
Instantiates a new context info.
currentUserId(ServerMessage) - Method in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
Current user id.
currentUserId() - Method in class org.exoplatform.videocalls.VideoCallsService
Current user id.

D

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

E

EMAIL_REGEX - Static variable in class org.exoplatform.videocalls.VideoCallsProvider
The Constant EMAIL_REGEX.
emailTest - Variable in class org.exoplatform.videocalls.VideoCallsProvider
The email test.
EMPTY - Static variable in class org.exoplatform.videocalls.IdentityInfo
The Constant EMPTY.
EMPTY - Static variable in class org.exoplatform.videocalls.rest.RESTVideoCallsService
The Constant EMPTY.
ErrorInfo - Class in org.exoplatform.videocalls.client
Basic error entity.
Created by The eXo Platform SAS
ErrorInfo(String, String) - Constructor for class org.exoplatform.videocalls.client.ErrorInfo
Instantiates a new error info.
ErrorInfo(String) - Constructor for class org.exoplatform.videocalls.client.ErrorInfo
Instantiates a new error info.
exoBayeux - Variable in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 

F

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

G

getAvatarLink() - Method in class org.exoplatform.videocalls.CallInfo
Gets the avatar link.
getAvatarUri() - Method in class org.exoplatform.videocalls.UserInfo
Gets the avatar uri.
getCall(String) - Method in class org.exoplatform.videocalls.VideoCallsService
Gets an active call info.
getCallId() - Method in class org.exoplatform.videocalls.GroupInfo
Gets the call id.
getCallInfo(UriInfo, String, String) - Method in class org.exoplatform.videocalls.rest.RESTVideoCallsService
Gets the call info.
getCallTitle() - Method in class org.exoplatform.videocalls.ProviderSettings
Gets the call title.
getCode() - Method in class org.exoplatform.videocalls.client.ErrorInfo
Gets the code.
getCometdPath() - Method in class org.exoplatform.videocalls.ContextInfo
Gets the cometd path (optional).
getCometdServerPath() - Method in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
Gets the cometd server path.
getCometdToken() - Method in class org.exoplatform.videocalls.ContextInfo
Gets the cometd token.
getContainerName() - Method in class org.exoplatform.videocalls.ContextInfo
Gets the container name.
getCurrentContext(String) - Static method in class org.exoplatform.videocalls.VideoCallsUtils
Gets the current context.
getFirstName() - Method in class org.exoplatform.videocalls.UserInfo
Gets the first name.
getGroupId() - Method in class org.exoplatform.videocalls.VideoCallsService.SpaceInfo
Gets the group id of the space.
getId() - Method in class org.exoplatform.videocalls.CallInfo
Gets the id.
getId() - Method in class org.exoplatform.videocalls.CallState
Gets the id.
getId() - Method in class org.exoplatform.videocalls.IdentityInfo
Gets the id.
getId() - Method in class org.exoplatform.videocalls.UserInfo.IMInfo
Gets the id.
getImAccount(String) - Method in class org.exoplatform.videocalls.UserInfo
Gets the IM accounts by type.
getImAccounts() - Method in class org.exoplatform.videocalls.UserInfo
Gets the im accounts.
getIMInfo(String) - Method in class org.exoplatform.videocalls.VideoCallsProvider
Gets the UserInfo.IMInfo instance for given IM identifier.
getJoinTitle() - Method in class org.exoplatform.videocalls.ProviderSettings
Gets the join title.
getLastName() - Method in class org.exoplatform.videocalls.UserInfo
Gets the last name.
getMembers() - Method in class org.exoplatform.videocalls.GroupInfo
Gets the members.
getMessage() - Method in class org.exoplatform.videocalls.client.ErrorInfo
Gets the message.
getName() - Method in class org.exoplatform.videocalls.VideoCallsService.RoomInfo
Gets the pretty name.
getOwner() - Method in class org.exoplatform.videocalls.CallInfo
Gets the owner.
getOwnerLink() - Method in class org.exoplatform.videocalls.CallInfo
Gets the owner link.
getOwnerType() - Method in class org.exoplatform.videocalls.CallInfo
Gets the owner type.
getParticipants() - Method in class org.exoplatform.videocalls.CallInfo
Gets the participants.
getProfileUri() - Method in class org.exoplatform.videocalls.UserInfo
Gets the profile uri.
getProvider(String) - Method in class org.exoplatform.videocalls.VideoCallsService
Gets the provider.
getProviderType() - Method in class org.exoplatform.videocalls.CallInfo
Gets the provider type.
getRoomInfo(UriInfo, String, String, String, String) - Method in class org.exoplatform.videocalls.rest.RESTVideoCallsService
Gets the chat room info.
getRoomInfo(String, String, String, String[]) - Method in class org.exoplatform.videocalls.VideoCallsService
Gets the room info.
getRoomTitle() - Method in class org.exoplatform.videocalls.ContextInfo
Gets the room title.
getSpaceByContext() - Static method in class org.exoplatform.videocalls.VideoCallsUtils
Gets the space by context.
getSpaceId() - Method in class org.exoplatform.videocalls.ContextInfo
Gets the space id.
getSpaceInfo(UriInfo, String) - Method in class org.exoplatform.videocalls.rest.RESTVideoCallsService
Gets the space info.
getSpaceInfo(String) - Method in class org.exoplatform.videocalls.VideoCallsService
Gets the space info.
getSpaceMembers(String) - Method in class org.exoplatform.videocalls.VideoCallsService
Gets the space members.
getSpaceNameByContext() - Static method in class org.exoplatform.videocalls.VideoCallsUtils
Gets the space name by context.
getState() - Method in class org.exoplatform.videocalls.CallInfo
Gets the state.
getState() - Method in class org.exoplatform.videocalls.CallState
Gets the state.
getState() - Method in class org.exoplatform.videocalls.UserInfo
Gets the state.
getSupportedTypes() - Method in class org.exoplatform.videocalls.ProviderSettings
Gets the supported types.
getSupportedTypes() - Method in class org.exoplatform.videocalls.VideoCallsProvider
Gets all types supported by this provider.
getTitle() - Method in class org.exoplatform.videocalls.CallInfo
Gets the title.
getTitle() - Method in class org.exoplatform.videocalls.IdentityInfo
Gets the title.
getTitle() - Method in class org.exoplatform.videocalls.ProviderSettings
Gets the title.
getTitle() - Method in class org.exoplatform.videocalls.VideoCallsProvider
Gets human-readable name of this provider (e.g.
getType() - Method in class org.exoplatform.videocalls.IdentityInfo
Gets the identity type.
getType() - Method in class org.exoplatform.videocalls.ParticipantInfo
Gets the identity type.
getType() - Method in class org.exoplatform.videocalls.ProviderSettings
Gets the name.
getType() - Method in class org.exoplatform.videocalls.UserInfo
Gets the identity type.
getType() - Method in class org.exoplatform.videocalls.UserInfo.IMInfo
Gets the type.
getType() - Method in class org.exoplatform.videocalls.VideoCallsProvider
Gets the main type name of this provider (e.g.
getType() - Method in class org.exoplatform.videocalls.VideoCallsService.RoomInfo
Gets the identity type.
getType() - Method in class org.exoplatform.videocalls.VideoCallsService.SpaceInfo
Gets the identity type.
getUserCalls(UriInfo, String, String) - Method in class org.exoplatform.videocalls.rest.RESTVideoCallsService
Gets the user calls with possibility to filter by call state.
getUserCalls(String) - Method in class org.exoplatform.videocalls.VideoCallsService
Gets the user calls.
getUserId() - Method in class org.exoplatform.videocalls.UserCallListener
Gets the user id.
getUserId() - Method in class org.exoplatform.videocalls.UserState
Gets the user id.
getUserInfo(UriInfo, String) - Method in class org.exoplatform.videocalls.rest.RESTVideoCallsService
Gets the user info.
getUserInfo(String) - Method in class org.exoplatform.videocalls.VideoCallsService
Gets the user info.
getUsersInfo(UriInfo, String) - Method in class org.exoplatform.videocalls.rest.RESTVideoCallsService
Deprecated.
getUserToken(String) - Method in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
Gets the user token.
getValue() - Method in class org.exoplatform.videocalls.UserState
Gets the value.
getVersion() - Method in class org.exoplatform.videocalls.ProviderSettings
Gets the version.
getVersion() - Method in class org.exoplatform.videocalls.VideoCallsProvider
Gets the version.
GROUP_CALL_TYPE - Static variable in class org.exoplatform.videocalls.VideoCallsService
The Constant GROUP_CALL_TYPE.
groupId - Variable in class org.exoplatform.videocalls.VideoCallsService.SpaceInfo
The space group id.
GroupInfo - Class in org.exoplatform.videocalls
Group abstraction for conversations in eXo video calls.
Created by The eXo Platform SAS
GroupInfo(String, String) - Constructor for class org.exoplatform.videocalls.GroupInfo
Instantiates a new group info.

H

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

I

id - Variable in class org.exoplatform.videocalls.CallInfo
The id.
id - Variable in class org.exoplatform.videocalls.CallState
The id.
id - Variable in class org.exoplatform.videocalls.IdentityInfo
The id.
IdentityInfo - Class in org.exoplatform.videocalls
Identity abstraction for conversations in eXo video calls.
Created by The eXo Platform SAS
IdentityInfo(String, String) - Constructor for class org.exoplatform.videocalls.IdentityInfo
Instantiates a new identity info.
IdentityNotFound - Exception in org.exoplatform.videocalls
Identity not found.
Created by The eXo Platform SAS
IdentityNotFound() - Constructor for exception org.exoplatform.videocalls.IdentityNotFound
Instantiates a new identity not found.
IdentityNotFound(String) - Constructor for exception org.exoplatform.videocalls.IdentityNotFound
Instantiates a new identity not found.
IdentityNotFound(String, Throwable) - Constructor for exception org.exoplatform.videocalls.IdentityNotFound
Instantiates a new identity not found.
identityRegistry - Variable in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 
IMInfo(String, String) - Constructor for class org.exoplatform.videocalls.UserInfo.IMInfo
Instantiates a new IM info.
InvalidCallStateException - Exception in org.exoplatform.videocalls
Created by The eXo Platform SAS.
InvalidCallStateException(String, Throwable) - Constructor for exception org.exoplatform.videocalls.InvalidCallStateException
Instantiates a new invalid call state exception.
InvalidCallStateException(String) - Constructor for exception org.exoplatform.videocalls.InvalidCallStateException
Instantiates a new invalid call state exception.
isGroup() - Method in class org.exoplatform.videocalls.GroupInfo
Checks if it is a group.
isGroup() - Method in class org.exoplatform.videocalls.IdentityInfo
Checks if it is a group.
isGroup() - Method in class org.exoplatform.videocalls.UserInfo
Checks if it is a group.
isListening() - Method in class org.exoplatform.videocalls.UserCallListener
Checks if is listening.
isSpaceMember(String, String) - Method in class org.exoplatform.videocalls.VideoCallsService
Checks if is space member.
isSupportedType(String) - Method in class org.exoplatform.videocalls.VideoCallsProvider
Checks if it is a supported type by this provider.

J

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

L

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

M

ME - Static variable in class org.exoplatform.videocalls.IdentityInfo
The Constant ME.
ME - Static variable in class org.exoplatform.videocalls.rest.RESTVideoCallsService
The Constant ME.
members - Variable in class org.exoplatform.videocalls.GroupInfo
The members.
message - Variable in class org.exoplatform.videocalls.client.ErrorInfo
The message.
METHOD_GET - Static variable in class org.exoplatform.videocalls.server.filter.VideoCallsResourceFilter
The Constant METHOD_GET.

N

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

O

onCallState(String, String, String, String, String) - Method in class org.exoplatform.videocalls.UserCallListener
Notify.
onPartJoined(String, String, String) - Method in class org.exoplatform.videocalls.UserCallListener
On participant joined.
onPartLeaved(String, String, String) - Method in class org.exoplatform.videocalls.UserCallListener
On participant leaved.
org.exoplatform.videocalls - package org.exoplatform.videocalls
 
org.exoplatform.videocalls.client - package org.exoplatform.videocalls.client
 
org.exoplatform.videocalls.cometd - package org.exoplatform.videocalls.cometd
 
org.exoplatform.videocalls.rest - package org.exoplatform.videocalls.rest
 
org.exoplatform.videocalls.server - package org.exoplatform.videocalls.server
 
org.exoplatform.videocalls.server.filter - package org.exoplatform.videocalls.server.filter
 
organization - Variable in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 
organization - Variable in class org.exoplatform.videocalls.VideoCallsService
The organization.
owner - Variable in class org.exoplatform.videocalls.CallInfo
The owner.
OWNER_TYPE_CHATROOM - Static variable in class org.exoplatform.videocalls.VideoCallsService
The Constant OWNER_TYPE_CHATROOM.
OWNER_TYPE_SPACE - Static variable in class org.exoplatform.videocalls.VideoCallsService
The Constant OWNER_TYPE_SPACE.
ownerLink - Variable in class org.exoplatform.videocalls.CallInfo
The owner link.
ownerType - Variable in class org.exoplatform.videocalls.CallInfo
The owner type.

P

ParticipantInfo - Class in org.exoplatform.videocalls
Created by The eXo Platform SAS.
ParticipantInfo(String, String) - Constructor for class org.exoplatform.videocalls.ParticipantInfo
Instantiates a new participant info.
participants - Variable in class org.exoplatform.videocalls.CallInfo
The participants.
PAUSED - Static variable in class org.exoplatform.videocalls.CallState
The Constant PAUSED.
postCall(UriInfo, String, String, String, String, String, String, String) - Method in class org.exoplatform.videocalls.rest.RESTVideoCallsService
Post call.
postConstruct() - Method in class org.exoplatform.videocalls.cometd.CometdVideoCallsService.CallService
 
preDestroy() - Method in class org.exoplatform.videocalls.cometd.CometdVideoCallsService.CallService
 
providers - Variable in class org.exoplatform.videocalls.VideoCallsService
The providers.
ProviderSettings - Class in org.exoplatform.videocalls
Created by The eXo Platform SAS.
ProviderSettings(String, String[], String, String, String, String) - Constructor for class org.exoplatform.videocalls.ProviderSettings
Instantiates a new settings.
providerType - Variable in class org.exoplatform.videocalls.CallInfo
The provider type.
putCall(UriInfo, String, String, String) - Method in class org.exoplatform.videocalls.rest.RESTVideoCallsService
Put call.
putUserCall(UriInfo, String, String, String, String) - Method in class org.exoplatform.videocalls.rest.RESTVideoCallsService
Update the user call with given state.

R

rcCalls(RemoteCall.Caller, Object) - Method in class org.exoplatform.videocalls.cometd.CometdVideoCallsService.CallService
 
readCallById(String) - Method in class org.exoplatform.videocalls.VideoCallsService
Read call by id.
readCallByOwnerId(String) - Method in class org.exoplatform.videocalls.VideoCallsService
Read call by owner id.
readOwnerCallId(String) - Method in class org.exoplatform.videocalls.VideoCallsService
Read owner call id.
readUserGroupCallIds(String) - Method in class org.exoplatform.videocalls.VideoCallsService
Read user group call ids.
removeUserCallListener(UserCallListener) - Method in class org.exoplatform.videocalls.VideoCallsService
Removes the user listener.
removeUserGroupCallId(String, String) - Method in class org.exoplatform.videocalls.VideoCallsService
Removes the user group call id.
RESTVideoCallsService - Class in org.exoplatform.videocalls.rest
Created by The eXo Platform SAS.
RESTVideoCallsService(VideoCallsService) - Constructor for class org.exoplatform.videocalls.rest.RESTVideoCallsService
Instantiates a new REST video calls service.
roomInfo(String, String, String, String[], String) - Method in class org.exoplatform.videocalls.VideoCallsService
Room info.
RoomInfo(String, String, String) - Constructor for class org.exoplatform.videocalls.VideoCallsService.RoomInfo
Instantiates a new room info.

S

saveCall(CallInfo) - Method in class org.exoplatform.videocalls.VideoCallsService
Save call.
saveOwnerCallId(String, String) - Method in class org.exoplatform.videocalls.VideoCallsService
Save owner call id.
saveUserGroupCallId(String, String) - Method in class org.exoplatform.videocalls.VideoCallsService
Save user group call id.
serverError(String) - Static method in class org.exoplatform.videocalls.client.ErrorInfo
Server error.
service - Variable in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 
sessionProviders - Variable in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 
sessionProviders - Variable in class org.exoplatform.videocalls.VideoCallsService
The session providers.
setAvatarUri(String) - Method in class org.exoplatform.videocalls.UserInfo
Sets the avatar uri.
setCallId(String) - Method in class org.exoplatform.videocalls.GroupInfo
Sets the call id.
setProfileUri(String) - Method in class org.exoplatform.videocalls.UserInfo
Sets the profile uri.
setState(String) - Method in class org.exoplatform.videocalls.CallInfo
Sets the state.
setState(String) - Method in class org.exoplatform.videocalls.UserInfo
Sets the state.
settingService - Variable in class org.exoplatform.videocalls.VideoCallsService
The settings service.
socialIdentityManager - Variable in class org.exoplatform.videocalls.VideoCallsService
The social identity manager.
SPACE_TYPE_NAME - Static variable in class org.exoplatform.videocalls.VideoCallsService
The Constant SPACE_TYPE_NAME.
SpaceInfo(Space) - Constructor for class org.exoplatform.videocalls.VideoCallsService.SpaceInfo
Instantiates a new space info.
spaceRoomName(String) - Static method in class org.exoplatform.videocalls.VideoCallsUtils
Generate a space room name.
spaceService - Variable in class org.exoplatform.videocalls.VideoCallsService
The space service.
start() - Method in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 
start() - Method in class org.exoplatform.videocalls.VideoCallsService
startCall(String) - Method in class org.exoplatform.videocalls.VideoCallsService
Removes the call info from active and fires STOPPED event.
STARTED - Static variable in class org.exoplatform.videocalls.CallState
The Constant STARTED.
state - Variable in class org.exoplatform.videocalls.CallInfo
The state.
state - Variable in class org.exoplatform.videocalls.CallState
The state.
stop() - Method in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 
stop() - Method in class org.exoplatform.videocalls.VideoCallsService
stopCall(String, boolean) - Method in class org.exoplatform.videocalls.VideoCallsService
Removes the call info from active and fires STOPPED event.
stopCall(CallInfo, String, boolean) - Method in class org.exoplatform.videocalls.VideoCallsService
 
STOPPED - Static variable in class org.exoplatform.videocalls.CallState
The Constant STOPPED.
subscribeCalls(Message, String, String) - Method in class org.exoplatform.videocalls.cometd.CometdVideoCallsService.CallService
 
subscribeUser(Message, String) - Method in class org.exoplatform.videocalls.cometd.CometdVideoCallsService.CallService
 
supportedTypes - Variable in class org.exoplatform.videocalls.ProviderSettings
The supported types.

T

title - Variable in class org.exoplatform.videocalls.CallInfo
The title.
title - Variable in class org.exoplatform.videocalls.IdentityInfo
The title.
title - Variable in class org.exoplatform.videocalls.ProviderSettings
The title.
type - Variable in class org.exoplatform.videocalls.ProviderSettings
The name.
TYPE_NAME - Static variable in class org.exoplatform.videocalls.ParticipantInfo
The Constant TYPE_NAME.
TYPE_NAME - Static variable in class org.exoplatform.videocalls.UserInfo
The Constant TYPE_NAME.

U

UpdatePollingServlet - Class in org.exoplatform.videocalls.server
Created by The eXo Platform SAS.
UpdatePollingServlet() - Constructor for class org.exoplatform.videocalls.server.UpdatePollingServlet
 
USER_CALLS_SCOPE_NAME - Static variable in class org.exoplatform.videocalls.VideoCallsService
The Constant USER_CALLS_SCOPE_NAME.
USER_SUBSCRIPTION_CHANNEL_NAME - Static variable in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 
USER_SUBSCRIPTION_CHANNEL_PATTERN - Static variable in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 
UserCallListener - Class in org.exoplatform.videocalls
Created by The eXo Platform SAS.
UserCallListener(String) - Constructor for class org.exoplatform.videocalls.UserCallListener
Instantiates a new incoming call listener.
userId - Variable in class org.exoplatform.videocalls.UserCallListener
The user id.
userId - Variable in class org.exoplatform.videocalls.UserState
The user id.
UserInfo - Class in org.exoplatform.videocalls
Created by The eXo Platform SAS.
UserInfo(String, String, String) - Constructor for class org.exoplatform.videocalls.UserInfo
Instantiates a new user info.
UserInfo.IMInfo - Class in org.exoplatform.videocalls
The Class IMInfo.
userListeners - Variable in class org.exoplatform.videocalls.VideoCallsService
The user listeners.
USERS_SERVICE_CHANNEL_NAME - Static variable in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 
UserState - Class in org.exoplatform.videocalls
Created by The eXo Platform SAS.
UserState(String, String) - Constructor for class org.exoplatform.videocalls.UserState
Instantiates a new user state.

V

value - Variable in class org.exoplatform.videocalls.UserState
The value.
version - Variable in class org.exoplatform.videocalls.ProviderSettings
The version.
version() - Method in class org.exoplatform.videocalls.server.filter.VideoCallsResourceFilter
Version.
videoCalls - Variable in class org.exoplatform.videocalls.cometd.CometdVideoCallsService
 
videoCalls - Variable in class org.exoplatform.videocalls.rest.RESTVideoCallsService
The video calls.
VideoCallsException - Exception in org.exoplatform.videocalls
Skype exception.
VideoCallsException() - Constructor for exception org.exoplatform.videocalls.VideoCallsException
Instantiates a new video calls exception.
VideoCallsException(String) - Constructor for exception org.exoplatform.videocalls.VideoCallsException
Instantiates a new video calls exception.
VideoCallsException(String, Throwable) - Constructor for exception org.exoplatform.videocalls.VideoCallsException
Instantiates a new video calls exception.
VideoCallsProvider - Class in org.exoplatform.videocalls
Created by The eXo Platform SAS.
VideoCallsProvider(InitParams) - Constructor for class org.exoplatform.videocalls.VideoCallsProvider
Instantiates a new video calls provider.
VideoCallsProviderException - Exception in org.exoplatform.videocalls
VideoCalls provider exception.
VideoCallsProviderException() - Constructor for exception org.exoplatform.videocalls.VideoCallsProviderException
Instantiates a new video calls provider exception.
VideoCallsProviderException(String) - Constructor for exception org.exoplatform.videocalls.VideoCallsProviderException
Instantiates a new video calls provider exception.
VideoCallsProviderException(Throwable) - Constructor for exception org.exoplatform.videocalls.VideoCallsProviderException
Instantiates a new video calls provider exception.
VideoCallsProviderException(String, Throwable) - Constructor for exception org.exoplatform.videocalls.VideoCallsProviderException
Instantiates a new video calls provider exception.
VideoCallsProviderException(String, Throwable, boolean, boolean) - Constructor for exception org.exoplatform.videocalls.VideoCallsProviderException
Instantiates a new video calls provider exception.
VideoCallsResourceFilter - Class in org.exoplatform.videocalls.server.filter
Filter updates request to Skype resources with proper HTTP headers (for caching etc.).
Created by The eXo Platform SAS
VideoCallsResourceFilter() - Constructor for class org.exoplatform.videocalls.server.filter.VideoCallsResourceFilter
 
VideoCallsService - Class in org.exoplatform.videocalls
Created by The eXo Platform SAS.
VideoCallsService(RepositoryService, SessionProviderService, NodeHierarchyCreator, OrganizationService, IdentityManager, ManageDriveService, ListenerService, SettingService) - Constructor for class org.exoplatform.videocalls.VideoCallsService
Instantiates a new VideoCalls service.
VideoCallsService.RoomInfo - Class in org.exoplatform.videocalls
The Class RoomInfo.
VideoCallsService.SpaceInfo - Class in org.exoplatform.videocalls
The Class SpaceInfo.
VideoCallsUtils - Class in org.exoplatform.videocalls
Created by The eXo Platform SAS.
VideoCallsUtils() - Constructor for class org.exoplatform.videocalls.VideoCallsUtils
 
A C D E F G H I J L M N O P R S T U V 
Skip navigation links

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