- checkIfHeaders(HttpServletRequest, HttpServletResponse, RepositoryItemAttributes) - Method in class org.kurento.repository.internal.http.RepositoryHttpServlet
-
Check if the conditions specified in the optional If headers are satisfied.
- checkIfMatch(HttpServletRequest, HttpServletResponse, RepositoryItemAttributes) - Method in class org.kurento.repository.internal.http.RepositoryHttpServlet
-
Check if the if-match condition is satisfied.
- checkIfModifiedSince(HttpServletRequest, HttpServletResponse, RepositoryItemAttributes) - Method in class org.kurento.repository.internal.http.RepositoryHttpServlet
-
Check if the if-modified-since condition is satisfied.
- checkIfNoneMatch(HttpServletRequest, HttpServletResponse, RepositoryItemAttributes) - Method in class org.kurento.repository.internal.http.RepositoryHttpServlet
-
Check if the if-none-match condition is satisfied.
- checkIfUnmodifiedSince(HttpServletRequest, HttpServletResponse, RepositoryItemAttributes) - Method in class org.kurento.repository.internal.http.RepositoryHttpServlet
-
Check if the if-unmodified-since condition is satisfied.
- checkState(RepositoryItem.State) - Method in class org.kurento.repository.internal.repoimpl.AbstractRepositoryItem
-
- close() - Method in class org.kurento.repository.internal.repoimpl.filesystem.FileSystemRepository
-
- contentLength - Variable in class org.kurento.repository.RepositoryItemAttributes
-
Content length.
- copy(RepositoryHttpEndpointImpl, HttpServletResponse) - Method in class org.kurento.repository.internal.http.RepositoryHttpServlet
-
Copy the contents of the specified input stream to the specified output stream, and ensure that
both streams are closed before returning (even in the face of an exception).
- copy(RepositoryHttpEndpointImpl, HttpServletResponse, RepositoryHttpServlet.Range) - Method in class org.kurento.repository.internal.http.RepositoryHttpServlet
-
Copy the contents of the specified input stream to the specified output stream, and ensure that
both streams are closed before returning (even in the face of an exception).
- copy(RepositoryHttpEndpointImpl, HttpServletResponse, List<RepositoryHttpServlet.Range>, String) - Method in class org.kurento.repository.internal.http.RepositoryHttpServlet
-
Copy the contents of the specified input stream to the specified output stream, and ensure that
both streams are closed before returning (even in the face of an exception).
- copyStreams(InputStream, OutputStream) - Method in class org.kurento.repository.internal.http.RepositoryHttpServlet
-
Copy the contents of the specified input stream to the specified output stream, and ensure that
both streams are closed before returning (even in the face of an exception).
- copyStreamsRange(InputStream, OutputStream, RepositoryHttpServlet.Range) - Method in class org.kurento.repository.internal.http.RepositoryHttpServlet
-
Copy the contents of the specified input stream to the specified output stream, and ensure that
both streams are closed before returning (even in the face of an exception).
- create(long) - Static method in class org.kurento.repository.internal.http.RepositoryHttpServlet.Range
-
- createInputStreamToRead() - Method in class org.kurento.repository.internal.repoimpl.filesystem.FileRepositoryItem
-
- createInputStreamToRead() - Method in class org.kurento.repository.internal.repoimpl.mongo.MongoRepositoryItem
-
- createInputStreamToRead() - Method in interface org.kurento.repository.RepositoryItem
-
Creates an InputStream to read for the contents of the item.
- createOutputStreamToWrite() - Method in class org.kurento.repository.internal.repoimpl.filesystem.FileRepositoryItem
-
- createOutputStreamToWrite() - Method in class org.kurento.repository.internal.repoimpl.mongo.MongoRepositoryItem
-
- createOutputStreamToWrite() - Method in interface org.kurento.repository.RepositoryItem
-
Creates an OutputStream to write the binary content of the file.
- createRepoItemInputStream() - Method in class org.kurento.repository.internal.RepositoryHttpEndpointImpl
-
- createRepoItemInputStream() - Method in interface org.kurento.repository.RepositoryHttpEndpoint
-
Returns a new InputStream
on each invocation.
- createRepositoryHttpPlayer(RepositoryItem) - Method in class org.kurento.repository.internal.http.RepositoryHttpManager
-
- createRepositoryHttpPlayer(RepositoryItem, String) - Method in class org.kurento.repository.internal.http.RepositoryHttpManager
-
- createRepositoryHttpPlayer() - Method in class org.kurento.repository.internal.repoimpl.AbstractRepositoryItem
-
- createRepositoryHttpPlayer(String) - Method in class org.kurento.repository.internal.repoimpl.AbstractRepositoryItem
-
- createRepositoryHttpPlayer() - Method in interface org.kurento.repository.RepositoryHttpEndpointFactory
-
- createRepositoryHttpPlayer() - Method in interface org.kurento.repository.RepositoryItem
-
- createRepositoryHttpPlayer(String) - Method in interface org.kurento.repository.RepositoryItem
-
- createRepositoryHttpRecorder(RepositoryItem) - Method in class org.kurento.repository.internal.http.RepositoryHttpManager
-
- createRepositoryHttpRecorder(RepositoryItem, String) - Method in class org.kurento.repository.internal.http.RepositoryHttpManager
-
- createRepositoryHttpRecorder() - Method in class org.kurento.repository.internal.repoimpl.AbstractRepositoryItem
-
- createRepositoryHttpRecorder(String) - Method in class org.kurento.repository.internal.repoimpl.AbstractRepositoryItem
-
- createRepositoryHttpRecorder() - Method in interface org.kurento.repository.RepositoryHttpEndpointFactory
-
- createRepositoryHttpRecorder() - Method in interface org.kurento.repository.RepositoryItem
-
- createRepositoryHttpRecorder(String) - Method in interface org.kurento.repository.RepositoryItem
-
- createRepositoryItem() - Method in class org.kurento.repository.internal.repoimpl.filesystem.FileSystemRepository
-
- createRepositoryItem(String) - Method in class org.kurento.repository.internal.repoimpl.filesystem.FileSystemRepository
-
- createRepositoryItem() - Method in class org.kurento.repository.internal.repoimpl.mongo.MongoRepository
-
- createRepositoryItem() - Method in interface org.kurento.repository.Repository
-
Creates a new repository item with an autogenerated unique id.
- createRepositoryItem(String) - Method in interface org.kurento.repository.Repository
-
Creates a new repository item with the specified id.
- createWithEnd(long, long) - Static method in class org.kurento.repository.internal.http.RepositoryHttpServlet.Range
-
- createWithLength(long, long) - Static method in class org.kurento.repository.internal.http.RepositoryHttpServlet.Range
-
- creation - Variable in class org.kurento.repository.RepositoryItemAttributes
-
Creation time.
- creationDate - Variable in class org.kurento.repository.RepositoryItemAttributes
-
Creation date.