JavaScript is disabled on your browser.
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
F
G
I
K
M
O
R
S
C
createRepositoryItem(Map<String, String>)
- Method in class org.kurento.repository.
RepositoryController
createRepositoryItem(Map<String, String>)
- Method in class org.kurento.repository.
RepositoryService
Creates a new repository item with the provided metadata and its associated recorder endpoint.
F
findItems(Map<String, String>, boolean)
- Method in class org.kurento.repository.
RepositoryService
Searches for repository items by each pair of attributes and their values.
G
getReadEndpoint(String, HttpServletResponse)
- Method in class org.kurento.repository.
RepositoryController
getReadEndpoint(String)
- Method in class org.kurento.repository.
RepositoryService
Obtains a new endpoint for reading (playing multimedia) from the repository item.
getRepositoryItemMetadata(String, HttpServletResponse)
- Method in class org.kurento.repository.
RepositoryController
getRepositoryItemMetadata(String)
- Method in class org.kurento.repository.
RepositoryService
Returns the metadata from a repository item.
I
ItemNotFoundException
- Exception in
org.kurento.repository
Thrown when a repository item is not found using the provided id.
ItemNotFoundException(String)
- Constructor for exception org.kurento.repository.
ItemNotFoundException
K
KurentoRepositoryServerApp
- Class in
org.kurento.repository
KurentoRepositoryServerApp()
- Constructor for class org.kurento.repository.
KurentoRepositoryServerApp
M
main(String[])
- Static method in class org.kurento.repository.
KurentoRepositoryServerApp
O
org.kurento.repository
- package org.kurento.repository
R
regexFindItems(Map<String, String>)
- Method in class org.kurento.repository.
RepositoryController
removeRepositoryItem(String, HttpServletResponse)
- Method in class org.kurento.repository.
RepositoryController
removeRepositoryItem(String)
- Method in class org.kurento.repository.
RepositoryService
Removes the repository item associated to the provided id.
RepositoryController
- Class in
org.kurento.repository
Controller for the REST API of Kurento Repository.
RepositoryController()
- Constructor for class org.kurento.repository.
RepositoryController
repositoryHttpServlet()
- Method in class org.kurento.repository.
KurentoRepositoryServerApp
RepositoryService
- Class in
org.kurento.repository
Service component that exposes a simpler Java API for the Kurento Repository.
RepositoryService()
- Constructor for class org.kurento.repository.
RepositoryService
repositoryServletRegistrationBean(RepositoryHttpServlet)
- Method in class org.kurento.repository.
KurentoRepositoryServerApp
S
setRepositoryItemMetadata(Map<String, String>, String, HttpServletResponse)
- Method in class org.kurento.repository.
RepositoryController
setRepositoryItemMetadata(String, Map<String, String>)
- Method in class org.kurento.repository.
RepositoryService
Replaces the metadata of a repository item.
simpleFindItems(Map<String, String>)
- Method in class org.kurento.repository.
RepositoryController
start()
- Static method in class org.kurento.repository.
KurentoRepositoryServerApp
C
F
G
I
K
M
O
R
S
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes