Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

R

RA_DATA_END - Static variable in class com.caucho.transaction.xalog.XALogStream
 
RA_DATA_PART - Static variable in class com.caucho.transaction.xalog.XALogStream
 
rad2deg(double) - Static method in class com.caucho.quercus.lib.MathModule
 
rand(int, int) - Static method in class com.caucho.quercus.lib.MathModule
 
RAND_MAX - Static variable in class com.caucho.quercus.lib.MathModule
 
RandomAccessStream - Class in com.caucho.vfs
Reads from a file in a random-access fashion.
RandomAccessStream() - Constructor for class com.caucho.vfs.RandomAccessStream
 
RandomAccessStreamNio - Class in com.caucho.db.io
Stream using with JNI.
RandomUtil - Class in com.caucho.util
System-wide random number generator.
RandomUtil() - Constructor for class com.caucho.util.RandomUtil
 
range(Env, Value, Value, long) - Static method in class com.caucho.quercus.lib.ArrayModule
Creates an array using the start and end values provided
RangeStats - Class in com.caucho.jmx.stats
Statistics for a range of values.
RangeStats() - Constructor for class com.caucho.jmx.stats.RangeStats
Create a null range stats.
RangeStats(String) - Constructor for class com.caucho.jmx.stats.RangeStats
Create a null range stats.
RawInputStream - Class in com.caucho.server.http
Filter so POST readers can only read data up to the content length
RawInputStream() - Constructor for class com.caucho.server.http.RawInputStream
 
RawString - Class in com.caucho.config.types
A string without EL expr.
RawString(String) - Constructor for class com.caucho.config.types.RawString
 
RawStringArrayType - Class in com.caucho.config.type
Represents a String[] type.
RawStringType - Class in com.caucho.config.type
Represents a String type.
RawTransaction - Class in com.caucho.db.xa
Represents a raw-single transaction.
rawurldecode(String) - Static method in class com.caucho.quercus.lib.UrlModule
Returns the decoded string.
rawurlencode(String) - Static method in class com.caucho.quercus.lib.UrlModule
Encodes the url
read(AmqpReader) - Method in class com.caucho.amqp.io.AmqpAbstractAnnotations
 
read(AmqpReader) - Method in class com.caucho.amqp.io.AmqpAbstractComposite
 
read(AmqpReader) - Method in class com.caucho.amqp.io.AmqpAbstractMap
 
read(AmqpReader) - Method in class com.caucho.amqp.io.AmqpAbstractPacket
 
read() - Method in class com.caucho.amqp.io.AmqpFrameReader
 
read() - Method in class com.caucho.amqp.io.AmqpReader
 
read(byte[], int, int) - Method in class com.caucho.amqp.io.AmqpReader
 
read() - Method in class com.caucho.burlap.client.MicroBurlapInput
 
read(ByteCodeParser) - Method in class com.caucho.bytecode.CodeAttribute
Writes the field to the output.
read(ByteCodeParser) - Method in class com.caucho.bytecode.ExceptionsAttribute
Writes the field to the output.
read(ByteCodeParser) - Method in class com.caucho.bytecode.SignatureAttribute
Reads the signature.
read() - Method in class com.caucho.db.blob.BlobInputStream
Reads a byte.
read(byte[], int, int) - Method in class com.caucho.db.blob.BlobInputStream
Reads a buffer.
read() - Method in class com.caucho.db.blob.ClobReader
Reads a char.
read(char[], int, int) - Method in class com.caucho.db.blob.ClobReader
Reads a buffer.
read() - Method in class com.caucho.db.blob.InodeBlobInputStream
Reads a byte.
read(byte[], int, int) - Method in class com.caucho.db.blob.InodeBlobInputStream
Reads a buffer.
read() - Method in class com.caucho.db.block.Block
Reads into the block.
read(long, byte[], int, int) - Method in interface com.caucho.db.io.InStore
 
read(long, byte[], int, int) - Method in class com.caucho.db.io.RandomAccessStreamNio
Reads data from the file.
read(byte[], int, int) - Method in class com.caucho.db.io.RandomAccessStreamNio
Reads data from the file.
read(char[], int, int) - Method in class com.caucho.db.io.RandomAccessStreamNio
Reads data from the file.
read() - Method in class com.caucho.db.io.RandomAccessStreamNio
Read a byte from the file, advancing the pointer.
read() - Method in class com.caucho.env.git.GitInputStream
 
read(byte[], int, int) - Method in class com.caucho.env.git.GitInputStream
 
read() - Method in class com.caucho.env.git.GitObjectStream
 
read(byte[], int, int) - Method in class com.caucho.env.git.GitObjectStream
 
read() - Method in class com.caucho.hessian.io.Hessian2Input
Normally, shouldn't be called externally, but needed for QA, e.g.
read() - Method in class com.caucho.hessian.io.HessianDebugInputStream
Reads a character.
read() - Method in class com.caucho.hessian.mux.MuxInputStream
Writes a data byte to the output stream.
read() - Method in class com.caucho.jms.util.BytesMessageInputStream
 
read(byte[], int, int) - Method in class com.caucho.jms.util.BytesMessageInputStream
 
read(byte[]) - Method in class com.caucho.jms.util.BytesMessageInputStream
 
read(JsonInput) - Method in class com.caucho.json.ser.JavaDeserializer
 
read(JsonInput) - Method in interface com.caucho.json.ser.JsonDeserializer
 
read(JsonInput) - Method in class com.caucho.json.ser.StringDeserializer
 
read() - Method in class com.caucho.quercus.env.CharSequenceInputStream
 
read(byte[], int, int) - Method in class com.caucho.quercus.env.CharSequenceInputStream
 
read(Env, String) - Method in class com.caucho.quercus.env.SessionCallback
 
read(Env, long) - Method in class com.caucho.quercus.lib.db.OracleOciLob
Reads part of the large object
read() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
Reads a character from a file, returning -1 on EOF.
read(byte[], int, int) - Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
Reads a buffer from a file, returning -1 on EOF.
read(char[], int, int) - Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
Reads a buffer from a file, returning -1 on EOF.
read(int) - Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
Reads into a binary builder.
read() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
Reads a character from a file, returning -1 on EOF.
read(byte[], int, int) - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
Reads a buffer from a file, returning -1 on EOF.
read(int) - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
Reads into a binary builder.
read() - Method in interface com.caucho.quercus.lib.file.BinaryInput
Reads the next byte, returning -1 on eof.
read(byte[], int, int) - Method in interface com.caucho.quercus.lib.file.BinaryInput
Reads into a buffer, returning -1 on eof.
read(int) - Method in interface com.caucho.quercus.lib.file.BinaryInput
Reads a Binary string.
read() - Method in class com.caucho.quercus.lib.file.BufferedBinaryInputOutput
Reads a character from a file, returning -1 on EOF.
read(char[], int, int) - Method in class com.caucho.quercus.lib.file.BufferedBinaryInputOutput
Reads a buffer from a file, returning -1 on EOF.
read(Env) - Method in class com.caucho.quercus.lib.file.Directory
 
read() - Method in class com.caucho.quercus.lib.file.FileInputOutput
Reads a character from a file, returning -1 on EOF.
read(byte[], int, int) - Method in class com.caucho.quercus.lib.file.FileInputOutput
Reads a buffer from a file, returning -1 on EOF.
read(char[], int, int) - Method in class com.caucho.quercus.lib.file.FileInputOutput
Reads a buffer from a file, returning -1 on EOF.
read(int) - Method in class com.caucho.quercus.lib.file.FileInputOutput
Reads a Binary string.
read() - Method in class com.caucho.quercus.lib.file.FileReadValue
Reads a character from a file, returning -1 on EOF.
read(byte[], int, int) - Method in class com.caucho.quercus.lib.file.FileReadValue
Reads a buffer from a file, returning -1 on EOF.
read() - Method in class com.caucho.quercus.lib.file.FileValue
Reads a character from a file, returning -1 on EOF.
read() - Method in class com.caucho.quercus.lib.file.HttpInputOutput
Reads a character from a file, returning -1 on EOF.
read(byte[], int, int) - Method in class com.caucho.quercus.lib.file.HttpInputOutput
Reads a buffer from a file, returning -1 on EOF.
read(char[], int, int) - Method in class com.caucho.quercus.lib.file.HttpInputOutput
Reads a buffer from a file, returning -1 on EOF.
read(int) - Method in class com.caucho.quercus.lib.file.HttpInputOutput
Reads a Binary string.
read() - Method in class com.caucho.quercus.lib.file.ReadStreamInput
Reads a character from a file, returning -1 on EOF.
read(byte[], int, int) - Method in class com.caucho.quercus.lib.file.ReadStreamInput
Reads a buffer from a file, returning -1 on EOF.
read(char[], int, int) - Method in class com.caucho.quercus.lib.file.ReadStreamInput
Reads a buffer from a file, returning -1 on EOF.
read(int) - Method in class com.caucho.quercus.lib.file.ReadStreamInput
Reads into a binary builder.
read(Env) - Method in class com.caucho.quercus.lib.file.WrappedDirectory
Returns the next value.
read() - Method in class com.caucho.quercus.lib.file.WrappedStream
Reads a character from a file, returning -1 on EOF.
read(byte[], int, int) - Method in class com.caucho.quercus.lib.file.WrappedStream
 
read(char[], int, int) - Method in class com.caucho.quercus.lib.file.WrappedStream
 
read(int) - Method in class com.caucho.quercus.lib.file.WrappedStream
Reads a Binary string.
read() - Method in class com.caucho.quercus.lib.UnserializeReader
 
read(char[], int, int) - Method in class com.caucho.quercus.lib.UnserializeReader
 
read(Env) - Method in class com.caucho.quercus.lib.xml.XmlReader
Moves the cursor to the next node.
read() - Method in class com.caucho.quercus.lib.zlib.GZInputStream
Returns the byte read, -1 if EOF
read(byte[]) - Method in class com.caucho.quercus.lib.zlib.GZInputStream
Reads from the compressed stream and stores the resulting uncompressed data into the byte array.
read(byte[], int, int) - Method in class com.caucho.quercus.lib.zlib.GZInputStream
Reads from the compressed stream and stores the resulting uncompressed data into the byte array.
read() - Method in class com.caucho.quercus.resources.StreamReadWrite
Reads the next byte, returning -1 on eof.
read(byte[], int, int) - Method in class com.caucho.quercus.resources.StreamReadWrite
Reads a buffer, returning -1 on eof.
read() - Method in class com.caucho.quercus.resources.StreamResource
Reads the next byte, returning -1 on eof.
read(byte[], int, int) - Method in class com.caucho.quercus.resources.StreamResource
Reads a buffer, returning -1 on eof.
read(byte[], int, int) - Method in class com.caucho.quercus.script.EncoderStream
 
read() - Method in class com.caucho.remote.websocket.MaskedFrameInputStream
 
read(byte[], int, int) - Method in class com.caucho.remote.websocket.MaskedFrameInputStream
 
read() - Method in class com.caucho.remote.websocket.MaskedInputStream
 
read() - Method in class com.caucho.remote.websocket.UnmaskedFrameInputStream
 
read(byte[], int, int) - Method in class com.caucho.remote.websocket.UnmaskedFrameInputStream
 
read() - Method in class com.caucho.remote.websocket.WebSocketInputStream
 
read(byte[], int, int) - Method in class com.caucho.remote.websocket.WebSocketInputStream
 
read() - Method in class com.caucho.remote.websocket.WebSocketReader
 
read(char[], int, int) - Method in class com.caucho.remote.websocket.WebSocketReader
 
read(byte[], int, int) - Method in class com.caucho.server.http.ContentLengthStream
Reads from the buffer, limiting to the content length.
read(byte[], int, int) - Method in class com.caucho.server.http.RawInputStream
Reads from the buffer, limiting to the content length.
read() - Method in class com.caucho.server.http.ServletInputStreamImpl
Reads a byte from the input stream.
read(byte[], int, int) - Method in class com.caucho.server.http.ServletInputStreamImpl
 
read(byte[], int, int) - Method in class com.caucho.server.httpproxy.HttpProxyStreamImpl
 
read(byte[], int, int) - Method in class com.caucho.server.httpproxy.MessageStreamImpl
 
read() - Method in class com.caucho.server.httpproxy.ProxyReadStream
 
read() - Method in class com.caucho.server.session.DebugInputStream
 
read() - Method in class com.caucho.server.session.HashChunkInputStream
 
read(byte[], int, int) - Method in class com.caucho.server.session.HashChunkInputStream
Writes a buffer to the underlying stream.
read() - Method in class com.caucho.server.snmp.SnmpParser
 
read() - Method in class com.caucho.util.CharCursor
our stuff
read(InputStream) - Static method in class com.caucho.util.Utf8
 
read(InputStream, int) - Static method in class com.caucho.util.Utf8
 
read() - Method in class com.caucho.vfs.AbstractByteToChar
For internal use only.
read() - Method in class com.caucho.vfs.BufferedReaderAdapter
 
read(char[], int, int) - Method in class com.caucho.vfs.BufferedReaderAdapter
 
read() - Method in class com.caucho.vfs.Crc64InputStream
 
read(byte[], int, int) - Method in class com.caucho.vfs.Crc64InputStream
Writes a buffer to the underlying stream.
read(byte[], int, int) - Method in class com.caucho.vfs.Crc64Stream
Reads a buffer from the underlying stream.
read(byte[], int, int) - Method in class com.caucho.vfs.DatagramStream
Reads bytes from the socket.
read(int, byte[], int, int) - Method in class com.caucho.vfs.DatastoreFile
 
read() - Method in class com.caucho.vfs.DatastoreInputStream
 
read(byte[]) - Method in class com.caucho.vfs.DatastoreInputStream
 
read(byte[], int, int) - Method in class com.caucho.vfs.DatastoreInputStream
 
read() - Method in class com.caucho.vfs.DatastoreRandomAccessFile
 
read(byte[], int, int) - Method in class com.caucho.vfs.DatastoreRandomAccessFile
 
read() - Method in class com.caucho.vfs.DatastoreRandomAccessInputStream
 
read(byte[]) - Method in class com.caucho.vfs.DatastoreRandomAccessInputStream
 
read(byte[], int, int) - Method in class com.caucho.vfs.DatastoreRandomAccessInputStream
 
read(byte[], int, int) - Method in class com.caucho.vfs.DatastoreRandomAccessStream
Reads a block starting from the current file pointer.
read(char[], int, int) - Method in class com.caucho.vfs.DatastoreRandomAccessStream
Reads a block starting from the current file pointer.
read(long, byte[], int, int) - Method in class com.caucho.vfs.DatastoreRandomAccessStream
Reads a block from a given location.
read() - Method in class com.caucho.vfs.DatastoreRandomAccessStream
Read a byte from the file, advancing the pointer.
read(byte[], int, int) - Method in class com.caucho.vfs.DatastoreReadStream
Reads bytes from the file.
read(byte[], int, int) - Method in class com.caucho.vfs.FileRandomAccessStream
Reads a block starting from the current file pointer.
read(char[], int, int) - Method in class com.caucho.vfs.FileRandomAccessStream
Reads a block starting from the current file pointer.
read(long, byte[], int, int) - Method in class com.caucho.vfs.FileRandomAccessStream
Reads a block from a given location.
read() - Method in class com.caucho.vfs.FileRandomAccessStream
Read a byte from the file, advancing the pointer.
read(byte[], int, int) - Method in class com.caucho.vfs.FileReadStream
Reads bytes from the file.
read(byte[], int, int) - Method in class com.caucho.vfs.HttpStreamWrapper
Read data from the connection.
read() - Method in class com.caucho.vfs.i18n.EncodingReader
Returns the next character using the correct encoding.
read(char[], int, int) - Method in class com.caucho.vfs.i18n.EncodingReader
Reads into a character buffer using the correct encoding.
read() - Method in class com.caucho.vfs.i18n.ISO8859_1Reader
Reads the next character.
read(char[], int, int) - Method in class com.caucho.vfs.i18n.ISO8859_1Reader
Reads the next character.
read() - Method in class com.caucho.vfs.i18n.JAVAReader
Reads the next character.
read(char[], int, int) - Method in class com.caucho.vfs.i18n.JAVAReader
Reads the next character.
read() - Method in class com.caucho.vfs.i18n.JDKReader
Reads into a character buffer using the correct encoding.
read() - Method in class com.caucho.vfs.i18n.UTF16_REVReader
Reads into a character buffer using the correct encoding.
read(char[], int, int) - Method in class com.caucho.vfs.i18n.UTF16_REVReader
Reads into a character buffer using the correct encoding.
read() - Method in class com.caucho.vfs.i18n.UTF16Reader
Reads into a character buffer using the correct encoding.
read(char[], int, int) - Method in class com.caucho.vfs.i18n.UTF16Reader
Reads into a character buffer using the correct encoding.
read() - Method in class com.caucho.vfs.i18n.UTF8Reader
Reads into a character buffer using the correct encoding.
read(char[], int, int) - Method in class com.caucho.vfs.i18n.UTF8Reader
Reads into a character buffer using the correct encoding.
read() - Method in class com.caucho.vfs.i18n.WindowsHackReader
Reads into a character buffer using the correct encoding.
read(char[], int, int) - Method in class com.caucho.vfs.i18n.WindowsHackReader
Reads into a character buffer using the correct encoding.
read(byte[], int, int) - Method in class com.caucho.vfs.InputStreamStream
 
read(byte[], int, int) - Method in class com.caucho.vfs.Jar.ZipStreamImpl
 
read(byte[], int, int) - Method in class com.caucho.vfs.JniFileStream
Reads data from the file.
read(long, byte[], int, int) - Method in class com.caucho.vfs.JniMemoryMappedCopy
 
read(long, byte[], int, int) - Method in class com.caucho.vfs.JniMemoryMappedFile
Reads data from the file.
read(byte[], int, int) - Method in class com.caucho.vfs.JniMemoryMappedFile
Reads data from the file.
read(char[], int, int) - Method in class com.caucho.vfs.JniMemoryMappedFile
Reads data from the file.
read() - Method in class com.caucho.vfs.JniMemoryMappedFile
Read a byte from the file, advancing the pointer.
read(long, byte[], int, int) - Method in class com.caucho.vfs.JniRandomAccessFile
Reads data from the file.
read(byte[], int, int) - Method in class com.caucho.vfs.JniRandomAccessFile
Reads data from the file.
read(char[], int, int) - Method in class com.caucho.vfs.JniRandomAccessFile
Reads data from the file.
read() - Method in class com.caucho.vfs.JniRandomAccessFile
Read a byte from the file, advancing the pointer.
read(byte[], int, int) - Method in class com.caucho.vfs.JniSharedMemory
 
read(byte[], int, int, long) - Method in class com.caucho.vfs.JniSocketImpl
Reads from the socket.
read(byte[], int, int) - Method in class com.caucho.vfs.JniStream
 
read(byte[], int, int) - Method in class com.caucho.vfs.MemoryPath.MemoryStream
 
read(byte[], int, int) - Method in class com.caucho.vfs.MultipartStream
Reads from the multipart mime buffer.
read(byte[], int, int) - Method in class com.caucho.vfs.PipeStream
Reads the available bytes if any, otherwise block.
read(byte[], int, int) - Method in class com.caucho.vfs.RandomAccessStream
Reads a block starting from the current file pointer.
read(char[], int, int) - Method in class com.caucho.vfs.RandomAccessStream
Reads a block starting from the current file pointer.
read(long, byte[], int, int) - Method in class com.caucho.vfs.RandomAccessStream
Reads a block from a given location.
read() - Method in class com.caucho.vfs.RandomAccessStream
Read a byte from the file, advancing the pointer.
read(byte[], int, int) - Method in class com.caucho.vfs.ReaderStream
 
read(byte[], int, int) - Method in class com.caucho.vfs.ReaderWriterStream
 
read() - Method in class com.caucho.vfs.ReadStream
Returns the next byte or -1 if at the end of file.
read(byte[], int, int) - Method in class com.caucho.vfs.ReadStream
Reads into a byte array.
read(char[], int, int) - Method in class com.caucho.vfs.ReadStream
Reads into a character buffer from the stream.
read(CharBuffer, int) - Method in class com.caucho.vfs.ReadStream
Reads characters from the stream, appending to the character buffer.
read() - Method in class com.caucho.vfs.ReadStream.StreamReader
 
read(char[], int, int) - Method in class com.caucho.vfs.ReadStream.StreamReader
 
read(String) - Method in class com.caucho.vfs.remote.RemoteFilesystem
Reads a file
read(byte[], int, int) - Method in class com.caucho.vfs.SocketChannelStream
Reads bytes from the socket.
read(byte[], int, int) - Method in class com.caucho.vfs.SocketStream
Reads bytes from the socket.
read(byte[], int, int) - Method in class com.caucho.vfs.SpyRandomAccessStream
Reads a block from a given location.
read(char[], int, int) - Method in class com.caucho.vfs.SpyRandomAccessStream
Reads a block from a given location.
read(long, byte[], int, int) - Method in class com.caucho.vfs.SpyRandomAccessStream
Reads a block from a given location.
read() - Method in class com.caucho.vfs.SpyRandomAccessStream
Read a byte from the file, advancing the pointer.
read(byte[], int, int) - Method in class com.caucho.vfs.StreamFilter
 
read(byte[], int, int) - Method in class com.caucho.vfs.StreamImpl
Reads the next chunk from the stream.
read() - Method in class com.caucho.vfs.StreamImplInputStream
Writes a byte to the underlying stream.
read(byte[], int, int) - Method in class com.caucho.vfs.StreamImplInputStream
Reads a buffer to the underlying stream.
read(byte[], int, int) - Method in class com.caucho.vfs.StringReader
 
read(byte[], int, int) - Method in class com.caucho.vfs.StringStream
 
read() - Method in class com.caucho.vfs.TempCharReader
Reads the next character.
read(char[], int, int) - Method in class com.caucho.vfs.TempCharReader
Reads the next character.
read() - Method in class com.caucho.vfs.TempInputStream
 
read(byte[], int, int) - Method in class com.caucho.vfs.TempInputStream
 
read() - Method in class com.caucho.vfs.TempInputStreamNoFree
 
read(byte[], int, int) - Method in class com.caucho.vfs.TempInputStreamNoFree
 
read(byte[], int, int) - Method in class com.caucho.vfs.TempReadStream
 
read(byte[], int, int) - Method in class com.caucho.vfs.VfsStream
 
read() - Method in class com.caucho.xml.readers.MacroReader
Read the next character, returning -1 on end of file..
read() - Method in class com.caucho.xml.readers.Utf16Reader
Read the next character, returning -1 on end of file..
read() - Method in class com.caucho.xml.readers.Utf8Reader
Read the next character, returning -1 on end of file..
read() - Method in class com.caucho.xml.readers.XmlReader
Read the next character, returning -1 on end of file..
read() - Method in class com.caucho.xml2.readers.MacroReader
Read the next character, returning -1 on end of file..
read() - Method in class com.caucho.xml2.readers.Utf16Reader
Read the next character, returning -1 on end of file..
read() - Method in class com.caucho.xml2.readers.Utf8Reader
Read the next character, returning -1 on end of file..
read() - Method in class com.caucho.xml2.readers.XmlReader
Read the next character, returning -1 on end of file..
read() - Method in class com.caucho.xml2.XmlParser
 
read(InputStream) - Method in interface javax.resource.cci.Streamable
Reads data from an input stream to initialize the streamable.
read_exif_data(Env, Path, String, boolean, boolean) - Static method in class com.caucho.quercus.lib.ExifModule
Alias of exif_read_data()
READ_ONLY - Static variable in class com.caucho.server.snmp.SnmpRequest
 
READ_TIMEOUT - Static variable in class com.caucho.vfs.ReadStream
 
readAll(byte[], int, int) - Method in class com.caucho.vfs.ReadStream
Reads into a byte array.
readAll(char[], int, int) - Method in class com.caucho.vfs.ReadStream
Reads into a character buffer from the stream.
readAll(CharBuffer, int) - Method in class com.caucho.vfs.ReadStream
Reads characters from the stream, appending to the character buffer.
readAll(int, char[], int, int) - Method in class com.caucho.vfs.TempOutputStream
 
readAll(int, byte[], int, int) - Method in class com.caucho.vfs.TempOutputStream
 
readArguments() - Method in class com.caucho.hessian.io.Hessian2Input
 
readArray() - Method in class com.caucho.amqp.io.AmqpReader
 
readBinary() - Method in class com.caucho.amqp.io.AmqpReader
 
readBinaryStream() - Method in class com.caucho.server.httpproxy.MessageQueueSubscription
 
readBlock() - Method in class com.caucho.db.blob.InodeBlobInputStream
Updates the buffer.
readBlock(long, byte[], int, int) - Method in class com.caucho.db.block.BlockReadWrite
Reads a block into the buffer.
readBlock(long) - Method in class com.caucho.db.block.BlockStore
Returns the matching block.
readBlock(long, int, OutputStream, int) - Method in class com.caucho.db.block.BlockStore
Reads a block to an output stream.
readBlock(long, int, byte[], int, int) - Method in class com.caucho.db.block.BlockStore
Reads a block.
readBlock(long, int, char[], int, int) - Method in class com.caucho.db.block.BlockStore
Reads a block for a clob.
readBlock(BlockStore, long) - Method in class com.caucho.db.xa.DbTransaction
Returns a read block.
readBlock(BlockStore, long) - Method in class com.caucho.db.xa.RawTransaction
Returns a read block.
readBlock(BlockStore, long) - Method in class com.caucho.db.xa.StoreTransaction
Returns a read block.
readBlockLong(long, int) - Method in class com.caucho.db.block.BlockStore
Reads a long value from a block.
readBlockNoLock(long, int, OutputStream, int) - Method in class com.caucho.db.block.BlockStore
Reads a block to an output stream.
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.AmqpAbstractComposite
 
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.AmqpError
 
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.DeliveryAccepted
 
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.DeliveryModified
 
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.DeliveryReceived
 
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.DeliveryRejected
 
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.DeliveryReleased
 
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.DeliveryXa
 
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.FrameAttach
 
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.FrameBegin
 
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.FrameClose
 
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.FrameDetach
 
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.FrameDisposition
 
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.FrameEnd
 
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.FrameFlow
 
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.FrameOpen
 
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.FrameTransfer
 
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.LinkSource
 
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.LinkTarget
 
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.MessageHeader
 
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.MessageProperties
 
readBody(AmqpReader, int) - Method in class com.caucho.amqp.io.XaDischarge
 
readBody(InputStream) - Method in class com.caucho.jms.message.BytesMessageImpl
Read the body from an input stream.
readBody(InputStream) - Method in class com.caucho.jms.message.MapMessageImpl
Read the body from an input stream.
readBody(InputStream) - Method in class com.caucho.jms.message.MessageImpl
Read the body from an input stream.
readBody(InputStream) - Method in class com.caucho.jms.message.ObjectMessageImpl
Read the body from an input stream.
readBody(InputStream) - Method in class com.caucho.jms.message.StreamMessageImpl
Read the body from an input stream.
readBody(InputStream) - Method in class com.caucho.jms.message.TextMessageImpl
Read the body from an input stream.
readBoolean() - Method in class com.caucho.amqp.io.AmqpReader
 
readBoolean() - Method in class com.caucho.burlap.client.MicroBurlapInput
Reads a boolean value from the input stream.
readBoolean() - Method in class com.caucho.burlap.io.BurlapInput
Reads a boolean
readBoolean() - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads a boolean
readBoolean() - Method in class com.caucho.hessian.io.Hessian2Input
Reads a boolean
readBoolean() - Method in class com.caucho.hessian.io.HessianInput
Reads a boolean
readBoolean() - Method in class com.caucho.hessian.micro.MicroHessianInput
Reads a boolean
readBoolean() - Method in class com.caucho.jms.message.BytesMessageImpl
Read a boolean from the stream.
readBoolean() - Method in class com.caucho.jms.message.StreamMessageImpl
Read a boolean from the stream.
readBoolean() - Method in interface javax.jms.BytesMessage
 
readBoolean() - Method in interface javax.jms.StreamMessage
 
readByte() - Method in class com.caucho.burlap.io.BurlapInput
Reads a byte
readByte() - Method in class com.caucho.hessian.io.Hessian2Input
Reads a byte from the stream.
readByte() - Method in class com.caucho.hessian.io.HessianInput
Reads a byte from the stream.
readByte() - Method in class com.caucho.jms.message.BytesMessageImpl
Read a byte from the stream.
readByte() - Method in class com.caucho.jms.message.StreamMessageImpl
Read a byte from the stream.
readByte() - Method in class com.caucho.xml2.XmlParser
 
readByte() - Method in interface javax.jms.BytesMessage
 
readByte() - Method in interface javax.jms.StreamMessage
 
readBytes() - Method in class com.caucho.burlap.client.MicroBurlapInput
Reads a byte array from the input stream.
readBytes() - Method in class com.caucho.burlap.io.BurlapInput
Reads a byte array
readBytes() - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads a byte array.
readBytes() - Method in class com.caucho.hessian.io.Hessian2Input
Reads a byte array
readBytes(byte[], int, int) - Method in class com.caucho.hessian.io.Hessian2Input
Reads a byte array from the stream.
readBytes() - Method in class com.caucho.hessian.io.HessianInput
Reads a byte array
readBytes(byte[], int, int) - Method in class com.caucho.hessian.io.HessianInput
Reads a byte array from the stream.
readBytes() - Method in class com.caucho.hessian.micro.MicroHessianInput
Reads a byte array
readBytes(byte[]) - Method in class com.caucho.jms.message.BytesMessageImpl
Read a byte array object from the stream.
readBytes(byte[], int) - Method in class com.caucho.jms.message.BytesMessageImpl
Read a byte array object from the stream.
readBytes(byte[]) - Method in class com.caucho.jms.message.StreamMessageImpl
Read a byte array object from the stream.
readBytes(byte[]) - Method in interface javax.jms.BytesMessage
 
readBytes(byte[], int) - Method in interface javax.jms.BytesMessage
 
readBytes(byte[]) - Method in interface javax.jms.StreamMessage
 
readCall() - Method in class com.caucho.burlap.io.BurlapInput
Starts reading the call
readCall() - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads the call
readCall() - Method in class com.caucho.hessian.io.Hessian2Input
Starts reading the call
readCall() - Method in class com.caucho.hessian.io.HessianInput
Starts reading the call
readChar() - Method in class com.caucho.hessian.io.Hessian2Input
Reads a byte from the stream.
readChar() - Method in class com.caucho.hessian.io.HessianInput
Reads a byte from the stream.
readChar() - Method in class com.caucho.jms.message.BytesMessageImpl
Read a character object from the stream.
readChar() - Method in class com.caucho.jms.message.StreamMessageImpl
Read a character object from the stream.
readChar() - Method in class com.caucho.vfs.ReadStream
Reads a character from the stream, returning -1 on end of file.
readChar() - Method in interface javax.jms.BytesMessage
 
readChar() - Method in interface javax.jms.StreamMessage
 
readCommit(String) - Method in class com.caucho.env.repository.AbstractRepository
Reads a git commit from the repository
readCommit(String) - Method in class com.caucho.env.repository.FileRepository
Reads a git commit from the repository
readCommit(String) - Method in interface com.caucho.env.repository.RepositorySpi
Reads a git commit entry from the repository
readCommit(String) - Method in class com.caucho.server.repository.ClusterRepository
Reads a git commit from the repository
readCounter() - Method in class com.caucho.server.snmp.SnmpParser
 
readData(OutputStream, CacheConfig) - Method in interface com.caucho.distcache.ExtCacheEntry
Loads the data to the output stream.
readData(OutputStream, CacheConfig) - Method in class com.caucho.server.distcache.DistCacheEntry
Writes the data to a stream.
readData(OutputStream, CacheConfig) - Method in class com.caucho.server.distcache.ExtCacheEntryFacade
Writes the data to a stream.
readData(HashKey, long, long, long, CacheSerializer, CacheConfig) - Method in class com.caucho.server.distcache.LocalDataManager
 
readData(HashKey, MnodeEntry, OutputStream, CacheConfig) - Method in class com.caucho.server.distcache.LocalDataManager
 
readDescriptor() - Method in class com.caucho.amqp.io.AmqpReader
 
readdir(Env, Directory) - Static method in class com.caucho.quercus.lib.file.FileModule
Reads the next entry
readDirMap(GooglePath) - Method in class com.caucho.vfs.GoogleInodeService
 
readDouble() - Method in class com.caucho.burlap.io.BurlapInput
Reads a double
readDouble() - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads a double.
readDouble() - Method in class com.caucho.hessian.io.Hessian2Input
Reads a double
readDouble() - Method in class com.caucho.hessian.io.HessianInput
Reads a double
readDouble() - Method in class com.caucho.jms.message.BytesMessageImpl
Read a double from the stream.
readDouble() - Method in class com.caucho.jms.message.StreamMessageImpl
Read a double from the stream.
readDouble() - Method in class com.caucho.json.JsonInput
 
readDouble() - Method in class com.caucho.json.JsonInput2
 
readDouble() - Method in interface javax.jms.BytesMessage
 
readDouble() - Method in interface javax.jms.StreamMessage
 
readDump(HprofDumpHandler) - Method in class com.caucho.env.hprof.HprofParser
 
readEJBHome(ObjectInputStream) - Method in interface javax.ejb.spi.HandleDelegate
 
readEJBObject(ObjectInputStream) - Method in interface javax.ejb.spi.HandleDelegate
 
readEnd() - Method in class com.caucho.burlap.io.BurlapInput
Reads the end byte.
readEnd() - Method in class com.caucho.hessian.io.AbstractHessianInput
Read the end byte
readEnd() - Method in class com.caucho.hessian.io.Hessian2Input
Reads the end byte.
readEnd() - Method in class com.caucho.hessian.io.HessianInput
Reads the end byte.
readEntry() - Method in class com.caucho.jms.queue.AbstractMemoryQueue
Returns the next entry from the queue
readEntry(QueueEntrySelector) - Method in class com.caucho.jms.queue.AbstractMemoryQueue
Returns the next entry from the queue
readEntry() - Method in class com.caucho.quercus.lib.zip.ZipDirectory
Reads the next entry's metadata from the current stream position.
readEnvelope() - Method in class com.caucho.hessian.io.Hessian2Input
Starts reading the envelope
READERS - Static variable in class com.caucho.env.hprof.HprofFieldReader
 
ReaderStream - Class in com.caucho.vfs
 
ReaderWriterStream - Class in com.caucho.vfs
 
ReaderWriterStream(Reader, Writer) - Constructor for class com.caucho.vfs.ReaderWriterStream
 
ReaderWriterStream(Reader, Writer, Path) - Constructor for class com.caucho.vfs.ReaderWriterStream
 
readExtensionObject(Class, String) - Method in class com.caucho.burlap.client.MicroBurlapInput
Reads object unknown to MicroBurlapInput.
readExternal(ObjectInput) - Method in class com.caucho.xml.SerializedXml
 
readExternal(ObjectInput) - Method in class com.caucho.xml2.SerializedXml
 
readFault() - Method in class com.caucho.burlap.client.MicroBurlapInput
Reads a fault.
readField(HprofParser, HprofInstanceManager, long, long, int) - Method in class com.caucho.env.hprof.HprofFieldReader
 
readField(JsonInput, Object, String) - Method in class com.caucho.json.ser.JavaDeserializer
 
readField(JsonInput, Object, String) - Method in interface com.caucho.json.ser.JsonDeserializer
 
readField(JsonInput, Object, String) - Method in class com.caucho.json.ser.StringDeserializer
 
readFieldMap() - Method in class com.caucho.amqp.io.AmqpReader
 
readfile(Env, StringValue, boolean, Value) - Method in class com.caucho.quercus.lib.file.FileModule
Read the contents of a file and write them out.
readFloat() - Method in class com.caucho.burlap.io.BurlapInput
Reads a float
readFloat() - Method in class com.caucho.hessian.io.Hessian2Input
Reads a float
readFloat() - Method in class com.caucho.hessian.io.HessianInput
Reads a float
readFloat() - Method in class com.caucho.jms.message.BytesMessageImpl
Read a float from the stream.
readFloat() - Method in class com.caucho.jms.message.StreamMessageImpl
Read a float from the stream.
readFloat() - Method in interface javax.jms.BytesMessage
 
readFloat() - Method in interface javax.jms.StreamMessage
 
readFrame() - Method in class com.caucho.amqp.io.AmqpConnectionReader
 
readFrameHeader() - Method in class com.caucho.remote.websocket.FrameInputStream
 
readFrameHeader() - Method in class com.caucho.remote.websocket.WebSocketMaskedInputStream
 
readFrameHeaderImpl() - Method in class com.caucho.remote.websocket.FrameInputStream
 
readFrameHeaderImpl() - Method in class com.caucho.remote.websocket.MaskedFrameInputStream
 
readFrameHeaderImpl() - Method in class com.caucho.remote.websocket.UnmaskedFrameInputStream
 
readFromClassPath(String) - Method in class com.caucho.bytecode.ByteCode
Reads the class from the classpath.
readGauge() - Method in class com.caucho.server.snmp.SnmpParser
 
readGetNextRequestPdu() - Method in class com.caucho.server.snmp.SnmpParser
 
readGetRequestPdu() - Method in class com.caucho.server.snmp.SnmpParser
 
readGetResponsePdu() - Method in class com.caucho.server.snmp.SnmpParser
 
readgzfile(Env, StringValue, boolean) - Static method in class com.caucho.quercus.lib.zlib.ZlibModule
outputs uncompressed bytes directly to browser, writes a warning message if an error has occured Note: PHP5 is supposed to print an error message but it doesn't do it
readHeader() - Method in class com.caucho.burlap.io.BurlapInput
Reads a header, returning null if there are no headers.
readHeader(ReadStream) - Method in class com.caucho.distcache.websocket.AbstractWebSocketProtocol
Validate the header.
readHeader() - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads a header, returning null if there are no headers.
readHeader() - Method in class com.caucho.hessian.io.Hessian2Input
Reads a header, returning null if there are no headers.
readHeader() - Method in class com.caucho.hessian.io.HessianInput
Reads a header, returning null if there are no headers.
readHeader(InputStream) - Method in class com.caucho.hessian.io.HessianInputFactory
 
readInfo(Env, Value) - Method in class com.caucho.quercus.lib.curl.CurlMultiResource
 
readInputStream() - Method in class com.caucho.burlap.io.BurlapInput
 
readInputStream() - Method in class com.caucho.hessian.io.AbstractHessianInput
Starts reading a byte array using an input stream.
readInputStream() - Method in class com.caucho.hessian.io.Hessian2Input
Reads bytes based on an input stream.
readInputStream() - Method in class com.caucho.hessian.io.HessianInput
Reads bytes based on an input stream.
readInt() - Method in class com.caucho.amqp.io.AmqpReader
 
readInt() - Method in class com.caucho.burlap.client.MicroBurlapInput
Reads an integer value from the input stream.
readInt() - Method in class com.caucho.burlap.io.BurlapInput
Reads an integer
readInt() - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads an integer
readInt() - Method in class com.caucho.hessian.io.Hessian2Input
Reads an integer
readInt() - Method in class com.caucho.hessian.io.HessianInput
Reads an integer
readInt() - Method in class com.caucho.hessian.micro.MicroHessianInput
Reads an integer
readInt() - Method in class com.caucho.jms.message.BytesMessageImpl
Read an integer from the stream.
readInt() - Method in class com.caucho.jms.message.StreamMessageImpl
Read an integer from the stream.
readInt() - Method in class com.caucho.quercus.lib.UnserializeReader
 
readInt() - Method in class com.caucho.server.session.HessianSessionDeserializer
 
readInt() - Method in class com.caucho.server.session.JavaSessionDeserializer
 
readInt() - Method in class com.caucho.server.session.SessionDeserializer
 
readInt(InputStream) - Static method in class com.caucho.util.IoUtil
 
readInt() - Method in class com.caucho.vfs.ReadStream
Reads a 4-byte network encoded integer
readInt() - Method in interface javax.jms.BytesMessage
 
readInt() - Method in interface javax.jms.StreamMessage
 
readInteger() - Method in class com.caucho.server.snmp.SnmpParser
 
readIpAddress() - Method in class com.caucho.server.snmp.SnmpParser
 
ReadJMXService - Class in com.caucho.jmx.remote
JMX service.
ReadJMXService() - Constructor for class com.caucho.jmx.remote.ReadJMXService
 
readLength() - Method in class com.caucho.burlap.client.MicroBurlapInput
Reads a length value from the input stream.
readLength() - Method in class com.caucho.burlap.io.BurlapInput
Reads a length
readLength() - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads the length of a list.
readLength() - Method in class com.caucho.hessian.io.Hessian2Input
Parses the length for an array
readLength() - Method in class com.caucho.hessian.io.HessianInput
Parses the length for an array
readLength() - Method in class com.caucho.server.snmp.SnmpParser
 
readLengthList(AbstractHessianInput, int) - Method in class com.caucho.hessian.io.AbstractDeserializer
 
readLengthList(AbstractHessianInput, int) - Method in class com.caucho.hessian.io.ArrayDeserializer
Reads the array.
readLengthList(AbstractHessianInput, int) - Method in class com.caucho.hessian.io.BasicDeserializer
 
readLengthList(AbstractHessianInput, int) - Method in class com.caucho.hessian.io.CollectionDeserializer
 
readLengthList(AbstractHessianInput, int) - Method in interface com.caucho.hessian.io.Deserializer
 
readLengthList(AbstractHessianInput, int) - Method in class com.caucho.hessian.io.ObjectDeserializer
 
readLine(long) - Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
Reads a line from a file, returning null on EOF.
readLine(long) - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
Reads a line from a file, returning null on EOF.
readLine(long) - Method in interface com.caucho.quercus.lib.file.BinaryInput
Reads a line from the buffer.
readLine(long) - Method in class com.caucho.quercus.lib.file.BufferedBinaryInputOutput
Reads a line from a file, returning null on EOF.
readLine(long) - Method in class com.caucho.quercus.lib.file.FileInputOutput
Reads a line from the buffer.
readLine(Env) - Method in class com.caucho.quercus.lib.file.FileReadValue
Reads a line from a file, returning null on EOF.
readLine(Env) - Method in class com.caucho.quercus.lib.file.FileValue
Reads a line from a file, returning null.
readLine(long) - Method in class com.caucho.quercus.lib.file.HttpInputOutput
Reads a line from the buffer.
readLine(Env, BinaryInput, long) - Method in class com.caucho.quercus.lib.file.LineReader
Reads a line from the BinaryInput, returning null on EOF.
readLine(long) - Method in class com.caucho.quercus.lib.file.ReadStreamInput
Reads a line from a file, returning null on EOF.
readLine(long) - Method in class com.caucho.quercus.lib.file.WrappedStream
Reads a line from a file, returning null on EOF.
readLine(Env) - Method in class com.caucho.quercus.resources.StreamReadWrite
Reads a line from the buffer.
readLine(char[]) - Method in class com.caucho.quercus.resources.StreamReadWrite
Reads a line from the stream into a buffer.
readLine(Env) - Method in class com.caucho.quercus.resources.StreamResource
Reads a line from the buffer.
readLine() - Method in class com.caucho.vfs.BufferedReaderAdapter
 
readLine() - Method in class com.caucho.vfs.ReadStream
Reads a line, returning a string.
readLine(CharBuffer) - Method in class com.caucho.vfs.ReadStream
Reads a line into the character buffer.
readLine(CharBuffer, boolean) - Method in class com.caucho.vfs.ReadStream
Reads a line into the character buffer.
readLine(char[], int) - Method in class com.caucho.vfs.ReadStream
Reads a line into the character buffer.
readLine(char[], int, boolean) - Method in class com.caucho.vfs.ReadStream
Reads a line into the character buffer.
readLine(byte[], int, int) - Method in class javax.servlet.ServletInputStream
Reads a line from the POST data.
readLineNoChop() - Method in class com.caucho.vfs.ReadStream
Reads a line, returning a string.
readlink(Env, Path) - Static method in class com.caucho.quercus.lib.file.FileModule
The readlink
readLink() - Method in class com.caucho.vfs.JniFilePathImpl
Returns the pathname of a link
readLink() - Method in class com.caucho.vfs.Path
Returns the target path from the link.
readList() - Method in class com.caucho.amqp.io.AmqpReader
 
readList(Class, String, int) - Method in class com.caucho.burlap.client.MicroBurlapInput
Reads a list object from the input stream.
readList(AbstractHessianInput, int) - Method in class com.caucho.hessian.io.AbstractDeserializer
 
readList(AbstractHessianInput, int) - Method in class com.caucho.hessian.io.ArrayDeserializer
Reads the array.
readList(AbstractHessianInput, int) - Method in class com.caucho.hessian.io.BasicDeserializer
 
readList(AbstractHessianInput, int) - Method in class com.caucho.hessian.io.CollectionDeserializer
 
readList(AbstractHessianInput, int) - Method in interface com.caucho.hessian.io.Deserializer
 
readList(AbstractHessianInput, int) - Method in class com.caucho.hessian.io.EnumerationDeserializer
 
readList(AbstractHessianInput, int) - Method in class com.caucho.hessian.io.IteratorDeserializer
 
readList(AbstractHessianInput, int) - Method in class com.caucho.hessian.io.ObjectDeserializer
 
readList(AbstractHessianInput, int, String) - Method in class com.caucho.hessian.io.SerializerFactory
Reads the object as a list.
readListEnd() - Method in class com.caucho.burlap.io.BurlapInput
Reads the end of the map
readListEnd() - Method in class com.caucho.hessian.io.AbstractHessianInput
Read the end byte
readListEnd() - Method in class com.caucho.hessian.io.Hessian2Input
Reads the end byte.
readListEnd() - Method in class com.caucho.hessian.io.HessianInput
Reads the end byte.
readListStart() - Method in class com.caucho.burlap.io.BurlapInput
Reads the start of a list.
readListStart() - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads the start of a list
readListStart() - Method in class com.caucho.hessian.io.Hessian2Input
Reads the start of a list.
readListStart() - Method in class com.caucho.hessian.io.HessianInput
Reads the start of a list.
readln() - Method in class com.caucho.vfs.ReadStream
Reads a line from the stream, returning a string.
readln(CharBuffer) - Method in class com.caucho.vfs.ReadStream
Fills the buffer with the next line from the input stream.
readLoadClass(HprofDumpHandler) - Method in class com.caucho.env.hprof.HprofParser
 
readLocalDate() - Method in class com.caucho.burlap.client.MicroBurlapInput
Reads a date value from the input stream.
readLocalDate() - Method in class com.caucho.burlap.io.BurlapInput
Reads a date.
readLock() - Method in class com.caucho.db.lock.DatabaseLock
 
readLong() - Method in class com.caucho.amqp.io.AmqpReader
 
readLong() - Method in class com.caucho.burlap.client.MicroBurlapInput
Reads a long value from the input stream.
readLong() - Method in class com.caucho.burlap.io.BurlapInput
Reads a long
readLong(byte[], int) - Static method in class com.caucho.db.blob.BlobInputStream
Writes the long.
readLong(byte[], int) - Static method in class com.caucho.db.blob.ClobReader
Writes the long.
readLong(byte[], int) - Static method in class com.caucho.db.blob.Inode
Reads the long.
readLong(byte[], int) - Static method in class com.caucho.db.blob.InodeBlobInputStream
Writes the long.
readLong(byte[], int) - Static method in class com.caucho.db.blob.InodeUpdate
Reads the long.
readLong(byte[], int) - Static method in class com.caucho.db.block.BlockStore
Reads the long.
readLong() - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads a long
readLong() - Method in class com.caucho.hessian.io.Hessian2Input
Reads a long
readLong() - Method in class com.caucho.hessian.io.HessianInput
Reads a long
readLong() - Method in class com.caucho.hessian.micro.MicroHessianInput
Reads a long
readLong() - Method in class com.caucho.jms.message.BytesMessageImpl
Read a long from the stream.
readLong() - Method in class com.caucho.jms.message.StreamMessageImpl
Read a long from the stream.
readLong() - Method in class com.caucho.json.JsonInput
 
readLong() - Method in class com.caucho.json.JsonInput2
 
readLong(byte[], int) - Static method in class com.caucho.util.BitsUtil
 
readLong(InputStream) - Static method in class com.caucho.util.IoUtil
 
readLong() - Method in class com.caucho.vfs.ReadStream
Reads an 8-byte network encoded long
readLong() - Method in interface javax.jms.BytesMessage
 
readLong() - Method in interface javax.jms.StreamMessage
 
readMap() - Method in class com.caucho.amqp.io.AmqpReader
 
readMap(Class, String) - Method in class com.caucho.burlap.client.MicroBurlapInput
Reads an object from the input stream.
readMap(AbstractHessianInput) - Method in class com.caucho.hessian.io.AbstractDeserializer
 
readMap(AbstractHessianInput) - Method in class com.caucho.hessian.io.AbstractStreamDeserializer
Reads the Hessian 1.0 style map.
readMap(AbstractHessianInput) - Method in class com.caucho.hessian.io.AbstractStringValueDeserializer
 
readMap(AbstractHessianInput) - Method in class com.caucho.hessian.io.AnnotationDeserializer
 
readMap(AbstractHessianInput) - Method in class com.caucho.hessian.io.BeanDeserializer
 
readMap(AbstractHessianInput, Object) - Method in class com.caucho.hessian.io.BeanDeserializer
 
readMap(AbstractHessianInput) - Method in class com.caucho.hessian.io.ClassDeserializer
 
readMap(AbstractHessianInput) - Method in interface com.caucho.hessian.io.Deserializer
 
readMap(AbstractHessianInput) - Method in class com.caucho.hessian.io.EnumDeserializer
 
readMap(AbstractHessianInput) - Method in class com.caucho.hessian.io.JavaDeserializer
 
readMap(AbstractHessianInput, Object) - Method in class com.caucho.hessian.io.JavaDeserializer
 
readMap(AbstractHessianInput) - Method in class com.caucho.hessian.io.MapDeserializer
 
readMap(AbstractHessianInput, String) - Method in class com.caucho.hessian.io.SerializerFactory
Reads the object as a map.
readMap(AbstractHessianInput) - Method in class com.caucho.hessian.io.SqlDateDeserializer
 
readMap(AbstractHessianInput) - Method in class com.caucho.hessian.io.UnsafeDeserializer
 
readMap(AbstractHessianInput, Object) - Method in class com.caucho.hessian.io.UnsafeDeserializer
 
readMap(AbstractHessianInput) - Method in class com.caucho.hessian.io.ValueDeserializer
 
readMap(AbstractHessianInput) - Method in class com.caucho.hessian.jmx.MBeanAttributeInfoDeserializer
 
readMap(AbstractHessianInput) - Method in class com.caucho.hessian.jmx.MBeanConstructorInfoDeserializer
 
readMap(AbstractHessianInput) - Method in class com.caucho.hessian.jmx.MBeanInfoDeserializer
 
readMap(AbstractHessianInput) - Method in class com.caucho.hessian.jmx.MBeanNotificationInfoDeserializer
 
readMap(AbstractHessianInput) - Method in class com.caucho.hessian.jmx.MBeanOperationInfoDeserializer
 
readMap(AbstractHessianInput) - Method in class com.caucho.hessian.jmx.MBeanParameterInfoDeserializer
 
readMap(AbstractHessianInput) - Method in class com.caucho.hessian.jmx.ObjectInstanceDeserializer
 
readMapEnd() - Method in class com.caucho.burlap.io.BurlapInput
Reads the end of the map
readMapEnd() - Method in class com.caucho.hessian.io.AbstractHessianInput
Read the end byte
readMapEnd() - Method in class com.caucho.hessian.io.Hessian2Input
Reads the end byte.
readMapEnd() - Method in class com.caucho.hessian.io.HessianInput
Reads the end byte.
readMapStart() - Method in class com.caucho.burlap.io.BurlapInput
Reads the start of a map.
readMapStart() - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads the start of a map
readMapStart() - Method in class com.caucho.hessian.io.Hessian2Input
Reads the start of a list.
readMapStart() - Method in class com.caucho.hessian.io.HessianInput
Reads the start of a list.
readMask() - Method in class com.caucho.remote.websocket.MaskedInputStream
 
readMessage(long) - Method in class com.caucho.jms.file.FileQueueStore
Retrieves a message from the persistent store.
readMessage() - Method in class com.caucho.server.snmp.SnmpParser
 
readMethod() - Method in class com.caucho.burlap.io.BurlapInput
Reads the method
readMethod() - Method in class com.caucho.hessian.io.AbstractHessianInput
Starts reading the call
readMethod() - Method in class com.caucho.hessian.io.Hessian2Input
Starts reading the call
readMethod() - Method in class com.caucho.hessian.io.HessianInput
Starts reading the call
readMethodArgLength() - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads the number of method arguments
readMethodArgLength() - Method in class com.caucho.hessian.io.Hessian2Input
Returns the number of method arguments
readMiniFragment(long, int, byte[], int, int) - Method in class com.caucho.db.block.BlockStore
Reads a fragment.
readMiniFragment(long, int, char[], int, int) - Method in class com.caucho.db.block.BlockStore
Reads a miniFragment for a clob.
readMiniFragmentLong(long, int) - Method in class com.caucho.db.block.BlockStore
Reads a long value from a miniFragment.
readMiniFragmentNoLock(long, int, int, OutputStream) - Method in class com.caucho.db.block.BlockStore
Reads a fragment.
readNode() - Method in class com.caucho.burlap.io.BurlapInput
Reads an XML node.
readNode() - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads an XML node encoded in UTF-8
readNode() - Method in class com.caucho.hessian.io.HessianInput
Reads an XML node.
readNonBlock() - Method in class com.caucho.vfs.ReadStream
Fills the buffer with a non-blocking read.
readNonBlock(byte[], int, int) - Method in class com.caucho.vfs.StreamImpl
Reads the next chunk from the stream in non-blocking mode.
readNull() - Method in class com.caucho.burlap.io.BurlapInput
Reads a null
readNull() - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads a null
readNull() - Method in class com.caucho.hessian.io.Hessian2Input
Reads a null
readNull() - Method in class com.caucho.hessian.io.HessianInput
Reads a null
readNull() - Method in class com.caucho.server.snmp.SnmpParser
 
readObject(Class<T>) - Method in class com.caucho.amqp.io.AmqpReader
 
readObject(long) - Method in class com.caucho.amqp.io.AmqpReader
 
readObject(long, Class<T>) - Method in class com.caucho.amqp.io.AmqpReader
 
readObject() - Method in class com.caucho.amqp.io.AmqpReader
 
readObject(Class) - Method in class com.caucho.burlap.client.MicroBurlapInput
Reads an arbitrary object the input stream.
readObject(Class) - Method in class com.caucho.burlap.io.BurlapInput
Reads an object from the input stream with an expected type.
readObject() - Method in class com.caucho.burlap.io.BurlapInput
Reads an arbitrary object from the input stream when the type is unknown.
readObject(AbstractHessianInput) - Method in class com.caucho.hessian.io.AbstractDeserializer
 
readObject(AbstractHessianInput, String[]) - Method in class com.caucho.hessian.io.AbstractDeserializer
 
readObject(AbstractHessianInput, Object[]) - Method in class com.caucho.hessian.io.AbstractDeserializer
Reads an object instance from the input stream
readObject(Class) - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads an arbitrary object from the input stream.
readObject() - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads an arbitrary object from the input stream.
readObject(AbstractHessianInput) - Method in class com.caucho.hessian.io.AbstractListDeserializer
 
readObject(AbstractHessianInput) - Method in class com.caucho.hessian.io.AbstractMapDeserializer
 
readObject(AbstractHessianInput, Object[]) - Method in class com.caucho.hessian.io.AbstractStreamDeserializer
 
readObject(AbstractHessianInput, Object[]) - Method in class com.caucho.hessian.io.AbstractStringValueDeserializer
 
readObject(AbstractHessianInput, Object[]) - Method in class com.caucho.hessian.io.AnnotationDeserializer
 
readObject(AbstractHessianInput) - Method in class com.caucho.hessian.io.BasicDeserializer
 
readObject(AbstractHessianInput, Object[]) - Method in class com.caucho.hessian.io.ClassDeserializer
 
readObject(AbstractHessianInput) - Method in interface com.caucho.hessian.io.Deserializer
 
readObject(AbstractHessianInput, Object[]) - Method in interface com.caucho.hessian.io.Deserializer
Reads the object from the input stream, given the field definition.
readObject(AbstractHessianInput, String[]) - Method in interface com.caucho.hessian.io.Deserializer
 
readObject(AbstractHessianInput, Object[]) - Method in class com.caucho.hessian.io.EnumDeserializer
 
readObject(Class) - Method in class com.caucho.hessian.io.Hessian2Input
Reads an object from the input stream with an expected type.
readObject() - Method in class com.caucho.hessian.io.Hessian2Input
Reads an arbitrary object from the input stream when the type is unknown.
readObject() - Method in class com.caucho.hessian.io.Hessian2StreamingInput
Read the next object
readObject(Class) - Method in class com.caucho.hessian.io.HessianInput
Reads an object from the input stream with an expected type.
readObject() - Method in class com.caucho.hessian.io.HessianInput
Reads an arbitrary object from the input stream when the type is unknown.
readObject(AbstractHessianInput) - Method in class com.caucho.hessian.io.InputStreamDeserializer
 
readObject(AbstractHessianInput, Object[]) - Method in class com.caucho.hessian.io.JavaDeserializer
 
readObject(AbstractHessianInput, String[]) - Method in class com.caucho.hessian.io.JavaDeserializer
 
readObject(AbstractHessianInput, Object, String[]) - Method in class com.caucho.hessian.io.JavaDeserializer
 
readObject(AbstractHessianInput, Object[]) - Method in class com.caucho.hessian.io.MapDeserializer
 
readObject(AbstractHessianInput) - Method in class com.caucho.hessian.io.ObjectDeserializer
 
readObject(AbstractHessianInput, Object[]) - Method in class com.caucho.hessian.io.ObjectDeserializer
 
readObject(AbstractHessianInput, String, String[]) - Method in class com.caucho.hessian.io.SerializerFactory
Reads the object as a map.
readObject(AbstractHessianInput, Object[]) - Method in class com.caucho.hessian.io.SqlDateDeserializer
 
readObject(AbstractHessianInput, Object[]) - Method in class com.caucho.hessian.io.UnsafeDeserializer
 
readObject(AbstractHessianInput, String[]) - Method in class com.caucho.hessian.io.UnsafeDeserializer
 
readObject(AbstractHessianInput, Object, UnsafeDeserializer.FieldDeserializer[]) - Method in class com.caucho.hessian.io.UnsafeDeserializer
 
readObject(AbstractHessianInput, Object, String[]) - Method in class com.caucho.hessian.io.UnsafeDeserializer
 
readObject(AbstractHessianInput, String[]) - Method in class com.caucho.hessian.io.ValueDeserializer
 
readObject(Class) - Method in class com.caucho.hessian.micro.MicroHessianInput
Reads an arbitrary object the input stream.
readObject() - Method in class com.caucho.jms.message.StreamMessageImpl
Reads the next object.
readObject() - Method in class com.caucho.json.JsonInput
 
readObject(String) - Method in class com.caucho.json.JsonInput
 
readObject(Class<T>) - Method in class com.caucho.json.JsonInput
 
readObject() - Method in class com.caucho.json.JsonInput2
 
readObject(String) - Method in class com.caucho.json.JsonInput2
 
readObject() - Method in class com.caucho.server.session.HessianSessionDeserializer
 
readObject() - Method in class com.caucho.server.session.JavaSessionDeserializer
 
readObject() - Method in class com.caucho.server.session.SessionDeserializer
 
readObject() - Method in interface javax.jms.StreamMessage
 
readObjectIdentifier() - Method in class com.caucho.server.snmp.SnmpParser
 
readObjectImpl(Class) - Method in class com.caucho.hessian.io.HessianSerializerInput
Reads an object from the input stream.
readOctetString() - Method in class com.caucho.server.snmp.SnmpParser
 
ReadOnly - Annotation Type in com.caucho.quercus.annotation
The @ReadOnly annotation marks the argument as unmodified..
readOpaque() - Method in class com.caucho.server.snmp.SnmpParser
 
readOpen() - Method in class com.caucho.amqp.io.AmqpConnectionReader
 
readOptionalLinefeed() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
Reads the optional linefeed character from a \r\n
readOptionalLinefeed() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
Reads the optional linefeed character from a \r\n
readOptionalLinefeed() - Method in interface com.caucho.quercus.lib.file.BinaryInput
Reads the optional linefeed character from a \r\n
readOptionalLinefeed() - Method in class com.caucho.quercus.lib.file.FileInputOutput
Reads the optional linefeed character from a \r\n
readOptionalLinefeed() - Method in class com.caucho.quercus.lib.file.FileReadValue
Reads the optional linefeed character from a \r\n
readOptionalLinefeed() - Method in class com.caucho.quercus.lib.file.HttpInputOutput
Reads the optional linefeed character from a \r\n
readOptionalLinefeed() - Method in class com.caucho.quercus.lib.file.ReadStreamInput
Reads the optional linefeed character from a \r\n
readOptionalLinefeed() - Method in class com.caucho.quercus.lib.file.WrappedStream
Reads the optional linefeed character from a \r\n
readOptionalLinefeed() - Method in class com.caucho.quercus.resources.StreamReadWrite
Reads the optional linefeed character from a \r\n
readOptionalLinefeed() - Method in class com.caucho.quercus.resources.StreamResource
Reads the optional linefeed character from a \r\n
readPacket(InputStream, MessageStream) - Method in class com.caucho.hmtp.HmtpReader
Reads the next HMTP packet from the stream, returning false on end of file.
readPacket(MessageStream) - Method in class com.caucho.hmtp.HmtpWebSocketReader
Reads the next HMTP packet from the stream, returning false on end of file.
readPacket(MessageStream) - Method in class com.caucho.jsmp.JsmpReader
Reads the next HMTP packet from the stream, returning false on end of file.
readPayload(FileQueueEntry<E>) - Method in class com.caucho.jms.file.FileQueueImpl
 
readPayload(QE) - Method in class com.caucho.jms.queue.AbstractMemoryQueue
 
readPayload() - Method in class com.caucho.jms.queue.QueueEntry
 
readProperties(InputStream) - Method in class com.caucho.jms.message.MessageImpl
Read the properties from an input stream.
readRecord(ReadStream, int) - Method in class com.caucho.transaction.xalog.XALogStream
Reads a record.
readRef() - Method in class com.caucho.burlap.io.BurlapInput
Reads a reference.
readRef() - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads a reference
readRef() - Method in class com.caucho.hessian.io.Hessian2Input
Reads a reference.
readRef() - Method in class com.caucho.hessian.io.HessianInput
Reads a reference.
readRemote() - Method in class com.caucho.burlap.client.MicroBurlapInput
Reads a remote value from the input stream.
readRemote() - Method in class com.caucho.burlap.io.BurlapInput
Reads a remote object.
readRemote() - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads a remote object reference to the stream.
readRemote() - Method in class com.caucho.hessian.io.Hessian2Input
Reads a remote object.
readRemote() - Method in class com.caucho.hessian.io.HessianInput
Reads a remote object.
readReply(Class) - Method in class com.caucho.burlap.client.MicroBurlapInput
Reads a reply as an object.
readReply(Class) - Method in class com.caucho.burlap.io.BurlapInput
Reads a reply as an object.
readReply(Class) - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads a reply as an object.
readReply(Class) - Method in class com.caucho.hessian.io.Hessian2Input
Reads a reply as an object.
readReply(Class) - Method in class com.caucho.hessian.io.HessianInput
Reads a reply as an object.
readRequest(MuxInputStream, MuxOutputStream) - Method in class com.caucho.hessian.mux.MuxServer
Reads a server request.
readResolve() - Method in class com.caucho.config.inject.SingletonBindingHandle
Deserialization resolution
readResolve() - Method in class com.caucho.config.inject.SingletonHandle
Deserialization resolution
readResolve() - Method in class com.caucho.ejb.protocol.ObjectSkeletonWrapper
Replace with the real skeleton.
readResolve() - Method in class com.caucho.hessian.io.ByteHandle
 
readResolve() - Method in class com.caucho.hessian.io.FloatHandle
 
readResolve() - Method in class com.caucho.hessian.io.ShortHandle
 
readResolve() - Method in class com.caucho.jms.queue.DestinationHandle
 
readResolve() - Method in class com.caucho.jmx.MBeanStub
Replaces the object.
readResponse(ReadStream) - Method in class com.caucho.env.health.HttpStatusHealthCheckImpl
 
readResponse(ServletResponse, ReadStream, byte[]) - Method in class com.caucho.servlets.HmuxProxyReader
Handle the request.
readSequence() - Method in class com.caucho.server.snmp.SnmpParser
 
readSetRequestPdu() - Method in class com.caucho.server.snmp.SnmpParser
 
readShort() - Method in class com.caucho.burlap.io.BurlapInput
Reads a short
readShort() - Method in class com.caucho.hessian.io.Hessian2Input
Reads a short
readShort() - Method in class com.caucho.hessian.io.HessianInput
Reads a short
readShort() - Method in class com.caucho.jms.message.BytesMessageImpl
Read a short from the stream.
readShort() - Method in class com.caucho.jms.message.StreamMessageImpl
Read a short from the stream.
readShort() - Method in interface javax.jms.BytesMessage
 
readShort() - Method in interface javax.jms.StreamMessage
 
ReadStream - Class in com.caucho.vfs
A fast bufferered input stream supporting both character and byte data.
ReadStream() - Constructor for class com.caucho.vfs.ReadStream
Creates an uninitialized stream.
ReadStream(StreamImpl) - Constructor for class com.caucho.vfs.ReadStream
Creates a stream and initializes with a specified source.
ReadStream(StreamImpl, WriteStream) - Constructor for class com.caucho.vfs.ReadStream
Creates a stream and initializes with a specified source.
ReadStream.StreamReader - Class in com.caucho.vfs
 
readStreamingObject() - Method in class com.caucho.hessian.io.Hessian2Input
 
ReadStreamInput - Class in com.caucho.quercus.lib.file
Represents a Quercus file open for reading
ReadStreamInput(Env) - Constructor for class com.caucho.quercus.lib.file.ReadStreamInput
 
ReadStreamInput(Env, InputStream) - Constructor for class com.caucho.quercus.lib.file.ReadStreamInput
 
ReadStreamInput(Env, LineReader) - Constructor for class com.caucho.quercus.lib.file.ReadStreamInput
 
ReadStreamInput(Env, LineReader, ReadStream) - Constructor for class com.caucho.quercus.lib.file.ReadStreamInput
 
readStreamValue(AbstractHessianInput) - Method in class com.caucho.hessian.io.AbstractStreamDeserializer
 
readStreamValue(AbstractHessianInput) - Method in class com.caucho.vfs.StreamSourceHessianDeserializer
 
readString() - Method in class com.caucho.amqp.io.AmqpReader
 
readString() - Method in class com.caucho.burlap.client.MicroBurlapInput
Reads a string value from the input stream.
readString() - Method in class com.caucho.burlap.io.BurlapInput
Reads a string
readString(long, int, HprofParser) - Method in class com.caucho.env.hprof.AbstractHprofDumpHandler
 
readString(long, int, HprofParser) - Method in interface com.caucho.env.hprof.HprofDumpHandler
 
readString(int) - Method in class com.caucho.env.hprof.HprofParser
 
readString(long, int, HprofParser) - Method in class com.caucho.env.hprof.NamePassDumpHandler
 
readString() - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads a string encoded in UTF-8
readString(char[], int, int) - Method in class com.caucho.hessian.io.Hessian2Input
Reads a byte array from the stream.
readString() - Method in class com.caucho.hessian.io.Hessian2Input
Reads a string
readString(char[], int, int) - Method in class com.caucho.hessian.io.HessianInput
Reads a byte array from the stream.
readString() - Method in class com.caucho.hessian.io.HessianInput
Reads a string
readString() - Method in class com.caucho.hessian.micro.MicroHessianInput
Reads a string
readString() - Method in class com.caucho.jms.message.StreamMessageImpl
Read a string from the stream.
readString() - Method in class com.caucho.jsmp.JsmpReader
 
readString() - Method in class com.caucho.json.JsonInput
 
readString() - Method in class com.caucho.json.JsonInput2
 
readString(int) - Method in class com.caucho.quercus.lib.UnserializeReader
 
readString() - Method in interface javax.jms.StreamMessage
 
readStringImpl(int) - Method in class com.caucho.hessian.micro.MicroHessianInput
Reads a string from the underlying stream.
readStringInUtf8(HprofDumpHandler) - Method in class com.caucho.env.hprof.HprofParser
 
readStringValue(Env, int) - Method in class com.caucho.quercus.lib.UnserializeReader
 
readSymbol() - Method in class com.caucho.amqp.io.AmqpReader
 
readSymbolArray() - Method in class com.caucho.amqp.io.AmqpReader
 
readTag(int) - Method in class com.caucho.hessian.mux.MuxInputStream
Subclasses will extend this to read values.
readTagStart() - Method in class com.caucho.env.hprof.HprofParser
 
readTimeout(byte[], int, int, long) - Method in class com.caucho.vfs.DatagramStream
Reads bytes from the socket.
readTimeout(byte[], int, int, long) - Method in class com.caucho.vfs.JniStream
 
readTimeout(byte[], int, int, long) - Method in class com.caucho.vfs.SocketStream
Reads bytes from the socket.
readTimeout(byte[], int, int, long) - Method in class com.caucho.vfs.StreamImpl
Reads the next chunk from the stream in non-blocking mode.
readTimeTicks() - Method in class com.caucho.server.snmp.SnmpParser
 
readToOutput(OutputStream) - Method in class com.caucho.db.blob.BlobInputStream
 
readToOutputStream(OutputStream) - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads data to an output stream.
readTree(String) - Method in class com.caucho.env.repository.AbstractRepository
Reads a git tree from the repository
readTree(String) - Method in class com.caucho.env.repository.FileRepository
Reads a git tree from the repository
readTree(String) - Method in interface com.caucho.env.repository.RepositorySpi
Reads a git tree from the repository
readTree(String) - Method in class com.caucho.server.repository.ClusterRepository
Reads a git tree from the repository
readType() - Method in class com.caucho.burlap.client.MicroBurlapInput
Reads a type value from the input stream.
readType() - Method in class com.caucho.burlap.io.BurlapInput
Parses a type from the stream.
readType() - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads an object type.
readType() - Method in class com.caucho.hessian.io.Hessian2Input
Parses a type from the stream.
readType() - Method in class com.caucho.hessian.io.HessianInput
Parses a type from the stream.
readUnicodeValue(Env, int) - Method in class com.caucho.quercus.lib.UnserializeReader
 
readUnsignedByte() - Method in class com.caucho.jms.message.BytesMessageImpl
Read an unsigned byte from the stream.
readUnsignedByte() - Method in interface javax.jms.BytesMessage
 
readUnsignedShort() - Method in class com.caucho.jms.message.BytesMessageImpl
Read an unsigned short from the stream.
readUnsignedShort() - Method in interface javax.jms.BytesMessage
 
readUTCDate() - Method in class com.caucho.burlap.client.MicroBurlapInput
Reads a date value from the input stream.
readUTCDate() - Method in class com.caucho.burlap.io.BurlapInput
Reads a date.
readUTCDate() - Method in class com.caucho.hessian.io.AbstractHessianInput
Reads a date.
readUTCDate() - Method in class com.caucho.hessian.io.Hessian2Input
Reads a date.
readUTCDate() - Method in class com.caucho.hessian.io.HessianInput
Reads a date.
readUTCDate() - Method in class com.caucho.hessian.micro.MicroHessianInput
Reads a date.
readUTF() - Method in class com.caucho.hessian.mux.MuxInputStream
Reads a UTF-8 string.
readUTF() - Method in class com.caucho.jms.message.BytesMessageImpl
Read a string from the stream.
readUTF() - Method in interface javax.jms.BytesMessage
 
readUTF8ByByteLength(char[], int, int) - Method in class com.caucho.vfs.ReadStream
Reads a utf-8 string
readValue(AmqpReader) - Method in class com.caucho.amqp.io.AmqpAbstractAnnotations
 
readValue(AmqpReader) - Method in class com.caucho.amqp.io.AmqpAbstractComposite
 
readValue(AmqpReader) - Method in class com.caucho.amqp.io.AmqpAbstractMap
 
readValue(AmqpReader) - Method in class com.caucho.amqp.io.AmqpAbstractPacket
 
readVarBind() - Method in class com.caucho.server.snmp.SnmpParser
 
readVarBindList() - Method in class com.caucho.server.snmp.SnmpParser
 
readVersion() - Method in class com.caucho.amqp.io.AmqpConnectionReader
 
ReadWritePair - Class in com.caucho.vfs
 
ReadWritePair(ReadStream, WriteStream) - Constructor for class com.caucho.vfs.ReadWritePair
Creates a ReadWritePair
readXid(ReadStream, XidImpl) - Method in class com.caucho.transaction.xalog.XALogStream
Reads a record.
readXrd(String) - Method in class com.caucho.security.openid.OpenIdRelay
 
ready() - Method in class com.caucho.vfs.BufferedReaderAdapter
 
ready() - Method in class com.caucho.vfs.ReadStream.StreamReader
 
readyToReceive(long, boolean) - Method in interface com.caucho.jms.cluster.RemoteQueueAPI
 
REAL - Static variable in class com.caucho.quercus.lib.db.JdbcResultResource
 
real_connect(Env, StringValue, StringValue, StringValue, StringValue, int, StringValue, int) - Method in class com.caucho.quercus.lib.db.Mysqli
Connects to the underlying database.
real_escape_string(Env, StringValue) - Method in class com.caucho.quercus.lib.db.Mysqli
Escapes the string
real_escape_string(String) - Method in class com.caucho.quercus.lib.db.PDO
Escapes the string.
real_query(Env, StringValue) - Method in class com.caucho.quercus.lib.db.Mysqli
Execute an single query against the database whose result can then be retrieved or stored using the mysqli_store_result() or mysqli_use_result() functions.
realEscapeString(Env, StringValue) - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
Escape the given string for SQL statements.
realEscapeString(StringValue) - Method in class com.caucho.quercus.lib.db.Postgres
Escape the given string for SQL statements.
realpath(Env, Path) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the actual path name.
RealPath() - Constructor for class com.caucho.server.webapp.RewriteRealPath.RealPath
 
realPath() - Method in class com.caucho.vfs.JniFilePathImpl
Returns the pathname of a link
realPath() - Method in class com.caucho.vfs.Path
Returns the actual path from the link.
realQuery(Env, String) - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
Execute a single query.
realQuery(Env, String) - Method in class com.caucho.quercus.lib.db.Mysqli
Intercept Mysql specific query before sending to JDBC driver to handle any special cases.
rebind(String, Object) - Method in class com.caucho.naming.ContextImpl
Binds an object to the context, overriding any old value.
rebind(Name, Object) - Method in class com.caucho.naming.ContextImpl
 
rebind(Name, Object, Attributes) - Method in class com.caucho.naming.DirContextImpl
 
rebind(String, Object, Attributes) - Method in class com.caucho.naming.DirContextImpl
 
rebind(String, Object) - Method in class com.caucho.naming.ErrorContext
 
rebind(Name, Object) - Method in class com.caucho.naming.ErrorContext
 
rebind(String, Object) - Method in class com.caucho.naming.PathJndiContext
 
rebind(Name, Object) - Method in class com.caucho.naming.PathJndiContext
 
rebindDeep(String, Object) - Static method in class com.caucho.naming.Jndi
Binds the object into JNDI without warnings if an old object exists, using the full JNDI name.
rebindDeep(Context, String, Object) - Static method in class com.caucho.naming.Jndi
Binds the object into JNDI without warnings if an old object exists, using the full JNDI name.
rebindDeepShort(String, Object) - Static method in class com.caucho.naming.Jndi
Binds the object into JNDI without warnings if an old object exists.
rebindDeepShort(Context, String, Object) - Static method in class com.caucho.naming.Jndi
Binds the object into JNDI without warnings if an old object exists.
rebindSingle(String, Object) - Method in class com.caucho.naming.ContextImpl
 
receive(long, boolean) - Method in class com.caucho.jms.cluster.ClusterQueueImpl
Receives a message, blocking until expireTime if no message is available.
receive(long, boolean, QueueEntrySelector) - Method in class com.caucho.jms.cluster.ClusterQueueImpl
 
receive(long, boolean, QueueEntrySelector, MessageCallback<?>) - Method in class com.caucho.jms.cluster.ClusterQueueSender
 
receive(long, boolean) - Method in interface com.caucho.jms.cluster.RemoteQueueAPI
 
receive(long, boolean, QueueEntrySelector) - Method in interface com.caucho.jms.cluster.RemoteQueueAPI
 
receive() - Method in class com.caucho.jms.connection.MessageConsumerImpl
Receives the next message, blocking until a message is available.
receive(long) - Method in class com.caucho.jms.connection.MessageConsumerImpl
Receives a message from the queue.
receive(byte[]) - Method in class com.caucho.jms.file.FileQueueStore
Retrieves a message from the persistent store.
receive(Destination) - Method in class com.caucho.jms.Jms
 
receive(Destination, long) - Method in class com.caucho.jms.Jms
 
receive(long, boolean, QueueEntrySelector, MessageCallback) - Method in class com.caucho.jms.queue.AbstractMemoryQueue
 
receive(long, boolean, QueueEntrySelector, MessageCallback) - Method in class com.caucho.jms.queue.AbstractQueue
 
receive(long, boolean) - Method in class com.caucho.jms.queue.AbstractQueue
Receives a message, blocking until expireTime if no message is available.
receive(long, boolean, QueueEntrySelector) - Method in class com.caucho.jms.queue.AbstractQueue
 
receive(long, boolean) - Method in class com.caucho.jms.queue.AbstractTopic
Polls the next message from the store.
receive(long, boolean) - Method in interface com.caucho.jms.queue.MessageQueue
Synchronous/blocking message receiving.
receive() - Method in class com.caucho.message.stomp.StompClientSubscriber
 
receive(Env, long) - Method in class com.caucho.quercus.lib.jms.JMSQueue
 
receive() - Method in interface javax.jms.MessageConsumer
 
receive(long) - Method in interface javax.jms.MessageConsumer
 
receiveClient() - Method in class com.caucho.message.common.MessageReceiverCredit
Receive at the client
receiveEndpoint() - Method in class com.caucho.message.common.MessageReceiverCredit
Receive at the endpoint
receiveEntry(long, boolean) - Method in class com.caucho.jms.cluster.ClusterQueueImpl
Primary message receiving, registers a callback for any new message.
receiveEntry(long, boolean, QueueEntrySelector) - Method in class com.caucho.jms.cluster.ClusterQueueImpl
 
receiveEntry(long, boolean) - Method in class com.caucho.jms.queue.AbstractMemoryQueue
Primary message receiving, registers a callback for any new message.
receiveEntry(long, boolean, QueueEntrySelector) - Method in class com.caucho.jms.queue.AbstractMemoryQueue
 
receiveEntry(long, boolean) - Method in class com.caucho.jms.queue.AbstractQueue
Primary message receiving, registers a callback for any new message.
receiveEntry(long, boolean, QueueEntrySelector) - Method in class com.caucho.jms.queue.AbstractQueue
 
receiveEntry(long, boolean) - Method in interface com.caucho.jms.queue.MessageQueue
Synchronous/blocking message receiving.
receiveEntry(T) - Method in class com.caucho.message.common.BasicMessageReceiver
 
receiveImpl(long) - Method in class com.caucho.jms.connection.MessageConsumerImpl
Receives a message from the queue.
receiveImpl(long) - Method in class com.caucho.jms.connection.TopicSubscriberImpl
 
receiveLocal(String, boolean) - Method in class com.caucho.jms.cluster.ClusterTopicImpl
 
receiveLocal(String, boolean) - Method in interface com.caucho.jms.cluster.ServerDestination
 
receiveNoWait() - Method in class com.caucho.jms.connection.MessageConsumerImpl
Receives a message from the queue.
receiveNoWait(Destination) - Method in class com.caucho.jms.Jms
 
receiveNoWait() - Method in interface javax.jms.MessageConsumer
 
ReceiveQuery - Class in com.caucho.jms.cluster
Implements a cluster receive queue.
ReceiveQuery() - Constructor for class com.caucho.jms.cluster.ReceiveQuery
 
ReceiveQuery(String, long, int, long, Serializable) - Constructor for class com.caucho.jms.cluster.ReceiveQuery
 
ReceiverMessageHandler - Interface in com.caucho.message.broker
Listener for a destination.
receiveStart(InputStream) - Method in class com.caucho.message.tourmaline.NautilusServerEndpoint
 
Reception - Enum in javax.enterprise.event
event types
RECHECK_LOG_TYPE - Static variable in class com.caucho.env.health.HealthService
 
RECIPIENT_UNAVAILABLE - Static variable in class com.caucho.bam.BamError
The recipient exists, but is currently not attached ("wait")
Record - Interface in javax.resource.cci
Represents input or output to the execute methods.
recordError(Env, int, int, int, String, String, int) - Static method in class com.caucho.quercus.lib.xml.XmlModule
 
recordError(Env, LibXmlError) - Static method in class com.caucho.quercus.lib.xml.XmlModule
 
RecordFactory - Interface in javax.resource.cci
Factory to create records.
recover(int) - Method in class com.caucho.ejb.hessian.HessianXAResource
 
recover() - Method in class com.caucho.jms.connection.JmsSession
Recovers the messages.
recover(int) - Method in class com.caucho.jms.connection.JmsSession
Called to find Xid's that need recovery.
recover(int) - Method in class com.caucho.sql.DisjointXAResource
Rolls the resource back
recover(int) - Method in class com.caucho.sql.spy.SpyXAResource
Rolls the resource back
recover(int) - Method in class com.caucho.tools.profiler.XAResourceWrapper
 
recover(XAResource) - Method in class com.caucho.transaction.TransactionManagerImpl
Returns the corresponding user transaction.
recover(XAResource) - Method in class com.caucho.transaction.UserTransactionProxy
Recovers an XAResource
recover() - Method in interface javax.jms.Session
 
recover(int) - Method in interface javax.resource.spi.XATerminator
Returns the prepared transaction branches.
recover(int) - Method in interface javax.transaction.xa.XAResource
Called to find Xid's that need recovery.
RECOVER_LOG_TYPE - Static variable in class com.caucho.env.health.HealthService
 
RecoverableProgram - Class in com.caucho.config.program
Stored configuration program for an attribute.
RecoverableProgram(ConfigProgram) - Constructor for class com.caucho.config.program.RecoverableProgram
 
rect(double, double, double, double) - Method in class com.caucho.quercus.lib.pdf.PDF
Creates a rectangle
rect(double, double, double, double) - Method in class com.caucho.quercus.lib.pdf.PDFStream
 
RecursiveDirectoryIterator - Class in com.caucho.quercus.lib.spl
 
RecursiveDirectoryIterator(Env, StringValue, int) - Constructor for class com.caucho.quercus.lib.spl.RecursiveDirectoryIterator
 
RecursiveDirectoryIterator(Path, Path, String, int) - Constructor for class com.caucho.quercus.lib.spl.RecursiveDirectoryIterator
 
RecursiveIterator - Interface in com.caucho.quercus.lib.spl
 
RecursiveIteratorIterator - Class in com.caucho.quercus.lib.spl
 
RecursiveIteratorIterator(Env, Value, int, int) - Constructor for class com.caucho.quercus.lib.spl.RecursiveIteratorIterator
 
recursiveMerge(T) - Method in class com.caucho.amber.manager.AmberConnection
Recursively merges the state of the entity into the current context.
REDEPLOY_CHECK_INTERVAL - Static variable in class com.caucho.env.deploy.DeployController
 
REDIRECT - Static variable in class com.caucho.bam.BamError
The recipient is at a new address ("modify")
Redirect - Class in com.caucho.rewrite
 
Redirect() - Constructor for class com.caucho.rewrite.Redirect
 
RedirectFilterChain - Class in com.caucho.server.dispatch
Represents the final servlet in a filter chain.
RedirectFilterChain(String) - Constructor for class com.caucho.server.dispatch.RedirectFilterChain
Create the redirect filter chain servlet.
RedirectFilterChain(String, String) - Constructor for class com.caucho.server.dispatch.RedirectFilterChain
Create the redirect filter chain servlet.
RedirectQueryFilterChain - Class in com.caucho.server.rewrite
Represents the final servlet in a filter chain.
RedirectQueryFilterChain(String) - Constructor for class com.caucho.server.rewrite.RedirectQueryFilterChain
Create the redirect filter chain servlet.
RedirectRule - Class in com.caucho.server.rewrite
 
RedirectRule(RewriteDispatch) - Constructor for class com.caucho.server.rewrite.RedirectRule
 
RedirectSecure - Class in com.caucho.rewrite
 
RedirectSecure() - Constructor for class com.caucho.rewrite.RedirectSecure
 
RedirectSecureFilterChain - Class in com.caucho.server.dispatch
Represents the final servlet in a filter chain.
RedirectSecureFilterChain() - Constructor for class com.caucho.server.dispatch.RedirectSecureFilterChain
 
RedirectTag - Class in com.caucho.jstl.el
 
RedirectTag() - Constructor for class com.caucho.jstl.el.RedirectTag
 
Reference - Annotation Type in com.caucho.quercus.annotation
The @Reference annotation.
Referenceable - Interface in javax.resource
Interface for a JNDI referenceable interface.
ReferenceConfig - Class in com.caucho.config.types
Configuration for the init-param pattern.
ReferenceConfig() - Constructor for class com.caucho.config.types.ReferenceConfig
 
ReferenceFactory() - Constructor for class com.caucho.config.inject.InjectManager.ReferenceFactory
 
ReferenceMarshal - Class in com.caucho.quercus.marshal
 
ReferenceMarshal() - Constructor for class com.caucho.quercus.marshal.ReferenceMarshal
 
Reflection - Class in com.caucho.quercus.lib.reflection
 
Reflection() - Constructor for class com.caucho.quercus.lib.reflection.Reflection
 
ReflectionAnnotated - Class in com.caucho.config.reflect
Annotated object based only on reflection.
ReflectionAnnotated(BaseType, Set<Type>, Annotation[]) - Constructor for class com.caucho.config.reflect.ReflectionAnnotated
 
ReflectionAnnotatedFactory - Class in com.caucho.config.reflect
Factory for introspecting reflected types.
ReflectionAnnotatedType<T> - Class in com.caucho.config.reflect
Read-only introspected annotated type.
ReflectionClass - Class in com.caucho.quercus.lib.reflection
 
ReflectionClass(QuercusClass) - Constructor for class com.caucho.quercus.lib.reflection.ReflectionClass
 
ReflectionClass(Env, String) - Constructor for class com.caucho.quercus.lib.reflection.ReflectionClass
 
ReflectionException - Exception in com.caucho.quercus.lib.reflection
 
ReflectionException(Env) - Constructor for exception com.caucho.quercus.lib.reflection.ReflectionException
 
ReflectionException(Env, String) - Constructor for exception com.caucho.quercus.lib.reflection.ReflectionException
 
ReflectionExtension - Class in com.caucho.quercus.lib.reflection
 
ReflectionExtension(Env, String) - Constructor for class com.caucho.quercus.lib.reflection.ReflectionExtension
 
ReflectionFunction - Class in com.caucho.quercus.lib.reflection
 
ReflectionFunction(Callable) - Constructor for class com.caucho.quercus.lib.reflection.ReflectionFunction
 
ReflectionFunctionAbstract - Class in com.caucho.quercus.lib.reflection
 
ReflectionFunctionAbstract(Callable) - Constructor for class com.caucho.quercus.lib.reflection.ReflectionFunctionAbstract
 
ReflectionMethod - Class in com.caucho.quercus.lib.reflection
 
ReflectionMethod(AbstractFunction) - Constructor for class com.caucho.quercus.lib.reflection.ReflectionMethod
 
ReflectionMethod(String, AbstractFunction) - Constructor for class com.caucho.quercus.lib.reflection.ReflectionMethod
 
ReflectionModule - Class in com.caucho.quercus.lib.reflection
 
ReflectionModule() - Constructor for class com.caucho.quercus.lib.reflection.ReflectionModule
 
ReflectionObject - Class in com.caucho.quercus.lib.reflection
 
ReflectionObject(QuercusClass) - Constructor for class com.caucho.quercus.lib.reflection.ReflectionObject
 
ReflectionParameter - Class in com.caucho.quercus.lib.reflection
 
ReflectionParameter(Callable, Arg) - Constructor for class com.caucho.quercus.lib.reflection.ReflectionParameter
 
ReflectionParameter(String, AbstractFunction, Arg) - Constructor for class com.caucho.quercus.lib.reflection.ReflectionParameter
 
ReflectionProperty - Class in com.caucho.quercus.lib.reflection
 
ReflectionProperty(ReflectionProperty.Property) - Constructor for class com.caucho.quercus.lib.reflection.ReflectionProperty
 
ReflectionProperty(Env, QuercusClass, StringValue) - Constructor for class com.caucho.quercus.lib.reflection.ReflectionProperty
 
ReflectionSimpleAnnotatedType<X> - Class in com.caucho.config.reflect
Represents the reflected type where only the top-level annotations are introspected, i.e.
ReflectionSimpleAnnotatedType(InjectManager, BaseType) - Constructor for class com.caucho.config.reflect.ReflectionSimpleAnnotatedType
 
Reflector - Interface in com.caucho.quercus.lib.reflection
 
RefPattern - Class in com.caucho.relaxng.pattern
Relax reference pattern
RefPattern(GrammarPattern, String) - Constructor for class com.caucho.relaxng.pattern.RefPattern
Creates a new element pattern.
refresh(Object) - Method in class com.caucho.amber.manager.AmberConnection
Refresh the state of the instance from the database.
refresh(Object, Map<String, Object>) - Method in class com.caucho.amber.manager.AmberConnection
 
refresh(Object, LockModeType) - Method in class com.caucho.amber.manager.AmberConnection
 
refresh(Object, LockModeType, Map<String, Object>) - Method in class com.caucho.amber.manager.AmberConnection
 
refresh(Object) - Method in class com.caucho.amber.manager.EntityManagerExtendedProxy
Refresh the state of the instance from the database.
refresh(Object, Map<String, Object>) - Method in class com.caucho.amber.manager.EntityManagerExtendedProxy
 
refresh(Object, LockModeType) - Method in class com.caucho.amber.manager.EntityManagerExtendedProxy
 
refresh(Object, LockModeType, Map<String, Object>) - Method in class com.caucho.amber.manager.EntityManagerExtendedProxy
 
refresh(Object) - Method in class com.caucho.amber.manager.EntityManagerProxy
Refresh the state of the instance from the database.
refresh(Object, Map<String, Object>) - Method in class com.caucho.amber.manager.EntityManagerProxy
 
refresh(Object, LockModeType) - Method in class com.caucho.amber.manager.EntityManagerProxy
 
refresh(Object, LockModeType, Map<String, Object>) - Method in class com.caucho.amber.manager.EntityManagerProxy
 
refresh(Object) - Method in class com.caucho.env.jpa.EntityManagerJtaProxy
Refresh the state of the instance from the database.
refresh(Object, Map<String, Object>) - Method in class com.caucho.env.jpa.EntityManagerJtaProxy
 
refresh(Object, LockModeType) - Method in class com.caucho.env.jpa.EntityManagerJtaProxy
 
refresh(Object, LockModeType, Map<String, Object>) - Method in class com.caucho.env.jpa.EntityManagerJtaProxy
 
refresh() - Method in class com.caucho.security.PolicyImpl
 
refresh(Object) - Method in interface javax.persistence.EntityManager
Update the state of the instance from the database.
refresh(Object, Map<String, Object>) - Method in interface javax.persistence.EntityManager
Update the state of the instance from the database.
refresh(Object, LockModeType) - Method in interface javax.persistence.EntityManager
Update the state of the instance from the database.
refresh(Object, LockModeType, Map<String, Object>) - Method in interface javax.persistence.EntityManager
Update the state of the instance from the database.
refreshRow() - Method in class com.caucho.amber.query.ResultSetImpl
refreshes the row
refreshRow() - Method in class com.caucho.db.jdbc.AbstractResultSet
 
refreshRow() - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
refreshRow() - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
refs - Variable in class com.caucho.burlap.client.MicroBurlapInput
 
Regexp - Class in com.caucho.quercus.lib.regexp
 
Regexp(StringValue) - Constructor for class com.caucho.quercus.lib.regexp.Regexp
 
RegexpArrayMarshal - Class in com.caucho.quercus.marshal
Code for marshaling (PHP to Java) and unmarshaling (Java to PHP) arguments.
RegexpArrayMarshal() - Constructor for class com.caucho.quercus.marshal.RegexpArrayMarshal
 
RegexpCache - Class in com.caucho.quercus.lib.regexp
FIFO cache of line-item regular expressions.
RegexpCache() - Constructor for class com.caucho.quercus.lib.regexp.RegexpCache
 
RegexpMarshal - Class in com.caucho.quercus.marshal
Code for marshaling (PHP to Java) and unmarshaling (Java to PHP) arguments.
RegexpMarshal() - Constructor for class com.caucho.quercus.marshal.RegexpMarshal
 
RegexpModule - Class in com.caucho.quercus.lib.regexp
 
RegexpModule() - Constructor for class com.caucho.quercus.lib.regexp.RegexpModule
 
RegexpState - Class in com.caucho.quercus.lib.regexp
 
regionMatches(int, char[], int, int) - Method in class com.caucho.quercus.env.StringBuilderValue
Returns true if the region matches
regionMatches(int, char[], int, int) - Method in class com.caucho.quercus.env.StringValue
Returns true if the region matches
regionMatches(int, StringValue, int, int) - Method in class com.caucho.quercus.env.StringValue
Returns true if the region matches
regionMatches(char[], int, int) - Method in class com.caucho.util.CharCursor
True if the cursor matches the character buffer If match fails, return the pointer to its original.
regionMatches(int, CharSegment, int, int) - Method in class com.caucho.util.CharSegment
 
regionMatches(int, String, int, int) - Method in class com.caucho.util.CharSegment
 
regionMatchesIgnoreCase(int, char[], int, int) - Method in class com.caucho.quercus.env.StringBuilderValue
Returns true if the region matches
regionMatchesIgnoreCase(int, char[], int, int) - Method in class com.caucho.quercus.env.StringValue
Returns true if the region matches
regionMatchesIgnoreCase(char[], int, int) - Method in class com.caucho.util.CharCursor
True if the cursor matches the character buffer If match fails, return the pointer to its original.
regionMatchesIgnoreCase(int, CharSegment, int, int) - Method in class com.caucho.util.CharSegment
 
register(AmberCollection) - Method in class com.caucho.amber.manager.AmberConnection
Registers a collection.
register() - Method in class com.caucho.cloud.network.ClusterServerAdmin
 
register() - Method in class com.caucho.env.deploy.DeployControllerAdmin
 
register(Object, String) - Static method in class com.caucho.jmx.Jmx
Conditionally registers an MBean with the server.
register(Object, Map<String, String>) - Static method in class com.caucho.jmx.Jmx
Conditionally registers an MBean with the server.
register(Object, ObjectName) - Static method in class com.caucho.jmx.Jmx
Registers an MBean with the server.
register(Object, ObjectName, ClassLoader) - Static method in class com.caucho.jmx.Jmx
Registers an MBean with the server.
register(Object, String, Class) - Static method in class com.caucho.jmx.Jmx
Registers an MBean with the server.
register(Object, ObjectName, Class) - Static method in class com.caucho.jmx.Jmx
Registers an MBean with the server.
register(WebApp) - Method in class com.caucho.jsp.cfg.TldListener
Registers with the web-app.
register() - Method in class com.caucho.server.resin.ThreadPoolAdmin
 
register() - Method in class com.caucho.server.rewrite.AbstractRule
 
register() - Method in class com.caucho.server.rewrite.AbstractRule.RewriteRuleAdmin
 
register() - Method in class com.caucho.server.rewrite.MatchRule
 
register() - Method in interface com.caucho.server.rewrite.Rule
 
register_shutdown_function(Env, Callable, Value[]) - Static method in class com.caucho.quercus.lib.FunctionModule
Registers a shutdown function.
registerActor() - Method in class com.caucho.cloud.bam.AbstractCloudActor
 
registerActor() - Method in class com.caucho.cloud.bam.ClusterRouteActor
 
registerBeanActor(T, String) - Method in class com.caucho.cloud.bam.BamCloudManager
 
registerCacheEntryListener(CacheEntryListener, boolean, CacheEntryEventFilter, boolean) - Method in class com.caucho.distcache.AbstractCache
 
registerCacheEntryListener(CacheEntryListener<K, V>) - Method in class com.caucho.distcache.jcache.CacheBuilderImpl
 
registerCacheEntryListener(CacheEntryListener, boolean, CacheEntryEventFilter, boolean) - Method in class com.caucho.memcached.MemcachedClient
 
registerCacheEntryListener(CacheEntryListener<? super K, ? super V>, boolean, CacheEntryEventFilter<? super K, ? super V>, boolean) - Method in class com.caucho.server.distcache.CacheImpl
Adds a listener to the cache.
registerCacheEntryListener(CacheEntryListener<? super K, ? super V>, boolean, CacheEntryEventFilter<? super K, ? super V>, boolean) - Method in interface javax.cache.Cache
 
registerCacheEntryListener(CacheEntryListener<K, V>) - Method in interface javax.cache.CacheBuilder
 
registerCacheEntryListener(CacheEntryListener<? super K, ? super V>, boolean, CacheEntryEventFilter<? super K, ? super V>, boolean) - Method in class javax.cache.MutableConfiguration
 
registerContext(Object, String) - Static method in class com.caucho.jmx.Jmx
Conditionally registers an MBean with the server.
registerInjection() - Method in class com.caucho.ejb.server.AbstractEjbBeanManager
 
registerInjection() - Method in class com.caucho.ejb.server.EjbInjectionTarget
 
registerInterposedSynchronization(Synchronization) - Method in class com.caucho.transaction.TransactionImpl
Registers synchronization interposed by container resources such as the JPA persistence provider.
registerInterposedSynchronization(Synchronization) - Method in class com.caucho.transaction.TransactionSynchronizationRegistryImpl
 
registerInterposedSynchronization(Synchronization) - Method in interface javax.transaction.TransactionSynchronizationRegistry
 
registerMBean(Object, ObjectName) - Method in class com.caucho.jmx.AbstractMBeanServer
Registers an MBean with the server.
registerMessageListener(WebSocketMessageListener) - Method in interface com.caucho.distcache.websocket.WebSocketSession
 
registerMeter(AbstractMeter) - Method in class com.caucho.env.meter.MeterService
 
registerMeter(AbstractMeter) - Method in class com.caucho.server.admin.StatProbeManager
 
registerNamespace(String, String) - Method in class com.caucho.quercus.lib.dom.DOMXPath
 
registerOutParameter(int, int) - Method in class com.caucho.sql.UserCallableStatement
Registers the out parameter.
registerOutParameter(int, int, int) - Method in class com.caucho.sql.UserCallableStatement
Registers the out parameter.
registerOutParameter(int, int, String) - Method in class com.caucho.sql.UserCallableStatement
Registers the out parameter.
registerOutParameter(String, int) - Method in class com.caucho.sql.UserCallableStatement
Registers the out parameter.
registerOutParameter(String, int, int) - Method in class com.caucho.sql.UserCallableStatement
Registers the out parameter.
registerOutParameter(String, int, String) - Method in class com.caucho.sql.UserCallableStatement
Registers the out parameter.
registerOutParameter(int, int) - Method in class com.caucho.tools.profiler.CallableStatementWrapper
 
registerOutParameter(int, int, int) - Method in class com.caucho.tools.profiler.CallableStatementWrapper
 
registerOutParameter(int, int, String) - Method in class com.caucho.tools.profiler.CallableStatementWrapper
 
registerOutParameter(String, int) - Method in class com.caucho.tools.profiler.CallableStatementWrapper
 
registerOutParameter(String, int, int) - Method in class com.caucho.tools.profiler.CallableStatementWrapper
 
registerOutParameter(String, int, String) - Method in class com.caucho.tools.profiler.CallableStatementWrapper
 
registerPath(Path) - Static method in class com.caucho.config.ConfigAdmin
 
registerSelf() - Method in class com.caucho.management.server.AbstractManagedObject
Registers the object with JMX.
registerSelf() - Method in class com.caucho.message.broker.AbstractMessageBroker
 
registerSynchronization(SessionSynchronization) - Method in class com.caucho.ejb.util.XAManager
Enlists a resource
registerSynchronization(Synchronization) - Method in class com.caucho.transaction.TransactionImpl
Register a synchronization callback
registerSynchronization(Synchronization) - Method in interface javax.transaction.Transaction
Registers a synchronization.
registerXPathNamespace(Env, String, String) - Method in class com.caucho.quercus.lib.simplexml.SimpleXMLNode
public bool SimpleXMLElement::registerXPathNamespace ( string $prefix , string $ns )
Registration - Interface in javax.servlet
 
Registration.Dynamic - Interface in javax.servlet
 
REGISTRATION_REQUIRED - Static variable in class com.caucho.bam.BamError
The entity does not have proper registration for the service ("auth")
RegistryException - Exception in com.caucho.util
Base class for configuration exceptions.
RegistryException() - Constructor for exception com.caucho.util.RegistryException
Create a null exception
RegistryException(String) - Constructor for exception com.caucho.util.RegistryException
Creates an exception with a message
RegistryException(String, Throwable) - Constructor for exception com.caucho.util.RegistryException
Wraps an exception in the config exception
RegistryException(Throwable) - Constructor for exception com.caucho.util.RegistryException
Wraps an exception in the config exception
rejected(long, String) - Method in class com.caucho.amqp.common.AmqpLink
 
rejected(long, String) - Method in class com.caucho.amqp.common.AmqpReceiverLink
 
rejected(long, String) - Method in class com.caucho.amqp.common.AmqpSession
 
rejected(long, long, String) - Method in class com.caucho.message.broker.AbstractBrokerReceiver
 
rejected(long, long, String) - Method in interface com.caucho.message.broker.BrokerReceiver
 
rejected(long, String) - Method in class com.caucho.message.common.AbstractMessageReceiver
 
rejected(long, String) - Method in interface com.caucho.message.MessageReceiver
Reject the last message.
rejected(long, long, String) - Method in class com.caucho.message.nautilus.NautilusBrokerSubscriber
 
relative(int) - Method in class com.caucho.amber.query.ResultSetImpl
Move relative.
relative(int) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
relative(int) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
relative(int) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
RelaxBuilder - Class in com.caucho.relaxng
Builder for the relax.
RelaxException - Exception in com.caucho.relaxng
A relax exception.
RelaxException() - Constructor for exception com.caucho.relaxng.RelaxException
 
RelaxException(String) - Constructor for exception com.caucho.relaxng.RelaxException
 
RelaxException(String, Throwable) - Constructor for exception com.caucho.relaxng.RelaxException
 
RelaxException(Throwable) - Constructor for exception com.caucho.relaxng.RelaxException
 
relaxNGValidate(String) - Method in class com.caucho.quercus.lib.dom.DOMDocument
 
relaxNGValidateSource(String) - Method in class com.caucho.quercus.lib.dom.DOMDocument
 
release() - Method in class com.caucho.config.inject.CreationalContextImpl
 
release() - Method in class com.caucho.config.scope.CreationContextImpl
 
release() - Method in class com.caucho.env.meter.SemaphoreMeter
 
release() - Method in interface com.caucho.env.meter.SemaphoreSensor
Free a resource
release() - Method in class com.caucho.jms.jca.ListenerEndpoint
Called when the resource adapter doesn't need a proxy endpoint.
release() - Method in class com.caucho.jms.jca.MessageListenerTask
Called when the resource adapter doesn't need a proxy endpoint.
release() - Method in class com.caucho.jsp.BodyContentImpl
Releases the body content at the end of the tag.
release() - Method in class com.caucho.jsp.java.JspTagFileSupport
 
release() - Method in class com.caucho.jsp.PageContextImpl
Releases the context.
release() - Static method in class com.caucho.util.JniUtil
 
release() - Method in interface javax.enterprise.context.spi.CreationalContext
Destroys all dependent objects.
release() - Method in interface javax.resource.spi.endpoint.MessageEndpoint
Called when the resource adapter doesn't need a proxy endpoint.
release() - Method in interface javax.resource.spi.work.Work
Releases the instances.
release() - Method in class javax.servlet.jsp.PageContext
Internal routine to free PageContext resources at the end of a page.
release() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Release the tag.
release() - Method in interface javax.servlet.jsp.tagext.Tag
Cleans up the tag at the end of the page.
release() - Method in class javax.servlet.jsp.tagext.TagAdapter
Stubbed.
release() - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
Release any data stored by the validator.
release() - Method in class javax.servlet.jsp.tagext.TagSupport
Cleans the tag after it completes.
releaseBody(BodyContentImpl) - Method in class com.caucho.jsp.PageContextImpl
 
releaseBody(BodyContentImpl) - Method in class com.caucho.jsp.PageContextWrapper
 
released(long) - Method in class com.caucho.amqp.common.AmqpLink
 
released(long) - Method in class com.caucho.amqp.common.AmqpReceiverLink
 
released(long) - Method in class com.caucho.amqp.common.AmqpSession
 
released(long, long) - Method in class com.caucho.message.broker.AbstractBrokerReceiver
 
released(long, long) - Method in interface com.caucho.message.broker.BrokerReceiver
 
released(long) - Method in class com.caucho.message.common.AbstractMessageReceiver
 
released(long) - Method in interface com.caucho.message.MessageReceiver
Release the last message.
released(long, long) - Method in class com.caucho.message.nautilus.NautilusBrokerSubscriber
 
releaseListenSemaphore() - Method in class com.caucho.jms.connection.JmsSession
 
releasePageContext(PageContext) - Method in class com.caucho.jsp.QJspFactory
Frees a page context after the JSP page is done with it.
releasePageContext(PageContext) - Method in class javax.servlet.jsp.JspFactory
 
releaseSavepoint(Savepoint) - Method in class com.caucho.amber.jdbc.AmberConnectionImpl
 
releaseSavepoint(Savepoint) - Method in class com.caucho.db.jdbc.ConnectionImpl
 
releaseSavepoint(Savepoint) - Method in class com.caucho.quercus.mysql.MysqlConnectionImpl
 
releaseSavepoint(Savepoint) - Method in class com.caucho.sql.spy.SpyConnection
 
releaseSavepoint(Savepoint) - Method in class com.caucho.sql.UserConnection
 
releaseSavepoint(Savepoint) - Method in class com.caucho.tools.profiler.ConnectionWrapper
 
reload() - Method in class com.caucho.security.PropertiesAuthenticator
Reload the authenticator.
reload() - Method in class com.caucho.security.XmlAuthenticator
Reload the authenticator.
reload() - Method in class com.caucho.security.XmlRoleMap
Reload the authenticator.
reloadIsModified() - Method in class com.caucho.loader.ClassEntry
Returns true if the reload doesn't avoid the dependency.
reloadNative(Class<?>, byte[], int, int) - Static method in class com.caucho.loader.ClassEntry
 
remainingCapacity() - Method in class com.caucho.jms.queue.AbstractQueue
 
remainingCapacity() - Method in class com.caucho.jms.queue.AbstractTopic
 
remainingCapacity() - Method in class com.caucho.jms.queue.JmsBlockingQueue
 
remainingCapacity() - Method in class com.caucho.message.common.AbstractMessageReceiver
 
remainingCapacity() - Method in class com.caucho.message.common.AbstractQueueSender
 
remainingCapacity() - Method in class com.caucho.message.local.LocalSender
 
remainingCapacity() - Method in class com.caucho.message.tourmaline.NautilusClientSender
 
remainingCapacity() - Method in class com.caucho.remote.websocket.WebSocketBlockingQueue
 
remainingCapacity() - Method in class com.caucho.util.AbstractActorQueue
 
remainingCapacity() - Method in class com.caucho.util.RingValueQueue
 
Remote - Annotation Type in javax.ejb
The Remote annotation for remote interfaces.
REMOTE_CONNECTION_FAILED - Static variable in class com.caucho.bam.BamError
Error if the connection to the remote connection failed.
REMOTE_LISTENER_UNAVAILABLE - Static variable in class com.caucho.bam.BamError
Error if the target server does not have a bam protocol listener available.
REMOTE_SERVER_NOT_FOUND - Static variable in class com.caucho.bam.BamError
The remote server does not exist ("cancel")
REMOTE_SERVER_TIMEOUT - Static variable in class com.caucho.bam.BamError
The remote server could not be contacted ("wait")
RemoteActorSender - Interface in com.caucho.bam.actor
 
RemoteAddrCondition - Class in com.caucho.server.rewrite
 
RemoteAddrCondition(InetNetwork) - Constructor for class com.caucho.server.rewrite.RemoteAddrCondition
 
RemoteAdminService - Class in com.caucho.admin
Enables remote administration
RemoteAdminService() - Constructor for class com.caucho.admin.RemoteAdminService
 
RemoteClient - Class in com.caucho.remote.client
Configuration class for a remote client
RemoteClient() - Constructor for class com.caucho.remote.client.RemoteClient
Creates a new protocol configuration object.
RemoteConnectionFailedException - Exception in com.caucho.bam
HMPP wrapper
RemoteConnectionFailedException() - Constructor for exception com.caucho.bam.RemoteConnectionFailedException
 
RemoteConnectionFailedException(String) - Constructor for exception com.caucho.bam.RemoteConnectionFailedException
 
RemoteConnectionFailedException(Throwable) - Constructor for exception com.caucho.bam.RemoteConnectionFailedException
 
RemoteConnectionFailedException(String, Throwable) - Constructor for exception com.caucho.bam.RemoteConnectionFailedException
 
RemoteConnectionFailedException(String, BamError) - Constructor for exception com.caucho.bam.RemoteConnectionFailedException
 
RemoteConnectionFailedException(String, ErrorPacketException) - Constructor for exception com.caucho.bam.RemoteConnectionFailedException
 
RemoteConnectionFailedException(BamError) - Constructor for exception com.caucho.bam.RemoteConnectionFailedException
 
RemoteConsumer - Class in com.caucho.jms.cluster
 
RemoteConsumer() - Constructor for class com.caucho.jms.cluster.RemoteConsumer
 
RemoteConsumer(String, boolean) - Constructor for class com.caucho.jms.cluster.RemoteConsumer
 
RemoteContext - Class in com.caucho.servlets.naming
Hessian based model for JNDI.
RemoteContext(String) - Constructor for class com.caucho.servlets.naming.RemoteContext
 
RemoteDeserializer - Class in com.caucho.hessian.io
Serializing an object for known object types.
RemoteDeserializer() - Constructor for class com.caucho.hessian.io.RemoteDeserializer
 
RemoteFilesystem - Class in com.caucho.vfs.remote
Remote filesystem with included cache.
RemoteFilesystem(String, Path, String) - Constructor for class com.caucho.vfs.remote.RemoteFilesystem
 
RemoteFilesystemServlet - Class in com.caucho.vfs.remote
Remote filesystem.
RemoteFilesystemServlet() - Constructor for class com.caucho.vfs.remote.RemoteFilesystemServlet
 
RemoteHome - Annotation Type in javax.ejb
The RemoteHome annotation for remote interfaces.
RemoteJMX - Interface in com.caucho.jmx.remote
JMX service.
RemoteJndiService - Class in com.caucho.servlets.naming
Hessian based model for JNDI.
RemoteJndiService() - Constructor for class com.caucho.servlets.naming.RemoteJndiService
 
RemoteListenerUnavailableException - Exception in com.caucho.bam
Exception when the remote server can by contacted by TCP but is not running the BAM/HMTP protocol.
RemoteListenerUnavailableException() - Constructor for exception com.caucho.bam.RemoteListenerUnavailableException
 
RemoteListenerUnavailableException(String) - Constructor for exception com.caucho.bam.RemoteListenerUnavailableException
 
RemoteListenerUnavailableException(Throwable) - Constructor for exception com.caucho.bam.RemoteListenerUnavailableException
 
RemoteListenerUnavailableException(String, Throwable) - Constructor for exception com.caucho.bam.RemoteListenerUnavailableException
 
RemoteListenerUnavailableException(String, BamError) - Constructor for exception com.caucho.bam.RemoteListenerUnavailableException
 
RemoteListenerUnavailableException(String, ErrorPacketException) - Constructor for exception com.caucho.bam.RemoteListenerUnavailableException
 
RemoteListenerUnavailableException(BamError) - Constructor for exception com.caucho.bam.RemoteListenerUnavailableException
 
RemoteMBean - Class in com.caucho.server.admin
Remote mbean
RemoteMBeanConnectionFactory - Class in com.caucho.server.admin
Proxy implementation for Hessian clients.
RemoteMBeanConnectionFactory() - Constructor for class com.caucho.server.admin.RemoteMBeanConnectionFactory
 
RemoteMBeanServer - Class in com.caucho.server.admin
Remote mbean server
RemoteMBeanServer(String) - Constructor for class com.caucho.server.admin.RemoteMBeanServer
 
RemoteMBeanServer(String, int, String, String) - Constructor for class com.caucho.server.admin.RemoteMBeanServer
 
RemoteMBeanServer(String, int) - Constructor for class com.caucho.server.admin.RemoteMBeanServer
 
RemoteMBeanServerConnection - Class in com.caucho.server.admin
Remote administration API
RemoteMBeanServerConnection(String) - Constructor for class com.caucho.server.admin.RemoteMBeanServerConnection
Creates the MBeanClient.
RemoteMBeanServerConnection(String, int, String, String) - Constructor for class com.caucho.server.admin.RemoteMBeanServerConnection
Creates the MBeanClient.
RemotePath - Class in com.caucho.vfs.remote
Remote filesystem
RemotePath(String, Path, String) - Constructor for class com.caucho.vfs.remote.RemotePath
Create the root new RemoteFilesystem
RemotePath(RemotePathRoot, String, String) - Constructor for class com.caucho.vfs.remote.RemotePath
Create a new RemoteFilesystem
RemotePathRoot - Class in com.caucho.vfs.remote
Remote filesystem
RemotePathRoot(String, Path, String) - Constructor for class com.caucho.vfs.remote.RemotePathRoot
Create the root new RemoteFilesystem
RemoteQueueAPI<E extends java.io.Serializable> - Interface in com.caucho.jms.cluster
API for the remote queues
RemoteSerializer - Class in com.caucho.hessian.io
Serializing a remote object.
RemoteSerializer() - Constructor for class com.caucho.hessian.io.RemoteSerializer
 
RemoteURLException - Exception in com.caucho.xml
 
RemoteURLException - Exception in com.caucho.xml2
 
RemoteUserCondition - Class in com.caucho.server.rewrite
A rewrite condition that passes if the client has been authenticated and the remote user has the specified name, as determined by HttpServletRequest.getRemoteUser().
RemoteUserCondition(String) - Constructor for class com.caucho.server.rewrite.RemoteUserCondition
 
remove(Object) - Method in class com.caucho.amber.manager.AmberConnection
Remove the instance.
remove(Object) - Method in class com.caucho.amber.manager.EntityManagerExtendedProxy
Remove the instance.
remove(Object) - Method in class com.caucho.amber.manager.EntityManagerProxy
Remove the instance.
remove(int, int) - Method in class com.caucho.bytecode.CodeEnhancer
Removes a range from the code.
remove(Annotation) - Method in class com.caucho.config.reflect.AnnotationSet
 
remove(Contextual<?>) - Method in class com.caucho.config.scope.ScopeMap
 
remove() - Method in class com.caucho.db.blob.Inode
Deletes the inode
remove() - Method in class com.caucho.db.block.BlockReadWrite
 
remove() - Method in class com.caucho.db.block.BlockStore
 
remove(byte[], int, int) - Method in class com.caucho.db.index.BTree
 
remove(Object) - Method in class com.caucho.distcache.AbstractCache
Removes the entry from the cache.
remove(Object, Object) - Method in class com.caucho.distcache.AbstractCache
Removes the entry from the cache.
remove(Object) - Method in interface com.caucho.distcache.ByteStreamCache
Removes the entry from the cache
remove(HashKey, HashKey, MnodeUpdate) - Method in class com.caucho.distcache.cluster.ClusterCacheEngine
 
remove(String) - Method in class com.caucho.ejb.session.StatefulManager
Remove an object.
remove(Object) - Method in class com.caucho.env.dbpool.IdlePoolSet
Removes an element of the set.
remove(DeployGenerator<C>) - Method in class com.caucho.env.deploy.DeployContainer
Removes a deploy.
remove(String) - Method in class com.caucho.env.deploy.DeployContainer
Called to explicitly remove an entry from the cache.
remove(DeployGenerator<C>) - Method in interface com.caucho.env.deploy.DeployContainerApi
Removes a deploy.
remove(String) - Method in interface com.caucho.env.deploy.DeployContainerApi
Called to explicitly remove a controller.
remove() - Method in class com.caucho.env.deploy.DeployController
 
remove() - Method in interface com.caucho.env.deploy.DeployControllerApi
Remove the controller
remove(DeployGenerator<E>) - Method in class com.caucho.env.deploy.DeployListGenerator
Removes a deploy.
remove(Object) - Method in class com.caucho.env.jpa.EntityManagerJtaProxy
Remove the instance.
remove(String) - Method in class com.caucho.hemp.queue.HempFileQueueStore
Retrieves a message from the persistent store.
remove(Object) - Method in class com.caucho.hessian.util.IdentityIntMap
Removes a value in the property table.
remove(Object) - Method in class com.caucho.jms.queue.JmsBlockingQueue
 
remove() - Method in class com.caucho.jsp.el.ImplicitFieldExpr.AttributeMap.EntryIterator
 
remove() - Method in class com.caucho.jsp.el.ImplicitObjectExpr.AttributeMap.EntryIterator
 
remove() - Method in class com.caucho.jsp.el.PageContextAttributeMap.EntryIterator
 
remove() - Method in class com.caucho.jstl.el.ForEachTag.ArrayIterator
 
remove() - Method in class com.caucho.jstl.el.ForEachTag.RangeIterator
 
remove() - Method in class com.caucho.jstl.el.ForEachTag.StringIterator
 
remove() - Method in class com.caucho.jstl.el.ForTokensTag.TokenIterator
 
remove() - Method in class com.caucho.jstl.rt.CoreForEachTag.ArrayIterator
 
remove() - Method in class com.caucho.jstl.rt.CoreForEachTag.RangeIterator
 
remove() - Method in class com.caucho.jstl.rt.CoreForEachTag.StringIterator
 
remove() - Method in class com.caucho.jstl.rt.CoreForTokensTag.TokenIterator
 
remove() - Method in class com.caucho.loader.EnvironmentLocal
Removes this variable
remove(ClassLoader) - Method in class com.caucho.loader.EnvironmentLocal
Removes the variable for the context classloader.
remove(Object) - Method in class com.caucho.loader.EnvironmentMap
 
remove(Object) - Method in class com.caucho.loader.EnvironmentProperties
 
remove(Dependency) - Method in class com.caucho.make.DependencyContainer
Removes a dependency.
remove(PersistentDependency) - Method in class com.caucho.make.DependencyList
Removes a dependency.
remove(HashKey, HashKey, MnodeUpdate) - Method in class com.caucho.memcached.MemcachedCacheEngine
 
remove(Object) - Method in class com.caucho.memcached.MemcachedClient
 
remove(Object, Object) - Method in class com.caucho.memcached.MemcachedClient
 
remove() - Method in class com.caucho.message.common.AbstractMessageReceiver
 
remove(Object) - Method in class com.caucho.message.common.AbstractMessageReceiver
 
remove(Object) - Method in class com.caucho.message.common.AbstractQueueSender
 
remove() - Method in class com.caucho.message.common.AbstractQueueSender
 
remove(String) - Method in class com.caucho.naming.EnvironmentModelRoot
Set a specific node.
remove(int) - Method in class com.caucho.naming.QName
 
remove(Value) - Method in class com.caucho.quercus.env.ArrayCopyValueImpl
Removes a value.
remove() - Method in class com.caucho.quercus.env.ArrayValue.EntryIterator
 
remove() - Method in class com.caucho.quercus.env.ArrayValue.KeyIterator
 
remove(Value) - Method in class com.caucho.quercus.env.ArrayValue
Removes a value.
remove() - Method in class com.caucho.quercus.env.ArrayValue.ValueIterator
 
remove(Value) - Method in class com.caucho.quercus.env.ArrayValueImpl
Removes a value.
remove(Value) - Method in class com.caucho.quercus.env.ArrayValueWrapper
Removes a value.
remove(K) - Method in class com.caucho.quercus.env.ChainedMap
Remove the value
remove(Value) - Method in class com.caucho.quercus.env.CompiledClassDef
Removes a value.
remove(Value) - Method in class com.caucho.quercus.env.CopyArrayValue
Removes a value.
remove(Value) - Method in class com.caucho.quercus.env.CopyObjectExtValue
Unsets the array value
remove(Value) - Method in class com.caucho.quercus.env.GlobalArrayValue
Unsets a value.
remove(Value) - Method in class com.caucho.quercus.env.JavaAdapter
Removes a value.
remove(Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
Return unset the value.
remove() - Method in class com.caucho.quercus.env.JavaCollectionAdapter.CollectionIterator
 
remove() - Method in class com.caucho.quercus.env.JavaCollectionAdapter.CollectionValueIterator
 
remove() - Method in class com.caucho.quercus.env.JavaCollectionAdapter.KeyIterator
 
remove(Value) - Method in class com.caucho.quercus.env.JavaCollectionAdapter
Removes a value.
remove() - Method in class com.caucho.quercus.env.JavaCollectionAdapter.ValueIterator
 
remove(Value) - Method in class com.caucho.quercus.env.JavaListAdapter
Removes a value.
remove() - Method in class com.caucho.quercus.env.JavaMapAdapter.KeyIterator
 
remove() - Method in class com.caucho.quercus.env.JavaMapAdapter.MapIterator
 
remove(Value) - Method in class com.caucho.quercus.env.JavaMapAdapter
Removes a value.
remove() - Method in class com.caucho.quercus.env.JavaMapAdapter.ValueIterator
 
remove() - Method in class com.caucho.quercus.env.ObjectExtValue.KeyIterator
 
remove() - Method in class com.caucho.quercus.env.ObjectExtValue.KeyValueIterator
 
remove() - Method in class com.caucho.quercus.env.ObjectExtValue.ValueIterator
 
remove(Value) - Method in class com.caucho.quercus.env.ObjectValue
Unsets the array value
remove() - Method in class com.caucho.quercus.env.ResinSessionArrayValue
Invalidates the session.
remove() - Method in class com.caucho.quercus.env.SessionArrayValue
 
remove(Value) - Method in class com.caucho.quercus.env.Value
Return unset the value.
remove(Value) - Method in class com.caucho.quercus.env.Var
Return unset the value.
remove(K) - Method in interface com.caucho.quercus.env.VarMap
Remove a value.
remove() - Method in class com.caucho.quercus.lib.dom.DOMNodeListDelegate.DOMNodeListIterator
 
remove() - Method in class com.caucho.quercus.lib.dom.DOMNodeListDelegate.DOMNodeListKeyIterator
 
remove() - Method in class com.caucho.quercus.lib.dom.DOMNodeListDelegate.DOMNodeListValueIterator
 
remove(String) - Method in class com.caucho.quercus.lib.session.QuercusSessionManager
 
remove() - Method in class com.caucho.quercus.lib.spl.AbstractIteratorImpl
 
remove() - Method in class com.caucho.remote.websocket.WebSocketBlockingQueue
 
remove(Object) - Method in class com.caucho.remote.websocket.WebSocketBlockingQueue
 
remove(String) - Method in class com.caucho.security.ClusterSingleSignon
Removes a principal from the single-signon
remove(String) - Method in class com.caucho.security.MemorySingleSignon
Adds a principal to the cache
remove(String) - Method in class com.caucho.security.NullSingleSignon
 
remove(String) - Method in interface com.caucho.security.SingleSignon
 
remove(byte[], byte[], MnodeUpdate) - Method in class com.caucho.server.distcache.AbstractCacheBackupEngine
 
remove(HashKey, HashKey, MnodeUpdate) - Method in class com.caucho.server.distcache.AbstractCacheEngine
 
remove(byte[], byte[], MnodeUpdate) - Method in interface com.caucho.server.distcache.CacheBackupEngine
 
remove(HashKey, HashKey, MnodeUpdate) - Method in interface com.caucho.server.distcache.CacheEngine
 
remove(Object) - Method in class com.caucho.server.distcache.CacheImpl
Removes the entry from the cache.
remove(Object, Object) - Method in class com.caucho.server.distcache.CacheImpl
Removes the entry from the cache.
remove(String) - Method in class com.caucho.server.distcache.CacheManagerImpl
 
remove(long, long) - Method in class com.caucho.server.distcache.DataStore
Removes the data, returning true on success
remove() - Method in class com.caucho.server.distcache.DistCacheEntry
Sets a cache entry
remove(byte[]) - Method in class com.caucho.server.distcache.MnodeStore
Reads the object from the data store.
remove(String, HttpServletRequest, ServletContext) - Method in class com.caucho.servlets.webdav.AbstractPath
Deletes the file
remove(String, HttpServletRequest, ServletContext) - Method in class com.caucho.servlets.webdav.ApplicationPath
Deletes the file
remove(String, HttpServletRequest, ServletContext) - Method in class com.caucho.servlets.webdav.XmlApplicationPath
Deletes the file
remove() - Method in class com.caucho.util.AbstractActorQueue
 
remove(Object) - Method in class com.caucho.util.AbstractActorQueue
 
remove(int, int) - Method in class com.caucho.util.ByteBuffer
 
remove(Object) - Method in class com.caucho.util.CaseInsensitiveHashMap
 
remove() - Method in class com.caucho.util.ConcurrentArrayList.ArrayIterator
 
remove(Object) - Method in class com.caucho.util.ConcurrentArrayList
 
remove(int) - Method in class com.caucho.util.ConcurrentArrayList
 
remove(K, ConcurrentArrayList.Match<E, K>) - Method in class com.caucho.util.ConcurrentArrayList
 
remove() - Method in class com.caucho.util.EnumIterator
 
remove(int) - Method in class com.caucho.util.ExpandableArray
 
remove(Object) - Method in class com.caucho.util.HashMapImpl
Removes an item from the cache
remove(Object) - Method in class com.caucho.util.IdentityIntMap
Deletes the entry.
remove(Object) - Method in class com.caucho.util.IntMap
Deletes the entry.
remove() - Method in class com.caucho.util.IntQueue
 
remove(Object) - Method in class com.caucho.util.LifoSet
Removes an element of the set.
remove(long) - Method in class com.caucho.util.LongKeyHashMap
Removes an item from the map
remove(long) - Method in class com.caucho.util.LongKeyLruCache
Removes an item from the cache
remove(long) - Method in class com.caucho.util.LongKeyMap
Deletes the entry.
remove(K) - Method in class com.caucho.util.LongMap
Deletes the entry.
remove(K) - Method in class com.caucho.util.LruCache
Removes an item from the cache
remove() - Method in class com.caucho.util.NullIterator
 
remove(Slist, Object) - Static method in class com.caucho.util.Slist
Remove if ==
remove() - Method in class com.caucho.util.WaitQueue.Item
 
remove(K) - Method in class com.caucho.util.WeakLruCache
Removes an item from the cache
remove(Dependency) - Method in class com.caucho.vfs.BasicDependencyContainer
Removes a dependency.
remove() - Method in class com.caucho.vfs.DatastorePath
Removes the file or directory named by this path.
remove() - Method in class com.caucho.vfs.FilePath
 
remove() - Method in class com.caucho.vfs.GooglePath
 
remove() - Method in class com.caucho.vfs.JniFilePathImpl
Remove the underlying file.
remove() - Method in class com.caucho.vfs.MemoryPath
 
remove() - Method in class com.caucho.vfs.MergePath
Remove the matching path.
remove() - Method in class com.caucho.vfs.Path
Removes the file or directory named by this path.
remove() - Method in class com.caucho.vfs.PathWrapper
Removes the file or directory named by this path.
remove(String) - Method in class com.caucho.vfs.SchemeMap
Removes value from the schemeMap.
remove() - Method in class com.caucho.vfs.TempFile
 
remove(String, String) - Method in class com.caucho.xml.stream.NamespaceContextImpl
 
remove(String, String) - Method in class com.caucho.xml.stream.NamespaceReaderContext
 
remove(String, String) - Method in class com.caucho.xml.stream.NamespaceWriterContext
 
remove() - Method in class com.caucho.xml.stream.SAXSourceXMLEventReaderImpl
 
remove() - Method in class com.caucho.xml.stream.XMLEventReaderImpl
 
remove() - Method in class com.caucho.xpath.pattern.NodeIterator
remove is unsupported
remove() - Method in interface javax.cache.Cache.MutableEntry
 
remove(K) - Method in interface javax.cache.Cache
 
remove(K, V) - Method in interface javax.cache.Cache
 
remove(Handle) - Method in interface javax.ejb.EJBHome
 
remove(Object) - Method in interface javax.ejb.EJBHome
 
remove(Object) - Method in interface javax.ejb.EJBLocalHome
 
remove() - Method in interface javax.ejb.EJBLocalObject
 
remove() - Method in interface javax.ejb.EJBObject
 
Remove - Annotation Type in javax.ejb
The Remove annotation.
remove(Object) - Method in interface javax.persistence.EntityManager
Removes the instance.
remove(PageContext, String, int) - Static method in class javax.servlet.jsp.jstl.core.Config
Returns an attribute from the page context.
remove(ServletRequest, String) - Static method in class javax.servlet.jsp.jstl.core.Config
 
remove(HttpSession, String) - Static method in class javax.servlet.jsp.jstl.core.Config
 
remove(ServletContext, String) - Static method in class javax.servlet.jsp.jstl.core.Config
 
remove() - Method in class javax.xml.stream.util.EventReaderDelegate
 
removeActionHandler(DeployActionHandler) - Method in class com.caucho.env.deploy.DeployTagItem
 
removeAll() - Method in class com.caucho.distcache.AbstractCache
 
removeAll(Set) - Method in class com.caucho.distcache.AbstractCache
 
removeAll(Collection<?>) - Method in class com.caucho.env.dbpool.IdlePoolSet
Removes an element of the set.
removeAll() - Method in class com.caucho.memcached.MemcachedClient
 
removeAll(Set) - Method in class com.caucho.memcached.MemcachedClient
 
removeAll(Collection<?>) - Method in class com.caucho.message.common.AbstractMessageReceiver
 
removeAll(Collection<?>) - Method in class com.caucho.message.common.AbstractQueueSender
 
removeAll(Env, SplObjectStorage) - Method in class com.caucho.quercus.lib.spl.SplObjectStorage
 
removeAll(Collection<?>) - Method in class com.caucho.remote.websocket.WebSocketBlockingQueue
 
removeAll(Set<? extends K>) - Method in class com.caucho.server.distcache.CacheImpl
 
removeAll() - Method in class com.caucho.server.distcache.CacheImpl
 
removeAll(Collection<?>) - Method in class com.caucho.util.AbstractActorQueue
 
removeAll(Collection<?>) - Method in class com.caucho.util.LifoSet
Removes an element of the set.
removeAll() - Method in class com.caucho.vfs.Path
Removes the all files and directories below this path.
removeAll() - Method in class com.caucho.vfs.PathWrapper
Removes the all files and directories below this path.
removeAll(Set<? extends K>) - Method in interface javax.cache.Cache
 
removeAll() - Method in interface javax.cache.Cache
 
removeAllCompletionFields() - Method in class com.caucho.amber.type.AmberBeanType
Remove all completion fields.
removeAllExcept(Env, SplObjectStorage) - Method in class com.caucho.quercus.lib.spl.SplObjectStorage
 
removeAnnotation(Annotation) - Method in class com.caucho.config.reflect.AnnotatedElementImpl
 
removeAttribute(String) - Method in class com.caucho.bytecode.CodeAttribute
Removes an attribute.
removeAttribute(String) - Method in class com.caucho.bytecode.JavaMethod
Removes an attribute.
removeAttribute(String) - Method in class com.caucho.jsp.PageContextImpl
Removes a named attribute from the page context.
removeAttribute(String, int) - Method in class com.caucho.jsp.PageContextImpl
 
removeAttribute(String) - Method in class com.caucho.loader.EnvironmentClassLoader
Removes the named attributes
removeAttribute(String) - Method in class com.caucho.quercus.lib.dom.DOMElement
 
removeAttribute(String) - Method in class com.caucho.server.http.CauchoDispatchRequest
 
removeAttribute(String) - Method in class com.caucho.server.http.CauchoRequestWrapper
 
removeAttribute(String) - Method in class com.caucho.server.http.ConnectionCometController
Remove a request attribute.
removeAttribute(String) - Method in class com.caucho.server.http.HttpServletRequestImpl
Removes the value of the named request attribute.
removeAttribute(String) - Method in class com.caucho.server.http.RequestWrapper
Removes the given attribute.
removeAttribute(String) - Method in class com.caucho.server.http.StubServletRequest
 
removeAttribute(String) - Method in class com.caucho.server.session.SessionImpl
Remove a session attribute.
removeAttribute(String) - Method in class com.caucho.server.webapp.ServletContextImpl
Removes an attribute from the servlet context.
removeAttribute(String) - Method in interface com.caucho.servlet.comet.CometController
Deprecated.
Remove a request attribute.
removeAttribute(AttributeName, String, HttpServletRequest, ServletContext) - Method in class com.caucho.servlets.webdav.AbstractPath
Removes an attribute value.
removeAttribute(String, String, HttpServletRequest, ServletContext) - Method in class com.caucho.servlets.webdav.ApplicationPath
Removes an attribute value.
removeAttribute(AttributeName) - Method in class com.caucho.servlets.webdav.XmlApplicationPath.FileAttributes
Removes an attribute value.
removeAttribute(AttributeName, String, HttpServletRequest, ServletContext) - Method in class com.caucho.servlets.webdav.XmlApplicationPath
Removes an attribute value.
removeAttribute(String) - Method in class com.caucho.vfs.HttpStreamWrapper
Remove a header for the request.
removeAttribute(String) - Method in class com.caucho.vfs.ReadStream
Removes a named attribute.
removeAttribute(String) - Method in class com.caucho.vfs.StreamImpl
Removes a stream attribute.
removeAttribute(String) - Method in class com.caucho.vfs.WriteStream
Removes a named attribute.
removeAttribute(String) - Method in class com.caucho.xml.QAttributedNode
Removes the named attribute.
removeAttribute(String) - Method in class com.caucho.xml2.QAttributedNode
Removes the named attribute.
removeAttribute(String) - Method in interface javax.servlet.http.HttpSession
Removes an attribute.
removeAttribute(String) - Method in class javax.servlet.jsp.JspContext
Removes the named page attribute.
removeAttribute(String, int) - Method in class javax.servlet.jsp.JspContext
Removes an attribute in a given scope.
removeAttribute(String) - Method in class javax.servlet.jsp.PageContext
Removes the named page attribute.
removeAttribute(String) - Method in interface javax.servlet.ServletContext
Removes an attribute.
removeAttribute(String) - Method in interface javax.servlet.ServletRequest
Removes the given attribute.
removeAttribute(String) - Method in class javax.servlet.ServletRequestWrapper
Removes the given attribute.
removeAttributeNode(DOMAttr) - Method in class com.caucho.quercus.lib.dom.DOMElement
 
removeAttributeNode(Attr) - Method in class com.caucho.xml.QAttributedNode
Removes the matching attribute.
removeAttributeNode(Attr) - Method in class com.caucho.xml2.QAttributedNode
Removes the matching attribute.
removeAttributeNodeNS(Attr) - Method in class com.caucho.xml.QAttributedNode
Removes the matching attribute.
removeAttributeNodeNS(Attr) - Method in class com.caucho.xml2.QAttributedNode
Removes the matching attribute.
removeAttributeNS(String, String) - Method in class com.caucho.quercus.lib.dom.DOMElement
 
removeAttributeNS(String, String) - Method in class com.caucho.xml.QAttributedNode
Removes the attribute specified by the localname and namespace.
removeAttributeNS(String, String) - Method in class com.caucho.xml2.QAttributedNode
Removes the attribute specified by the localname and namespace.
removeAttributes(String) - Method in class com.caucho.servlets.webdav.XmlApplicationPath
 
removeAutoloadFunction(Callable) - Method in class com.caucho.quercus.env.Env
Unregisters an SPL autoload function.
removeBindingVariable(String) - Method in class com.caucho.quercus.lib.db.OracleStatement
Removes a binding variable
removeBroker(String) - Method in class com.caucho.hemp.broker.HempBrokerManager
 
removeBroker(MessageBroker) - Method in class com.caucho.message.broker.EnvironmentMessageBroker
 
removeByNameVariable(String) - Method in class com.caucho.quercus.lib.db.OracleStatement
Removes a variable given the corresponding name
removeCache(String) - Method in class com.caucho.distcache.jcache.CacheManagerFacade
 
removeCache(String) - Method in interface javax.cache.CacheManager
 
removeCacheEntry(String) - Method in class com.caucho.servlets.FileServlet
Removes an entry from the cache
removeChild(DOMNode) - Method in class com.caucho.quercus.lib.dom.DOMNode
 
removeChild(Node) - Method in class com.caucho.xml.QAbstractNode
 
removeChild(Node) - Method in class com.caucho.xml.QDocument
 
removeChild(Node) - Method in class com.caucho.xml.QNode
 
removeChild(Node) - Method in class com.caucho.xml2.QAbstractNode
 
removeChild(Node) - Method in class com.caucho.xml2.QDocument
 
removeChild(Node) - Method in class com.caucho.xml2.QNode
 
removeChild(Node) - Method in class com.caucho.xpath.pattern.NamespaceNode
 
removeCleanup(EnvCleanup) - Method in class com.caucho.quercus.env.Env
remove resource from the list of references that are cleaned up when finished with this environment.
removeClientLinkActor(ActorHolder) - Method in class com.caucho.hmtp.server.HmtpServlet
 
removeCluster(String) - Method in class com.caucho.cloud.topology.CloudSystem
Creates a new cluster.
removeCluster(HashKey, MnodeUpdate, MnodeEntry) - Method in class com.caucho.env.distcache.AbstractCacheClusterBacking
 
removeCluster(HashKey, MnodeUpdate, MnodeEntry) - Method in interface com.caucho.env.distcache.CacheClusterBacking
 
removeCluster(String) - Method in class com.caucho.jms.cluster.ClusterTopicImpl
Removes the message from the store, due to another server handling it
removeClusterListener(CloudClusterListener) - Method in class com.caucho.cloud.topology.CloudSystem
Removes a listener to detect server add and removed.
removeCode(int, int) - Method in class com.caucho.bytecode.CodeEnhancer
 
removeColumn(AmberColumn) - Method in class com.caucho.amber.table.AmberTable
Remove a given column.
removeConnection(ManagedPoolItem) - Static method in class com.caucho.env.dbpool.ThreadConnectionManager
Removes a pooled connection from the current thread.
removeConnection(ConnectionImpl) - Method in class com.caucho.jms.connection.ConnectionFactoryImpl
Removes a connection once closed.
removeConnectionEventListener(ConnectionEventListener) - Method in class com.caucho.jms.jca.ManagedSessionImpl
 
removeConnectionEventListener(ConnectionEventListener) - Method in class com.caucho.sql.ManagedConnectionImpl
Removes a connection event listener.
removeConnectionEventListener(ConnectionEventListener) - Method in class com.caucho.sql.spy.SpyPooledConnection
 
removeConnectionEventListener(ConnectionEventListener) - Method in class com.caucho.tools.profiler.PooledConnectionWrapper
 
removeConnectionEventListener(ConnectionEventListener) - Method in class com.caucho.tools.profiler.XAConnectionWrapper
 
removeConnectionEventListener(ConnectionEventListener) - Method in interface javax.resource.spi.ManagedConnection
Removes an old new listener.
removeConstant(String) - Method in class com.caucho.quercus.env.Env
Removes a constant.
removeConsumer(MessageConsumerImpl) - Method in class com.caucho.jms.connection.JmsSession
 
removeContext(MBeanContext, ClassLoader) - Method in class com.caucho.jmx.AbstractMBeanServer
Removes the context implementation.
removeContext(MBeanContext, ClassLoader) - Method in class com.caucho.jmx.EnvironmentMBeanServer
Returns the local context.
removeContext(ClassLoader, MBeanContext) - Method in class com.caucho.jmx.LocalMBeanServer
Returns the local context.
removeCurl(CurlResource) - Method in class com.caucho.quercus.lib.curl.CurlMultiResource
 
removeData(Class<T>) - Method in class com.caucho.cloud.topology.CloudServer
 
removeData(long, long) - Method in interface com.caucho.env.distcache.CacheDataBacking
 
removeData(long, long) - Method in class com.caucho.server.distcache.CacheDataBackingImpl
 
removeDomain(String) - Method in class com.caucho.hemp.broker.HempDomainManager
 
removeDynamicServer() - Method in class com.caucho.cloud.network.ClusterServerAdmin
Remove the server as a dynamic server
removeDynamicServer(String) - Method in class com.caucho.cloud.topology.CloudPod
 
removeDynamicServer(int) - Method in class com.caucho.cloud.topology.CloudPod
 
removeDynamicServer() - Method in interface com.caucho.management.server.ClusterServerMXBean
Remove this server as a dynamic server
removeDynamicServer(ClusterServer) - Method in class com.caucho.server.cluster.Cluster
Adds a new server to the cluster.
removeDynamicServer(String, String, int) - Method in class com.caucho.server.cluster.ClusterPod
Remove a dynamic server
removeEntity(EntityType, Object) - Method in class com.caucho.amber.EnvAmberManager
Remove the entity result.
removeEntity(Entity) - Method in class com.caucho.amber.manager.AmberConnection
Removes an entity.
removeEntity(EntityType, Object) - Method in class com.caucho.amber.manager.AmberPersistenceUnit
Remove the entity result.
removeEntry(String) - Method in class com.caucho.jms.queue.AbstractMemoryQueue
Removes message.
removeEnvironmentListener(EnvironmentListener) - Static method in class com.caucho.loader.Environment
Remove listener.
removeEnvironmentListener(EnvironmentListener, ClassLoader) - Static method in class com.caucho.loader.Environment
Remove listener.
removeEvent(Object, String) - Method in class com.caucho.config.scope.ContextContainer
 
removeEvent(Object, String) - Method in class com.caucho.config.scope.DestructionListener
 
removeEvent(Object, String) - Method in interface com.caucho.config.scope.ScopeRemoveListener
 
removeEvent() - Method in class com.caucho.jsp.PageManager.Entry
 
removeEvent() - Method in class com.caucho.quercus.env.SessionArrayValue
Callback when the session is removed from the session cache, generally because the session cache is full.
removeEvent() - Method in class com.caucho.server.httpcache.ProxyCacheFilterChain
Callback when the item has been removed from the cache, usually because of an LRU event.
removeEvent() - Method in class com.caucho.server.session.SessionImpl
Callback when the session is removed from the session cache, generally because the session cache is full.
removeEvent() - Method in interface com.caucho.util.CacheListener
 
removeEvent() - Method in class com.caucho.vfs.Jar
 
RemoveException - Exception in javax.ejb
 
RemoveException() - Constructor for exception javax.ejb.RemoveException
 
RemoveException(String) - Constructor for exception javax.ejb.RemoveException
 
removeExpandDirectory() - Method in class com.caucho.env.deploy.ExpandDeployController
 
removeExpandDirectory(Path) - Method in class com.caucho.env.deploy.ExpandDeployController
Recursively remove all files in a directory.
removeExpandDirectory(Path, String) - Method in class com.caucho.env.deploy.ExpandDeployController
Recursively remove all files in a directory.
removeExpandFile(Path, String) - Method in class com.caucho.env.deploy.ExpandDeployController
Removes an expanded file.
removeExpandFile(Path, String) - Method in class com.caucho.server.webapp.WebAppController
Override to prevent removing of special files.
removeExpiredData() - Method in class com.caucho.server.distcache.MnodeStore.ExpiredState
Clears the expired data
removeField(String) - Method in class com.caucho.jmx.EmptyDescriptor
 
removeForbidIP(String) - Method in class com.caucho.server.security.ForbidHost
Removes a forbidden host.
removeForbidNet(String) - Method in class com.caucho.server.security.ForbidHost
Removes a forbidden net.
removeFromEnvironment(String) - Method in class com.caucho.naming.ContextImpl
Removes a property from the context environment.
removeFromEnvironment(String) - Method in class com.caucho.naming.ErrorContext
 
removeFromEnvironment(String) - Method in class com.caucho.naming.PathJndiContext
 
removeHeader(String) - Method in class com.caucho.server.http.AbstractHttpResponse
 
removeImpl() - Method in class com.caucho.vfs.GoogleBlobStorePath
 
removeImpl() - Method in class com.caucho.vfs.GooglePath
 
removeImpl() - Method in class com.caucho.vfs.GoogleStorePath
 
removeInit() - Method in class com.caucho.db.block.BlockReadWrite
 
removeListener(GlobalCacheListener) - Method in class com.caucho.cloud.globalcache.AbstractGlobalCache
 
removeListener(GlobalCacheListener) - Method in interface com.caucho.cloud.globalcache.GlobalCache
 
removeListener(CountSensor) - Method in class com.caucho.env.meter.CountMeter
 
removeListener(String, RepositoryTagListener) - Method in class com.caucho.env.repository.AbstractRepository
Adds a tag listener
removeListener(String, RepositoryTagListener) - Method in interface com.caucho.env.repository.Repository
Adds a tag change listener
removeListener(String, RepositoryTagListener) - Method in interface com.caucho.env.repository.RepositorySpi
Adds a tag change listener
removeListener(LifecycleListener) - Method in class com.caucho.lifecycle.Lifecycle
Removes a listener.
removeListener(ClassLoaderListener) - Method in class com.caucho.loader.DynamicClassLoader
Adds a listener to detect class loader changes.
removeListener(EnvironmentListener) - Method in class com.caucho.loader.EnvironmentClassLoader
Adds a listener to detect environment lifecycle changes.
removeListener(String, RepositoryTagListener) - Method in class com.caucho.server.deploy.DeployClient
 
RemoveLiteral - Class in com.caucho.ejb.cfg
Configuration for @Remove@SuppressWarnings("serial")
RemoveLiteral() - Constructor for class com.caucho.ejb.cfg.RemoveLiteral
 
removeLoader(Loader) - Method in class com.caucho.loader.DynamicClassLoader
Removes a loader (this should only be used by generating code, for example EJB to deal with package-private).
removeLongestTail() - Method in class com.caucho.util.LruCache
Remove the last item in the LRU.
removeMailbox(String, AmpMailbox) - Method in class com.caucho.amp.broker.AbstractAmpBroker
 
removeMailbox(String, AmpMailbox) - Method in interface com.caucho.amp.broker.AmpBroker
Removes a mailbox (optional operation).
removeMailbox(Mailbox) - Method in class com.caucho.bam.broker.AbstractBroker
 
removeMailbox(Mailbox) - Method in class com.caucho.bam.broker.AbstractManagedBroker
Removes a mailbox.
removeMailbox(Mailbox) - Method in interface com.caucho.bam.broker.Broker
Removes a mailbox (optional operation).
removeMailbox(MessageStream) - Method in class com.caucho.bam.broker.HashMapBroker
Removes an actor from the broker.
removeMailbox(Mailbox) - Method in interface com.caucho.bam.broker.ManagedBroker
Removes a mailbox
removeMailbox(Mailbox) - Method in class com.caucho.bam.broker.ManagedBrokerAdapter
 
removeMailbox(Mailbox) - Method in interface com.caucho.bam.manager.BamManager
Removes a mailbox
removeMailbox(Mailbox) - Method in class com.caucho.bam.manager.SimpleBamManager
Removes a mailbox.
removeMailbox(Mailbox) - Method in class com.caucho.hemp.broker.HempBroker
Removes a actor
RemoveMessage - Class in com.caucho.jms.cluster
Notification that a message has been received from the queue
RemoveMessage(String, String) - Constructor for class com.caucho.jms.cluster.RemoveMessage
 
removeMessageCallback(MessageCallback<E>) - Method in class com.caucho.jms.cluster.ClusterQueueImpl
 
removeMessageCallback(MessageCallback<E>) - Method in class com.caucho.jms.queue.AbstractMemoryQueue
 
removeMessageCallback(MessageCallback<E>) - Method in class com.caucho.jms.queue.AbstractQueue
Removes the callback from the listening list.
removeMessageCallback(MessageCallback<E>) - Method in interface com.caucho.jms.queue.MessageQueue
Removes the callback when messages are done listening
removeMessageConsumer() - Method in class com.caucho.jms.connection.TemporaryQueueImpl
 
removeMessageConsumer() - Method in class com.caucho.jms.connection.TemporaryTopicImpl
 
RemoveMethod<X> - Class in com.caucho.ejb.cfg
Configuration for remove-method.
RemoveMethod() - Constructor for class com.caucho.ejb.cfg.RemoveMethod
 
removeName(ObjectName) - Method in class com.caucho.jmx.MBeanContext.MBeanClose
 
removeNamedItem(String) - Method in class com.caucho.quercus.lib.dom.DOMNamedNodeMap
 
removeNamedItemNS(String, String) - Method in class com.caucho.quercus.lib.dom.DOMNamedNodeMap
 
removeNative(long, int) - Method in class com.caucho.network.listen.JniSelectManager
 
removeNotificationListener(NotificationListener) - Method in class com.caucho.env.deploy.DeployControllerAdmin
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.caucho.env.deploy.DeployControllerAdmin
 
removeNotificationListener(DeployNotificationListener) - Method in class com.caucho.env.deploy.DeployTagItem
 
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.caucho.jmx.AbstractMBeanServer
Removes a listener from a registered MBean
removeNotificationListener(ObjectName, ObjectName) - Method in class com.caucho.jmx.AbstractMBeanServer
Removes a listener from a registered MBean
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.caucho.jmx.AbstractMBeanServer
Removes a listener from a registered MBean
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.caucho.jmx.AbstractMBeanServer
Removes a listener from a registered MBean
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.caucho.jmx.MBeanContext
Removes a listener to a registered MBean
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.caucho.jmx.MBeanContext
Removes a listener to a registered MBean
removeNotificationListener(ObjectName, ObjectName) - Method in class com.caucho.jmx.remote.HessianMBeanServerConnection
 
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.caucho.jmx.remote.HessianMBeanServerConnection
 
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.caucho.jmx.remote.HessianMBeanServerConnection
 
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.caucho.jmx.remote.HessianMBeanServerConnection
 
removeNotificationListener(NotificationListener) - Method in class com.caucho.management.server.AbstractEmitterObject
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.caucho.management.server.AbstractEmitterObject
 
removeNotificationListener(NotificationListener) - Method in class com.caucho.management.server.AbstractNotificationObject
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.caucho.management.server.AbstractNotificationObject
 
removeNotificationListener(ObjectName, ObjectName) - Method in class com.caucho.server.admin.RemoteMBeanServerConnection
 
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.caucho.server.admin.RemoteMBeanServerConnection
 
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.caucho.server.admin.RemoteMBeanServerConnection
 
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.caucho.server.admin.RemoteMBeanServerConnection
 
removeObserver(ObserverMethod<?>) - Method in class com.caucho.config.event.EventManager
Removes an event observer
removeOrphanListener(MnodeOrphanListener) - Method in class com.caucho.distcache.jdbc.JdbcDataStore
 
removeOrphanListener(MnodeOrphanListener) - Method in class com.caucho.server.distcache.DataStore
 
removePod(int) - Method in class com.caucho.cloud.topology.CloudCluster
Creates a new cluster.
removePodListener(CloudPodListener) - Method in class com.caucho.cloud.topology.CloudCluster
Removes a listener to detect pod add and remove.
removeProperty(String) - Method in class com.caucho.xsl.XslWriter
removes the attribute with the given name.
removeProtocolContainer(ProtocolContainer) - Method in class com.caucho.ejb.protocol.EjbProtocolManager
 
removeRef(Object) - Method in class com.caucho.burlap.io.BurlapOutput
Removes a reference.
removeRef(Object) - Method in class com.caucho.hessian.io.AbstractHessianOutput
Removes a reference.
removeRef(Object) - Method in class com.caucho.hessian.io.Hessian2Output
Removes a reference.
removeRef(Object) - Method in class com.caucho.hessian.io.HessianOutput
Removes a reference.
removeRequestProperty(String) - Method in class com.caucho.quercus.lib.curl.CurlResource
Remove a request property.
removeServer(AbstractEjbBeanManager) - Method in class com.caucho.ejb.hessian.HessianProtocol
Removes a server from the protocol.
removeServer(AbstractEjbBeanManager<?>) - Method in class com.caucho.ejb.protocol.EjbProtocolManager
Adds a server.
removeServer(AbstractEjbBeanManager) - Method in class com.caucho.ejb.protocol.ProtocolContainer
Removes a server from the protocol.
removeServerListener(NetworkClusterSystem.ServerListener) - Method in class com.caucho.cloud.network.NetworkClusterSystem
 
removeServerListener(CloudServerListener) - Method in class com.caucho.cloud.topology.CloudPod
Removes a listener to detect server add and removed.
removeSession(String) - Method in class com.caucho.quercus.lib.session.QuercusSessionManager
Removes a session from the cache and deletes it from the backing store, if applicable.
removeSpecialValue(String) - Method in class com.caucho.quercus.env.Env
Removes a specialValue
removeStatement(String) - Method in class com.caucho.quercus.lib.db.Postgres
 
removeStatementEventListener(StatementEventListener) - Method in class com.caucho.sql.spy.SpyPooledConnection
 
removeStatementEventListener(StatementEventListener) - Method in class com.caucho.tools.profiler.PooledConnectionWrapper
 
removeStatementEventListener(StatementEventListener) - Method in class com.caucho.tools.profiler.XAConnectionWrapper
 
removeTag(String) - Method in class com.caucho.env.deploy.DeployControllerService
Removes a tag
removeTag(String, Map<String, String>) - Method in class com.caucho.env.repository.AbstractRepository
Removes a tag
removeTag(CommitBuilder) - Method in class com.caucho.env.repository.AbstractRepository
Convenience method for adding the content of a jar.
removeTag(String, Map<String, String>) - Method in class com.caucho.env.repository.FileRepository
Removes a tag
removeTag(CommitBuilder) - Method in interface com.caucho.env.repository.Repository
Removes a tag
removeTag(String, Map<String, String>) - Method in interface com.caucho.env.repository.RepositorySpi
Atomic operations.
RemoveTag - Class in com.caucho.jstl
 
RemoveTag() - Constructor for class com.caucho.jstl.RemoveTag
 
removeTag(String, Map<String, String>) - Method in class com.caucho.server.deploy.DeployActor
 
removeTag(String, Map<String, String>) - Method in interface com.caucho.server.deploy.DeployActorProxy
 
removeTag(CommitBuilder) - Method in class com.caucho.server.deploy.DeployClient
deletes a tag from the repository
removeTag(String, Map<String, String>) - Method in class com.caucho.server.repository.ClusterRepository
Removes a tag
removeTagData(String, Map<String, String>) - Method in class com.caucho.env.repository.AbstractRepository
Removes a tag entry
removeTagListener(DeployTagListener) - Method in class com.caucho.env.deploy.DeployControllerService
Removes a tag listener
RemoveTagQuery - Class in com.caucho.cloud.deploy
Deployment query to delete a tag.
RemoveTagQuery(String, Map<String, String>) - Constructor for class com.caucho.cloud.deploy.RemoveTagQuery
 
removeTail() - Method in class com.caucho.util.LongKeyLruCache
Remove the last item in the LRU
removeTail() - Method in class com.caucho.util.LruCache
Remove the last item in the LRU
removeTail() - Method in class com.caucho.util.WeakLruCache
Remove the last item in the LRU
removeThreadConnection() - Method in class com.caucho.amber.manager.AmberPersistenceUnit
Unset the thread's amber connection.
removeTimer(TimerTask) - Method in interface com.caucho.config.timer.EjbTimerContainer
 
removeTimer(TimerTask) - Method in class com.caucho.ejb.timer.EjbTimerService
 
removeTimerTask(TimerTask) - Static method in class com.caucho.config.timer.Scheduler
Removes a scheduled task.
removeUpdateListener(DeployUpdateListener) - Method in class com.caucho.env.deploy.DeployControllerService
Removes an update listener
removeUser(String, String) - Method in interface com.caucho.management.server.ManagementMXBean
 
removeUser(long, String, String, RemoveUserQuery) - Method in class com.caucho.server.admin.ManagerActor
 
removeUser(String) - Method in class com.caucho.server.admin.ManagerClient
 
removeUser(String, String) - Method in class com.caucho.server.resin.ManagementAdmin
 
RemoveUserAction - Class in com.caucho.admin.action
 
RemoveUserAction(AdminAuthenticator, String) - Constructor for class com.caucho.admin.action.RemoveUserAction
 
RemoveUserQuery - Class in com.caucho.server.admin
 
RemoveUserQuery() - Constructor for class com.caucho.server.admin.RemoveUserQuery
 
RemoveUserQuery(String) - Constructor for class com.caucho.server.admin.RemoveUserQuery
 
RemoveUserQueryReply - Class in com.caucho.server.admin
 
RemoveUserQueryReply() - Constructor for class com.caucho.server.admin.RemoveUserQueryReply
 
RemoveUserQueryReply(UserQueryReply.User) - Constructor for class com.caucho.server.admin.RemoveUserQueryReply
 
removeValue(String) - Method in class com.caucho.server.session.SessionImpl
Deprecated. 
removeValue(String) - Method in interface javax.servlet.http.HttpSession
Deprecated. 
removeValue(String) - Method in class javax.servlet.jsp.tagext.TagSupport
Removes a value from the tag.
removeWebApp(WebAppEmbed) - Method in class com.caucho.resin.ResinEmbed
 
removeWebApp(WebAppSingleDeployGenerator) - Method in class com.caucho.server.webapp.WebAppContainer
 
removeWebAppDeploy(DeployGenerator<WebAppController>) - Method in class com.caucho.server.webapp.WebAppContainer
Removes a web-app-generator.
rename(String) - Method in class com.caucho.naming.AbstractModel
Renames a child.
rename(String, String) - Method in class com.caucho.naming.ContextImpl
 
rename(Name, Name) - Method in class com.caucho.naming.ContextImpl
 
rename(String) - Method in class com.caucho.naming.EnvironmentModel
Renames a child.
rename(String, String) - Method in class com.caucho.naming.ErrorContext
 
rename(Name, Name) - Method in class com.caucho.naming.ErrorContext
 
rename(String, String) - Method in class com.caucho.naming.PathJndiContext
 
rename(Name, Name) - Method in class com.caucho.naming.PathJndiContext
 
rename(Env, StringValue, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
Renames a file
rename(Env, StringValue, StringValue) - Method in class com.caucho.quercus.lib.file.PhpProtocolWrapper
 
rename(Env, StringValue, StringValue) - Method in class com.caucho.quercus.lib.file.ProtocolWrapper
 
rename(Env, StringValue, StringValue) - Method in class com.caucho.quercus.lib.file.ZlibProtocolWrapper
 
rename(String, String, HttpServletRequest, ServletContext) - Method in class com.caucho.servlets.webdav.AbstractPath
Renames the file without forcing a copy.
renameClass(String, String) - Method in class com.caucho.loader.enhancer.EnhancerPrepare
Moves the old class.
renameClass(JavaClass, String) - Method in class com.caucho.loader.enhancer.EnhancerPrepare
Moves the old class.
renameExtSuperMethods(String, JavaClass, JavaClass) - Method in class com.caucho.loader.enhancer.EnhancerFixup
Renamed the super() methods
renameNode(DOMNode, String, String) - Method in class com.caucho.quercus.lib.dom.DOMDocument
 
renameNode(Node, String, String) - Method in class com.caucho.xml.QDocument
 
renameNode(Node, String, String) - Method in class com.caucho.xml2.QDocument
 
renameSubClass(String, Path, Path) - Method in class com.caucho.loader.enhancer.EnhancerFixup
Merges the two classes.
renameTo(Path) - Method in class com.caucho.vfs.FilePath
 
renameTo(Path) - Method in class com.caucho.vfs.GooglePath
 
renameTo(Path) - Method in class com.caucho.vfs.MemoryPath
 
renameTo(Path) - Method in class com.caucho.vfs.MergePath
Renames the path.
renameTo(Path) - Method in class com.caucho.vfs.Path
Renames the file or directory to the name given by the path.
renameTo(String) - Method in class com.caucho.vfs.Path
Renames the file or directory to the name given by the path.
renameTo(Path) - Method in class com.caucho.vfs.PathWrapper
Renames the file or directory to the name given by the path.
renderView(FacesContext, UIViewRoot) - Method in class com.caucho.server.webbeans.ConversationJsfViewHandler
 
repairNamespace(XMLStreamWriter, String) - Static method in class com.caucho.xml.stream.StaxUtil
Ensures that a given namespace exists within the namespace context given.
repairNamespace(XMLStreamWriter, String, String) - Static method in class com.caucho.xml.stream.StaxUtil
Ensures that a given prefix->namespace mapping exists within the namespace context given.
replace(IdFieldExpr) - Method in class com.caucho.amber.expr.EqualJoinExpr
Returns the id expr with the joined expression.
replace(IdExpr) - Method in class com.caucho.amber.expr.EqualJoinExpr
Returns the id expr with the joined expression.
replace(KeyColumnExpr) - Method in class com.caucho.amber.expr.JoinExpr
Returns the id expr with the joined expression.
replace(IdExpr) - Method in class com.caucho.amber.expr.JoinExpr
Returns the id expr with the joined expression.
replace(KeyColumnExpr) - Method in class com.caucho.amber.expr.ManyToOneJoinExpr
Returns the id expr with the joined expression.
replace(IdExpr) - Method in class com.caucho.amber.expr.ManyToOneJoinExpr
Returns the id expr with the joined expression.
replace(KeyColumnExpr) - Method in class com.caucho.amber.expr.OneToManyJoinExpr
Returns the id expr with the joined expression.
replace(IdExpr) - Method in class com.caucho.amber.expr.OneToManyJoinExpr
Returns the id expr with the joined expression.
replace(Object, Object) - Method in class com.caucho.cloud.globalcache.AbstractGlobalCache
 
replace(Object, Object) - Method in interface com.caucho.cloud.globalcache.GlobalCache
 
replace(Annotation) - Method in class com.caucho.config.reflect.AnnotationSet
 
replace() - Method in class com.caucho.config.types.AnnotationConfig
 
replace(Object, Object, Object) - Method in class com.caucho.distcache.AbstractCache
 
replace(Object, Object) - Method in class com.caucho.distcache.AbstractCache
 
replace(String) - Static method in class com.caucho.ejb.manager.EjbModule
 
replace(String, ClassLoader) - Static method in class com.caucho.ejb.manager.EjbModule
 
replace(String, String, String) - Static method in class com.caucho.jstl.Functions
Replaces substrings.
replace(DynamicClassLoader) - Method in class com.caucho.loader.DynamicClassLoader
Copies the loader.
replace(Object, Object, Object) - Method in class com.caucho.memcached.MemcachedClient
 
replace(Object, Object) - Method in class com.caucho.memcached.MemcachedClient
 
replace(Object, Object, Object) - Method in class com.caucho.server.distcache.CacheImpl
 
replace(Object, Object) - Method in class com.caucho.server.distcache.CacheImpl
 
replace(int, byte[], int, int) - Method in class com.caucho.util.ByteBuffer
Inserts a byte array
replace(int, int, String) - Method in class com.caucho.util.CharBuffer
Replaces a range with a string
replace(int, int, char[], int, int) - Method in class com.caucho.util.CharBuffer
Replaces a range with a character array
replace(K, V, V) - Method in interface javax.cache.Cache
 
replace(K, V) - Method in interface javax.cache.Cache
 
replaceChild(DOMNode, DOMNode) - Method in class com.caucho.quercus.lib.dom.DOMNode
 
replaceChild(Node, Node) - Method in class com.caucho.xml.QAbstractNode
 
replaceChild(Node, Node) - Method in class com.caucho.xml.QNode
 
replaceChild(Node, Node) - Method in class com.caucho.xml2.QAbstractNode
 
replaceChild(Node, Node) - Method in class com.caucho.xml2.QNode
 
replaceChild(Node, Node) - Method in class com.caucho.xpath.pattern.NamespaceNode
 
replaceContext(Context) - Method in class com.caucho.config.inject.InjectManager
 
replaceData(int, int, String) - Method in class com.caucho.quercus.lib.dom.DOMCharacterData
 
replaceInt(int, int) - Method in class com.caucho.util.ByteBuffer
Inserts a int (little endian) into the buffer
replaceJoin(JoinExpr) - Method in class com.caucho.amber.expr.AbstractAmberExpr
Returns true if the expression uses the from item.
replaceJoin(JoinExpr) - Method in class com.caucho.amber.expr.AmberColumnExpr
Replaces linked join to eliminate a table.
replaceJoin(JoinExpr) - Method in interface com.caucho.amber.expr.AmberExpr
Returns true if the expression uses the from item.
replaceJoin(JoinExpr) - Method in class com.caucho.amber.expr.AndExpr
Returns true if the expression uses the from item.
replaceJoin(JoinExpr) - Method in class com.caucho.amber.expr.BinaryExpr
Returns true if the expression uses the from item.
replaceJoin(JoinExpr) - Method in class com.caucho.amber.expr.BooleanColumnExpr
Replaces linked join to eliminate a table.
replaceJoin(JoinExpr) - Method in class com.caucho.amber.expr.EmptyExpr
Returns true if the expression uses the from item.
replaceJoin(JoinExpr) - Method in class com.caucho.amber.expr.IdExpr
Returns true if the expression uses the from item.
replaceJoin(JoinExpr) - Method in class com.caucho.amber.expr.InExpr
Returns true if the expression uses the from item.
replaceJoin(JoinExpr) - Method in class com.caucho.amber.expr.KeyColumnExpr
Replaces linked join to eliminate a table.
replaceJoin(JoinExpr) - Method in class com.caucho.amber.expr.LikeExpr
Returns true if the expression uses the from item.
replaceJoin(JoinExpr) - Method in class com.caucho.amber.expr.MemberExpr
Returns true if the expression uses the from item.
replaceJoin(JoinExpr) - Method in class com.caucho.amber.expr.OrExpr
Returns true if the expression uses the from item.
replaceObject() - Method in class com.caucho.admin.Password
 
replaceObject() - Method in class com.caucho.admin.PasswordImpl
 
replaceObject(Object) - Method in class com.caucho.config.attribute.Attribute
Replaces the given bean.
replaceObject() - Method in class com.caucho.config.cfg.AbstractBeanConfig
 
replaceObject(Object) - Static method in class com.caucho.config.Config
 
replaceObject(Object) - Method in class com.caucho.config.type.AbstractBeanType
Replace the type with the generated object
replaceObject(Object) - Method in class com.caucho.config.type.AnnotationInterfaceType
Returns the annotation
replaceObject(Object) - Method in class com.caucho.config.type.ArrayType
Replaces the object.
replaceObject(Object) - Method in class com.caucho.config.type.ConfigType
Replace the type with the generated object
replaceObject(Object) - Method in class com.caucho.config.type.InlineBeanType
Replace the type with the generated object
replaceObject(Object) - Method in class com.caucho.config.type.InterfaceType
Replace the type with the generated object
replaceObject() - Method in class com.caucho.config.types.AnnotationBuilder
 
replaceObject() - Method in class com.caucho.config.types.DataSourceBuilder
Replace with the real path.
replaceObject() - Method in class com.caucho.config.types.InterfaceConfig
Returns the configured object for configuration
replaceObject() - Method in class com.caucho.config.types.PathBuilder
Replace with the real path.
replaceObject() - Method in class com.caucho.jca.cfg.JavaMailConfig
 
replaceObject() - Method in class com.caucho.server.dispatch.MultipartConfigImpl
 
replaceObject() - Method in class com.caucho.tools.profiler.ProfilerPointConfig
 
replaceObjectNoInit() - Method in class com.caucho.config.types.InterfaceConfig
Returns the configured object for configuration
replaceRef(Object, Object) - Method in class com.caucho.burlap.io.BurlapOutput
Replaces a reference from one object to another.
replaceRef(Object, Object) - Method in class com.caucho.hessian.io.AbstractHessianOutput
Replaces a reference from one object to another.
replaceRef(Object, Object) - Method in class com.caucho.hessian.io.Hessian2Output
Replaces a reference from one object to another.
replaceRef(Object, Object) - Method in class com.caucho.hessian.io.HessianOutput
Replaces a reference from one object to another.
replaceShort(int, int) - Method in class com.caucho.util.ByteBuffer
Inserts a short into the buffer
replaceWholeText(String) - Method in class com.caucho.quercus.lib.dom.DOMCDATASection
 
replaceWholeText(String) - Method in class com.caucho.quercus.lib.dom.DOMText
 
replaceWholeText(String) - Method in class com.caucho.xml.QText
 
replaceWholeText(String) - Method in class com.caucho.xml2.QText
 
reply(long, AmpActorRef, AmpEncoder, Object) - Method in class com.caucho.amp.actor.AbstractActorRef
 
reply(long, AmpActorRef, AmpEncoder, Object) - Method in class com.caucho.amp.actor.ActorRefImpl
 
reply(long, AmpActorRef, AmpEncoder, Object) - Method in interface com.caucho.amp.actor.AmpActorRef
 
reply(long, AmpActorRef, AmpEncoder, Object) - Method in class com.caucho.amp.actor.NullActorRef
 
reply(long, String, String, AmpEncoder, Object) - Method in class com.caucho.amp.broker.AbstractAmpBroker
 
reply(long, String, String, AmpEncoder, Object) - Method in interface com.caucho.amp.broker.AmpBroker
 
replyBinary_0() - Method in interface com.caucho.hessian.test.TestHessian2
A zero-length binary
replyBinary_0() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyBinary_1() - Method in interface com.caucho.hessian.test.TestHessian2
A one-length string
replyBinary_1() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyBinary_1023() - Method in interface com.caucho.hessian.test.TestHessian2
A 1023-length binary
replyBinary_1023() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyBinary_1024() - Method in interface com.caucho.hessian.test.TestHessian2
A 1024-length binary
replyBinary_1024() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyBinary_15() - Method in interface com.caucho.hessian.test.TestHessian2
A 15-length binary
replyBinary_15() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyBinary_16() - Method in interface com.caucho.hessian.test.TestHessian2
A 16-length binary
replyBinary_16() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyBinary_65536() - Method in interface com.caucho.hessian.test.TestHessian2
A 65536-length binary
replyBinary_65536() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyBinary_null() - Method in interface com.caucho.hessian.test.TestHessian2
A null string
replyBinary_null() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
ReplyCallback<T> - Interface in com.caucho.bam.proxy
callback for a proxy rpc.
replyDate_0() - Method in interface com.caucho.hessian.test.TestHessian2
date 0 (01-01-1970 00:00 GMT)
replyDate_0() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyDate_1() - Method in interface com.caucho.hessian.test.TestHessian2
Date by millisecond (05-08-1998 07:51:31.000 GMT)
replyDate_1() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyDate_2() - Method in interface com.caucho.hessian.test.TestHessian2
Date by minute (05-08-1998 07:51:00.000 GMT)
replyDate_2() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyDouble_0_0() - Method in interface com.caucho.hessian.test.TestHessian2
Result of double 0.0
replyDouble_0_0() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyDouble_0_001() - Method in interface com.caucho.hessian.test.TestHessian2
Result of double 0.001
replyDouble_0_001() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyDouble_127_0() - Method in interface com.caucho.hessian.test.TestHessian2
Result of double 127.0
replyDouble_127_0() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyDouble_128_0() - Method in interface com.caucho.hessian.test.TestHessian2
Result of double 128.0
replyDouble_128_0() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyDouble_1_0() - Method in interface com.caucho.hessian.test.TestHessian2
Result of double 1.0
replyDouble_1_0() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyDouble_2_0() - Method in interface com.caucho.hessian.test.TestHessian2
Result of double 2.0
replyDouble_2_0() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyDouble_32767_0() - Method in interface com.caucho.hessian.test.TestHessian2
Result of double 32767.0
replyDouble_32767_0() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyDouble_3_14159() - Method in interface com.caucho.hessian.test.TestHessian2
Result of double 3.14159
replyDouble_3_14159() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyDouble_65_536() - Method in interface com.caucho.hessian.test.TestHessian2
Result of double 65.536
replyDouble_65_536() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyDouble_m0_001() - Method in interface com.caucho.hessian.test.TestHessian2
Result of double -0.001
replyDouble_m0_001() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyDouble_m128_0() - Method in interface com.caucho.hessian.test.TestHessian2
Result of double -128.0
replyDouble_m128_0() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyDouble_m129_0() - Method in interface com.caucho.hessian.test.TestHessian2
Result of double -129.0
replyDouble_m129_0() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyDouble_m32768_0() - Method in interface com.caucho.hessian.test.TestHessian2
Result of double -32768.0
replyDouble_m32768_0() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyFalse() - Method in interface com.caucho.hessian.test.TestHessian2
Boolean false
replyFalse() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
ReplyFutureCallback<T> - Class in com.caucho.bam.proxy
callback for a proxy rpc.
ReplyFutureCallback() - Constructor for class com.caucho.bam.proxy.ReplyFutureCallback
 
replyInt_0() - Method in interface com.caucho.hessian.test.TestHessian2
Result of integer 0
replyInt_0() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyInt_0x30() - Method in interface com.caucho.hessian.test.TestHessian2
Result of integer 0x30
replyInt_0x30() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyInt_0x3ffff() - Method in interface com.caucho.hessian.test.TestHessian2
Result of integer 0x3ffff
replyInt_0x3ffff() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyInt_0x40000() - Method in interface com.caucho.hessian.test.TestHessian2
Result of integer 0x40000
replyInt_0x40000() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyInt_0x7ff() - Method in interface com.caucho.hessian.test.TestHessian2
Result of integer x7ff
replyInt_0x7ff() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyInt_0x7fffffff() - Method in interface com.caucho.hessian.test.TestHessian2
Result of integer 0x7fffffff
replyInt_0x7fffffff() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyInt_0x800() - Method in interface com.caucho.hessian.test.TestHessian2
Result of integer 0x800
replyInt_0x800() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyInt_1() - Method in interface com.caucho.hessian.test.TestHessian2
Result of integer 1
replyInt_1() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyInt_47() - Method in interface com.caucho.hessian.test.TestHessian2
Result of integer 47
replyInt_47() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyInt_m0x40000() - Method in interface com.caucho.hessian.test.TestHessian2
Result of integer m0x40000
replyInt_m0x40000() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyInt_m0x40001() - Method in interface com.caucho.hessian.test.TestHessian2
Result of integer m0x40001
replyInt_m0x40001() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyInt_m0x800() - Method in interface com.caucho.hessian.test.TestHessian2
Result of integer -0x800
replyInt_m0x800() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyInt_m0x80000000() - Method in interface com.caucho.hessian.test.TestHessian2
Result of integer -0x80000000
replyInt_m0x80000000() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyInt_m0x801() - Method in interface com.caucho.hessian.test.TestHessian2
Result of integer -0x801
replyInt_m0x801() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyInt_m16() - Method in interface com.caucho.hessian.test.TestHessian2
Result of integer -16
replyInt_m16() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyInt_m17() - Method in interface com.caucho.hessian.test.TestHessian2
Result of integer -17
replyInt_m17() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyLong_0() - Method in interface com.caucho.hessian.test.TestHessian2
Result of long 0
replyLong_0() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyLong_0x10() - Method in interface com.caucho.hessian.test.TestHessian2
Result of long 0x10
replyLong_0x10() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyLong_0x3ffff() - Method in interface com.caucho.hessian.test.TestHessian2
Result of long 0x3ffff
replyLong_0x3ffff() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyLong_0x40000() - Method in interface com.caucho.hessian.test.TestHessian2
Result of long 0x40000
replyLong_0x40000() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyLong_0x7ff() - Method in interface com.caucho.hessian.test.TestHessian2
Result of long x7ff
replyLong_0x7ff() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyLong_0x7fffffff() - Method in interface com.caucho.hessian.test.TestHessian2
Result of long 0x7fffffff
replyLong_0x7fffffff() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyLong_0x800() - Method in interface com.caucho.hessian.test.TestHessian2
Result of long 0x800
replyLong_0x800() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyLong_0x80000000() - Method in interface com.caucho.hessian.test.TestHessian2
Result of long 0x80000000
replyLong_0x80000000() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyLong_1() - Method in interface com.caucho.hessian.test.TestHessian2
Result of long 1
replyLong_1() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyLong_15() - Method in interface com.caucho.hessian.test.TestHessian2
Result of long 15
replyLong_15() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyLong_m0x40000() - Method in interface com.caucho.hessian.test.TestHessian2
Result of long m0x40000
replyLong_m0x40000() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyLong_m0x40001() - Method in interface com.caucho.hessian.test.TestHessian2
Result of long m0x40001
replyLong_m0x40001() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyLong_m0x800() - Method in interface com.caucho.hessian.test.TestHessian2
Result of long -0x800
replyLong_m0x800() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyLong_m0x80000000() - Method in interface com.caucho.hessian.test.TestHessian2
Result of long -0x80000000
replyLong_m0x80000000() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyLong_m0x80000001() - Method in interface com.caucho.hessian.test.TestHessian2
Result of long -0x80000001
replyLong_m0x80000001() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyLong_m0x801() - Method in interface com.caucho.hessian.test.TestHessian2
Result of long -0x801
replyLong_m0x801() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyLong_m8() - Method in interface com.caucho.hessian.test.TestHessian2
Result of long -8
replyLong_m8() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyLong_m9() - Method in interface com.caucho.hessian.test.TestHessian2
Result of long -9
replyLong_m9() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyNull() - Method in interface com.caucho.hessian.test.TestHessian2
Result of null
replyNull() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyObject_0() - Method in interface com.caucho.hessian.test.TestHessian2
Returns a single object
replyObject_0() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyObject_1() - Method in interface com.caucho.hessian.test.TestHessian2
Simple object with one field
replyObject_1() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyObject_16() - Method in interface com.caucho.hessian.test.TestHessian2
Returns 16 object types
replyObject_16() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyObject_2() - Method in interface com.caucho.hessian.test.TestHessian2
Simple two objects with one field
replyObject_2() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyObject_2a() - Method in interface com.caucho.hessian.test.TestHessian2
Simple repeated object
replyObject_2a() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyObject_2b() - Method in interface com.caucho.hessian.test.TestHessian2
Two object with equals
replyObject_2b() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyObject_3() - Method in interface com.caucho.hessian.test.TestHessian2
Circular object
replyObject_3() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
ReplyPayload - Class in com.caucho.bam.proxy
Payload for an RPC-style call.
ReplyPayload(Object) - Constructor for class com.caucho.bam.proxy.ReplyPayload
 
replyString_0() - Method in interface com.caucho.hessian.test.TestHessian2
A zero-length string
replyString_0() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyString_1() - Method in interface com.caucho.hessian.test.TestHessian2
A one-length string
replyString_1() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyString_1023() - Method in interface com.caucho.hessian.test.TestHessian2
A 1023-length string
replyString_1023() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyString_1024() - Method in interface com.caucho.hessian.test.TestHessian2
A 1024-length string
replyString_1024() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyString_31() - Method in interface com.caucho.hessian.test.TestHessian2
A 31-length string
replyString_31() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyString_32() - Method in interface com.caucho.hessian.test.TestHessian2
A 32-length string
replyString_32() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyString_65536() - Method in interface com.caucho.hessian.test.TestHessian2
A 65536-length string
replyString_65536() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyString_null() - Method in interface com.caucho.hessian.test.TestHessian2
A null string
replyString_null() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyTrue() - Method in interface com.caucho.hessian.test.TestHessian2
Boolean true
replyTrue() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyTypedFixedList_0() - Method in interface com.caucho.hessian.test.TestHessian2
Zero-length typed list (String array)
replyTypedFixedList_0() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyTypedFixedList_1() - Method in interface com.caucho.hessian.test.TestHessian2
1-length typed list (String array)
replyTypedFixedList_1() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyTypedFixedList_7() - Method in interface com.caucho.hessian.test.TestHessian2
7-length typed list (String array)
replyTypedFixedList_7() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyTypedFixedList_8() - Method in interface com.caucho.hessian.test.TestHessian2
8-length typed list (String array)
replyTypedFixedList_8() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyTypedMap_0() - Method in interface com.caucho.hessian.test.TestHessian2
zero-length typed map
replyTypedMap_0() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyTypedMap_1() - Method in interface com.caucho.hessian.test.TestHessian2
untyped map with string key
replyTypedMap_1() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyTypedMap_2() - Method in interface com.caucho.hessian.test.TestHessian2
typed map with int key
replyTypedMap_2() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyTypedMap_3() - Method in interface com.caucho.hessian.test.TestHessian2
typed map with list key
replyTypedMap_3() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyUntypedFixedList_0() - Method in interface com.caucho.hessian.test.TestHessian2
Zero-length untyped list
replyUntypedFixedList_0() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyUntypedFixedList_1() - Method in interface com.caucho.hessian.test.TestHessian2
1-length untyped list
replyUntypedFixedList_1() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyUntypedFixedList_7() - Method in interface com.caucho.hessian.test.TestHessian2
7-length untyped list
replyUntypedFixedList_7() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyUntypedFixedList_8() - Method in interface com.caucho.hessian.test.TestHessian2
8-length untyped list
replyUntypedFixedList_8() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyUntypedMap_0() - Method in interface com.caucho.hessian.test.TestHessian2
zero-length untyped map
replyUntypedMap_0() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyUntypedMap_1() - Method in interface com.caucho.hessian.test.TestHessian2
untyped map with string key
replyUntypedMap_1() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyUntypedMap_2() - Method in interface com.caucho.hessian.test.TestHessian2
untyped map with int key
replyUntypedMap_2() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
replyUntypedMap_3() - Method in interface com.caucho.hessian.test.TestHessian2
untyped map with list key
replyUntypedMap_3() - Method in class com.caucho.hessian.test.TestHessian2Servlet
 
report(String, String, Object, Location) - Method in interface javax.xml.stream.XMLReporter
 
REPORTER - Static variable in class javax.xml.stream.XMLInputFactory
 
Repository - Interface in com.caucho.env.repository
The Repository is a collection of archives organized by a tag map.
RepositoryDependency - Class in com.caucho.env.deploy
Class for keeping track of modifications.
RepositoryDependency(String, String) - Constructor for class com.caucho.env.deploy.RepositoryDependency
Create a new dependency with an already known modified time and length.
RepositoryException - Exception in com.caucho.env.repository
General deployment exception.
RepositoryException() - Constructor for exception com.caucho.env.repository.RepositoryException
 
RepositoryException(String) - Constructor for exception com.caucho.env.repository.RepositoryException
 
RepositoryException(String, Throwable) - Constructor for exception com.caucho.env.repository.RepositoryException
 
RepositoryException(Throwable) - Constructor for exception com.caucho.env.repository.RepositoryException
 
RepositoryPath - Class in com.caucho.env.vfs
Virtual path based on an expansion repository
RepositoryPath(String, Path) - Constructor for class com.caucho.env.vfs.RepositoryPath
 
RepositoryPath(RepositoryRoot, RepositoryPath, Path) - Constructor for class com.caucho.env.vfs.RepositoryPath
 
RepositoryProxy - Interface in com.caucho.server.repository
 
RepositoryRoot - Class in com.caucho.env.vfs
Virtual path based on an expansion repository
RepositoryRoot(String, RepositorySpi, Path) - Constructor for class com.caucho.env.vfs.RepositoryRoot
 
RepositoryRoot - Class in com.caucho.server.repository
 
RepositoryRoot(String, long) - Constructor for class com.caucho.server.repository.RepositoryRoot
 
RepositoryScheme - Class in com.caucho.env.vfs
Virtual path based on an expansion repository
RepositorySpi - Interface in com.caucho.env.repository
The Repository is a collection of archives organized by a tag map.
RepositorySpi.ValidateHashResult - Class in com.caucho.env.repository
 
RepositorySystem - Class in com.caucho.env.repository
Public API for the persistent .git repository
RepositorySystem(AbstractRepository) - Constructor for class com.caucho.env.repository.RepositorySystem
 
RepositoryTagEntry - Class in com.caucho.env.repository
Represents a committed tag root
RepositoryTagEntry(AbstractRepository, String, String, String, Map<String, String>) - Constructor for class com.caucho.env.repository.RepositoryTagEntry
Create a new entry, storing the serialized form in the repository.
RepositoryTagEntry(AbstractRepository, String) - Constructor for class com.caucho.env.repository.RepositoryTagEntry
Create a new entry, storing the serialized form in the repository.
RepositoryTagListener - Interface in com.caucho.env.repository
Repository listener to detect when the repository changes.
RepositoryTagMap - Class in com.caucho.env.repository
Map of the current tags.
RepositoryTagMap() - Constructor for class com.caucho.env.repository.RepositoryTagMap
 
RepositoryTagMap(AbstractRepository, String, boolean) - Constructor for class com.caucho.env.repository.RepositoryTagMap
 
RepositoryTagMap(AbstractRepository, RepositoryTagMap, Map<String, RepositoryTagEntry>) - Constructor for class com.caucho.env.repository.RepositoryTagMap
 
request() - Method in class com.caucho.env.deploy.DeployController
Returns the instance for a top-level request
request() - Method in interface com.caucho.env.deploy.DeployControllerApi
Returns the instance for a top-level request
request(DeployController<I>) - Method in interface com.caucho.env.deploy.DeployControllerStrategy
On a top-level request, returns the deploy instance, starting if necessary.
request(DeployController<I>) - Method in class com.caucho.env.deploy.StartAutoRedeployAutoStrategy
Returns the current instance, redeploying if necessary.
request(DeployController<I>) - Method in class com.caucho.env.deploy.StartLazyRedeployAutomaticStrategy
Returns the current instance for a request, redeploying if necessary.
request(DeployController<I>) - Method in class com.caucho.env.deploy.StartLazyRedeployManualStrategy
Returns the current instance, redeploying if necessary.
request(DeployController<I>) - Method in class com.caucho.env.deploy.StartManualRedeployManualStrategy
Returns the current instance.
request(Runnable) - Method in class com.caucho.resin.ResinBeanContainer
Executes code in the Resin bean classloader and creates a request scope.
request(InputStream, OutputStream) - Method in class com.caucho.resin.ResinEmbed
Sends a HTTP request to the embedded server for testing.
request(String, OutputStream) - Method in class com.caucho.resin.ResinEmbed
Sends a HTTP request to the embedded server for testing.
request(String) - Method in class com.caucho.resin.ResinEmbed
Sends a HTTP request to the embedded server for testing.
request(Message) - Method in class javax.jms.QueueRequestor
 
request(Message) - Method in class javax.jms.TopicRequestor
 
REQUEST - Static variable in class javax.servlet.jsp.PageContext
 
REQUEST_SCOPE - Static variable in class javax.servlet.jsp.PageContext
 
REQUEST_TIME_VALUE - Static variable in class javax.servlet.jsp.tagext.TagData
Constant object used as a key for request time attributes.
RequestAdapter - Class in com.caucho.server.http
Any requests that depends on an underlying request, like include() requests or adapters for other servlet engines.
RequestAdapter() - Constructor for class com.caucho.server.http.RequestAdapter
 
RequestAdapter(HttpServletRequest, WebApp) - Constructor for class com.caucho.server.http.RequestAdapter
 
requestComplete() - Method in class com.caucho.network.listen.SocketLinkDuplexController
 
RequestContext - Class in com.caucho.inject
Scope based on the current transaction.
RequestContext() - Constructor for class com.caucho.inject.RequestContext
 
requestDestroy() - Method in class com.caucho.network.listen.TcpSocketLink
Destroys the connection()
requestDestroyed(ServletRequestEvent) - Method in interface javax.servlet.ServletRequestListener
Callback when a ServletRequest goes out of scope
RequestDispatcher - Interface in javax.servlet
The RequestDispatcher gives servlets the capabilities of SSI includes.
RequestDispatcherImpl - Class in com.caucho.server.webapp
 
RequestEncodingTag - Class in com.caucho.jstl.el
Sets the i18n locale bundle for the current page.
RequestEncodingTag() - Constructor for class com.caucho.jstl.el.RequestEncodingTag
 
RequestExpression - Class in com.caucho.jsp.el
 
RequestExpression() - Constructor for class com.caucho.jsp.el.RequestExpression
 
RequestFieldExpression - Class in com.caucho.jsp.el
 
requestFile(String) - Method in interface com.caucho.server.repository.RepositoryProxy
Returns repository file contents.
requestFile(String, ReplyCallback<SendFile>) - Method in interface com.caucho.server.repository.RepositoryProxy
Returns repository file contents.
requestInitialized(ServletRequestEvent) - Method in interface javax.servlet.ServletRequestListener
Callback when a ServletRequest comes into scope
requestLogin() - Method in class com.caucho.server.http.AbstractCauchoRequest
 
requestLogin() - Method in class com.caucho.server.http.CauchoDispatchRequest
 
requestLogin() - Method in interface com.caucho.server.http.CauchoRequest
 
requestLogin() - Method in class com.caucho.server.http.CauchoRequestWrapper
 
requestLogin() - Method in class com.caucho.server.http.HttpServletRequestImpl
 
requestLogin() - Method in class com.caucho.server.http.RequestAdapter
 
requestLogin() - Method in class com.caucho.server.http.StubServletRequest
 
RequestPduValue - Class in com.caucho.server.snmp.types
 
RequestPduValue() - Constructor for class com.caucho.server.snmp.types.RequestPduValue
 
RequestPduValue(int, int, int) - Constructor for class com.caucho.server.snmp.types.RequestPduValue
 
RequestPduValue(IntegerValue, IntegerValue, IntegerValue, VarBindListValue) - Constructor for class com.caucho.server.snmp.types.RequestPduValue
 
RequestPredicate - Interface in com.caucho.rewrite
A predicate on a HttpServletRequest, returning true if the request matches the predicate's requirements.
RequestScoped - Annotation Type in javax.enterprise.context
The @RequestScoped represents the servlet request scope
RequestScopedLiteral - Class in com.caucho.config.cfg
Represents the @RequestScoped annotation
RequestScopeExpression - Class in com.caucho.jsp.el
 
RequestScopeExpression() - Constructor for class com.caucho.jsp.el.RequestScopeExpression
 
requestSetOrRemove(String, Object) - Method in class com.caucho.jsp.PageContextImpl
Set/Remove a request attribute.
requestShutdownBegin() - Method in class com.caucho.network.listen.AbstractSocketLink
 
requestShutdownBegin() - Method in interface com.caucho.network.listen.SocketLink
 
requestShutdownBegin() - Method in class com.caucho.network.listen.TcpSocketLink
 
requestShutdownEnd() - Method in class com.caucho.network.listen.AbstractSocketLink
 
requestShutdownEnd() - Method in interface com.caucho.network.listen.SocketLink
 
requestShutdownEnd() - Method in class com.caucho.network.listen.TcpSocketLink
 
requestStartupUpdates(String, long, QueryCallback) - Method in interface com.caucho.distcache.cluster.CacheStartupProxy
 
RequestWrapper - Class in com.caucho.server.http
Wraps a servlet request in another request.
RequestWrapper() - Constructor for class com.caucho.server.http.RequestWrapper
Create a new ServletRequestWrapper wrapping the enclosed request.
RequestWrapper(HttpServletRequest) - Constructor for class com.caucho.server.http.RequestWrapper
Create a new ServletRequestWrapper wrapping the enclosed request.
require(StringValue) - Method in class com.caucho.quercus.env.Env
Evaluates an included file.
Require - Class in com.caucho.security
The <sec:Require> tag authorizes requests for a set of url-patterns.
Require() - Constructor for class com.caucho.security.Require
 
require(int, String, String) - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
 
require(int, String, String) - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
 
require(int, String, String) - Method in class javax.xml.stream.util.StreamReaderDelegate
 
require(int, String, String) - Method in interface javax.xml.stream.XMLStreamReader
 
REQUIRED - Static variable in class com.caucho.quercus.expr.ParamRequiredExpr
 
required(Object, String) - Method in class com.caucho.server.rewrite.AbstractCondition
Throws an exception if the passed value is null.
required(Object, String) - Method in class com.caucho.server.rewrite.AbstractRuleWithConditions
Throws an exception if the passed value is null.
requiredFirstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.ChoiceItem
Returns the first set, the set of element names possible.
requiredFirstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.ElementItem
Returns the first set, the set of element names possible.
requiredFirstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.GroupItem
Adds to the first set the set of element names required.
requiredFirstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.InElementItem
Returns the first set, the set of element names possible.
requiredFirstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.InterleaveItem
Returns the first set, the set of element names possible.
requiredFirstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.Item
Adds to the first set the set of element names required.
requiredFirstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.MemoItem
Adds to the first set, the set of element names possible.
requiredFirstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.ZeroOrMoreItem
Returns the first set, the set of element names possible.
requireOnce(StringValue) - Method in class com.caucho.quercus.env.Env
Evaluates an included file.
requirePersonal(int) - Method in interface com.caucho.license.LicenseCheck
 
requireProfessional(int) - Method in interface com.caucho.license.LicenseCheck
 
RequireReload - Annotation Type in com.caucho.loader
Marks a class as requiring a reload for HotSwap.
RES_BAD_KEY_PROVIDED - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
RES_BUFFERED - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
RES_CLIENT_ERROR - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
RES_CONNECTION_SOCKET_CREATE_FAILURE - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
RES_DATA_EXISTS - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
RES_END - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
RES_ERRNO - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
RES_FAILURE - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
RES_HOST_LOOKUP_FAILURE - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
RES_NO_SERVERS - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
RES_NOTFOUND - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
RES_NOTSTORED - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
RES_PARTIAL_READ - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
RES_PAYLOAD_FAILURE - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
RES_PROTOCOL_ERROR - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
RES_SERVER_ERROR - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
RES_SOME_ERRORS - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
RES_SUCCESS - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
RES_TIMEOUT - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
RES_UNKNOWN_READ_FAILURE - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
RES_WRITE_FAILURE - Static variable in class com.caucho.quercus.lib.memcache.Memcached
 
RESERVED_0 - Static variable in class com.caucho.bytecode.CodeVisitor
 
reset() - Method in class com.caucho.env.thread1.ThreadPool1
Resets the thread pool, letting old threads drain.
reset() - Method in class com.caucho.env.thread2.ThreadPool2
Resets the thread pool, letting old threads drain.
reset() - Method in class com.caucho.filters.CauchoResponseWrapper
 
reset() - Method in class com.caucho.hessian.io.Hessian2Input
 
reset() - Method in class com.caucho.hessian.io.Hessian2Output
Resets all counters and references
reset() - Method in class com.caucho.jms.message.BytesMessageImpl
Set the stream for reading.
reset() - Method in class com.caucho.jms.message.StreamMessageImpl
Set the stream for reading.
reset() - Method in class com.caucho.jmx.stats.RangeStats
Resets the range.
reset() - Method in class com.caucho.log.LogManagerImpl
Returns an enumeration of loggers.
reset() - Method in interface com.caucho.management.server.IfMBeanEnabledMXBean
 
reset() - Method in class com.caucho.quercus.env.ArrayValue
Returns the first value.
reset() - Method in class com.caucho.quercus.env.ArrayValueWrapper
Returns the first value.
reset() - Method in class com.caucho.quercus.env.JavaAdapter
Returns the first value.
reset() - Method in class com.caucho.quercus.env.JavaAdapterVar
Returns the array pointer.
reset() - Method in class com.caucho.quercus.env.JavaListAdapter
Returns the first value.
reset(long) - Method in class com.caucho.quercus.env.SessionArrayValue
 
reset() - Method in class com.caucho.quercus.env.Value
Returns the array pointer.
reset() - Method in class com.caucho.quercus.env.Var
Returns the array pointer.
reset(Value) - Static method in class com.caucho.quercus.lib.ArrayModule
Resets the pointer
reset(Env) - Method in class com.caucho.quercus.lib.db.MysqliStatement
Resets the statement.
reset() - Method in class com.caucho.quercus.lib.i18n.Decoder
 
reset() - Method in class com.caucho.quercus.lib.i18n.Encoder
 
reset() - Method in class com.caucho.quercus.lib.i18n.GenericDecoder
 
reset() - Method in class com.caucho.quercus.lib.i18n.GenericEncoder
 
reset() - Method in class com.caucho.server.http.AbstractHttpResponse
 
reset() - Method in class com.caucho.server.http.CauchoDispatchResponse
 
reset() - Method in class com.caucho.server.http.CauchoResponseWrapper
 
reset() - Method in class com.caucho.server.http.HttpServletResponseImpl
Resets the output stream, clearing headers and the output buffer.
reset() - Method in class com.caucho.server.http.ResponseWrapper
Resets the output stream, clearing headers and the output buffer.
reset() - Method in class com.caucho.server.http.StubServletResponse
 
reset() - Method in class com.caucho.server.webapp.IncludeResponse
 
reset() - Method in class com.caucho.tools.profiler.ProfilerAdmin
 
reset() - Method in class com.caucho.tools.profiler.ProfilerManager
Clear all profiling information.
reset() - Method in interface com.caucho.tools.profiler.ProfilerMBean
 
reset() - Method in class com.caucho.vfs.BufferedReaderAdapter
 
reset() - Method in class com.caucho.vfs.GzipStream
Resets the stream
reset() - Method in class com.caucho.vfs.TempCharReader
Resets the reader
reset() - Method in interface javax.jms.BytesMessage
 
reset() - Method in interface javax.jms.StreamMessage
 
reset() - Method in interface javax.servlet.ServletResponse
Resets the output stream, clearing headers and the output buffer.
reset() - Method in class javax.servlet.ServletResponseWrapper
Resets the output stream, clearing headers and the output buffer.
resetBindingVariables() - Method in class com.caucho.quercus.lib.db.OracleStatement
Removes all binding variables
resetBuffer() - Method in class com.caucho.filters.CauchoResponseWrapper
 
resetBuffer() - Method in class com.caucho.hessian.io.Hessian2Input
 
resetBuffer() - Method in class com.caucho.server.http.CauchoDispatchResponse
 
resetBuffer() - Method in class com.caucho.server.http.CauchoResponseWrapper
 
resetBuffer() - Method in class com.caucho.server.http.HttpServletResponseImpl
Resets the output stream, clearing headers and the output buffer.
resetBuffer() - Method in class com.caucho.server.http.ResponseAdapter
 
resetBuffer() - Method in class com.caucho.server.http.ResponseWrapper
Resets the output stream without clearing headers and the output buffer.
resetBuffer() - Method in class com.caucho.server.http.StubServletResponse
 
resetBuffer() - Method in class com.caucho.server.http.ToCharResponseAdapter
 
resetBuffer() - Method in class com.caucho.server.webapp.IncludeResponse
 
resetBuffer() - Method in interface javax.servlet.ServletResponse
Resets the output stream, clearing headers and the output buffer.
resetBuffer() - Method in class javax.servlet.ServletResponseWrapper
Resets the output stream without clearing headers and the output buffer.
resetByNameVariables() - Method in class com.caucho.quercus.lib.db.OracleStatement
Removes all variables
resetDependencyCheckInterval() - Method in class com.caucho.loader.DynamicClassLoader
Returns true if any of the classes have been modified.
resetDependencyCheckInterval() - Method in class com.caucho.make.DependencyContainer
Resets the check interval.
resetDependencyCheckInterval() - Method in class com.caucho.vfs.BasicDependencyContainer
Resets the check interval.
resetLogManager() - Method in class com.caucho.resin.ResinEmbed
Set log handler
resetReferences() - Method in class com.caucho.hessian.io.AbstractHessianInput
Resets the references for streaming.
resetReferences() - Method in class com.caucho.hessian.io.AbstractHessianOutput
Resets the references for streaming.
resetReferences() - Method in class com.caucho.hessian.io.Hessian2Input
Resets the references for streaming.
resetReferences() - Method in class com.caucho.hessian.io.Hessian2Output
Resets the references for streaming.
resetReferences() - Method in class com.caucho.hessian.io.HessianInput
Resets the references for streaming.
resetReferences() - Method in class com.caucho.hessian.io.HessianOutput
Resets the references for streaming.
resetRewriterVars() - Method in class com.caucho.quercus.lib.UrlRewriterCallback
Resets (clears) all the rewrite variables.
resetTimeout() - Method in class com.caucho.quercus.env.Env
 
resetTimeout() - Method in class com.caucho.quercus.env.GoogleEnv
 
resetTotalBytes() - Method in class com.caucho.vfs.DatagramStream
Flushes the socket.
resetTotalBytes() - Method in class com.caucho.vfs.QSocketChannelWrapper
 
resetTotalBytes() - Method in class com.caucho.vfs.QSocketWrapper
 
resetTotalBytes() - Method in class com.caucho.vfs.SocketStream
 
Resin - Class in com.caucho.server.resin
The Resin class represents the top-level container for Resin.
Resin(String[]) - Constructor for class com.caucho.server.resin.Resin
Creates a new resin server.
Resin(ResinArgs) - Constructor for class com.caucho.server.resin.Resin
Creates a new resin server.
resin_clear_state(Env) - Static method in class com.caucho.quercus.lib.ResinModule
Clears the current state
resin_clear_states() - Static method in class com.caucho.quercus.lib.ResinModule
Clears all states.
resin_create_distcache(Env, String) - Static method in class com.caucho.quercus.lib.ResinModule
 
RESIN_DATABASE - Static variable in class com.caucho.ejb.cfg.EjbMethodPattern
 
resin_debug(String) - Method in class com.caucho.quercus.lib.MiscModule
Logs the expression.
resin_dump_stack(Env) - Static method in class com.caucho.quercus.lib.ResinModule
Prints a debug version of the variable
RESIN_EXIT_MESSAGE - Static variable in class com.caucho.env.health.HealthSystemFacade
 
RESIN_NAMESPACE - Static variable in enum com.caucho.j2ee.J2EEVersion
 
RESIN_PROPERTIES - Static variable in class com.caucho.config.ConfigPropertiesResolver
 
RESIN_READ_ONLY - Static variable in class com.caucho.ejb.cfg.EjbMethodPattern
 
resin_restore_state(Env) - Static method in class com.caucho.quercus.lib.ResinModule
Restore the current state
RESIN_ROW_LOCK - Static variable in class com.caucho.ejb.cfg.EjbMethodPattern
 
resin_save_state(Env) - Static method in class com.caucho.quercus.lib.ResinModule
Save the current state
resin_string_to_binary(Env, String, String) - Static method in class com.caucho.quercus.lib.ResinModule
Converts a string into its binary representation, according to the given encoding, if given, or the script encoding if not given.
resin_thread_dump() - Method in class com.caucho.quercus.lib.MiscModule
Dumps the Java stack to standard out.
resin_var_dump(Env, Value[]) - Static method in class com.caucho.quercus.lib.ResinModule
Prints a debug version of the variable
resin_version() - Static method in class com.caucho.quercus.lib.ResinModule
Returns the version of the Resin server software.
ResinActor - Class in com.caucho.server.resin
Actor communicating with the watchdog.
ResinAdmin - Class in com.caucho.server.resin
 
ResinAdmin(Resin) - Constructor for class com.caucho.server.resin.ResinAdmin
Creates the admin object and registers with JMX.
ResinArgs - Class in com.caucho.server.resin
The parsed Resin command-line arguments
ResinArgs() - Constructor for class com.caucho.server.resin.ResinArgs
 
ResinArgs(String[]) - Constructor for class com.caucho.server.resin.ResinArgs
 
ResinBeanContainer - Class in com.caucho.resin
Embeddable Resin context for testing of bean container components (CDI managed beans, EJBs, JPA) in an environment that mirrors a production runtime but without the overhead of the Resin server.
ResinBeanContainer() - Constructor for class com.caucho.resin.ResinBeanContainer
Creates a new Resin context.
ResinBoot - Class in com.caucho.boot
ResinBoot is the main bootstrap class for Resin.
ResinBootAgent - Class in com.caucho.boot
 
ResinBootAgent() - Constructor for class com.caucho.boot.ResinBootAgent
 
ResinCacheBuilder - Interface in com.caucho.distcache
Implements the distributed cache
ResinCacheBuilder.Persistence - Enum in com.caucho.distcache
Defines the persistence options for a cache.
ResinCacheBuilder.Scope - Enum in com.caucho.distcache
Defines the scope options for a cache.
ResinCdiProducer - Class in com.caucho.server.webbeans
Resin CDI producer for the main singletons.
ResinCdiProducer() - Constructor for class com.caucho.server.webbeans.ResinCdiProducer
 
ResinChoose - Class in com.caucho.config.core
Executes code when an expression is valid.
ResinChoose() - Constructor for class com.caucho.config.core.ResinChoose
 
ResinConfig - Class in com.caucho.server.resin
The ResinConfig class represents configuration for the top-level system.
ResinConfigLibrary - Class in com.caucho.config.lib
Library of static config functions.
ResinConfigLibrary() - Constructor for class com.caucho.config.lib.ResinConfigLibrary
 
ResinConnectorConfig - Class in com.caucho.jca.cfg
Configuration for a connector.
ResinConnectorConfig(ResourceManagerConfig, ConnectorConfig) - Constructor for class com.caucho.jca.cfg.ResinConnectorConfig
 
ResinControl - Class in com.caucho.config.core
Handled control classes.
ResinControl() - Constructor for class com.caucho.config.core.ResinControl
 
ResinDeflaterInputStream - Class in com.caucho.util
Creates hashes for the identifiers.
ResinDeflaterInputStream(OutputStream) - Constructor for class com.caucho.util.ResinDeflaterInputStream
Creates the output
ResinDeflaterOutputStream - Class in com.caucho.util
Creates hashes for the identifiers.
ResinDeflaterOutputStream(OutputStream) - Constructor for class com.caucho.util.ResinDeflaterOutputStream
Creates the output
ResinDelegate - Class in com.caucho.server.resin
The Resin class represents the top-level container for Resin.
ResinDelegate(Resin) - Constructor for class com.caucho.server.resin.ResinDelegate
Creates a new resin server.
ResinELContext - Class in com.caucho.server.resin
 
ResinELContext() - Constructor for class com.caucho.server.resin.ResinELContext
 
ResinEmbed - Class in com.caucho.resin
Embeddable version of the Resin server.
ResinEmbed() - Constructor for class com.caucho.resin.ResinEmbed
Creates a new resin server.
ResinEmbed(String) - Constructor for class com.caucho.resin.ResinEmbed
Creates a new resin server.
ResinEmbed - Class in com.caucho.server.embed
Embeddable version of the Resin server.
ResinEmbed() - Constructor for class com.caucho.server.embed.ResinEmbed
Creates a new resin server.
ResinEmbedded - Class in com.caucho.server.resin
The Resin class represents the top-level container for Resin.
ResinEmbedded(String[]) - Constructor for class com.caucho.server.resin.ResinEmbedded
 
ResinEmbedded(ResinArgs) - Constructor for class com.caucho.server.resin.ResinEmbedded
 
ResinEnhanced - Annotation Type in com.caucho.java.enhancer
Marks a class as enhanced.
ResinEnv - Class in com.caucho.config.core
Separate environment for a bean
ResinEnv() - Constructor for class com.caucho.config.core.ResinEnv
Instantiates the environment.
ResinGUI - Class in com.caucho.boot
 
ResinGUI(GuiCommand, WatchdogClient) - Constructor for class com.caucho.boot.ResinGUI
 
ResinGUI.ActionRunnable - Class in com.caucho.boot
 
ResinHealthCheck - Class in com.caucho.health.check
This check aggregates all the other health checks, resulting in the current overall health.
ResinHealthCheck() - Constructor for class com.caucho.health.check.ResinHealthCheck
 
ResinHealthCheckImpl - Class in com.caucho.env.health
Top-level health check summary for all of Resin.
ResinHealthCheckImpl() - Constructor for class com.caucho.env.health.ResinHealthCheckImpl
 
ResinIf - Class in com.caucho.config.core
Sets an EL value.
ResinIf() - Constructor for class com.caucho.config.core.ResinIf
 
ResinImport - Class in com.caucho.config.core
Imports values from a separate file.
ResinImport() - Constructor for class com.caucho.config.core.ResinImport
 
ResinInclude - Class in com.caucho.config.core
Imports values from a separate file.
ResinInclude() - Constructor for class com.caucho.config.core.ResinInclude
 
ResinJspWriter - Interface in com.caucho.jsp
A JSP writer encapsulating a Writer.
ResinLink - Class in com.caucho.server.resin
HMTP client protocol
ResinLink(ResinActor, InputStream, OutputStream) - Constructor for class com.caucho.server.resin.ResinLink
 
ResinLog - Class in com.caucho.config.core
Logs an EL value.
ResinLog() - Constructor for class com.caucho.config.core.ResinLog
 
ResinMetaData - Class in com.caucho.jdbc
Metadata for the Resin database.
ResinMetaData(DataSource) - Constructor for class com.caucho.jdbc.ResinMetaData
 
ResinModule - Class in com.caucho.quercus.lib
 
ResinModule() - Constructor for class com.caucho.quercus.lib.ResinModule
 
ResinModule.QuercusDistcache - Class in com.caucho.quercus.lib
 
ResinModuleContext - Class in com.caucho.quercus.module
Class-loader specific context for loaded PHP.
ResinModuleContext(ModuleContext, ClassLoader) - Constructor for class com.caucho.quercus.module.ResinModuleContext
Constructor.
ResinMXBean - Interface in com.caucho.management.server
Management interface for the server.
ResinProperties - Class in com.caucho.config.core
Imports properties values from a separate file.
ResinProperties() - Constructor for class com.caucho.config.core.ResinProperties
 
ResinQuercus - Class in com.caucho.quercus
Facade for the PHP language.
ResinQuercus() - Constructor for class com.caucho.quercus.ResinQuercus
Constructor.
ResinQuercusServlet - Class in com.caucho.quercus.servlet
Servlet to call PHP through javax.script.
ResinQuercusServlet() - Constructor for class com.caucho.quercus.servlet.ResinQuercusServlet
 
ResinScalingClient - Interface in com.caucho.cloud.scaling
 
ResinServerConfigLibrary - Class in com.caucho.server.webbeans
Library of static config functions.
ResinServerConfigLibrary() - Constructor for class com.caucho.server.webbeans.ResinServerConfigLibrary
 
ResinSessionArrayValue - Class in com.caucho.quercus.env
Represents the $_SESSION
ResinSessionArrayValue(String, long, long) - Constructor for class com.caucho.quercus.env.ResinSessionArrayValue
 
ResinSessionArrayValue(String, long, long, ArrayValue) - Constructor for class com.caucho.quercus.env.ResinSessionArrayValue
 
ResinSet - Class in com.caucho.config.core
Sets an EL value.
ResinSet() - Constructor for class com.caucho.config.core.ResinSet
 
ResinStandardPlugin - Class in com.caucho.server.webbeans
Standard XML behavior for META-INF/beans.xml
ResinStandardPlugin(InjectManager) - Constructor for class com.caucho.server.webbeans.ResinStandardPlugin
 
ResinStatusServlet - Class in com.caucho.servlets
Displays some status information about the Resin server.
ResinStatusServlet() - Constructor for class com.caucho.servlets.ResinStatusServlet
 
ResinSubSystem - Interface in com.caucho.env.service
Interface for a service registered with the Resin Server.
ResinSystem - Class in com.caucho.env.service
 
ResinSystem(String) - Constructor for class com.caucho.env.service.ResinSystem
Creates a new servlet server.
ResinSystem(String, ClassLoader) - Constructor for class com.caucho.env.service.ResinSystem
Creates a new servlet server.
ResinSystem(String, Path) - Constructor for class com.caucho.env.service.ResinSystem
Creates a new servlet server.
ResinSystem(String, Path, Path) - Constructor for class com.caucho.env.service.ResinSystem
Creates a new servlet server.
ResinSystemConfig - Class in com.caucho.config.core
Separate environment for a bean
ResinSystemConfig() - Constructor for class com.caucho.config.core.ResinSystemConfig
Instantiates the environment.
ResinThreadActivityReport - Class in com.caucho.admin.thread
 
ResinThreadActivityReport() - Constructor for class com.caucho.admin.thread.ResinThreadActivityReport
 
ResinThreadPoolExecutor - Class in com.caucho.server.thread
A generic pool of threads available for Alarms and Work tasks.
ResinThreadPoolExecutor - Class in com.caucho.util
A generic pool of threads available for Alarms and Work tasks.
ResinType - Class in com.caucho.config.types
Constructor for a function signature.
ResinType() - Constructor for class com.caucho.config.types.ResinType
 
ResinURLStreamHandlerFactory - Class in com.caucho.server.resin
 
ResinValidatorProducer - Class in com.caucho.server.webbeans
Resin CDI producer for the main singletons.
ResinValidatorProducer() - Constructor for class com.caucho.server.webbeans.ResinValidatorProducer
 
ResinVar - Class in com.caucho.server.resin
 
ResinWarningHandler - Class in com.caucho.server.resin
System warning handler which sends messages to the watchdog.
ResinWatchdog - Class in com.caucho.server.resin
The Resin class represents the top-level container for Resin.
ResinWatchdog(String[]) - Constructor for class com.caucho.server.resin.ResinWatchdog
 
ResinWatchdog(ResinArgs) - Constructor for class com.caucho.server.resin.ResinWatchdog
 
ResinWhen - Class in com.caucho.config.core
Executes code when an expression is valid.
ResinWhen() - Constructor for class com.caucho.config.core.ResinWhen
 
ResolutionException - Exception in javax.enterprise.inject
When bean creation fails, the injection BeanManager will throw this exception.
ResolutionException() - Constructor for exception javax.enterprise.inject.ResolutionException
 
ResolutionException(String) - Constructor for exception javax.enterprise.inject.ResolutionException
 
ResolutionException(Throwable) - Constructor for exception javax.enterprise.inject.ResolutionException
 
ResolutionException(String, Throwable) - Constructor for exception javax.enterprise.inject.ResolutionException
 
RESOLVABLE_AT_DESIGN_TIME - Static variable in class javax.el.ELResolver
 
resolve(Set<Bean<? extends X>>) - Method in class com.caucho.config.inject.InjectManager
 
resolve(Type, Annotation[]) - Method in class com.caucho.config.inject.WebComponent
 
resolve(BaseType, Annotation[]) - Method in class com.caucho.config.inject.WebComponent
 
resolve(AbstractHessianInput, Object) - Method in class com.caucho.hessian.io.JavaDeserializer
 
resolve(AbstractHessianInput, Object) - Method in class com.caucho.hessian.io.RemoteDeserializer
 
resolve(AbstractHessianInput, Object) - Method in class com.caucho.hessian.io.UnsafeDeserializer
 
resolve(IvyDependency) - Method in class com.caucho.loader.ivy.IvyCache
Finds a dependency in the cache
resolve(IvyDependency, String) - Method in class com.caucho.loader.ivy.IvyCache
Finds a dependency in the cache
resolve(IvyCache) - Method in class com.caucho.loader.ivy.IvyDependency
 
resolve() - Method in class com.caucho.loader.ivy.IvyManager
 
resolve(IvyCache) - Method in class com.caucho.loader.ivy.IvyMergeDependency
 
resolve() - Method in class com.caucho.loader.ivy.IvyModule
Resolves the module
resolve(Map<String, String>) - Method in class com.caucho.loader.ivy.IvyPattern
 
resolve(ArtifactDependency) - Method in class com.caucho.loader.module.ArtifactRepository
 
resolve(ArtifactDependency, ArtifactDependency[]) - Method in class com.caucho.loader.module.ArtifactRepository
 
resolve(ArtifactDependency, ArrayList<ArtifactDependency>) - Method in class com.caucho.loader.module.ArtifactRepository
 
resolve(ArrayList<Artifact>, ArtifactDependency) - Method in class com.caucho.loader.module.ArtifactRepository
 
resolve(ArrayList<Artifact>, ArtifactDependency) - Method in interface com.caucho.loader.module.ArtifactResolver
 
resolve(ArrayList<Artifact>, ArtifactDependency) - Method in class com.caucho.server.repository.ProjectJarRepository
 
resolve(Set<Bean<? extends X>>) - Method in interface javax.enterprise.inject.spi.BeanManager
Returns the bean with the highest precedence deployment type from a set.
resolveAllByType(Class<?>) - Method in class com.caucho.config.inject.InjectManager
Returns the web beans component with a given binding list.
resolveCache(Cache, Object, Object...) - Method in class com.caucho.config.util.CacheKeyGeneratorImpl
 
resolveCache(CacheInvocationContext<? extends Annotation>) - Method in interface javax.cache.annotation.CacheResolver
 
resolveClass(ObjectStreamClass) - Method in class com.caucho.vfs.ContextLoaderObjectInputStream
 
resolveDecorators(Class<?>) - Method in class com.caucho.config.inject.InjectManager
Called by the generated code.
resolveDecorators(Set<Type>, Annotation...) - Method in class com.caucho.config.inject.InjectManager
Resolves the decorators for a given set of types
resolveDecorators(Set<Type>, Annotation...) - Method in interface javax.enterprise.inject.spi.BeanManager
Resolves the decorators for a given set of types
resolveEntity(String, String) - Method in class com.caucho.quercus.lib.simplexml.SimpleHandler
 
resolveEntity(String, String, String, String) - Method in class com.caucho.quercus.lib.simplexml.SimpleHandler
 
resolveEntity(String, String, String, String) - Method in interface javax.xml.stream.XMLResolver
 
resolveEntries(ArrayList<ObserverEntry<?>>, BaseType, BaseType) - Method in class com.caucho.config.event.ObserverMap
 
resolveFunction(String, String) - Method in class com.caucho.jsp.el.ExpressionEvaluatorImpl.FunctionMapperAdapter
 
resolveFunction(String, String) - Method in class com.caucho.jsp.PageContextImpl.PageFunctionMapper
 
resolveFunction(String, String) - Method in class javax.el.FunctionMapper
 
resolveFunction(String, String) - Method in interface javax.servlet.jsp.el.FunctionMapper
 
resolveInterceptors(InterceptionType, Annotation...) - Method in class com.caucho.config.inject.InjectManager
Resolves the interceptors for a given interceptor type
resolveInterceptors(InterceptionType, Annotation...) - Method in interface javax.enterprise.inject.spi.BeanManager
Resolves the interceptors for a given interceptor type
resolveIvy(IvyDependency) - Method in class com.caucho.loader.ivy.IvyCache
Finds a dependency in the cache
resolveObserverMethods(T, Annotation...) - Method in class com.caucho.config.event.EventManager
 
resolveObserverMethods(T, Annotation...) - Method in class com.caucho.config.inject.InjectManager
Returns the observers listening for an event
resolveObserverMethods(T, Annotation...) - Method in interface javax.enterprise.inject.spi.BeanManager
Returns the observers listening for an event
resolveObservers(Set<ObserverMethod<? super T>>, BaseType, Annotation[]) - Method in class com.caucho.config.event.ObserverMap
 
resolvePath(String) - Method in class com.caucho.jsp.AppDirResourceManager
Resolves a path.
resolvePath(String) - Method in class com.caucho.jsp.AppResourceManager
Resolves a path.
resolvePath(String) - Method in class com.caucho.jsp.JspResourceManager
Resolves a path.
resolvePath(String) - Method in class com.caucho.jsp.ParseState
Resolves a path.
resolvePeer(ArtifactDependency, ArrayList<ArtifactDependency>) - Method in class com.caucho.loader.module.ArtifactRepository
 
resolveProxyClass(String[]) - Method in class com.caucho.vfs.ContextLoaderObjectInputStream
 
RESOLVER - Static variable in class javax.xml.stream.XMLInputFactory
 
resolveRemote(String, String) - Method in class com.caucho.burlap.client.MicroBurlapInput
Resolves a remote object.
resolveRemote(String, String) - Method in class com.caucho.burlap.io.BurlapInput
Resolves a remote object.
resolveRemote(String, String) - Method in class com.caucho.hessian.io.Hessian2Input
Resolves a remote object.
resolveRemote(String, String) - Method in class com.caucho.hessian.io.HessianInput
Resolves a remote object.
resolveRevisionPath(Map<String, String>) - Method in class com.caucho.loader.ivy.IvyPattern
 
resolveSpecializes() - Method in class com.caucho.config.inject.WebComponent
 
resolveStringToQName(String, XMLStreamReader) - Static method in class com.caucho.xml.stream.StaxUtil
 
resolveStringToQName(String, NamespaceContext) - Static method in class com.caucho.xml.stream.StaxUtil
 
ResolveURI - Class in com.caucho.xpath.functions
Returns a relative URI against another.
ResolveURI(Expr, Expr) - Constructor for class com.caucho.xpath.functions.ResolveURI
 
resolveVariable(String) - Method in class com.caucho.el.VariableMapperImpl
 
resolveVariable(String) - Method in class com.caucho.jsp.el.ImplicitVariableMapper
 
resolveVariable(String) - Method in class com.caucho.jsp.InitPageContextImpl
Finds an attribute in any of the scopes from page to webApp.
resolveVariable(String) - Method in class com.caucho.jsp.PageContextImpl.PageVariableMapper
 
resolveVariable(String) - Method in class com.caucho.jsp.PageContextImpl
Finds an attribute in any of the scopes from page to webApp.
resolveVariable(String) - Method in class javax.el.VariableMapper
 
resolveVariable(String) - Method in interface javax.servlet.jsp.el.VariableResolver
 
resolveVersions(ArrayList<String>, IvyDependency) - Method in class com.caucho.loader.ivy.IvyCache
Finds a dependency in the cache
Resource - Class in com.caucho.jca.cfg
Configuration for the init-param pattern.
Resource() - Constructor for class com.caucho.jca.cfg.Resource
 
Resource - Annotation Type in javax.annotation
The resource annotation.
Resource.AuthenticationType - Enum in javax.annotation
 
Resource.MBeanInit - Class in com.caucho.jca.cfg
 
Resource.MBeanListener - Class in com.caucho.jca.cfg
 
RESOURCE_CONSTRAINT - Static variable in class com.caucho.bam.BamError
The remote service does not have resources to process the request ("wait")
ResourceAdapter - Interface in javax.resource.spi
The main interface for a resource.
ResourceAdapterAssociation - Interface in javax.resource.spi
Associates an object with a resource adapter resource.
ResourceAdapterAssociationProgram - Class in com.caucho.jca.program
Program to associate a resource adapter
ResourceAdapterAssociationProgram(Class) - Constructor for class com.caucho.jca.program.ResourceAdapterAssociationProgram
Creates a resource adapter program based on the class.
ResourceAdapterBeanConfig - Class in com.caucho.jca.cfg
Configuration for the init-param pattern.
ResourceAdapterBeanConfig() - Constructor for class com.caucho.jca.cfg.ResourceAdapterBeanConfig
 
ResourceAdapterConfig - Class in com.caucho.jca.cfg
Configuration for a connector.
ResourceAdapterConfig() - Constructor for class com.caucho.jca.cfg.ResourceAdapterConfig
 
ResourceAdapterConfig() - Constructor for class com.caucho.jca.ra.ConnectorConfig.ResourceAdapterConfig
 
ResourceAdapterConfig() - Constructor for class com.caucho.jca.ra.ConnectorResource.ResourceAdapterConfig
 
ResourceAdapterConfig.AuthenticationMechanism - Class in com.caucho.jca.cfg
 
ResourceAdapterConfig.SecurityPermission - Class in com.caucho.jca.cfg
 
ResourceAdapterController - Class in com.caucho.jca.ra
Controller for a resource-adapter
ResourceAdapterController(Bean<ResourceAdapter>, ResourceArchive) - Constructor for class com.caucho.jca.ra.ResourceAdapterController
 
ResourceAdapterImpl - Class in com.caucho.jms.jca
The JCA resource adapter.
ResourceAdapterImpl() - Constructor for class com.caucho.jms.jca.ResourceAdapterImpl
 
ResourceAdapterInternalException - Exception in javax.resource.spi
An exception with internal causes.
ResourceAdapterInternalException() - Constructor for exception javax.resource.spi.ResourceAdapterInternalException
 
ResourceAdapterInternalException(String) - Constructor for exception javax.resource.spi.ResourceAdapterInternalException
 
ResourceAdapterInternalException(String, String) - Constructor for exception javax.resource.spi.ResourceAdapterInternalException
 
ResourceAdapterInternalException(String, Throwable) - Constructor for exception javax.resource.spi.ResourceAdapterInternalException
 
ResourceAdapterInternalException(Throwable) - Constructor for exception javax.resource.spi.ResourceAdapterInternalException
 
ResourceAdapterMetaData - Interface in javax.resource.cci
Returns meta-data for a resource adapter.
ResourceAdapterProducer<X> - Class in com.caucho.jca.ra
Controller for a resource-adapter
ResourceAdapterProducer(ResourceAdapterController) - Constructor for class com.caucho.jca.ra.ResourceAdapterProducer
 
ResourceAllocationException - Exception in javax.jms
The exception
ResourceAllocationException(String) - Constructor for exception javax.jms.ResourceAllocationException
 
ResourceAllocationException(String, String) - Constructor for exception javax.jms.ResourceAllocationException
 
ResourceAllocationException - Exception in javax.resource.spi
An exception with internal causes.
ResourceAllocationException() - Constructor for exception javax.resource.spi.ResourceAllocationException
 
ResourceAllocationException(String) - Constructor for exception javax.resource.spi.ResourceAllocationException
 
ResourceAllocationException(String, String) - Constructor for exception javax.resource.spi.ResourceAllocationException
 
ResourceAllocationException(String, Throwable) - Constructor for exception javax.resource.spi.ResourceAllocationException
 
ResourceAllocationException(Throwable) - Constructor for exception javax.resource.spi.ResourceAllocationException
 
ResourceArchive - Class in com.caucho.jca.ra
A resource archive (rar)
ResourceArchiveManager - Class in com.caucho.jca.ra
Manages the resource archives.
ResourceBundleELResolver - Class in javax.el
Resolves properties based on resourceBundles.
ResourceBundleELResolver() - Constructor for class javax.el.ResourceBundleELResolver
 
ResourceConfig - Class in com.caucho.jca.cfg
The configuration for a resource-default.
ResourceConfig() - Constructor for class com.caucho.jca.cfg.ResourceConfig
 
ResourceDefault - Class in com.caucho.jca.ra
The configuration for a resource-default.
ResourceDefault() - Constructor for class com.caucho.jca.ra.ResourceDefault
 
ResourceDeploy - Class in com.caucho.jca.ra
The generator for the resource-deploy
ResourceDeploy() - Constructor for class com.caucho.jca.ra.ResourceDeploy
 
ResourceDeployAdmin - Class in com.caucho.jca.ra
 
ResourceDeployAdmin(ResourceDeploy) - Constructor for class com.caucho.jca.ra.ResourceDeployAdmin
 
ResourceDeployMXBean - Interface in com.caucho.management.server
 
ResourceEnvRef - Class in com.caucho.config.types
Configuration for the init-param pattern.
ResourceEnvRef() - Constructor for class com.caucho.config.types.ResourceEnvRef
 
ResourceEnvRef(Path, String) - Constructor for class com.caucho.config.types.ResourceEnvRef
 
ResourceException - Exception in javax.resource
The root resource exception.
ResourceException() - Constructor for exception javax.resource.ResourceException
 
ResourceException(String) - Constructor for exception javax.resource.ResourceException
 
ResourceException(String, String) - Constructor for exception javax.resource.ResourceException
 
ResourceException(String, Throwable) - Constructor for exception javax.resource.ResourceException
 
ResourceException(Throwable) - Constructor for exception javax.resource.ResourceException
 
ResourceGroupConfig - Class in com.caucho.config.types
Configuration for the resource group
ResourceGroupConfig() - Constructor for class com.caucho.config.types.ResourceGroupConfig
 
ResourceHandler - Class in com.caucho.config.j2ee
Handles the @Resource annotation for JavaEE
ResourceHandler(InjectManager) - Constructor for class com.caucho.config.j2ee.ResourceHandler
 
ResourceInjectionTargetProgram - Class in com.caucho.config.program
JavaEE resource program
ResourceInjectionTargetProgram(ResourceGroupConfig, Class<?>, String) - Constructor for class com.caucho.config.program.ResourceInjectionTargetProgram
 
ResourceLoader - Class in com.caucho.loader
Class loader specific to loading resources, not classes.
ResourceLoader() - Constructor for class com.caucho.loader.ResourceLoader
Null constructor for the resource loader.
ResourceLoader(ClassLoader) - Constructor for class com.caucho.loader.ResourceLoader
 
ResourceLoader(DynamicClassLoader, Path) - Constructor for class com.caucho.loader.ResourceLoader
Creates the resource loader with the specified path.
ResourceManagerConfig - Class in com.caucho.jca.cfg
Configuration for the resource manager.
ResourceManagerConfig() - Constructor for class com.caucho.jca.cfg.ResourceManagerConfig
 
ResourceManagerImpl - Class in com.caucho.jca.ra
Implementation of the resource manager.
ResourceManagerImpl.TimerImpl - Class in com.caucho.jca.ra
 
ResourceProgram - Class in com.caucho.config.program
JavaEE resource program
ResourceProgram(ResourceGroupConfig) - Constructor for class com.caucho.config.program.ResourceProgram
 
ResourceProgramManager - Class in com.caucho.config.program
JavaEE resource program
ResourceProgramManager() - Constructor for class com.caucho.config.program.ResourceProgramManager
 
ResourceRef - Class in com.caucho.config.types
Configuration for the init-param pattern.
ResourceRef() - Constructor for class com.caucho.config.types.ResourceRef
 
Resources - Annotation Type in javax.annotation
The resource annotation.
ResourceType - Annotation Type in com.caucho.quercus.annotation
Sets the PHP resource type name of this class.
ResourceValue - Class in com.caucho.quercus.env
Represents a PHP resource
ResourceValue() - Constructor for class com.caucho.quercus.env.ResourceValue
 
ResourceWarning - Exception in javax.resource.cci
Represents a warning.
ResourceWarning() - Constructor for exception javax.resource.cci.ResourceWarning
Creates the resource warning.
ResourceWarning(String) - Constructor for exception javax.resource.cci.ResourceWarning
Creates the resource warning.
ResourceWarning(Throwable) - Constructor for exception javax.resource.cci.ResourceWarning
 
ResourceWarning(String, Throwable) - Constructor for exception javax.resource.cci.ResourceWarning
 
ResourceWarning(String, String) - Constructor for exception javax.resource.cci.ResourceWarning
Creates the resource warning.
RESPONSE - Static variable in class javax.servlet.jsp.PageContext
 
ResponseAdapter - Class in com.caucho.server.http
 
ResponseAdapter() - Constructor for class com.caucho.server.http.ResponseAdapter
 
ResponseStream - Class in com.caucho.server.http
 
ResponseStream() - Constructor for class com.caucho.server.http.ResponseStream
 
ResponseStream(AbstractHttpResponse) - Constructor for class com.caucho.server.http.ResponseStream
 
ResponseWrapper - Class in com.caucho.server.http
Wraps a servlet response in another response.
ResponseWrapper() - Constructor for class com.caucho.server.http.ResponseWrapper
Create a new ServletResponseWrapper, wrapping a specified response.
ResponseWrapper(HttpServletResponse) - Constructor for class com.caucho.server.http.ResponseWrapper
Create a new ServletResponseWrapper, wrapping a specified response.
ResponseWriter - Class in com.caucho.server.http
 
ResponseWriter() - Constructor for class com.caucho.server.http.ResponseWriter
 
rest() - Method in class com.caucho.util.Slist
 
restart(String, String, String[]) - Method in interface com.caucho.boot.WatchdogAPI
Restarts the server with the given arguments.
restart(String, String[]) - Method in interface com.caucho.boot.WatchdogProxy
 
restart() - Method in class com.caucho.env.deploy.DeployController
Force an instance restart from an admin command.
restart() - Method in class com.caucho.env.deploy.DeployControllerAdmin
 
restart() - Method in interface com.caucho.env.deploy.DeployControllerApi
Force an instance restart from an admin command.
Restart - Class in com.caucho.health.action
Health action to trigger a restart of Resin.
Restart() - Constructor for class com.caucho.health.action.Restart
 
restart() - Method in interface com.caucho.management.server.DeployControllerMXBean
Restarts the instance.
restart() - Method in interface com.caucho.management.server.ServerMXBean
Restart this Resin server.
restart() - Method in class com.caucho.server.cluster.ServerAdmin
Restart this Resin server.
restart() - Method in class com.caucho.server.cluster.ServletService
 
restart(String, ReplyCallback<DeployControllerState>) - Method in class com.caucho.server.deploy.DeployActor
 
restart(String) - Method in interface com.caucho.server.deploy.DeployActorProxy
 
restart(String) - Method in class com.caucho.server.deploy.DeployClient
Starts a controller based on a deployment tag: wars/foo.com/my-war
restart() - Method in class com.caucho.server.http.AsyncContextImpl
 
restartCluster(String, ReplyCallback<DeployControllerState>) - Method in class com.caucho.server.deploy.DeployActor
 
restartCluster(String) - Method in interface com.caucho.server.deploy.DeployActorProxy
 
restartCluster(String) - Method in class com.caucho.server.deploy.DeployClient
Starts a controller based on a deployment tag: wars/foo.com/my-war
restartCluster(String, ReplyCallback<DeployControllerState>) - Method in class com.caucho.server.deploy.ProDeployActor
 
RestartCommand - Class in com.caucho.boot
Command to stop Resin server bin/resin.sh restart -server a
RestartCommand() - Constructor for class com.caucho.boot.RestartCommand
 
RestartHealthEvent - Class in com.caucho.health.event
 
RestartHealthEvent(HealthService, String, ExitCode) - Constructor for class com.caucho.health.event.RestartHealthEvent
 
restartServer() - Method in class com.caucho.server.http.AbstractHttpRequest
Restarts the server.
restartWebApp(String, String, String, String, String, String) - Method in interface com.caucho.management.server.ManagementMXBean
 
restartWebApp(String, String, String, String, String, String) - Method in class com.caucho.server.resin.ManagementAdmin
 
restore() - Method in class com.caucho.quercus.lib.pdf.PDF
Restores the graphics state.
restore() - Method in class com.caucho.quercus.lib.pdf.PDFStream
Restores the graphics state
restore_error_handler(Env) - Static method in class com.caucho.quercus.lib.ErrorModule
Restores the error handler
restore_exception_handler(Env) - Static method in class com.caucho.quercus.lib.ErrorModule
Restore an exception handler
restore_include_path(Env) - Static method in class com.caucho.quercus.lib.OptionsModule
Sets the include path
restoreErrorHandler() - Method in class com.caucho.quercus.env.Env
Sets an error handler
restoreExceptionHandler() - Method in class com.caucho.quercus.env.Env
Restore an exception handler
restoreFunctionArgs(Value[]) - Method in class com.caucho.quercus.env.Env
Pushes a new environment.
restoreIncludePath() - Method in class com.caucho.quercus.env.Env
Restores the default include path.
restoreState(SaveState) - Method in class com.caucho.quercus.env.Env
Restores to a given state
restoreStreamWrapper(StringValue) - Method in class com.caucho.quercus.env.Env
 
Result - Interface in javax.servlet.jsp.jstl.sql
 
result_metadata(Env) - Method in class com.caucho.quercus.lib.db.MysqliStatement
mysqli_stmt_result_metadata seems to be some initial step towards getting metadata from a resultset created by a SELECT run by a prepared statement.
ResultImpl - Class in com.caucho.jstl
Returns the result of a SQL query.
ResultImpl(ResultSet, int) - Constructor for class com.caucho.jstl.ResultImpl
 
ResultSet - Interface in javax.resource.cci
Represents results from a connection.
ResultSetCacheChunk - Class in com.caucho.amber.query
The JDBC statement implementation.
ResultSetCacheChunk() - Constructor for class com.caucho.amber.query.ResultSetCacheChunk
 
ResultSetCacheChunk(ResultSetCacheChunk) - Constructor for class com.caucho.amber.query.ResultSetCacheChunk
 
ResultSetImpl - Class in com.caucho.amber.query
The JDBC statement implementation.
ResultSetImpl() - Constructor for class com.caucho.amber.query.ResultSetImpl
 
ResultSetImpl - Class in com.caucho.db.jdbc
The JDBC statement implementation.
ResultSetImpl - Class in com.caucho.db.sql
 
ResultSetImpl() - Constructor for class com.caucho.db.sql.ResultSetImpl
 
ResultSetInfo - Interface in javax.resource.cci
Returns meta-data information about the result set.
ResultSetMetaDataImpl - Class in com.caucho.db.jdbc
Metadata for the result
ResultSetWrapper - Class in com.caucho.tools.profiler
 
ResultSetWrapper(ProfilerPoint, ResultSet) - Constructor for class com.caucho.tools.profiler.ResultSetWrapper
 
ResultStatus - Class in com.caucho.boot
General result status for watchdog queries
ResultStatus(boolean, String) - Constructor for class com.caucho.boot.ResultStatus
 
ResultSupport - Class in javax.servlet.jsp.jstl.sql
 
ResultSupport() - Constructor for class javax.servlet.jsp.jstl.sql.ResultSupport
 
resume(Transaction) - Method in class com.caucho.ejb.util.XAManager
Resumes transaction.
resume() - Method in class com.caucho.server.http.RequestWrapper
Resume the request
resume(ServletRequest, ServletResponse, CometController) - Method in interface com.caucho.servlet.comet.CometServlet
Resumes service the initial request.
resume(ServletRequest, ServletResponse, CometController) - Method in class com.caucho.servlet.comet.GenericCometServlet
Resumes service the initial request.
resume(Transaction) - Method in class com.caucho.transaction.TransactionManagerImpl
Resume the transaction.
resume(Transaction) - Method in class com.caucho.transaction.UserTransactionProxy
Resume a transaction.
resume(Transaction) - Method in interface javax.transaction.TransactionManager
Resume a transaction.
ResumeFilterChain - Class in com.caucho.server.webapp
Represents the next filter in a filter chain.
ResumeFilterChain(FilterChain, WebApp) - Constructor for class com.caucho.server.webapp.ResumeFilterChain
Creates a new FilterChainFilter.
RET - Static variable in class com.caucho.bytecode.CodeVisitor
 
retainAll(Collection<?>) - Method in class com.caucho.env.dbpool.IdlePoolSet
Removes an element of the set.
retainAll(Collection<?>) - Method in class com.caucho.message.common.AbstractMessageReceiver
 
retainAll(Collection<?>) - Method in class com.caucho.message.common.AbstractQueueSender
 
retainAll(Collection<?>) - Method in class com.caucho.remote.websocket.WebSocketBlockingQueue
 
retainAll(Collection<?>) - Method in class com.caucho.util.AbstractActorQueue
 
retainAll(Collection<?>) - Method in class com.caucho.util.LifoSet
Removes an element of the set.
retainIfException() - Method in class com.caucho.ejb.cfg.RemoveLiteral
 
rethrow(Throwable) - Method in class com.caucho.quercus.statement.Statement
 
rethrow(Throwable, Class<E>) - Method in class com.caucho.quercus.statement.Statement
 
rethrowEjbException(Exception, boolean) - Method in class com.caucho.ejb.util.XAManager
 
rethrowEjbException(Error, boolean) - Method in class com.caucho.ejb.util.XAManager
 
RETURN - Static variable in class com.caucho.bytecode.CodeVisitor
 
RETURN - Static variable in class com.caucho.quercus.statement.Statement
 
RETURN_CODE_SERVER_ERROR - Static variable in class com.caucho.boot.AbstractManagementCommand
 
ReturnNullAsFalse - Annotation Type in com.caucho.quercus.annotation
Mark a method such that if execution of the method returns null, the value returned to the Quercus caller is instead com.caucho.quercus.env.BooleanValue.FALSE.
ReturnRefStatement - Class in com.caucho.quercus.statement
Represents a return expression statement in a PHP program.
ReturnRefStatement(Location, Expr) - Constructor for class com.caucho.quercus.statement.ReturnRefStatement
Creates the echo statement.
returnsReference(Env) - Method in class com.caucho.quercus.lib.reflection.ReflectionFunctionAbstract
 
ReturnStatement - Class in com.caucho.quercus.statement
Represents a return expression statement in a PHP program.
ReturnStatement(Expr) - Constructor for class com.caucho.quercus.statement.ReturnStatement
Creates the echo statement.
ReturnStatement(Location, Expr) - Constructor for class com.caucho.quercus.statement.ReturnStatement
Creates the echo statement.
reuseSessionId(boolean) - Method in class com.caucho.server.session.SessionManager
True if the server should reuse the current session id if the session doesn't exist.
reverse(Slist) - Static method in class com.caucho.util.Slist
Destructively reverse
reverse() - Method in interface javax.persistence.criteria.Order
 
rewind(Env) - Method in class com.caucho.quercus.lib.db.OracleOciLob
Moves the internal pointer to the beginning of the large object
rewind(Env) - Method in class com.caucho.quercus.lib.file.Directory
 
rewind(Env, BinaryStream) - Static method in class com.caucho.quercus.lib.file.FileModule
Rewinds the stream.
rewind(Env) - Method in class com.caucho.quercus.lib.file.WrappedDirectory
Rewinds the directory
rewind(Env) - Method in class com.caucho.quercus.lib.spl.ArrayIterator
 
rewind(Env) - Method in class com.caucho.quercus.lib.spl.DirectoryIterator
 
rewind(Env) - Method in interface com.caucho.quercus.lib.spl.Iterator
Rewinds the iterator so it is at the first row.
rewind(Env) - Method in class com.caucho.quercus.lib.spl.RecursiveIteratorIterator
 
rewind(Env) - Method in class com.caucho.quercus.lib.spl.SplObjectStorage
 
rewinddir(Env, Directory) - Static method in class com.caucho.quercus.lib.file.FileModule
Rewinds the directory listing
rewindJava(Env) - Method in class com.caucho.quercus.lib.spl.ArrayIterator
 
Rewrite - Class in com.caucho.rewrite
 
Rewrite() - Constructor for class com.caucho.rewrite.Rewrite
 
rewrite(String, Matcher) - Method in class com.caucho.server.rewrite.AbstractRuleWithConditions
Return a rewritten uri to use for the rest of the processing of rewrite-dispatch.
rewrite(String, Matcher) - Method in class com.caucho.server.rewrite.DispatchRule
 
rewrite(String, Matcher) - Method in class com.caucho.server.rewrite.ForwardRule
 
rewrite(String, Matcher) - Method in class com.caucho.server.rewrite.MovedRule
 
rewrite(String, Matcher) - Method in class com.caucho.server.rewrite.RedirectRule
 
rewrite(String, Matcher) - Method in class com.caucho.server.rewrite.RewriteRule
 
Rewrite() - Constructor for class com.caucho.server.webapp.RewriteRealPath.Rewrite
 
rewrite(String) - Method in class com.caucho.server.webapp.RewriteRealPath.Rewrite
 
rewriteDefault(String, String) - Method in class com.caucho.rewrite.AbstractTargetDispatchRule
 
rewriteDefault(String, String) - Method in class com.caucho.rewrite.LoadBalance
 
RewriteDispatch - Class in com.caucho.server.rewrite
Configuration for a rewrite-dispatch
RewriteDispatch(ServletService) - Constructor for class com.caucho.server.rewrite.RewriteDispatch
 
RewriteDispatch(WebApp) - Constructor for class com.caucho.server.rewrite.RewriteDispatch
 
RewriteDispatchFilterChain - Class in com.caucho.server.dispatch
Does an internal dispatch of the request.
RewriteDispatchFilterChain(String) - Constructor for class com.caucho.server.dispatch.RewriteDispatchFilterChain
Create the dispatch filter chain servlet.
RewriteELContext - Class in com.caucho.server.rewrite
 
RewriteELContext() - Constructor for class com.caucho.server.rewrite.RewriteELContext
 
RewriteFilter - Interface in com.caucho.rewrite
 
RewriteFilterAdapter - Class in com.caucho.rewrite
Wraps a Java filter in a RewriteFilter
RewriteFilterAdapter(Filter) - Constructor for class com.caucho.rewrite.RewriteFilterAdapter
 
RewriteImportAdmin(ImportRule) - Constructor for class com.caucho.server.rewrite.ImportRule.RewriteImportAdmin
 
RewriteImportMXBean - Interface in com.caucho.management.server
Interface for a rewrite rule.
RewriteIncludeFilterChain - Class in com.caucho.server.dispatch
Does an internal dispatch of the request.
RewriteIncludeFilterChain(FilterChain, String) - Constructor for class com.caucho.server.dispatch.RewriteIncludeFilterChain
Create the dispatch filter chain servlet.
rewritePathString(String) - Static method in class com.caucho.config.type.PathType
Rewrites the path string into proper JSP EL.
rewritePathString(String) - Static method in class com.caucho.config.types.PathBuilder
Rewrites the path string into proper JSP EL.
RewriteRealPath - Class in com.caucho.server.webapp
Configuration for a rewrite-real-path
RewriteRealPath(Path) - Constructor for class com.caucho.server.webapp.RewriteRealPath
 
RewriteRealPath.RealPath - Class in com.caucho.server.webapp
 
RewriteRealPath.Rewrite - Class in com.caucho.server.webapp
 
RewriteRule - Class in com.caucho.server.rewrite
 
RewriteRule(RewriteDispatch) - Constructor for class com.caucho.server.rewrite.RewriteRule
 
RewriteRuleAdmin(AbstractRule) - Constructor for class com.caucho.server.rewrite.AbstractRule.RewriteRuleAdmin
 
RewriteRuleMXBean - Interface in com.caucho.management.server
Interface for a rewrite rule.
rewriteTarget(Matcher, String, String) - Method in class com.caucho.rewrite.AbstractRegexpDispatchRule
 
rewriteTarget(Matcher, String, String) - Method in class com.caucho.rewrite.AbstractTargetDispatchRule
 
rewriteTarget(Matcher, String, String) - Method in class com.caucho.rewrite.Forward
 
rewriteUri(String, String) - Method in class com.caucho.rewrite.AbstractDispatchRule
 
rewriteUri(String, String) - Method in class com.caucho.rewrite.AbstractRegexpDispatchRule
 
rewriteUri(String, String) - Method in interface com.caucho.rewrite.DispatchRule
Rewrites the URI for further processing.
rewriteUri(String, String) - Method in class com.caucho.rewrite.Rewrite
 
rewriteUri(String, String) - Method in class com.caucho.rewrite.WelcomeFile
 
rewriteUri(String, String) - Method in class com.caucho.server.rewrite.MatchRule
 
RFC1036 - Static variable in class com.caucho.quercus.lib.date.DateTime
 
RFC1123 - Static variable in class com.caucho.quercus.lib.date.DateTime
 
RFC2822 - Static variable in class com.caucho.quercus.lib.date.DateTime
 
RFC3339 - Static variable in class com.caucho.quercus.lib.date.DateTime
 
RFC822 - Static variable in class com.caucho.quercus.lib.date.DateTime
 
RFC850 - Static variable in class com.caucho.quercus.lib.date.DateTime
 
RingBlocker - Interface in com.caucho.util
Ring blocking algorithm.
RingBlockerBasic - Class in com.caucho.util
Ring blocking algorithm.
RingBlockerBasic() - Constructor for class com.caucho.util.RingBlockerBasic
 
RingItem - Class in com.caucho.util
Item for the disruptor.
RingItem(int) - Constructor for class com.caucho.util.RingItem
 
RingItemFactory<T extends RingItem> - Interface in com.caucho.util
Item for the ring queue.
RingQueue<T extends RingItem> - Class in com.caucho.util
 
RingQueue(int, RingItemFactory<T>) - Constructor for class com.caucho.util.RingQueue
 
RingValueItem<T> - Class in com.caucho.util
Item for the disruptor.
RingValueItem(int) - Constructor for class com.caucho.util.RingValueItem
 
RingValueQueue<M> - Class in com.caucho.util
Value queue with atomic reference.
RingValueQueue(int) - Constructor for class com.caucho.util.RingValueQueue
 
RingValueQueue(int, RingBlocker) - Constructor for class com.caucho.util.RingValueQueue
 
rmdir(Env, StringValue, Value) - Static method in class com.caucho.quercus.lib.file.FileModule
remove a directory
rmdir(Env, StringValue, LongValue) - Method in class com.caucho.quercus.lib.file.PhpProtocolWrapper
 
rmdir(Env, StringValue, LongValue) - Method in class com.caucho.quercus.lib.file.ProtocolWrapper
 
rmdir(Env, StringValue, LongValue) - Method in class com.caucho.quercus.lib.file.ZlibProtocolWrapper
 
rmdir(String, HttpServletRequest, ServletContext) - Method in class com.caucho.servlets.webdav.AbstractPath
Removes the named directory.
rmdir(String, HttpServletRequest, ServletContext) - Method in class com.caucho.servlets.webdav.ApplicationPath
Removes the named directory.
RmiRegistry - Class in com.caucho.resources.rmi
An RMI registry and its services.
RmiRegistry() - Constructor for class com.caucho.resources.rmi.RmiRegistry
 
RmiService - Class in com.caucho.resources.rmi
 
RmiService() - Constructor for class com.caucho.resources.rmi.RmiService
 
Role() - Constructor for class com.caucho.security.XmlRoleMap.Role
 
RoleConstraint - Class in com.caucho.server.security
 
RoleConstraint() - Constructor for class com.caucho.server.security.RoleConstraint
 
RoleMap - Interface in com.caucho.security
Maps roles (permissions) to users and groups.
RoleMapManager - Class in com.caucho.security
Manages role mapping
RolePrincipal - Interface in com.caucho.server.security
Principal which has role methods.
RolesAllowed - Annotation Type in javax.annotation.security
Sets the user name to run as.
rollback() - Method in interface com.caucho.amber.AmberConnection
Rolls a transaction back.
rollback() - Method in class com.caucho.amber.jdbc.AmberConnectionImpl
 
rollback(Savepoint) - Method in class com.caucho.amber.jdbc.AmberConnectionImpl
 
rollback(Exception) - Method in class com.caucho.amber.manager.AmberConnection
 
rollback() - Method in class com.caucho.amber.manager.AmberConnection
Rollbacks a transaction.
rollback() - Method in class com.caucho.db.jdbc.ConnectionImpl
 
rollback(Savepoint) - Method in class com.caucho.db.jdbc.ConnectionImpl
 
rollback() - Method in class com.caucho.db.xa.DbTransaction
 
rollback(Xid) - Method in class com.caucho.ejb.hessian.HessianXAResource
 
rollback() - Method in class com.caucho.ejb.util.XAManager
Commits transaction.
rollback(String) - Method in class com.caucho.jms.cluster.ClusterQueueImpl
 
rollback(String) - Method in class com.caucho.jms.cluster.ClusterTopicImpl
 
rollback(String) - Method in interface com.caucho.jms.cluster.ServerDestination
 
rollback() - Method in class com.caucho.jms.connection.JmsSession
Rollsback the messages.
rollback(Xid) - Method in class com.caucho.jms.connection.JmsSession
Called to roll back.
rollback(String) - Method in class com.caucho.jms.queue.AbstractDestination
Rollback the message read.
rollback(String) - Method in class com.caucho.jms.queue.AbstractMemoryQueue
Rolls back the receipt of a message
rollback(String) - Method in class com.caucho.jms.queue.AbstractQueue
Rollback the message read.
rollback(String) - Method in interface com.caucho.jms.queue.MessageQueue
Rollback a message read
rollback() - Method in class com.caucho.jms.queue.QueueEntry
 
rollback() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
rolls the current transaction back NOTE: quercus doesn't seem to support the idea of savepoints
rollback() - Method in class com.caucho.quercus.lib.db.Mysqli
Rolls the current transaction back.
rollBack(Env) - Method in class com.caucho.quercus.lib.db.PDO
Rolls a transaction back.
rollback() - Method in class com.caucho.quercus.mysql.MysqlConnectionImpl
 
rollback(Savepoint) - Method in class com.caucho.quercus.mysql.MysqlConnectionImpl
 
rollback(Xid) - Method in class com.caucho.sql.DisjointXAResource
Rolls the resource back
rollback() - Method in class com.caucho.sql.spy.SpyConnection
 
rollback(Savepoint) - Method in class com.caucho.sql.spy.SpyConnection
 
rollback(Xid) - Method in class com.caucho.sql.spy.SpyXAResource
Rolls the resource back
rollback() - Method in class com.caucho.sql.UserConnection
 
rollback(Savepoint) - Method in class com.caucho.sql.UserConnection
 
rollback() - Method in class com.caucho.tools.profiler.ConnectionWrapper
 
rollback(Savepoint) - Method in class com.caucho.tools.profiler.ConnectionWrapper
 
rollback(Xid) - Method in class com.caucho.tools.profiler.XAResourceWrapper
 
rollback() - Method in class com.caucho.transaction.TransactionImpl
Rollback the transaction.
rollback() - Method in class com.caucho.transaction.TransactionManagerImpl
Rollback the transaction.
rollback() - Method in class com.caucho.transaction.UserTransactionImpl
Rolls the transaction back
rollback() - Method in class com.caucho.transaction.UserTransactionProxy
Rolls the transaction back
rollback() - Method in interface javax.jms.Session
 
rollback() - Method in interface javax.jms.XASession
 
rollback() - Method in interface javax.persistence.EntityTransaction
Rolls the current transaction back.
rollback() - Method in interface javax.resource.cci.LocalTransaction
Rolls back a local transaction.
rollback() - Method in interface javax.resource.spi.LocalTransaction
Rolls back a local transaction.
rollback(Xid) - Method in interface javax.resource.spi.XATerminator
Rolls back a transaction.
rollback() - Method in interface javax.transaction.Transaction
Rolls the transaction back.
rollback() - Method in interface javax.transaction.TransactionManager
Rolls the transaction back
rollback() - Method in interface javax.transaction.UserTransaction
Rolls the transaction back
rollback(Xid) - Method in interface javax.transaction.xa.XAResource
Called to roll back.
RollbackException - Exception in javax.persistence
Thrown by the persistence provider when a transaction is required but is not active.
RollbackException() - Constructor for exception javax.persistence.RollbackException
 
RollbackException(String) - Constructor for exception javax.persistence.RollbackException
 
RollbackException(String, Throwable) - Constructor for exception javax.persistence.RollbackException
 
RollbackException(Throwable) - Constructor for exception javax.persistence.RollbackException
 
RollbackException - Exception in javax.transaction
An exception thrown when the transaction has rolled back.
RollbackException() - Constructor for exception javax.transaction.RollbackException
 
RollbackException(String) - Constructor for exception javax.transaction.RollbackException
 
RollbackExceptionWrapper - Exception in com.caucho.transaction
 
RollbackExceptionWrapper(String) - Constructor for exception com.caucho.transaction.RollbackExceptionWrapper
 
RollbackExceptionWrapper(String, Throwable) - Constructor for exception com.caucho.transaction.RollbackExceptionWrapper
 
RollbackExceptionWrapper(Throwable) - Constructor for exception com.caucho.transaction.RollbackExceptionWrapper
 
rollbackImpl() - Method in class com.caucho.jms.connection.JmsSession
Rollsback the messages.
rollover() - Method in class com.caucho.log.AbstractRolloverLog
 
Root<X> - Interface in javax.persistence.criteria
A root type from a FROM clause.
RootDirectorySystem - Class in com.caucho.env.service
Root service for the root and data directories.
RootDirectorySystem(Path, Path) - Constructor for class com.caucho.env.service.RootDirectorySystem
 
RootDynamicClassLoader - Class in com.caucho.loader
Root class loader.
rootJavaFrame(long, int, int) - Method in class com.caucho.env.hprof.AbstractHprofDumpHandler
 
rootJavaFrame(long, int, int) - Method in interface com.caucho.env.hprof.HprofDumpHandler
 
rootJniGlobal(long, long) - Method in class com.caucho.env.hprof.AbstractHprofDumpHandler
 
rootJniGlobal(long, long) - Method in interface com.caucho.env.hprof.HprofDumpHandler
 
rootJniLocal(long, int, int) - Method in class com.caucho.env.hprof.AbstractHprofDumpHandler
 
rootJniLocal(long, int, int) - Method in interface com.caucho.env.hprof.HprofDumpHandler
 
rootMonitorUsed(long) - Method in class com.caucho.env.hprof.AbstractHprofDumpHandler
 
rootMonitorUsed(long) - Method in interface com.caucho.env.hprof.HprofDumpHandler
 
rootStickyClass(long) - Method in class com.caucho.env.hprof.AbstractHprofDumpHandler
 
rootStickyClass(long) - Method in interface com.caucho.env.hprof.HprofDumpHandler
 
rootThreadBlock(long, int) - Method in class com.caucho.env.hprof.AbstractHprofDumpHandler
 
rootThreadBlock(long, int) - Method in interface com.caucho.env.hprof.HprofDumpHandler
 
rootThreadObject(long, int, int) - Method in class com.caucho.env.hprof.AbstractHprofDumpHandler
 
rootThreadObject(long, int, int) - Method in interface com.caucho.env.hprof.HprofDumpHandler
 
rootUnknown(long) - Method in class com.caucho.env.hprof.AbstractHprofDumpHandler
 
rootUnknown(long) - Method in interface com.caucho.env.hprof.HprofDumpHandler
 
rotate(double) - Method in class com.caucho.quercus.lib.pdf.PDF
rotates the coordinates
RotateLog - Class in com.caucho.log
Configuration for a rotating log
RotateLog() - Constructor for class com.caucho.log.RotateLog
 
RotateStream - Class in com.caucho.log
Automatically-rotating streams.
round(double, int) - Static method in class com.caucho.quercus.lib.MathModule
 
ROUND - Static variable in class com.caucho.xpath.Expr
 
RoundRobinBalanceStrategy - Class in com.caucho.cloud.loadbalance
Strategy for selecting the next server
RoundRobinBalanceStrategy(LoadBalanceClientGroup) - Constructor for class com.caucho.cloud.loadbalance.RoundRobinBalanceStrategy
 
RouterQueryCallback - Class in com.caucho.cloud.bam
Routes a message to all members of a triad.
RouterQueryCallback(long, String, String, Broker) - Constructor for class com.caucho.cloud.bam.RouterQueryCallback
 
ROW_ALLOC - Static variable in class com.caucho.db.table.Table
 
ROW_MASK - Static variable in class com.caucho.db.table.Table
 
ROW_VALID - Static variable in class com.caucho.db.table.Table
 
rowCount(Env) - Method in class com.caucho.quercus.lib.db.PDOStatement
 
rowDeleted() - Method in class com.caucho.amber.query.ResultSetImpl
True if the row was deleted.
rowDeleted() - Method in class com.caucho.db.jdbc.AbstractResultSet
 
rowDeleted() - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
rowDeleted() - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
RowInsertCompletion - Class in com.caucho.amber.entity
Code to update the cache value on the completion of a transaction after an INSERT statement.
RowInsertCompletion(String) - Constructor for class com.caucho.amber.entity.RowInsertCompletion
 
rowInserted() - Method in class com.caucho.amber.query.ResultSetImpl
True if the row was inserted.
rowInserted() - Method in class com.caucho.db.jdbc.AbstractResultSet
 
rowInserted() - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
rowInserted() - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
RowInvalidateCompletion - Class in com.caucho.amber.entity
Code to update the cache value on the completion of a transaction.
RowInvalidateCompletion(String, Object) - Constructor for class com.caucho.amber.entity.RowInvalidateCompletion
 
rowUpdated() - Method in class com.caucho.amber.query.ResultSetImpl
Updating
rowUpdated() - Method in class com.caucho.db.jdbc.AbstractResultSet
 
rowUpdated() - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
rowUpdated() - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
rshift(Value) - Method in class com.caucho.quercus.env.ArgRef
Shifts right by the value.
rshift(Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
Shifts right by the value.
rshift(Value) - Method in class com.caucho.quercus.env.Value
Shifts right by the value.
rshift(Value) - Method in class com.caucho.quercus.env.Var
Shifts right by the value.
rsort(Env, Value, long) - Static method in class com.caucho.quercus.lib.ArrayModule
Sorts the array based on values in reverse order
RSS - Static variable in class com.caucho.quercus.lib.date.DateTime
 
rtrim(Env, StringValue, String) - Static method in class com.caucho.quercus.lib.string.StringModule
Removes trailing whitespace.
Rule - Interface in com.caucho.server.rewrite
 
run() - Method in class com.caucho.boot.ResinGUI.ActionRunnable
 
run() - Method in class com.caucho.config.async.AsyncItem
 
run() - Method in class com.caucho.config.timer.EjbTimer
Runs the timer task.
run() - Method in class com.caucho.env.thread1.AbstractTaskWorker1
 
run() - Method in class com.caucho.env.thread2.AbstractTaskWorker2
 
run() - Method in class com.caucho.health.action.StartProfiler.ProfilerTask
 
run() - Method in class com.caucho.hmtp.HmtpLinkWorker
Receive messages from the client
run() - Method in class com.caucho.java.AbstractJavaCompiler
runs the compiler.
run() - Method in class com.caucho.java.ExternalCompiler.CompilerThread
 
run() - Method in class com.caucho.jca.ra.WorkThread
The runnable.
run() - Method in class com.caucho.jms.connection.JmsSession
Called to synchronously receive messages
run() - Method in class com.caucho.jms.jca.MessageListenerTask
Runs the endpoint.
run() - Method in class com.caucho.jms.queue.PollingTopic
 
run() - Method in class com.caucho.loader.ClassLoaderContext
 
run() - Method in class com.caucho.network.listen.JniSelectManager
Running process accepting connections.
run() - Method in class com.caucho.resources.ScheduledTask.MethodTask
 
run() - Method in class com.caucho.resources.ScheduledTask.ServletTask
 
run() - Method in class com.caucho.server.httpproxy.HttpProxyClientReader
 
run() - Method in class com.caucho.server.resin.ResinLink
Receive messages from the client
run() - Method in class com.caucho.transaction.xalog.XALogManager
Updates the waiting flush.
run() - Method in class com.caucho.util.Alarm
Runs the alarm.
run() - Method in interface com.caucho.util.ThreadTask
 
run() - Method in interface javax.jms.Session
 
RunAs() - Constructor for class com.caucho.ejb.cfg.EjbSecurityIdentity.RunAs
 
RunAs() - Constructor for class com.caucho.ejb.cfg.SecurityIdentity.RunAs
 
runAs(String) - Static method in class com.caucho.security.SecurityContext
Returns true if the user principal is in the specified role.
runAs(String) - Method in interface com.caucho.security.SecurityContextProvider
Sets the current runAs role/principal.
RunAs() - Constructor for class com.caucho.server.dispatch.ServletConfigImpl.RunAs
 
runAs(String) - Method in class com.caucho.server.http.AbstractHttpRequest
 
runAs(String) - Method in class com.caucho.server.http.HttpServletRequestImpl
Sets the overriding role.
RunAs - Annotation Type in javax.annotation.security
Sets the user name to run as.
RunAt - Class in com.caucho.server.dispatch
Configuration for a run-at
RunAt() - Constructor for class com.caucho.server.dispatch.RunAt
Creates a new servlet configuration object.
runInSessionContext(String, Runnable) - Method in class com.caucho.server.webapp.WebApp
Runs a thread in a session context
RunningThreadFilter - Class in com.caucho.admin.thread.filter
 
RunningThreadFilter() - Constructor for class com.caucho.admin.thread.filter.RunningThreadFilter
 
runTask() - Method in class com.caucho.config.async.AsyncItem
 
runTask() - Method in class com.caucho.config.async.AsyncQueue
 
runTask() - Method in class com.caucho.db.block.BlockWriter
 
runTask() - Method in class com.caucho.env.health.HealthServiceHealthCheckImpl.HealthSystemHealthCheckWorker
 
runTask() - Method in class com.caucho.env.thread1.AbstractTaskWorker1
 
runTask() - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
 
runTask() - Method in class com.caucho.env.thread2.AbstractTaskWorker2
 
runTask() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
 
runTask() - Method in class com.caucho.server.distcache.DataRemoveActor
 
Runtime(String) - Constructor for class com.caucho.quercus.module.IniDefinition.Runtime
 
RuntimeExceptionWrapper - Class in com.caucho.util
 
RuntimeExceptionWrapper() - Constructor for class com.caucho.util.RuntimeExceptionWrapper
 
rvar(String) - Static method in class com.caucho.server.webbeans.ResinServerConfigLibrary
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _