- MeetDeletedException - Exception in org.exoplatform.moxtra.client
-
Meet session was deleted in Moxtra.
Created by The eXo Platform SAS
- MeetDeletedException(String) - Constructor for exception org.exoplatform.moxtra.client.MeetDeletedException
-
- MeetDeletedException(String, Throwable) - Constructor for exception org.exoplatform.moxtra.client.MeetDeletedException
-
- MeetService - Class in org.exoplatform.moxtra.rest
-
Moxtra Meet services handled by eXo server-side client.
Created by The eXo Platform SAS
- MeetService(MoxtraService) - Constructor for class org.exoplatform.moxtra.rest.MeetService
-
- merge(AccessToken) - Method in class org.exoplatform.moxtra.oauth2.AccessToken
-
Import OAuth2 tokens from a new
AccessToken and unregister listeners of that instance.
- message - Variable in class org.exoplatform.moxtra.rest.ErrorInfo
-
- Moxtra - Class in org.exoplatform.moxtra
-
General constants, utility methods and formats for work with Moxtra services.
Created by The eXo Platform SAS
- moxtra - Variable in class org.exoplatform.moxtra.rest.MeetService
-
- moxtra - Variable in class org.exoplatform.moxtra.rest.OAuthCodeAuthenticator
-
- moxtra - Variable in class org.exoplatform.moxtra.rest.UserService
-
- MOXTRA_URL - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
-
- MOXTRA_USER_ME - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
-
- MoxtraAccessException - Exception in org.exoplatform.moxtra.client
-
Moxtra access error.
Created by The eXo Platform SAS
- MoxtraAccessException(String) - Constructor for exception org.exoplatform.moxtra.client.MoxtraAccessException
-
- MoxtraAccessException(Throwable) - Constructor for exception org.exoplatform.moxtra.client.MoxtraAccessException
-
- MoxtraAccessException(String, Throwable) - Constructor for exception org.exoplatform.moxtra.client.MoxtraAccessException
-
- MoxtraAuthenticationException - Exception in org.exoplatform.moxtra.client
-
Moxtra authentication error.
Created by The eXo Platform SAS
- MoxtraAuthenticationException(String) - Constructor for exception org.exoplatform.moxtra.client.MoxtraAuthenticationException
-
- MoxtraAuthenticationException(Throwable) - Constructor for exception org.exoplatform.moxtra.client.MoxtraAuthenticationException
-
- MoxtraAuthenticationException(String, Throwable) - Constructor for exception org.exoplatform.moxtra.client.MoxtraAuthenticationException
-
- MoxtraBinder - Class in org.exoplatform.moxtra.client
-
Moxtra binder as described in
their REST API.
Created by The eXo Platform SAS
- MoxtraBinder(String, String, Long, String, Date, Date) - Constructor for class org.exoplatform.moxtra.client.MoxtraBinder
-
- MoxtraBinder() - Constructor for class org.exoplatform.moxtra.client.MoxtraBinder
-
New binder constructor.
- MoxtraBinder(String, String, Long, Date, Date) - Constructor for class org.exoplatform.moxtra.client.MoxtraBinder
-
Existing binder constructor (for reading from Binder REST API).
- MoxtraBinder(MoxtraBinder) - Constructor for class org.exoplatform.moxtra.client.MoxtraBinder
-
Editor constructor.
- MoxtraClient - Class in org.exoplatform.moxtra.client
-
Created by The eXo Platform SAS
- MoxtraClient(String, String, String, String) - Constructor for class org.exoplatform.moxtra.client.MoxtraClient
-
Moxtra client using OAuth2 authentication.
- MoxtraClient.AuthProblemException - Exception in org.exoplatform.moxtra.client
-
- MoxtraClient.AuthProblemException(String, Throwable) - Constructor for exception org.exoplatform.moxtra.client.MoxtraClient.AuthProblemException
-
- MoxtraClient.AuthProblemException(String) - Constructor for exception org.exoplatform.moxtra.client.MoxtraClient.AuthProblemException
-
- MoxtraClient.HeaderValue - Class in org.exoplatform.moxtra.client
-
- MoxtraClient.HeaderValue(String) - Constructor for class org.exoplatform.moxtra.client.MoxtraClient.HeaderValue
-
- MoxtraClient.HeaderValue(Map<String, String>) - Constructor for class org.exoplatform.moxtra.client.MoxtraClient.HeaderValue
-
- MoxtraClient.OAuth2Authorizer - Class in org.exoplatform.moxtra.client
-
Builder-style helper for Moxtra authorization via OAuth2.
- MoxtraClient.OAuth2Authorizer() - Constructor for class org.exoplatform.moxtra.client.MoxtraClient.OAuth2Authorizer
-
- MoxtraClient.RESTClient - Class in org.exoplatform.moxtra.client
-
Oltu HTTP client implementation using Apache HTTP Client.
- MoxtraClient.RESTClient() - Constructor for class org.exoplatform.moxtra.client.MoxtraClient.RESTClient
-
- MoxtraClient.RESTError - Class in org.exoplatform.moxtra.client
-
- MoxtraClient.RESTError(String, String) - Constructor for class org.exoplatform.moxtra.client.MoxtraClient.RESTError
-
- MoxtraClient.RESTResponse - Class in org.exoplatform.moxtra.client
-
- MoxtraClient.RESTResponse() - Constructor for class org.exoplatform.moxtra.client.MoxtraClient.RESTResponse
-
- MoxtraClientException - Exception in org.exoplatform.moxtra.client
-
Client side exception while preparing/parsing Moxtra request/response.
Created by The eXo Platform SAS
- MoxtraClientException(String) - Constructor for exception org.exoplatform.moxtra.client.MoxtraClientException
-
- MoxtraClientException(Throwable) - Constructor for exception org.exoplatform.moxtra.client.MoxtraClientException
-
- MoxtraClientException(String, Throwable) - Constructor for exception org.exoplatform.moxtra.client.MoxtraClientException
-
- MoxtraClientInitializer - Class in org.exoplatform.moxtra.client
-
Facade to access to internals of
MoxtraClient.
Created by The eXo Platform SAS
- MoxtraClientInitializer(MoxtraClient) - Constructor for class org.exoplatform.moxtra.client.MoxtraClientInitializer
-
- MoxtraClientStore - Interface in org.exoplatform.moxtra
-
- MoxtraConfigurationException - Exception in org.exoplatform.moxtra.client
-
Created by The eXo Platform SAS
- MoxtraConfigurationException(String) - Constructor for exception org.exoplatform.moxtra.client.MoxtraConfigurationException
-
- MoxtraConfigurationException(String, Throwable) - Constructor for exception org.exoplatform.moxtra.client.MoxtraConfigurationException
-
- MoxtraException - Exception in org.exoplatform.moxtra
-
General Moxtra error.
Created by The eXo Platform SAS.
- MoxtraException(String) - Constructor for exception org.exoplatform.moxtra.MoxtraException
-
- MoxtraException(Throwable) - Constructor for exception org.exoplatform.moxtra.MoxtraException
-
- MoxtraException(String, Throwable) - Constructor for exception org.exoplatform.moxtra.MoxtraException
-
- MoxtraMeet - Class in org.exoplatform.moxtra.client
-
Moxtra meet as described in
their REST API.
Created by The eXo Platform SAS
- MoxtraMeet(String, String, String, String, String, Long, String, Date, Date, Date, Date, Boolean, String) - Constructor for class org.exoplatform.moxtra.client.MoxtraMeet
-
- MoxtraMeet(String, String, String, String, Long, String, Date, Date) - Constructor for class org.exoplatform.moxtra.client.MoxtraMeet
-
Existing meet constructor (for use with JS API session).
- MoxtraMeet(String, String, Long, Date, Date) - Constructor for class org.exoplatform.moxtra.client.MoxtraMeet
-
Deprecated.
- MoxtraMeet(String, String, String, String, Long, String, Date, Date, Date, Date, Boolean) - Constructor for class org.exoplatform.moxtra.client.MoxtraMeet
-
Deprecated.
- MoxtraMeet() - Constructor for class org.exoplatform.moxtra.client.MoxtraMeet
-
New meet constructor.
- MoxtraMeet(String, String, Date, Date, Boolean) - Constructor for class org.exoplatform.moxtra.client.MoxtraMeet
-
Deprecated.
- MoxtraMeet(MoxtraMeet) - Constructor for class org.exoplatform.moxtra.client.MoxtraMeet
-
Editor constructor.
- MoxtraMeetRecording - Class in org.exoplatform.moxtra.client
-
Meet video recording.
Created by The eXo Platform SAS
- MoxtraMeetRecording(String, Long, Date, String) - Constructor for class org.exoplatform.moxtra.client.MoxtraMeetRecording
-
- MoxtraRuntimeException - Exception in org.exoplatform.moxtra
-
Runtime Moxtra error.
Created by The eXo Platform SAS.
- MoxtraRuntimeException(String) - Constructor for exception org.exoplatform.moxtra.MoxtraRuntimeException
-
- MoxtraRuntimeException(Throwable) - Constructor for exception org.exoplatform.moxtra.MoxtraRuntimeException
-
- MoxtraRuntimeException(String, Throwable) - Constructor for exception org.exoplatform.moxtra.MoxtraRuntimeException
-
- MoxtraService - Class in org.exoplatform.moxtra
-
Moxtra component in eXo container.
- MoxtraService() - Constructor for class org.exoplatform.moxtra.MoxtraService
-
No dependency constructor.
- MoxtraStoreException - Exception in org.exoplatform.moxtra
-
Error in local storage for Moxtra object.
Created by The eXo Platform SAS
- MoxtraStoreException(String) - Constructor for exception org.exoplatform.moxtra.MoxtraStoreException
-
- MoxtraStoreException(String, Throwable) - Constructor for exception org.exoplatform.moxtra.MoxtraStoreException
-
- MoxtraUser - Class in org.exoplatform.moxtra.client
-
Moxtra user as described in
their REST API.
Created by The eXo Platform SAS
- MoxtraUser(String, String, String, String, String, String, String, Date, Date) - Constructor for class org.exoplatform.moxtra.client.MoxtraUser
-
Moxtra user full definition.
- MoxtraUser(String, String, String) - Constructor for class org.exoplatform.moxtra.client.MoxtraUser
-
User in Moxtra Contacts.
- MoxtraUser(String, String, String, String) - Constructor for class org.exoplatform.moxtra.client.MoxtraUser
-
User in Moxtra Meet participants.
- MoxtraUser(String) - Constructor for class org.exoplatform.moxtra.client.MoxtraUser
-
User with only email known (for invitation).
- MoxtraUser(String, String) - Constructor for class org.exoplatform.moxtra.client.MoxtraUser
-
User with name and email known (for invitation).