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 _ 

F

F2D - Static variable in class com.caucho.bytecode.CodeVisitor
 
F2I - Static variable in class com.caucho.bytecode.CodeVisitor
 
F2L - Static variable in class com.caucho.bytecode.CodeVisitor
 
factory(RingItemFactory<T>) - Method in class com.caucho.env.actor.ActorQueuePreallocBuilder
 
FactoryConfigurationError - Error in javax.xml.stream
 
FactoryConfigurationError() - Constructor for error javax.xml.stream.FactoryConfigurationError
 
FactoryConfigurationError(Exception) - Constructor for error javax.xml.stream.FactoryConfigurationError
 
FactoryConfigurationError(Exception, String) - Constructor for error javax.xml.stream.FactoryConfigurationError
 
FactoryConfigurationError(String) - Constructor for error javax.xml.stream.FactoryConfigurationError
 
FactoryConfigurationError(String, Exception) - Constructor for error javax.xml.stream.FactoryConfigurationError
 
FADD - Static variable in class com.caucho.bytecode.CodeVisitor
 
FAIL - Static variable in class com.caucho.db.index.BTree
 
fail(String) - Method in class com.caucho.env.health.AbstractMemoryHealthCheckImpl
 
FAIL - Static variable in class com.caucho.quercus.lib.regexp.Regexp
 
FAIL - Static variable in class com.caucho.quercus.lib.regexp.RegexpState
 
failConnect(long) - Method in class com.caucho.network.balance.ClientSocketFactory
Called when the socket read/write fails.
failConnect(long) - Method in interface com.caucho.network.balance.ClientSocketFactoryApi
Called when the socket read/write fails.
FailSafeRestart - Class in com.caucho.health.action
Health action to trigger a timed restart of Resin, normally used in conjunction with an ActionSequence to gather shutdown information.
FailSafeRestart() - Constructor for class com.caucho.health.action.FailSafeRestart
 
failSocket(long) - Method in class com.caucho.network.balance.ClientSocketFactory
Called when the socket read/write fails.
failSocket(long) - Method in interface com.caucho.network.balance.ClientSocketFactoryApi
Called when the socket read/write fails.
FALL_THROUGH - Static variable in class com.caucho.quercus.statement.Statement
 
FallbackMessageStream - Class in com.caucho.bam.stream
Base ActorStream implementation using introspection and @Message annotations to simplify Actor development.
FallbackMessageStream(String, Broker, Class<?>) - Constructor for class com.caucho.bam.stream.FallbackMessageStream
 
FallbackMessageStream(MessageStream) - Constructor for class com.caucho.bam.stream.FallbackMessageStream
 
fallThrough() - Method in class com.caucho.quercus.statement.BlockStatement
Returns true if the statement can fallthrough.
fallThrough() - Method in class com.caucho.quercus.statement.ReturnRefStatement
Returns true if control can go past the statement.
fallThrough() - Method in class com.caucho.quercus.statement.ReturnStatement
Returns true if control can go past the statement.
fallThrough() - Method in class com.caucho.quercus.statement.Statement
Returns true if the statement can fallthrough.
fallThrough() - Method in class com.caucho.quercus.statement.SwitchStatement
Returns true if control can go past the statement.
fallThrough() - Method in class com.caucho.quercus.statement.ThrowStatement
Returns true if control can go past the statement.
FALOAD - Static variable in class com.caucho.bytecode.CodeVisitor
 
FALSE - Static variable in class com.caucho.amber.query.QueryParser
 
FALSE - Static variable in class com.caucho.db.sql.Expr
 
FALSE - Static variable in class com.caucho.json.JsonBoolean
 
FALSE - Static variable in class com.caucho.quercus.env.BooleanValue
 
FALSE - Static variable in class com.caucho.xpath.Expr
 
FastCgiPort - Class in com.caucho.protocols
Represents a protocol connection.
FastCgiPort() - Constructor for class com.caucho.protocols.FastCgiPort
 
FastCgiProtocol - Class in com.caucho.server.fastcgi
Dispatches the FastCgi protocol.
FastCgiProtocol() - Constructor for class com.caucho.server.fastcgi.FastCgiProtocol
 
FastCgiProxy - Class in com.caucho.rewrite
Dispatches a request to a backend server using FastCGI as the proxy protocol.
FastCgiProxy() - Constructor for class com.caucho.rewrite.FastCgiProxy
 
FastCgiProxy.ProxyFilterChain - Class in com.caucho.rewrite
 
FastCgiProxy.ProxyRequest - Class in com.caucho.rewrite
 
FastCgiRequest - Class in com.caucho.server.fastcgi
Handles a new request from a FastCGI connection.
FastCgiRequest(ServletService, SocketLink) - Constructor for class com.caucho.server.fastcgi.FastCgiRequest
Creates a new HttpRequest.
FastCgiResponse - Class in com.caucho.server.fastcgi
Handles a response for a srun connection, i.e.
FastCgiResponseStream - Class in com.caucho.server.fastcgi
 
FastCGIServlet - Class in com.caucho.servlets
Load balancing.
FastCGIServlet() - Constructor for class com.caucho.servlets.FastCGIServlet
 
FASTORE - Static variable in class com.caucho.bytecode.CodeVisitor
 
fatalCorrupted(String) - Method in class com.caucho.db.block.BlockStore
 
fatalError(SAXParseException) - Method in class com.caucho.quercus.lib.simplexml.SimpleHandler
 
fatalError(SAXParseException) - Method in class com.caucho.relaxng.VerifierFilter
 
fatalError(SAXParseException) - Method in class com.caucho.xml.DOMBuilder
 
fatalError(SAXParseException) - Method in class com.caucho.xml2.DOMBuilder
 
fatalEvent() - Method in class com.caucho.sql.ManagedConnectionImpl
Sends the fatal event.
fatalEvent(Exception) - Method in class com.caucho.sql.ManagedConnectionImpl
Sends the fatal event.
fault() - Method in interface com.caucho.hessian.test.Test
Throws an application fault.
fault() - Method in class com.caucho.hessian.test.TestHessianServlet
Throws an application fault.
fclose(Env, BinaryStream) - Static method in class com.caucho.quercus.lib.file.FileModule
Closes a file.
FCMPG - Static variable in class com.caucho.bytecode.CodeVisitor
 
FCMPL - Static variable in class com.caucho.bytecode.CodeVisitor
 
FCONST_0 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FCONST_1 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FCONST_2 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FDIV - Static variable in class com.caucho.bytecode.CodeVisitor
 
FEATURE - Static variable in class com.caucho.xsl.StringSource
The feature name to tell if the transformer can handle stream input.
FEATURE_NOT_IMPLEMENTED - Static variable in class com.caucho.bam.BamError
The feature is nor implemented, e.g.
FeatureNotImplementedException - Exception in com.caucho.bam
Actor exception when a feature does not exist because the service ActorHolder does not understand or implement the message or RPC query.
FeatureNotImplementedException() - Constructor for exception com.caucho.bam.FeatureNotImplementedException
 
FeatureNotImplementedException(String) - Constructor for exception com.caucho.bam.FeatureNotImplementedException
 
FeatureNotImplementedException(String, BamError) - Constructor for exception com.caucho.bam.FeatureNotImplementedException
 
FeatureNotImplementedException(BamError) - Constructor for exception com.caucho.bam.FeatureNotImplementedException
 
feof(Env, BinaryStream) - Static method in class com.caucho.quercus.lib.file.FileModule
Checks for the end of file.
FETCH - Static variable in class com.caucho.amber.query.QueryParser
 
fetch(Env) - Method in class com.caucho.quercus.lib.db.JdbcStatementResource
 
fetch(Env) - Method in class com.caucho.quercus.lib.db.MysqliStatement
Fetch results from a prepared statement into the bound variables.
fetch(Env, int, int, int) - Method in class com.caucho.quercus.lib.db.PDOStatement
Fetch the next row.
Fetch<Z,X> - Interface in javax.persistence.criteria
Represents a join-fetched attribute.
fetch(SingularAttribute<? super X, Y>) - Method in interface javax.persistence.criteria.FetchParent
 
fetch(SingularAttribute<? super X, Y>, JoinType) - Method in interface javax.persistence.criteria.FetchParent
 
fetch(PluralAttribute<? super X, ?, Y>) - Method in interface javax.persistence.criteria.FetchParent
 
fetch(PluralAttribute<? super X, ?, Y>, JoinType) - Method in interface javax.persistence.criteria.FetchParent
 
fetch(String) - Method in interface javax.persistence.criteria.FetchParent
 
fetch(String, JoinType) - Method in interface javax.persistence.criteria.FetchParent
 
fetch_array(Env, int) - Method in class com.caucho.quercus.lib.db.MysqliResult
Fetch a result row as an associative, a numeric array, or both.
FETCH_ASSOC - Static variable in class com.caucho.quercus.lib.db.JdbcResultResource
 
fetch_assoc(Env) - Method in class com.caucho.quercus.lib.db.MysqliResult
Returns an associative array representing the row.
FETCH_ASSOC - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_BOTH - Static variable in class com.caucho.quercus.lib.db.JdbcResultResource
 
FETCH_BOTH - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_BOUND - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_CLASS - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_CLASSTYPE - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_COLUMN - Static variable in class com.caucho.quercus.lib.db.PDO
 
fetch_field(Env) - Method in class com.caucho.quercus.lib.db.MysqliResult
Returns the next field in the result set.
fetch_field_direct(Env, int) - Method in class com.caucho.quercus.lib.db.MysqliResult
Returns field metadata for a single field.
fetch_fields(Env) - Method in class com.caucho.quercus.lib.db.MysqliResult
Returns metadata for all fields in the result set.
FETCH_FUNC - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_GROUP - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_INTO - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_KEY_PAIR - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_LAZY - Static variable in class com.caucho.quercus.lib.db.PDO
 
fetch_lengths() - Method in class com.caucho.quercus.lib.db.MysqliResult
Returns the lengths of the columns of the current row in the result set.
FETCH_NAMED - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_NUM - Static variable in class com.caucho.quercus.lib.db.JdbcResultResource
 
FETCH_NUM - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_OBJ - Static variable in class com.caucho.quercus.lib.db.PDO
 
fetch_object(Env, String, Value[]) - Method in class com.caucho.quercus.lib.db.MysqliResult
Returns an object representing the current row.
FETCH_ORI_ABS - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_ORI_FIRST - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_ORI_LAST - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_ORI_NEXT - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_ORI_PRIOR - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_ORI_REL - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_PROPS_LATE - Static variable in class com.caucho.quercus.lib.db.PDO
 
fetch_row(Env) - Method in class com.caucho.quercus.lib.db.MysqliResult
Returns a numerical array representing the current row.
FETCH_SERIALIZE - Static variable in class com.caucho.quercus.lib.db.PDO
 
FETCH_UNIQUE - Static variable in class com.caucho.quercus.lib.db.PDO
 
fetchAll(Env, int, int) - Method in class com.caucho.quercus.lib.db.PDOStatement
 
fetchArray(Env, int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
Fetch the next line as an array.
fetchArray(Env, int, boolean) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
 
fetchAssoc(Env) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
Returns an associative array representing the row.
fetchBoth(Env, boolean) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
 
fetchBound(Env, Value[]) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
Fetch results from a prepared statement into bound variables.
fetchColumn(Env, int) - Method in class com.caucho.quercus.lib.db.PDOStatement
 
fetchField(Env, int, String, String) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
Returns an object with the following fields: name, table, max_length, not_null, primary_key, multiple_key, numeric, blob, type, unsigned, zerofill.
fetchFieldDirect(Env, int) - Method in class com.caucho.quercus.lib.db.MysqliResult
returns an object containing the following field information: name: The name of the column orgname: The original name if an alias was specified table: The name of the table orgtable: The original name if an alias was specified def: default value for this field, represented as a string max_length: The maximum width of the field for the result set flags: An integer representing the bit-flags for the field (see _constMap).
fetchFieldImproved(Env, ResultSetMetaData, int) - Method in class com.caucho.quercus.lib.db.MysqliResult
 
fetchFieldImproved(Env, int, String, String, String, int, String, int) - Method in class com.caucho.quercus.lib.db.MysqliResult
Returns an object with the following fields: name: The name of the column orgname: The original name if an alias was specified table: The name of the table orgtable: The original name if an alias was specified def: default value for this field, represented as a string max_length: The maximum width of the field for the result set flags: An integer representing the bit-flags for the field type: An integer respresenting the data type used for this field decimals: The number of decimals used (for integer fields)
fetchNextField(Env) - Method in class com.caucho.quercus.lib.db.MysqliResult
 
fetchNum(Env) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
 
fetchObject(Env, String, Value[]) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
Returns an object with properties that correspond to the fetched row and moves the internal data pointer ahead.
fetchObject(Env, String, Value[]) - Method in class com.caucho.quercus.lib.db.PDOStatement
 
FetchParent<Z,X> - Interface in javax.persistence.criteria
An element of a FROM clause which can function as the parent of fetches.
fetchRow(Env) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
Returns an array representing the row.
FetchType - Enum in javax.persistence
The @FetchType annotation.
fflush(Env, BinaryOutput) - Static method in class com.caucho.quercus.lib.file.FileModule
Flushes a file.
fgetc(Env, BinaryInput) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the next character as a byte
fgetcsv(Env, BinaryInput, int, String, String) - Method in class com.caucho.quercus.lib.file.FileModule
Parses a comma-separated-value line from a file.
fgets(Env, BinaryInput, int) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the next line
fgetss(Env, BinaryInput, int, Value) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the next line stripping tags
FH_CHECKPOINT_ADDR - Static variable in class com.caucho.message.journal.JournalFile
 
FH_CHECKPOINT_OFFSET - Static variable in class com.caucho.message.journal.JournalFile
 
FH_END - Static variable in class com.caucho.message.journal.JournalFile
 
FH_OFF_PAGE - Static variable in class com.caucho.message.journal.JournalFile
 
FH_PAGE_MASK - Static variable in class com.caucho.message.journal.JournalFile
 
field_count(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
Returns the number of columns in the last query.
field_count(Env) - Method in class com.caucho.quercus.lib.db.MysqliResult
Returns the number of fields in the result set.
field_count(Env) - Method in class com.caucho.quercus.lib.db.MysqliStatement
Returns the number of columns in the last query.
field_seek(Env, int) - Method in class com.caucho.quercus.lib.db.MysqliResult
Sets the field metadata cursor to the given offset.
field_tell(Env) - Method in class com.caucho.quercus.lib.db.MysqliResult
Get current field offset of a result pointer.
FieldEntry(Expr, FieldVisibility) - Constructor for class com.caucho.quercus.program.ClassDef.FieldEntry
 
FieldEntry(Expr, FieldVisibility, String) - Constructor for class com.caucho.quercus.program.ClassDef.FieldEntry
 
FieldGenerator - Interface in com.caucho.el
An expression which generates a field.
FieldGeneratorProgram - Class in com.caucho.config.program
 
FieldGeneratorProgram(Field, ValueGenerator) - Constructor for class com.caucho.config.program.FieldGeneratorProgram
 
FieldRefConstant - Class in com.caucho.bytecode
Represents a field ref in the constant pool.
FieldResult - Annotation Type in javax.persistence
The @FieldResult annotation.
FieldResultConfig - Class in com.caucho.amber.cfg
The tag in orm.xml
FieldResultConfig() - Constructor for class com.caucho.amber.cfg.FieldResultConfig
 
fieldSet() - Method in class com.caucho.quercus.classes.LazyClassDef
 
fieldSet() - Method in class com.caucho.quercus.program.ClassDef
 
fieldSet() - Method in class com.caucho.quercus.program.InterpretedClassDef
 
FieldVisibility - Enum in com.caucho.quercus.env
Represents a PHP field visibility
file(Env, StringValue, int, Value) - Static method in class com.caucho.quercus.lib.file.FileModule
Parses the file, returning it in an array.
file - Variable in class com.caucho.quercus.lib.xml.LibXmlError
 
FILE_APPEND - Static variable in class com.caucho.quercus.lib.file.FileModule
 
FILE_DATA_OFFSET - Static variable in class com.caucho.message.journal.JournalFile
 
file_exists(Env, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns true if file exists
file_get_contents(Env, StringValue, boolean, Value, long, long) - Static method in class com.caucho.quercus.lib.file.FileModule
Parses the file, returning it as a string array.
FILE_HEADER_OFFSET - Static variable in class com.caucho.message.journal.JournalFile
 
FILE_HEADER_SIZE - Static variable in class com.caucho.message.journal.JournalFile
 
FILE_IGNORE_NEW_LINES - Static variable in class com.caucho.quercus.lib.file.FileModule
 
file_lookup(String, String) - Static method in class com.caucho.server.webbeans.ResinServerConfigLibrary
 
file_put_contents(Env, StringValue, Value, int, Value) - Static method in class com.caucho.quercus.lib.file.FileModule
Writes data to a file.
FILE_SIZE_INCREMENT - Static variable in interface com.caucho.db.io.StoreReadWrite
 
FILE_SKIP_EMPTY_LINES - Static variable in class com.caucho.quercus.lib.file.FileModule
 
FILE_USE_INCLUDE_PATH - Static variable in class com.caucho.quercus.lib.file.FileModule
 
fileatime(Env, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the file access time
FileAttributes() - Constructor for class com.caucho.servlets.webdav.XmlApplicationPath.FileAttributes
 
fileChannelFactory() - Method in class com.caucho.vfs.FilePath
 
fileChannelFactory() - Method in class com.caucho.vfs.Path
 
filectime(Env, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the file create time
FileDeserializer - Class in com.caucho.hessian.io
Deserializing a File
FileDeserializer() - Constructor for class com.caucho.hessian.io.FileDeserializer
 
filegroup(Env, Path) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the file's group
fileinode(Env, Path) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the file's inocde
FileInput - Class in com.caucho.quercus.lib.file
Represents a Quercus file open for reading
FileInput(Env, Path) - Constructor for class com.caucho.quercus.lib.file.FileInput
 
FileInputOutput - Class in com.caucho.quercus.lib.file
Represents a PHP open file
FileInputOutput(Env, Path) - Constructor for class com.caucho.quercus.lib.file.FileInputOutput
 
FileInputOutput(Env, Path, boolean, boolean) - Constructor for class com.caucho.quercus.lib.file.FileInputOutput
 
FileInputOutput(Env, Path, boolean, boolean, boolean) - Constructor for class com.caucho.quercus.lib.file.FileInputOutput
 
FileModule - Class in com.caucho.quercus.lib.file
Information and actions for about files
FileModule() - Constructor for class com.caucho.quercus.lib.file.FileModule
 
filemtime(Env, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the file modified time
FileOutput - Class in com.caucho.quercus.lib.file
Represents a PHP open file
FileOutput(Env, Path) - Constructor for class com.caucho.quercus.lib.file.FileOutput
 
FileOutput(Env, Path, boolean) - Constructor for class com.caucho.quercus.lib.file.FileOutput
 
fileowner(Env, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the file's owner
FilePath - Class in com.caucho.servlets.webdav
Represents a virtual filesystem.
FilePath() - Constructor for class com.caucho.servlets.webdav.FilePath
 
FilePath(Path) - Constructor for class com.caucho.servlets.webdav.FilePath
 
FilePath - Class in com.caucho.vfs
FilePath implements the native filesystem.
FilePath(FilesystemPath, String, String) - Constructor for class com.caucho.vfs.FilePath
 
FilePath(String) - Constructor for class com.caucho.vfs.FilePath
 
fileperms(Env, Path) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the file's permissions
FileQueue - Class in com.caucho.jms.file
Deprecated. 
FileQueue() - Constructor for class com.caucho.jms.file.FileQueue
Deprecated.
 
FileQueue(String) - Constructor for class com.caucho.jms.file.FileQueue
Deprecated.
 
FileQueue(Path, String) - Constructor for class com.caucho.jms.file.FileQueue
Deprecated.
Test interface
FileQueue(Path, String, String) - Constructor for class com.caucho.jms.file.FileQueue
Deprecated.
Test interface
FileQueue<X extends java.io.Serializable> - Class in com.caucho.jms
A JMS queue backed by a file-based database.
FileQueue() - Constructor for class com.caucho.jms.FileQueue
 
FileQueue(String) - Constructor for class com.caucho.jms.FileQueue
 
FileQueueEntry<E> - Class in com.caucho.jms.file
Entry in a file queue
FileQueueEntry(long, String, long, int, long, E) - Constructor for class com.caucho.jms.file.FileQueueEntry
 
FileQueueImpl<E extends java.io.Serializable> - Class in com.caucho.jms.file
A JMS queue backed by a file-based database.
FileQueueImpl() - Constructor for class com.caucho.jms.file.FileQueueImpl
 
FileQueueImpl(byte[]) - Constructor for class com.caucho.jms.file.FileQueueImpl
 
FileQueueImpl(String) - Constructor for class com.caucho.jms.file.FileQueueImpl
 
FileQueueStore - Class in com.caucho.jms.file
Implements a file queue.
FileQueueStore(Path, String, ClassLoader) - Constructor for class com.caucho.jms.file.FileQueueStore
 
FileQueueStore(Path, String) - Constructor for class com.caucho.jms.file.FileQueueStore
 
FileQueueStoreMXBean - Interface in com.caucho.management.server
Management interface for the unified file queue.
FileRandomAccessStream - Class in com.caucho.vfs
Reads from a file in a random-access fashion.
FileRandomAccessStream(RandomAccessFile) - Constructor for class com.caucho.vfs.FileRandomAccessStream
 
FileReadStream - Class in com.caucho.vfs
Stream encapsulating FileInputStream
FileReadStream() - Constructor for class com.caucho.vfs.FileReadStream
Create a new FileReadStream.
FileReadStream(FileInputStream) - Constructor for class com.caucho.vfs.FileReadStream
Create a new FileReadStream based on the java.io.* stream.
FileReadStream(FileInputStream, Path) - Constructor for class com.caucho.vfs.FileReadStream
Create a new FileReadStream based on the java.io.* stream.
FileReadValue - Class in com.caucho.quercus.lib.file
Represents a Quercus open file
FileReadValue(Path) - Constructor for class com.caucho.quercus.lib.file.FileReadValue
 
FileRepository - Class in com.caucho.env.repository
 
FileRepository() - Constructor for class com.caucho.env.repository.FileRepository
 
FileRepository(GitSystem) - Constructor for class com.caucho.env.repository.FileRepository
 
FileServlet - Class in com.caucho.servlets
Serves static files.
FileServlet() - Constructor for class com.caucho.servlets.FileServlet
 
FileSetType - Class in com.caucho.config.types
Abstract type building a path pattern.
FileSetType() - Constructor for class com.caucho.config.types.FileSetType
 
FileSetType.PathCallback - Interface in com.caucho.config.types
 
filesize(Env, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the file's size
FileStatus - Class in com.caucho.vfs
 
FileStatus() - Constructor for class com.caucho.vfs.FileStatus
 
FileSubscriberQueue<E> - Class in com.caucho.jms.file
Implements a file queue.
FilesystemIterator - Class in com.caucho.quercus.lib.spl
 
FilesystemIterator(Env, StringValue, int) - Constructor for class com.caucho.quercus.lib.spl.FilesystemIterator
 
FilesystemIterator(Path, Path, String, int) - Constructor for class com.caucho.quercus.lib.spl.FilesystemIterator
 
FilesystemPath - Class in com.caucho.vfs
Abstract FilesystemPath, the parent of hierarchical Paths like FilePath or HttpPath.
FilesystemPath(FilesystemPath, String, String) - Constructor for class com.caucho.vfs.FilesystemPath
Create a new filesystemPath
FileTopic - Class in com.caucho.jms.file
Deprecated. 
FileTopic() - Constructor for class com.caucho.jms.file.FileTopic
Deprecated.
 
FileTopic(Path, String) - Constructor for class com.caucho.jms.file.FileTopic
Deprecated.
Test interface
FileTopic<E> - Class in com.caucho.jms
A JMS topic backed by a file-based database.
FileTopic() - Constructor for class com.caucho.jms.FileTopic
 
FileTopic(String) - Constructor for class com.caucho.jms.FileTopic
 
FileTopicImpl<E> - Class in com.caucho.jms.file
Implements a file topic.
FileTopicImpl() - Constructor for class com.caucho.jms.file.FileTopicImpl
 
FileTopicImpl(Path, String, String) - Constructor for class com.caucho.jms.file.FileTopicImpl
 
FileType - Class in com.caucho.config.type
 
filetype(Env, Path) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the file's type
FileValue - Class in com.caucho.quercus.lib.file
Represents a Quercus open file
FileValue(Path) - Constructor for class com.caucho.quercus.lib.file.FileValue
 
FileVar - Class in com.caucho.config.types
Variable for __FILE__
FileWriteStream - Class in com.caucho.vfs
Stream encapsulating FileOutputStream
FileWriteStream(FileOutputStream) - Constructor for class com.caucho.vfs.FileWriteStream
Create a new FileWriteStream based on the java.io.* stream.
FileWriteStream(FileOutputStream, Path) - Constructor for class com.caucho.vfs.FileWriteStream
Create a new FileWriteStream based on the java.io.* stream.
FileWriteValue - Class in com.caucho.quercus.lib.file
Represents a PHP open file
FileWriteValue(Path) - Constructor for class com.caucho.quercus.lib.file.FileWriteValue
 
FileWriteValue(Path, boolean) - Constructor for class com.caucho.quercus.lib.file.FileWriteValue
 
fill(BaseType...) - Method in class com.caucho.config.reflect.BaseType
Fills in a parameter with a given name.
fill(BaseType...) - Method in class com.caucho.config.reflect.ClassType
Fills in a parameter with a given name.
fill(BaseType...) - Method in class com.caucho.config.reflect.ParamType
 
fill(UnicodeBuilderValue, ByteBuffer, CharBuffer, CoderResult) - Method in class com.caucho.quercus.lib.i18n.Big5Decoder
 
fill(StringValue, CharBuffer, ByteBuffer, CoderResult) - Method in class com.caucho.quercus.lib.i18n.Big5Encoder
 
fill(UnicodeBuilderValue, ByteBuffer, CharBuffer, CoderResult) - Method in class com.caucho.quercus.lib.i18n.GenericDecoder
 
fill(StringValue, CharBuffer, ByteBuffer, CoderResult) - Method in class com.caucho.quercus.lib.i18n.GenericEncoder
 
fill(Shape, int) - Method in class com.caucho.quercus.lib.image.QuercusImage
 
fill() - Method in class com.caucho.quercus.lib.pdf.PDF
Fills
FILL - Static variable in class com.caucho.quercus.lib.pdf.PDFStream
 
fill() - Method in class com.caucho.quercus.lib.pdf.PDFStream
 
fill_stroke() - Method in class com.caucho.quercus.lib.pdf.PDF
Fills
fillAttribute() - Method in class com.caucho.jsp.PageContextImpl
Fills the predefined page content _attributes with their values.
fillAttributes(JspJavaWriter, String) - Method in class com.caucho.jsp.java.GenericTag
 
fillBuffer() - Method in class com.caucho.vfs.ReadStream
Fills the buffer from the underlying stream.
fillBuffer() - Method in class com.caucho.xml2.XmlParser
 
fillCacheChunk(ResultSetCacheChunk) - Method in class com.caucho.amber.query.ResultSetImpl
Fills the cache chunk.
fillClassDefaults() - Method in class com.caucho.ejb.cfg.EjbSessionBean
 
fillClassDefaults() - Method in class com.caucho.ejb.cfg.EjbSingletonBean
 
fillCookie(CharBuffer, Cookie, long, int, boolean) - Method in class com.caucho.server.http.AbstractHttpResponse
Fills the response for a cookie
fillDateBuffer(long) - Method in class com.caucho.server.http.AbstractHttpResponse
 
fillDeployedNames(Set<String>) - Method in class com.caucho.env.deploy.DeployGenerator
Returns the deployed names.
fillDeployedNames(Set<String>) - Method in class com.caucho.env.deploy.DeployListGenerator
Returns the deployed keys.
fillDeployedNames(Set<String>) - Method in class com.caucho.env.deploy.ExpandDeployGenerator
Returns the deployed keys.
fillDeployedNames(Set<String>) - Method in class com.caucho.server.host.HostRegexpDeployGenerator
Returns the deployed keys.
fillDeployedNames(Set<String>) - Method in class com.caucho.server.host.HostSingleDeployGenerator
Returns the deployed keys.
fillDeployedNames(Set<String>) - Method in class com.caucho.server.webapp.WebAppExpandDeployGenerator
Returns the deployed keys.
fillDeployedNames(Set<String>) - Method in class com.caucho.server.webapp.WebAppSingleDeployGenerator
Returns the deployed keys.
fillEntry(CauchoRequest, CauchoResponse, ArrayList<String>, ArrayList<String>, String, String, long) - Method in class com.caucho.server.httpcache.ProxyCacheFilterChain
 
fillFromCache(CauchoRequest, CauchoResponse, AbstractCacheEntry) - Method in class com.caucho.server.httpcache.AbstractCacheFilterChain
fillFromCache is called when the client needs the entire result, and the result is already in the cache.
fillFromCache(CauchoRequest, CauchoResponse, AbstractCacheEntry) - Method in class com.caucho.server.httpcache.ProxyCacheFilterChain
fillFromCache is called when the client needs the entire result, and the result is already in the cache.
fillIfLive(long) - Method in class com.caucho.vfs.ReadStream
Fills the buffer with a timed read, testing for the end of file.
fillInitList(ArrayList<DeployConfig>) - Method in class com.caucho.env.deploy.EnvironmentDeployController
 
fillInitList(ArrayList<DeployConfig>) - Method in class com.caucho.server.webapp.WebAppController
 
fillInVersion(CommitBuilder, String) - Static method in class com.caucho.server.deploy.DeployClient
 
fillList(ArrayList) - Method in class com.caucho.naming.EnvironmentModel
 
fillLocalClients(ArrayList<WatchdogClient>) - Method in class com.caucho.boot.BootResinConfig
 
fillLogDateBuffer(long, String) - Method in class com.caucho.server.http.AbstractHttpResponse
 
fillMessage(String, Object...) - Static method in class com.caucho.util.L10N
 
fillMessage(Properties, String, Object...) - Static method in class com.caucho.util.L10N
 
fillObserverMethodList(Set<ObserverMethod<?>>, BaseType, Annotation[]) - Method in class com.caucho.config.event.EventManager
 
fillPost(ArrayValue, ArrayValue, QuercusHttpServletRequest, boolean) - Method in class com.caucho.quercus.env.CgiEnv
 
fillPost(ArrayValue, ArrayValue, QuercusHttpServletRequest, boolean) - Method in class com.caucho.quercus.env.Env
 
fillSingleTaglibImports() - Method in class com.caucho.jsp.java.JavaJspGenerator
As a convenience, when the Tag isn't in a package, import it automatically.
fillStroke() - Method in class com.caucho.quercus.lib.pdf.PDFStream
 
fillSyntheticTypes(Set<VarType<?>>) - Method in class com.caucho.config.reflect.BaseType
 
fillSyntheticTypes(Set<VarType<?>>) - Method in class com.caucho.config.reflect.ParamType
 
fillSyntheticTypes(Set<VarType<?>>) - Method in class com.caucho.config.reflect.VarType
 
fillTagFileAttributes(JspJavaWriter, String, String) - Method in class com.caucho.jsp.java.TagFileTag
 
fillTypeClosure(InjectManager, Set<Type>) - Method in class com.caucho.config.reflect.ArrayType
 
fillTypeClosure(InjectManager, Set<Type>) - Method in class com.caucho.config.reflect.BaseType
 
fillTypeClosure(InjectManager, Set<Type>) - Method in class com.caucho.config.reflect.BoxType
 
fillTypeClosure(InjectManager, Set<Type>) - Method in class com.caucho.config.reflect.ClassType
 
fillTypeClosure(InjectManager, Set<Type>) - Method in class com.caucho.config.reflect.ObjectType
 
fillTypeClosure(InjectManager, Set<Type>) - Method in class com.caucho.config.reflect.ParamType
 
fillTypeVariables(Set<VarType<?>>) - Method in class com.caucho.config.reflect.AnnotatedElementImpl
 
fillTypeVariables(Set<VarType<?>>) - Method in class com.caucho.config.reflect.AnnotatedMethodImpl
 
fillTypeVariables(Set<VarType<?>>) - Method in class com.caucho.config.reflect.ReflectionAnnotated
 
fillVariableInfo(TagVariableInfo[], TagData) - Method in class com.caucho.jsp.java.GenericTag
Returns the VariableInfo corresponding the to tag vars and the tag data.
fillWithTimeout(long) - Method in class com.caucho.vfs.ReadStream
Fills the buffer with a non-blocking read.
filter(Env, Value, Value) - Method in class com.caucho.quercus.lib.filter.AbstractFilter
 
filter(Env, Value, Value) - Method in class com.caucho.quercus.lib.filter.EmailSanitizeFilter
 
filter(Env, Value, Value) - Method in class com.caucho.quercus.lib.filter.EmailValidateFilter
 
Filter - Interface in com.caucho.quercus.lib.filter
 
filter(Env, Value, Value) - Method in interface com.caucho.quercus.lib.filter.Filter
 
Filter - Interface in javax.servlet
Filters the request or response to a servlet.
FILTER_DEFAULT - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_ALLOW_OCTAL - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_ALLOW_THOUSAND - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_ENCODE_AMP - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_ENCODE_HIGH - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_ENCODE_LOW - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_IPV4 - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_IPV6 - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_NO_ENCODE_QUOTES - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_NO_PRIV_RANGE - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_NO_RES_RANGE - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_NONE - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_STRIP_HIGH - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_FLAG_STRIP_LOW - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
filter_input(Env, int, StringValue, Value, Value) - Static method in class com.caucho.quercus.lib.filter.FilterModule
 
filter_input_array(Env, int, Value, boolean) - Method in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_NULL_ON_FAILURE - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_SANITIZE_EMAIL - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_SANITIZE_SPECIAL_CHARS - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_SANITIZE_STRING - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_SANITIZE_STRIPPED - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_UNSAFE_RAW - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_VALIDATE_BOOLEAN - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_VALIDATE_EMAIL - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_VALIDATE_FLOAT - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_VALIDATE_INT - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_VALIDATE_IP - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
FILTER_VALIDATE_URL - Static variable in class com.caucho.quercus.lib.filter.FilterModule
 
filter_var(Env, Value, Value, Value) - Static method in class com.caucho.quercus.lib.filter.FilterModule
 
FilterCallChain - Class in com.caucho.java.gen
Generates code for a method call.
FilterCallChain(CallChain) - Constructor for class com.caucho.java.gen.FilterCallChain
 
FilterChain - Interface in javax.servlet
Represents the next filter in a filter chain.
FilterChainBuilder - Class in com.caucho.server.dispatch
A factory for filter chains
FilterChainBuilder() - Constructor for class com.caucho.server.dispatch.FilterChainBuilder
 
FilterChainFilterBuilder - Class in com.caucho.server.dispatch
A filter chain factory which adds a filter.
FilterChainFilterBuilder() - Constructor for class com.caucho.server.dispatch.FilterChainFilterBuilder
Adds a filter to the chain.
FilterChainFilterBuilder(Filter) - Constructor for class com.caucho.server.dispatch.FilterChainFilterBuilder
Adds a filter to the chain.
FilterChainMapper - Interface in com.caucho.server.rewrite
 
FilterConfig - Interface in javax.servlet
Configuration for a filter.
FilterConfigImpl - Class in com.caucho.server.dispatch
Configuration for a filter.
FilterConfigImpl() - Constructor for class com.caucho.server.dispatch.FilterConfigImpl
Creates a new filter configuration object.
FilterEmbed - Class in com.caucho.resin
Embeddable version of a filter
FilterEmbed() - Constructor for class com.caucho.resin.FilterEmbed
Creates a new embedded filter
FilterEmbed(String) - Constructor for class com.caucho.resin.FilterEmbed
Creates a new embedded filter
FilterEmbed(String, String) - Constructor for class com.caucho.resin.FilterEmbed
Creates a new embedded filter
FilterFilterChain - Class in com.caucho.server.dispatch
Represents the next filter in a filter chain.
FilterFilterChain(FilterChain, Filter) - Constructor for class com.caucho.server.dispatch.FilterFilterChain
Creates a new FilterChainFilter.
filterImpl(Env, Value, int, ArrayValue) - Method in class com.caucho.quercus.lib.filter.AbstractFilter
 
filterImpl(Env, Value, int, ArrayValue) - Method in class com.caucho.quercus.lib.filter.BooleanValidateFilter
 
filterImpl(Env, Value, int, ArrayValue) - Method in class com.caucho.quercus.lib.filter.FloatValidateFilter
 
filterImpl(Env, Value, int, ArrayValue) - Method in class com.caucho.quercus.lib.filter.IntValidateFilter
 
filterImpl(Env, Value, int, ArrayValue) - Method in class com.caucho.quercus.lib.filter.IpValidateFilter
 
filterImpl(Env, Value, int, ArrayValue) - Method in class com.caucho.quercus.lib.filter.SpecialCharsSanitizeFilter
 
filterImpl(Env, Value, int, ArrayValue) - Method in class com.caucho.quercus.lib.filter.StringSanitizeFilter
 
filterImpl(Env, Value, int, ArrayValue) - Method in class com.caucho.quercus.lib.filter.UnsafeRawSanitizeFilter
 
FilterIterator - Class in com.caucho.xpath.pattern
Uses the axis to select new nodes.
FilterIterator(NodeIterator, Expr, ExprEnvironment, Node) - Constructor for class com.caucho.xpath.pattern.FilterIterator
Creates the new AxisIterator.
FilterManager - Class in com.caucho.server.dispatch
Manages the servlets.
FilterManager() - Constructor for class com.caucho.server.dispatch.FilterManager
 
FilterMapper - Class in com.caucho.server.dispatch
Manages dispatching: servlets and filters.
FilterMapper() - Constructor for class com.caucho.server.dispatch.FilterMapper
 
FilterMapping - Class in com.caucho.server.dispatch
Configuration for a filter.
FilterMapping() - Constructor for class com.caucho.server.dispatch.FilterMapping
Creates a new filter mapping object.
FilterMapping.URLPattern - Class in com.caucho.server.dispatch
 
FilterMappingEmbed - Class in com.caucho.resin
Embeddable version of a filter-mapping
FilterMappingEmbed() - Constructor for class com.caucho.resin.FilterMappingEmbed
Creates a new embedded filter-mapping
FilterMappingEmbed(String) - Constructor for class com.caucho.resin.FilterMappingEmbed
Creates a new embedded filter-mapping
FilterMappingEmbed(String, String) - Constructor for class com.caucho.resin.FilterMappingEmbed
Creates a new embedded filter-mapping
FilterMappingEmbed(String, String, String) - Constructor for class com.caucho.resin.FilterMappingEmbed
Creates a new embedded filter-mapping
FilterModule - Class in com.caucho.quercus.lib.filter
 
FilterModule() - Constructor for class com.caucho.quercus.lib.filter.FilterModule
 
filterPaths(FileSetType.PathCallback) - Method in class com.caucho.config.types.FileSetType
Returns the set of files.
filterPaths(Path, String, FileSetType.PathCallback) - Method in class com.caucho.config.types.FileSetType
Returns the set of files.
FilterPattern - Class in com.caucho.xpath.pattern
matches a node if it matches a filter expression.
FilterPattern(AbstractPattern, Expr) - Constructor for class com.caucho.xpath.pattern.FilterPattern
 
FilterRegistration - Interface in javax.servlet
 
FilterRegistration.Dynamic - Interface in javax.servlet
 
FilterWrapperResponseStream - Class in com.caucho.filters
 
FilterWrapperResponseStream() - Constructor for class com.caucho.filters.FilterWrapperResponseStream
 
finalize() - Method in class com.caucho.amber.manager.AmberConnection
Finalizer.
finalize() - Method in class com.caucho.bam.actor.LocalActorSender
 
finalize() - Method in class com.caucho.db.io.RandomAccessStreamNio
 
finalize() - Method in class com.caucho.db.jdbc.ConnectionPoolDataSourceImpl
 
finalize() - Method in class com.caucho.db.jdbc.DataSourceImpl
 
finalize() - Method in class com.caucho.env.hprof.HprofInstanceManager
 
finalize() - Method in class com.caucho.hmtp.HmtpClient
 
finalize() - Method in class com.caucho.log.RotateStream
 
finalize() - Method in class com.caucho.network.listen.JniSelectManager
 
finalize() - Method in class com.caucho.quercus.lib.jms.JMSQueue
 
finalize() - Method in class com.caucho.quercus.QuercusContext
Calls close().
finalize() - Method in class com.caucho.quercus.script.QuercusScriptEngine
 
finalize() - Method in class com.caucho.resin.ResinEmbed
 
finalize() - Method in class com.caucho.server.embed.ResinEmbed
 
finalize() - Method in class com.caucho.sql.UserConnection
 
finalize() - Method in class com.caucho.vfs.JniFileStream
 
finalize() - Method in class com.caucho.vfs.JniMemoryMappedFile
 
finalize() - Method in class com.caucho.vfs.JniRandomAccessFile
 
finalize() - Method in class com.caucho.vfs.JniServerSocketImpl
 
finalize() - Method in class com.caucho.vfs.JniSharedMemory
 
finalize() - Method in class com.caucho.vfs.JniSocketImpl
 
finalize() - Method in class com.caucho.vfs.TempFile
 
find(String) - Method in interface com.caucho.amber.AmberConnection
Queries the database, returning a result set
find(Class<T>, Object) - Method in class com.caucho.amber.manager.AmberConnection
Find by the primary key.
find(String) - Method in class com.caucho.amber.manager.AmberConnection
Select a list of objects with a Hibernate query.
find(Class<T>, Object, Map<String, Object>) - Method in class com.caucho.amber.manager.AmberConnection
 
find(Class<T>, Object, LockModeType) - Method in class com.caucho.amber.manager.AmberConnection
 
find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in class com.caucho.amber.manager.AmberConnection
 
find(Class<T>, Object) - Method in class com.caucho.amber.manager.EntityManagerExtendedProxy
Find by the primary key.
find(Class<T>, Object, Map<String, Object>) - Method in class com.caucho.amber.manager.EntityManagerExtendedProxy
 
find(Class<T>, Object, LockModeType) - Method in class com.caucho.amber.manager.EntityManagerExtendedProxy
 
find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in class com.caucho.amber.manager.EntityManagerExtendedProxy
 
find(Class<T>, Object) - Method in class com.caucho.amber.manager.EntityManagerProxy
Find by the primary key.
find(Class<T>, Object, Map<String, Object>) - Method in class com.caucho.amber.manager.EntityManagerProxy
 
find(Class<T>, Object, LockModeType) - Method in class com.caucho.amber.manager.EntityManagerProxy
 
find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in class com.caucho.amber.manager.EntityManagerProxy
 
find(String) - Static method in enum com.caucho.amqp.io.LinkSource.ExpiryPolicy
 
find(CreationalContextImpl<?>, Contextual<X>) - Static method in class com.caucho.config.inject.CreationalContextImpl
 
find(Class<T>, Object) - Method in class com.caucho.env.jpa.EntityManagerJtaProxy
Find by the primary key.
find(Class<T>, Object, Map<String, Object>) - Method in class com.caucho.env.jpa.EntityManagerJtaProxy
 
find(Class<T>, Object, LockModeType) - Method in class com.caucho.env.jpa.EntityManagerJtaProxy
 
find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in class com.caucho.env.jpa.EntityManagerJtaProxy
 
find(String) - Static method in class com.caucho.jmx.Jmx
Returns the local manged object.
find(ObjectName) - Static method in class com.caucho.jmx.Jmx
Returns the local manged object.
find(ObjectName, ClassLoader) - Static method in class com.caucho.jmx.Jmx
Returns the local manged object.
find(ObjectName, ClassLoader, MBeanServer) - Static method in class com.caucho.jmx.Jmx
Returns the local manged object.
find(String) - Static method in enum com.caucho.message.DistributionMode
 
find() - Method in class com.caucho.quercus.lib.regexp.RegexpState
 
find(Env, StringValue) - Method in class com.caucho.quercus.lib.regexp.RegexpState
 
find(Env, StringValue, int) - Method in class com.caucho.quercus.lib.regexp.RegexpState
 
find(K, ConcurrentArrayList.Match<E, K>) - Method in class com.caucho.util.ConcurrentArrayList
 
find(Set<ObjectName>) - Method in enum com.caucho.util.MemoryPoolAdapter.PoolType
 
find(NamespaceContext, String) - Static method in class com.caucho.xpath.NamespaceContext
 
find(Node) - Method in class com.caucho.xpath.Pattern
Returns the first node matching the pattern.
find(Node, ExprEnvironment) - Method in class com.caucho.xpath.Pattern
Returns the first node matching the pattern.
find(String, Node) - Static method in class com.caucho.xpath.XPath
Finds a node based on an XPath pattern.
find(Class<T>, Object) - Method in interface javax.persistence.EntityManager
Find based on the primary key.
find(Class<T>, Object, Map<String, Object>) - Method in interface javax.persistence.EntityManager
Find based on the primary key.
find(Class<T>, Object, LockModeType) - Method in interface javax.persistence.EntityManager
Find based on the primary key.
find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in interface javax.persistence.EntityManager
Find based on the primary key.
find(PageContext, String) - Static method in class javax.servlet.jsp.jstl.core.Config
 
findAbstractClass(String) - Method in class com.caucho.quercus.env.Env
Finds the class with the given name.
findAccessibleMethod(Class<?>, String, Class<?>...) - Static method in class com.caucho.config.gen.CandiUtil
 
findAncestorWithClass(JspTag, Class<?>) - Static method in class javax.servlet.jsp.tagext.SimpleTagSupport
Finds an ancestor of a tag matching the class.
findAncestorWithClass(Tag, Class) - Static method in class javax.servlet.jsp.tagext.TagSupport
Finds an ancestor of a tag matching the class.
findAny(CreationalContextImpl<?>, Contextual<X>) - Static method in class com.caucho.config.inject.CreationalContextImpl
 
findAny(CreationalContextImpl<?>, Class<X>) - Static method in class com.caucho.config.inject.CreationalContextImpl
 
findAny(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.AbstractPattern
Find any node matching the pattern.
findAttribute(String) - Method in class com.caucho.jsp.java.JavaTagGenerator
Finds an attribute.
findAttribute(String) - Method in class com.caucho.jsp.PageContextImpl
Finds an attribute in any of the scopes from page to webApp.
findAttribute(String) - Method in class javax.servlet.jsp.JspContext
Finds an attribute in all scopes.
findBeanByType(Class<X>) - Method in class com.caucho.ejb.cfg.EjbConfig
Finds an entity bean by its abstract schema.
findBroker(String) - Method in class com.caucho.hemp.broker.HempBrokerManager
 
findBroker(Class<?>) - Method in class com.caucho.message.broker.EnvironmentMessageBroker
 
findByBeanName(String, String, Class) - Method in class com.caucho.config.types.EjbRefContext
 
findByClientID(String) - Method in class com.caucho.jms.connection.ConnectionFactoryImpl
Returns the connection named by the specified client id.
findByName(CreationalContextImpl<?>, String) - Static method in class com.caucho.config.inject.CreationalContextImpl
 
findByName(String) - Method in class com.caucho.config.inject.InjectManager
Finds a component by its component name.
findByName(String) - Method in class com.caucho.config.xml.XmlConfigContext
 
findByType(Class) - Method in class com.caucho.config.types.EjbRefContext
 
findByURI(String) - Method in class com.caucho.server.webapp.WebAppContainer
Finds the web-app matching the current entry.
findClass(String) - Method in class com.caucho.boot.JniLoader
Load a class using this class loader
findClass(String) - Method in class com.caucho.loader.DynamicClassLoader
Load a class using this class loader
findClass(String) - Method in class com.caucho.quercus.env.Env
Finds the class with the given name.
findClass(String, boolean, boolean, boolean) - Method in class com.caucho.quercus.env.Env
Finds the class with the given name.
findClass(int) - Method in class com.caucho.quercus.env.Env
Finds the class with the given name id.
findClass(int, boolean, boolean, boolean) - Method in class com.caucho.quercus.env.Env
Finds the class with the given name.
findClass(String, int, boolean, boolean, boolean) - Method in class com.caucho.quercus.env.Env
Finds the class with the given name.
findClass(String) - Method in class com.caucho.quercus.page.InterpretedPage
Finds the class
findClass(String) - Method in class com.caucho.quercus.page.QuercusPage
Finds a function.
findClass(String) - Method in class com.caucho.quercus.QuercusContext
Returns the class with the given name.
findClassByAlias(String) - Method in class com.caucho.quercus.env.Env
Finds the class with the given alias name.
findClassDef(String) - Method in class com.caucho.quercus.env.DefinitionState
Adds a class, e.g.
findClassDef(String) - Method in class com.caucho.quercus.env.Env
 
findClassId(String) - Method in class com.caucho.quercus.QuercusContext
Returns the id for a function name.
findClassImpl(String) - Method in class com.caucho.loader.DynamicClassLoader
Load a class using this class loader
findClient(ResinBoot, WatchdogArgs) - Method in class com.caucho.boot.AbstractBootCommand
 
findClient(String) - Method in class com.caucho.boot.BootResinConfig
Finds a server.
findClientByAddress(String, int) - Method in class com.caucho.boot.BootResinConfig
Finds a server.
findClosestOperation(String, Object[]) - Method in class com.caucho.quercus.lib.resin.MBean
 
findCluster(String) - Method in class com.caucho.cloud.topology.CloudSystem
Finds the server with the unique id.
findCluster(String) - Static method in class com.caucho.cloud.topology.TopologyService
 
findCluster(String) - Method in class com.caucho.server.resin.BootResinConfig
 
findColumn(String) - Method in class com.caucho.amber.query.ResultSetImpl
Returns the external column id corresponding to the column name.
findColumn(String) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
findColumn(String) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
findColumn(String) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
Returns the index for the given column name.
findColumn(String) - Method in class com.caucho.db.jdbc.NullResultSet
 
findColumn(String) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
findColumn(String) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
findColumn(String) - Method in class com.caucho.quercus.mysql.MysqlResultImpl
 
findColumn(String) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
findColumnIndex(String) - Method in class com.caucho.db.sql.ResultSetImpl
 
findColumnIndex(String) - Method in class com.caucho.db.sql.SelectCursor
Returns the column index with the given name.
findColumnIndex(String) - Method in class com.caucho.db.sql.SelectResult
Returns the column index with the given name.
findColumnIndex(String) - Method in class com.caucho.db.sql.SelectResultSetImpl
Returns the column index with the given name.
findConnectionByThreadId(long) - Method in class com.caucho.cloud.network.NetworkListenSystem
Finds the TcpConnection given the threadId
findConnectionByThreadId(long) - Method in interface com.caucho.management.server.ServerMXBean
Returns the TcpConnectionInfo for a given thread id
findConnectionByThreadId(long) - Method in class com.caucho.network.listen.TcpPort
Find the TcpConnection based on the thread id (for admin)
findConnectionByThreadId(long) - Method in class com.caucho.server.cluster.ServerAdmin
Finds the ConnectionMXBean for a given thread id
findConstant(String) - Method in class com.caucho.quercus.classes.LazyClassDef
Finds the matching constant
findConstant(String) - Method in class com.caucho.quercus.program.ClassDef
Finds the matching constant
findConstant(String) - Method in class com.caucho.quercus.program.InterpretedClassDef
Return a const value.
findConstant(Env, String) - Method in class com.caucho.quercus.program.JavaClassDef
Finds the matching constant
findConstructor() - Method in class com.caucho.quercus.classes.LazyClassDef
Returns the constructor
findConstructor() - Method in class com.caucho.quercus.env.CompiledClassDef
Returns the constructor
findConstructor() - Method in class com.caucho.quercus.env.QuercusClass
Finds the matching constructor.
findConstructor() - Method in class com.caucho.quercus.program.ClassDef
Returns the constructor
findConstructor() - Method in class com.caucho.quercus.program.InterpretedClassDef
Returns the constructor
findConstructor() - Method in class com.caucho.quercus.program.JavaClassDef
Returns the constructor
findController(String) - Method in class com.caucho.env.deploy.DeployContainer
Returns the matching entry.
findController(String) - Method in interface com.caucho.env.deploy.DeployContainerApi
Returns the matching controller.
findController(String) - Method in class com.caucho.server.webapp.WebAppContainer
Finds the web-app for the entry, not checking for sub-apps.
findControllerById(String) - Method in class com.caucho.env.deploy.DeployContainer
Returns the matching entry.
findControllerById(String) - Method in interface com.caucho.env.deploy.DeployContainerApi
Returns the matching controller by the id.
findDatabase(String, String) - Method in class com.caucho.quercus.env.Env
 
findDatabase(String, String) - Method in class com.caucho.quercus.QuercusContext
Gets the default data source.
findDatabase(String, String) - Method in class com.caucho.quercus.ResinQuercus
 
findDatabase(String) - Static method in class com.caucho.sql.DatabaseManager
Returns a matching dbpool.
findDatabase(String, String) - Static method in class com.caucho.sql.DatabaseManager
Returns a matching dbpool.
findDatabase(String, String, String) - Static method in class com.caucho.sql.DatabaseManager
Returns a matching dbpool.
findDeclaredMethod(Class<?>, Method) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
Finds any method matching the method name and parameter types.
findDelegate(HealthService) - Method in class com.caucho.health.check.AbstractHealthCheck
Finds and returns any delegate health check.
findDelegate(HealthService) - Method in class com.caucho.health.check.ConnectionPoolHealthCheck
 
findDelegate(HealthService) - Method in class com.caucho.health.check.CpuHealthCheck
 
findDelegate(HealthService) - Method in class com.caucho.health.check.HealthSystemHealthCheck
 
findDelegate(HealthService) - Method in class com.caucho.health.check.HeartbeatHealthCheck
 
findDelegate(HealthService) - Method in class com.caucho.health.check.JvmDeadlockHealthCheck
 
findDelegate(HealthService) - Method in class com.caucho.health.check.MemoryPermGenHealthCheck
 
findDelegate(HealthService) - Method in class com.caucho.health.check.MemoryTenuredHealthCheck
 
findDelegate(HealthService) - Method in class com.caucho.health.check.ResinHealthCheck
 
findDelegate(HealthService) - Method in class com.caucho.health.check.TransactionHealthCheck
 
findDiscriminatorEntityItem(AmberConnection, Object, String) - Method in class com.caucho.amber.entity.AmberEntityHome
Loads an entity where the type is determined by a discriminator
findDomain(String) - Method in class com.caucho.cloud.bam.ProDomainManager
Returns a stream to the domain for the given address
findDomain(String) - Method in class com.caucho.hemp.broker.DomainManager
 
findDomain(String) - Method in class com.caucho.hemp.broker.HempDomainManager
 
findDriverByUrl(String) - Static method in class com.caucho.sql.DatabaseManager
 
findDriverByUrl(String) - Method in class com.caucho.sql.DriverConfig
 
findEntityItem(AmberConnection, Object) - Method in class com.caucho.amber.entity.AmberEntityHome
 
findEntityItem(String, Object) - Method in class com.caucho.amber.manager.AmberConnection
Loads the object with the given class.
findEntityItem(int) - Method in class com.caucho.amber.query.ResultSetImpl
Returns the object value for the column.
findEntryByURI(String) - Method in class com.caucho.server.webapp.WebAppContainer
Finds the web-app matching the current entry.
FinderException - Exception in javax.ejb
The main ejb context.
FinderException() - Constructor for exception javax.ejb.FinderException
 
FinderException(String) - Constructor for exception javax.ejb.FinderException
 
findEvents(int, long, long, int) - Method in class com.caucho.env.health.HealthServiceAdmin
 
findEvents(int, long, long, int) - Method in interface com.caucho.management.server.HealthSystemMXBean
 
findFacet(FacesContext, ServletRequest, UIComponent, String) - Static method in class com.caucho.jsp.jsf.JsfTagUtil
 
findFieldIndex(String) - Method in class com.caucho.quercus.classes.LazyClassDef
Returns the field index.
findFieldIndex(String) - Method in class com.caucho.quercus.env.CompiledClassDef
Returns the field index.
findFieldIndex(StringValue) - Method in class com.caucho.quercus.env.QuercusClass
Returns a set of the fields and their initial values
findFirstCreateMethod(AnnotatedType<T>) - Method in class com.caucho.ejb.cfg.EjbBean
 
findFunction(StringValue) - Method in class com.caucho.quercus.env.DefinitionState
Finds the java reflection method for the function with the given name.
findFunction(StringValue) - Method in class com.caucho.quercus.env.Env
Returns the function with a given name.
findFunction(String, String) - Method in class com.caucho.quercus.env.Env
Finds the class and method.
findFunction(StringValue) - Method in class com.caucho.quercus.env.JavaAdapter
Returns the method.
findFunction(StringValue) - Method in class com.caucho.quercus.env.ObjectValue
Finds the method name.
findFunction(String) - Method in class com.caucho.quercus.env.QuercusClass
Finds the matching function.
findFunction(StringValue) - Method in class com.caucho.quercus.env.QuercusClass
Finds the matching function.
findFunction(StringValue) - Method in class com.caucho.quercus.env.Value
Finds the method name.
findFunction(StringValue) - Method in class com.caucho.quercus.page.InterpretedPage
Finds the function
findFunction(StringValue) - Method in class com.caucho.quercus.page.QuercusPage
Finds a function.
findFunction(StringValue) - Method in class com.caucho.quercus.program.JavaClassDef
Eval a method
findFunction(StringValue) - Method in class com.caucho.quercus.program.QuercusProgram
Finds a function.
findFunction(StringValue) - Method in class com.caucho.quercus.QuercusContext
Returns the function with the given name.
findFunctionId(StringValue) - Method in class com.caucho.quercus.env.Env
Returns the function with a given name.
findFunctionId(StringValue) - Method in class com.caucho.quercus.QuercusContext
Returns the id for a function name.
findFunctionImpl(StringValue) - Method in class com.caucho.quercus.QuercusContext
Returns the function with the given name.
findGlobal(String) - Static method in class com.caucho.jmx.Jmx
Returns the local manged object.
findGlobal(ObjectName) - Static method in class com.caucho.jmx.Jmx
Returns the local manged object.
findImportClass(String) - Method in class com.caucho.loader.DynamicClassLoader
Returns any import class, e.g.
findImportClass(String) - Method in class com.caucho.loader.EnvironmentClassLoader
Returns any import class, e.g.
findImportClass(String) - Method in class com.caucho.loader.module.ArtifactClassLoader
Returns any import class, e.g.
findImportClass(String) - Method in class com.caucho.loader.module.ArtifactManager
 
findInjectionPoint() - Method in class com.caucho.config.inject.CreationalContextImpl
 
findItem(AmberConnection, ResultSet, int) - Method in class com.caucho.amber.entity.AmberEntityHome
Finds by the primary key.
findItem(AmberConnection, ResultSet, int) - Method in class com.caucho.amber.expr.AbstractAmberExpr
Returns the object for the expr.
findItem(AmberConnection, ResultSet, int) - Method in interface com.caucho.amber.expr.AmberExpr
Returns the object for the expr.
findItem(AmberConnection, ResultSet, int) - Method in class com.caucho.amber.expr.LoadEntityExpr
Returns the object for the expr.
findItem(AmberConnection, ResultSet, int, Map<AmberExpr, String>) - Method in class com.caucho.amber.expr.LoadEntityExpr
Returns the object for the expr.
findItem(AmberConnection, ResultSet, int) - Method in class com.caucho.amber.type.AmberType
Finds the object
findItem(AmberConnection, ResultSet, int) - Method in class com.caucho.amber.type.EntityType
Finds the object
findIvyModule(Path) - Method in class com.caucho.loader.ivy.IvyManager
 
findJavaClassWrapper(String) - Method in class com.caucho.quercus.QuercusContext
Finds the java class wrapper.
findJspPropertyGroup(String) - Method in class com.caucho.jsp.cfg.JspConfig
Returns the first matching property group.
findJspPropertyGroupList(String) - Method in class com.caucho.jsp.cfg.JspConfig
Returns the first matching property group.
findLibrary(String) - Method in class com.caucho.boot.JniLoader
Returns the full library path for the name.
findLibrary(String) - Method in class com.caucho.loader.DynamicClassLoader
Returns the full library path for the name.
findLibrary(String) - Method in class com.caucho.loader.RootDynamicClassLoader
Returns the full library path for the name.
findLibrary(String) - Method in class com.caucho.loader.SystemClassLoader
Returns the full library path for the name.
findLocalClient(ResinBoot, WatchdogArgs) - Method in class com.caucho.boot.AbstractBootCommand
 
findLocalClient(ResinBoot, WatchdogArgs) - Method in class com.caucho.boot.AbstractStartCommand
 
findLocalClient(ResinBoot, WatchdogArgs) - Method in class com.caucho.boot.StartAllCommand
 
findLocalClient(ResinBoot, WatchdogArgs) - Method in class com.caucho.boot.StartCloudCommand
 
findLocalClientIds(String) - Method in class com.caucho.boot.BootResinConfig
 
findLocalClientImpl(ResinBoot, WatchdogArgs) - Method in class com.caucho.boot.AbstractBootCommand
 
findLocalClients(String) - Method in class com.caucho.boot.BootResinConfig
 
findLocalServer() - Method in class com.caucho.server.resin.BootResinConfig
 
findLocalSocketAddress(ClusterServer) - Static method in class com.caucho.cloud.network.ProNetworkClusterSystem
 
findLocalSocketAddress(CloudServer, String, String, int) - Static method in class com.caucho.cloud.network.ProNetworkClusterSystem
 
findLocalSocketAddress(CloudServer) - Method in class com.caucho.server.resin.ServerJoinConfig
 
findLowerFunctionImpl(StringValue) - Method in class com.caucho.quercus.QuercusContext
Returns the function with the given name.
findMessages(String, String, long, long) - Method in class com.caucho.env.log.LogSystem
 
findMessages(String[], String, long, long) - Method in class com.caucho.env.log.LogSystem
 
findMessages(String, long, long) - Method in class com.caucho.env.log.LogSystemAdmin
 
findMessages(String, String, long, long) - Method in class com.caucho.env.log.ProLogSystem
 
findMessages(String[], String, long, long) - Method in class com.caucho.env.log.ProLogSystem
 
findMessages(String, long, long) - Method in interface com.caucho.management.server.LogServiceMXBean
 
findMessagesByName(String, String, String, long, long) - Method in class com.caucho.env.log.LogSystem
 
findMessagesByName(String[], String, String, long, long) - Method in class com.caucho.env.log.LogSystem
 
findMessagesByName(String, String, long, long) - Method in class com.caucho.env.log.LogSystemAdmin
 
findMessagesByName(String, String, String, long, long) - Method in class com.caucho.env.log.ProLogSystem
 
findMessagesByName(String[], String, String, long, long) - Method in class com.caucho.env.log.ProLogSystem
 
findMessagesByName(String, String, long, long) - Method in interface com.caucho.management.server.LogServiceMXBean
 
findMessagesByType(String, String, long, long) - Method in class com.caucho.env.log.LogSystemAdmin
 
findMessagesByType(String, String, long, long) - Method in interface com.caucho.management.server.LogServiceMXBean
 
findMessageTimes(String, String, long, long) - Method in class com.caucho.env.log.LogSystem
 
findMessageTimes(String, String, long, long) - Method in class com.caucho.env.log.ProLogSystem
 
findMessageTimesByName(String, String, String, long, long) - Method in class com.caucho.env.log.ProLogSystem
 
findMessageTimesByType(String, String, long, long) - Method in class com.caucho.env.log.LogSystemAdmin
 
findMessageTimesByType(String, String, long, long) - Method in interface com.caucho.management.server.LogServiceMXBean
 
findMethod(String, String) - Method in class com.caucho.bytecode.JavaClass
Finds a method.
findMethod(Class<?>, String, Class<?>...) - Static method in class com.caucho.config.gen.CandiUtil
 
findMethod(AnnotatedType<X>, AnnotatedMethod<?>) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
Finds any method matching the method name and parameter types.
findMethod(Collection<AnnotatedMethod<? super X>>, AnnotatedMethod<?>) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
Finds any method matching the method name and parameter types.
findMethod(AnnotatedType<X>, Method) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
Finds any method matching the method name and parameter types.
findMethod(AnnotatedType<X>, String, Class<?>[]) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
Finds any method matching the method name and parameter types.
findMethod(Set<AnnotatedMethod<? super X>>, Method) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
Finds any method matching the method name and parameter types.
findMethod(Set<AnnotatedMethod<? super X>>, String, Class<?>[]) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
Finds any method matching the method name and parameter types.
findMethod(Method[], Method) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
Finds any method matching the method name and parameter types.
findMethod(Collection<Method>, Method) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
Finds any method matching the method name and parameter types.
findMethod(MethodSignature, AnnotatedType<Y>, String) - Static method in class com.caucho.ejb.cfg.EjbBean
Finds the method in the class.
findMethod(Method) - Method in class com.caucho.java.gen.BaseClass
Finds a method
findMethodByIndex(int) - Method in class com.caucho.quercus.profile.ProfileReport
Returns the method by its id.
findMethodByName(String) - Method in class com.caucho.quercus.profile.ProfileReport
Returns the method by its name.
findModule(String) - Method in class com.caucho.quercus.module.ModuleContext
Returns the module with the given name.
findModule(String) - Method in class com.caucho.quercus.QuercusContext
Returns the module with the given name.
findNamedClient(ResinBoot, WatchdogArgs, String) - Method in class com.caucho.boot.AbstractBootCommand
 
findNamedClient(ResinBoot, WatchdogArgs, String) - Method in class com.caucho.boot.AbstractStartCommand
 
findNamedClientImpl(ResinBoot, WatchdogArgs, String) - Method in class com.caucho.boot.AbstractBootCommand
 
findNameFromAttributeVariable(String) - Method in class com.caucho.jsp.java.JavaTagGenerator
Finds a variable.
findObserverAnnotation(AnnotatedMethod<Z>) - Static method in class com.caucho.config.event.EventManager
 
findPath(String) - Method in class com.caucho.env.git.GitCommitJar
 
findPath(String) - Method in class com.caucho.env.git.GitCommitTree
Finds the file path given the sha1
findPath(String) - Method in class com.caucho.loader.DynamicClassLoader
Returns the matching single-level path.
findPersistent(FacesContext, ServletRequest, UIComponent, String) - Static method in class com.caucho.jsp.jsf.JsfTagUtil
 
findPod(int) - Method in class com.caucho.cloud.topology.CloudCluster
Returns the pod with the given index.
findPod(String) - Method in class com.caucho.cloud.topology.CloudCluster
Returns the pod with the given index.
findPod(int) - Method in class com.caucho.server.cluster.Cluster
Finds the first server with the given server-id.
findPrefix(String) - Method in class com.caucho.jsp.ParseState
 
findQuercusClass(Env) - Method in class com.caucho.quercus.env.ObjectValue
 
findQuercusClass(Env) - Method in class com.caucho.quercus.env.QuercusClass
 
findQuercusClass(Env) - Method in class com.caucho.quercus.env.Value
Returns the Quercus class for this obj/name.
findQuercusClass(Env) - Method in class com.caucho.quercus.env.Var
 
findReference(Bean<T>) - Method in class com.caucho.config.inject.InjectManager
Convenience for Resin.
findReport(long) - Static method in class com.caucho.quercus.profile.ProfileStore
Returns the report with the given index
findResourceArchive(String) - Static method in class com.caucho.jca.ra.ResourceArchiveManager
Finds a resource.
findResources(String) - Method in class com.caucho.loader.DynamicClassLoader
Returns an enumeration of matching resources.
findRoot(FacesContext, ServletRequest, Object) - Static method in class com.caucho.jsp.jsf.JsfTagUtil
 
findSavedUser(HttpServletRequest) - Method in class com.caucho.security.AbstractLogin
Looks up the user based on session or single signon.
findScriptingNode() - Method in class com.caucho.jsp.java.JspContainerNode
Finds the first scripting node
findScriptingNode() - Method in class com.caucho.jsp.java.JspNode
Finds the first scripting node
findSerializerFactory() - Method in class com.caucho.hessian.io.AbstractHessianOutput
Gets the serializer factory.
findSerializerFactory() - Method in class com.caucho.hessian.io.Hessian2Input
Gets the serializer factory.
findServer(String) - Method in class com.caucho.boot.BootResinConfig
Finds a server.
findServer(String) - Method in class com.caucho.cloud.topology.CloudCluster
Finds the first server with the given server-id.
findServer(int, int) - Method in class com.caucho.cloud.topology.CloudCluster
Finds the first server with the given server-id.
findServer(String, int) - Method in class com.caucho.cloud.topology.CloudCluster
Finds the first server with the given server-id.
findServer(String) - Method in class com.caucho.cloud.topology.CloudPod
Finds the first server with the given server-id.
findServer(int) - Method in class com.caucho.cloud.topology.CloudPod
Returns the pod with the given index.
findServer(String, int) - Method in class com.caucho.cloud.topology.CloudPod
Finds the first server with the given address and port.
findServer(String) - Method in class com.caucho.cloud.topology.CloudSystem
Finds the server with the unique id.
findServer(String, int, int) - Method in class com.caucho.cloud.topology.CloudSystem
Finds the server with the unique id.
findServer(String, int) - Method in class com.caucho.cloud.topology.CloudSystem
Finds the first server with the given address and port
findServer(String) - Static method in class com.caucho.cloud.topology.TopologyService
Returns the server with the given id in the active cloud system.
findServer(String) - Method in class com.caucho.server.cluster.Cluster
Finds the first server with the given server-id.
findServer(int, int) - Method in class com.caucho.server.cluster.Cluster
Finds the first server with the given server-id.
findServer(String, int) - Method in class com.caucho.server.cluster.Cluster
Finds the first server with the given server-id.
findServer(int) - Method in class com.caucho.server.cluster.ClusterPod
Finds the matching server.
findServer(String) - Method in class com.caucho.server.cluster.ClusterPod
Finds the first server with the given id
findServer(String, int) - Method in class com.caucho.server.cluster.ClusterPod
Finds the first server with the given address and port
findServerByDisplayId(String) - Method in class com.caucho.cloud.topology.CloudPod
Finds the first server with the given server-id.
findServerByPrefix(String) - Method in class com.caucho.server.cluster.Cluster
Finds the first server with the given server-id.
findServerByPrefix(String) - Method in class com.caucho.server.cluster.ClusterPod
Finds the first server with the given id
findServerByUniqueClusterId(String) - Method in class com.caucho.cloud.topology.CloudCluster
Finds the first server with the given server-id.
findServerByUniqueClusterId(String) - Method in class com.caucho.cloud.topology.CloudPod
Finds the first server with the given cluster id, the three-digit base-64 identifier.
findService(String) - Method in class com.caucho.security.openid.YadisXrd
 
findSessionIdFromConnection() - Method in class com.caucho.server.http.AbstractHttpRequest
For SSL connections, use the SSL identifier.
findSessionIdFromConnection() - Method in class com.caucho.server.http.HttpRequest
For SSL connections, use the SSL identifier.
findSessionIdFromCookie() - Method in class com.caucho.server.http.HttpServletRequestImpl
Returns the session id in the HTTP request cookies.
findSetter(Class, String) - Method in class com.caucho.jsp.java.JsfNode
 
findStaticFunction(String) - Method in class com.caucho.quercus.env.QuercusClass
Finds the matching function.
findStaticFunctionLowerCase(String) - Method in class com.caucho.quercus.env.QuercusClass
Finds a function.
findSubWebAppByURI(String) - Method in class com.caucho.server.webapp.WebAppContainer
Creates the invocation.
findTag(QName, ArrayList<QName>, boolean) - Method in class com.caucho.jsp.TagInstance
Finds the matching tag.
findTimeZone(StringValue) - Static method in class com.caucho.quercus.lib.date.DateTimeZone
 
findTimeZone(StringValue, int, boolean) - Static method in class com.caucho.quercus.lib.date.DateTimeZone
 
findTimeZone(int, boolean) - Static method in class com.caucho.quercus.lib.date.DateTimeZone
 
findTree(String) - Method in class com.caucho.env.git.GitCommitTree
Finds the directory given the path
findTreeRec(String) - Method in class com.caucho.env.git.GitWorkingTree
 
findUniqueLocalClient(ResinBoot, WatchdogArgs) - Method in class com.caucho.boot.AbstractBootCommand
 
findVariable(String) - Method in class com.caucho.jsp.java.JavaTagGenerator
Finds a variable.
findWatchdogClient(ResinBoot, WatchdogArgs) - Method in class com.caucho.boot.AbstractBootCommand
 
findWatchdogClient(ResinBoot, WatchdogArgs) - Method in class com.caucho.boot.AbstractStartCommand
 
findWatchdogClient(ResinBoot, WatchdogArgs) - Method in class com.caucho.boot.AbstractStopCommand
 
findWatchdogClient(String) - Method in class com.caucho.boot.BootResinConfig
Finds a server.
findWatchdogClient(ResinBoot, WatchdogArgs) - Method in class com.caucho.boot.StartAllCommand
 
findWatchdogClient(ResinBoot, WatchdogArgs) - Method in class com.caucho.boot.StartCloudCommand
 
findWatchdogClientImpl(ResinBoot, WatchdogArgs) - Method in class com.caucho.boot.AbstractBootCommand
 
findWebAppByURI(String) - Method in class com.caucho.server.webapp.WebAppContainer
Creates the invocation.
findWebAppController(String) - Method in class com.caucho.server.e_app.EarDeployController
Finds any web-app in the ear matching the contextPath.
findWebAppEntry(String) - Method in class com.caucho.server.e_app.EarSingleDeployGenerator
Returns any matching web-app entry.
findWebAppEntry(String) - Method in class com.caucho.server.e_app.EnterpriseApplication
Returns any matching web-app.
findWithNull(CreationalContextImpl<?>, Contextual<X>) - Static method in class com.caucho.config.inject.CreationalContextImpl
 
findWriteReplace(Class<?>) - Method in class com.caucho.config.gen.CandiBeanGenerator
 
fine(String) - Method in class com.caucho.quercus.lib.JavaLogger
 
finer(String) - Method in class com.caucho.quercus.lib.JavaLogger
 
finest(String) - Method in class com.caucho.quercus.lib.JavaLogger
 
finish() - Method in class com.caucho.quercus.env.SessionArrayValue
Cleaning up session stuff at the end of a request.
finish(Env) - Method in class com.caucho.quercus.lib.curl.CurlHttpRequest
Closes the connection and sends data and connection info to curl.
finish() - Method in class com.caucho.quercus.lib.zlib.GZIPOutputStream
 
finish() - Method in class com.caucho.server.http.ResponseAdapter
 
finish() - Method in class com.caucho.server.http.StreamWrapperResponseStream
Finish.
finish() - Method in class com.caucho.server.http.WrapperResponseStream
Finish.
finish() - Method in interface com.caucho.tools.profiler.Profiler
 
finish() - Method in class com.caucho.xml.readers.XmlReader
Finish reading.
finish() - Method in class com.caucho.xml2.readers.XmlReader
Finish reading.
finishArray(int, int) - Method in class com.caucho.amqp.io.AmqpWriter
 
finishAttributes() - Method in class com.caucho.xml.XmlPrinter
Complete printing of the attributes when the open tag completes.
finishAttributes() - Method in class com.caucho.xml2.XmlPrinter
Complete printing of the attributes when the open tag completes.
finishCaching(CauchoResponse) - Method in class com.caucho.server.httpcache.AbstractCacheFilterChain
Update the headers when the caching has finished.
finishCaching(CauchoResponse) - Method in class com.caucho.server.httpcache.ProxyCacheFilterChain
Update the headers when the caching has finished.
finishCompiling() - Method in class com.caucho.quercus.program.QuercusProgram
Notifies waiting listeners that compilation has finished.
finishContext() - Static method in class com.caucho.config.el.CandiElResolver
 
finishFrame() - Method in class com.caucho.amqp.io.AmqpFrameReader
 
finishFrame() - Method in class com.caucho.amqp.io.AmqpFrameWriter
 
finishInvocation() - Method in class com.caucho.server.http.AbstractHttpRequest
Cleans up at the end of the invocation
finishInvocation() - Method in class com.caucho.server.http.AbstractHttpResponse
Complete the invocation.
finishInvocation() - Method in class com.caucho.server.http.HttpServletRequestImpl
 
finishList(int, int) - Method in class com.caucho.amqp.io.AmqpWriter
 
finishMap(int, int) - Method in class com.caucho.amqp.io.AmqpWriter
 
finishOffer(T) - Method in class com.caucho.env.actor.ActorQueue
 
finishOffer(T) - Method in interface com.caucho.env.actor.ActorQueuePreallocApi
 
finishRequest() - Method in class com.caucho.server.hmux.HmuxRequest
 
finishRequest() - Method in class com.caucho.server.http.AbstractCauchoRequest
 
finishRequest() - Method in class com.caucho.server.http.AbstractHttpRequest
Cleans up at the end of the request
finishRequest() - Method in class com.caucho.server.http.AbstractHttpResponse
Complete the invocation.
finishRequest() - Method in class com.caucho.server.http.HttpRequest
Cleans up at the end of the invocation
finishRequest() - Method in class com.caucho.server.http.HttpServletRequestImpl
 
finishRequest() - Method in class com.caucho.server.session.SessionImpl
Cleaning up session stuff at the end of a request.
finishRequest() - Method in class com.caucho.server.webapp.IncludeRequest
 
finishScan() - Method in interface com.caucho.bytecode.ByteCodeClassMatcher
Complete the scan.
finishScan() - Method in class com.caucho.loader.enhancer.AbstractScanClass
Complete scan processing.
finishScan() - Method in interface com.caucho.loader.enhancer.ScanClass
Complete scan processing.
finishScan() - Method in class com.caucho.loader.enhancer.ScanClassAllow
 
fire(T) - Method in class com.caucho.config.event.EventImpl
 
fire(T) - Method in interface javax.enterprise.event.Event
Fires an event with the Event object's bindings.
fireAfterBeanDiscovery() - Method in class com.caucho.config.extension.ExtensionManager
 
fireAfterDeploymentValidation() - Method in class com.caucho.config.extension.ExtensionManager
 
fireBeforeBeanDiscovery() - Method in class com.caucho.config.extension.ExtensionManager
 
fireEvent(Object, Annotation...) - Method in class com.caucho.config.event.EventManager
 
fireEvent(Object, BaseType, Annotation[]) - Method in class com.caucho.config.event.ObserverMap
 
fireEvent(Object, Annotation...) - Method in class com.caucho.config.inject.InjectManager
Sends the specified event to any observer instances in the scope
fireEvent(String) - Method in class com.caucho.env.health.HealthService
 
fireEvent(HealthEvent) - Method in class com.caucho.env.health.HealthService
 
fireEvent(String, String) - Static method in class com.caucho.env.health.HealthSystemFacade
 
fireEvent(Object, Annotation...) - Method in interface javax.enterprise.inject.spi.BeanManager
Fires an event
fireEventImpl(String, String) - Method in class com.caucho.env.health.HealthSystemFacade
 
fireEventImpl(String, String) - Method in class com.caucho.env.health.ProHealthSystemFacade
 
fireExtensionEvent(Object, Annotation...) - Method in class com.caucho.config.event.EventManager
 
fireExtensionEvent(Object, BaseType, Annotation...) - Method in class com.caucho.config.event.EventManager
 
fireFatalEvent(String, String) - Static method in class com.caucho.env.health.HealthSystemFacade
 
fireFatalEventImpl(String, String) - Method in class com.caucho.env.health.HealthSystemFacade
 
fireFatalEventImpl(String, String) - Method in class com.caucho.env.health.ProHealthSystemFacade
 
first() - Method in class com.caucho.amber.query.ResultSetImpl
Move to first
first() - Method in class com.caucho.db.jdbc.AbstractResultSet
 
first() - Method in class com.caucho.env.dbpool.IdlePoolSet
Peeks the first item.
first(Value) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(Value, Value) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(Value, double) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(long, Value) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(double, Value) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(long, double) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(long, long) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(double, double) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(Value, Value, Value) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(Value, Value, Value, Value) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(Value, Value, Value, Value, Value) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first(Value, Value, Value, Value, Value, Value) - Static method in class com.caucho.quercus.env.Env
Returns the first value
first() - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
first() - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
first() - Method in class com.caucho.util.CharCursor
 
first - Variable in class com.caucho.util.Slist
 
FirstActorRouter - Class in com.caucho.amp.router
Sender for an actor ref.
FirstActorRouter(AmpManager, AmpActorRef...) - Constructor for class com.caucho.amp.router.FirstActorRouter
 
firstBlock(long, int) - Method in class com.caucho.db.block.BlockStore
Returns the first block id which contains a row.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.AbstractPattern
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.CurrentPattern
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromAncestors
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromAny
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromAttributes
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromChildren
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromContext
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromDescendants
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromNext
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromNextSibling
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromParent
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromPrevious
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromPreviousSibling
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromRoot
Returns the first node in the selection order.
firstNode(Node, ExprEnvironment) - Method in class com.caucho.xpath.pattern.FromSelf
Returns the first node in the selection order.
firstRowBlock(long) - Method in class com.caucho.db.block.BlockStore
Returns the first block id which contains a row.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.AnyNameItem
Adds to the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.AttributeItem
Returns the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.ChoiceItem
Returns the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.ChoiceNameItem
Returns the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.DataItem
Returns the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.ElementItem
Returns the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.EmptyItem
Adds to the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.GroupItem
Returns the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.InElementItem
Returns the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.InterleaveItem
Returns the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.Item
Adds to the first set the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.MemoItem
Adds to the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.NameClassItem
Adds to the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.NameItem
Adds to the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.NsNameItem
Adds to the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.TextItem
Returns the first set, the set of element names possible.
firstSet(HashSet<QName>) - Method in class com.caucho.relaxng.program.ZeroOrMoreItem
Returns the first set, the set of element names possible.
fit_embedded_file(Path, double, double, double, double) - Method in class com.caucho.quercus.lib.pdf.PDF
open image
fit_file_image(PDFFileImage) - Method in class com.caucho.quercus.lib.pdf.PDFStream
 
fit_image(PDFImage, double, double, String) - Method in class com.caucho.quercus.lib.pdf.PDF
 
fit_image(PDFImage) - Method in class com.caucho.quercus.lib.pdf.PDFStream
 
fixup(String, String) - Method in class com.caucho.loader.enhancer.EnhancerFixup
 
FLAG_BACKUP - Static variable in class com.caucho.server.distcache.CacheConfig
 
FLAG_CLUSTER - Static variable in class com.caucho.server.distcache.CacheConfig
 
FLAG_FIN - Static variable in interface com.caucho.remote.websocket.WebSocketConstants
 
FLAG_GLOBAL - Static variable in class com.caucho.server.distcache.CacheConfig
 
FLAG_MASK - Static variable in interface com.caucho.remote.websocket.WebSocketConstants
 
FLAG_TRANSIENT - Static variable in class com.caucho.server.distcache.CacheConfig
 
FLAG_TRIPLICATE - Static variable in class com.caucho.server.distcache.CacheConfig
 
FlagBootOption - Class in com.caucho.boot
 
FlagBootOption(String, String) - Constructor for class com.caucho.boot.FlagBootOption
 
FlagBootOption(String, String, boolean) - Constructor for class com.caucho.boot.FlagBootOption
 
FLOAD - Static variable in class com.caucho.bytecode.CodeVisitor
 
FLOAD_0 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FLOAD_1 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FLOAD_2 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FLOAD_3 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FLOAT - Static variable in class com.caucho.bytecode.JClass
 
FLOAT - Static variable in class com.caucho.el.Marshall
 
FLOAT - Static variable in class com.caucho.hessian.io.BasicDeserializer
 
FLOAT - Static variable in class com.caucho.hessian.io.BasicSerializer
 
FLOAT_ARRAY - Static variable in class com.caucho.hessian.io.BasicDeserializer
 
FLOAT_ARRAY - Static variable in class com.caucho.hessian.io.BasicSerializer
 
FLOAT_HANDLE - Static variable in class com.caucho.hessian.io.BasicSerializer
 
FloatArraySerializer - Class in com.caucho.json.ser
 
FloatConstant - Class in com.caucho.bytecode
Represents a float constant.
FloatHandle - Class in com.caucho.hessian.io
Handle for Java Float objects.
FloatHandle(float) - Constructor for class com.caucho.hessian.io.FloatHandle
 
FloatMarshal - Class in com.caucho.quercus.marshal
 
FloatMarshal() - Constructor for class com.caucho.quercus.marshal.FloatMarshal
 
FloatObjectMarshal - Class in com.caucho.quercus.marshal
 
FloatObjectMarshal() - Constructor for class com.caucho.quercus.marshal.FloatObjectMarshal
 
FloatPrimitiveType - Class in com.caucho.config.type
Represents a float type.
FloatType - Class in com.caucho.amber.type
Represents a java.util.Float type
FloatType - Class in com.caucho.config.type
Represents a float or Float type.
floatval(Value) - Static method in class com.caucho.quercus.lib.VariableModule
Converts to a double
FloatValidateFilter - Class in com.caucho.quercus.lib.filter
 
FloatValidateFilter() - Constructor for class com.caucho.quercus.lib.filter.FloatValidateFilter
 
FloatValueExpression - Class in com.caucho.el
Abstract implementation class for an expression.
FloatValueExpression(Expr, String, Class) - Constructor for class com.caucho.el.FloatValueExpression
 
FloatValueExpression(Expr, String) - Constructor for class com.caucho.el.FloatValueExpression
 
FloatValueExpression(Expr) - Constructor for class com.caucho.el.FloatValueExpression
 
FloatValueExpression() - Constructor for class com.caucho.el.FloatValueExpression
 
flock(Env, LockableStream, int, Value) - Static method in class com.caucho.quercus.lib.file.FileModule
Advisory locking
flood(int, int, int) - Method in class com.caucho.quercus.lib.image.QuercusImage
 
flood(int, int, int, int) - Method in class com.caucho.quercus.lib.image.QuercusImage
 
floor(Value) - Static method in class com.caucho.quercus.lib.MathModule
 
FLOOR - Static variable in class com.caucho.xpath.Expr
 
flow(AmqpLink, long, int) - Method in class com.caucho.amqp.common.AmqpConnectionHandler
 
flow(long, int) - Method in class com.caucho.message.broker.AbstractBrokerReceiver
 
flow(long, int) - Method in interface com.caucho.message.broker.BrokerReceiver
 
flow(long, int) - Method in class com.caucho.message.nautilus.NautilusBrokerSubscriber
 
FlowAttribute - Class in com.caucho.config.attribute
 
FlowAttribute(ConfigType) - Constructor for class com.caucho.config.attribute.FlowAttribute
 
FlowBean - Interface in com.caucho.config.type
Bean implementing control flow
FlowBeanType<T> - Class in com.caucho.config.type
Represents an introspected bean type for configuration which implements control flow like if/choose.
FlowBeanType(Class<T>) - Constructor for class com.caucho.config.type.FlowBeanType
 
FlowProgram - Class in com.caucho.config.program
A saved program that avoids interpreting flow operations
FlowProgram() - Constructor for class com.caucho.config.program.FlowProgram
 
flush() - Method in interface com.caucho.amber.AmberConnection
Flushes data from the connection.
flush() - Method in class com.caucho.amber.manager.AmberConnection
Flushes managed entities.
flush() - Method in class com.caucho.amber.manager.EntityManagerExtendedProxy
Synchronize with the database.
flush() - Method in class com.caucho.amber.manager.EntityManagerProxy
Synchronize with the database.
flush() - Method in class com.caucho.amqp.io.AmqpConnectionWriter
 
flush() - Method in class com.caucho.amqp.io.AmqpFrameWriter
 
flush() - Method in class com.caucho.amqp.io.AmqpStreamWriter
 
flush() - Method in class com.caucho.amqp.io.AmqpWriter
 
flush(BlockStore) - Method in class com.caucho.db.block.BlockManager
Frees blocks with the given store.
flush() - Method in class com.caucho.db.block.BlockManager
Flushes all blocks.
flush() - Method in class com.caucho.db.block.BlockStore
Flush the store.
flush() - Method in class com.caucho.distcache.websocket.WebSocketBareClient
 
flush() - Method in class com.caucho.env.jpa.EntityManagerJtaProxy
Synchronize with the database.
flush() - Method in class com.caucho.env.log.LogHandler
 
flush() - Method in class com.caucho.filters.FilterWrapperResponseStream
flushing
flush() - Method in class com.caucho.hessian.io.AbstractHessianOutput
 
flush() - Method in class com.caucho.hessian.io.Hessian2Output
 
flush() - Method in class com.caucho.hessian.io.Hessian2StreamingOutput
Flushes the output.
flush() - Method in class com.caucho.hessian.io.HessianDebugOutputStream
 
flush() - Method in class com.caucho.hessian.io.HessianOutput
 
flush() - Method in class com.caucho.hessian.mux.MuxOutputStream
Flush data to the output stream.
flush() - Method in class com.caucho.hmtp.HmtpClient
 
flush() - Method in class com.caucho.hmtp.HmtpWebSocketWriter
 
flush() - Method in class com.caucho.hmtp.HmtpWriter
 
flush() - Method in class com.caucho.java.JavaWriter
 
flush() - Method in class com.caucho.jsmp.JsmpWebSocketWriter
 
flush() - Method in class com.caucho.jsmp.JsmpWriter
 
flush() - Method in class com.caucho.json.JsonOutput
 
flush() - Method in class com.caucho.jsp.BodyContentImpl
 
flush() - Method in class com.caucho.jsp.JspPrintWriter
Flushes the buffer and the writer.
flush() - Method in class com.caucho.jsp.JspWriterAdapter
Flushes the output stream.
flush() - Method in class com.caucho.log.AbstractLogHandler
Flushes the buffer.
flush() - Method in class com.caucho.log.AbstractRolloverLog
Writes to the underlying log.
flush() - Method in class com.caucho.log.EnvironmentStream
Flush data to the stream.
flush() - Method in class com.caucho.log.EventHandler
Flushes the buffer.
flush() - Method in class com.caucho.log.HmtpHandler
Flushes the buffer.
flush() - Method in class com.caucho.log.JmsHandler
Flushes the buffer.
flush() - Method in class com.caucho.log.LevelHandler
Flush the handler.
flush() - Method in class com.caucho.log.MailHandler
Flushes the buffer.
flush() - Method in class com.caucho.log.RotateStream
Flushes the underlying stream.
flush() - Method in class com.caucho.log.SubHandler
Flushes the buffer.
flush() - Method in class com.caucho.log.SyslogHandler
Flushes the buffer.
flush() - Method in class com.caucho.log.TimestampFilter
Flushes the data.
flush() - Method in interface com.caucho.management.server.AccessLogMXBean
Flush the log to disk
flush() - Method in class com.caucho.quercus.env.Env
Flushes the output buffer.
flush() - Method in class com.caucho.quercus.env.OutputBuffer
Flushs the data in the stream, calling the callback with appropriate flags if necessary.
flush(Env, int) - Method in class com.caucho.quercus.lib.db.OracleOciLob
Flushes/writes buffer of the LOB to the server
flush() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
Flushes the output.
flush() - Method in class com.caucho.quercus.lib.file.AbstractBinaryOutput
Flushes the output.
flush() - Method in interface com.caucho.quercus.lib.file.BinaryOutput
Flushes the output
flush() - Method in class com.caucho.quercus.lib.file.FileInputOutput
Flushes the output.
flush() - Method in class com.caucho.quercus.lib.file.FileOutput
Flushes the output.
flush() - Method in class com.caucho.quercus.lib.file.FileWriteValue
Flushes the output.
flush() - Method in class com.caucho.quercus.lib.file.PopenOutput
Flushes the output.
flush() - Method in class com.caucho.quercus.lib.file.WrappedStream
 
flush() - Method in class com.caucho.quercus.lib.file.WriteStreamOutput
 
flush(Env) - Method in class com.caucho.quercus.lib.Memcache
 
flush(Env) - Method in class com.caucho.quercus.lib.OutputModule
Flushes the original output buffer.
flush() - Method in class com.caucho.quercus.lib.pdf.PDFStream
 
flush() - Method in class com.caucho.quercus.lib.ProcOpenOutput
Flushes the output.
flush() - Method in class com.caucho.quercus.lib.xml.XMLWriter
Flushes the output and returns the result.
flush() - Method in class com.caucho.quercus.lib.zlib.ZlibOutputStream
 
flush() - Method in class com.caucho.quercus.resources.StreamReadWrite
Flushes the output
flush() - Method in class com.caucho.quercus.resources.StreamResource
Flushes the output
flush() - Method in class com.caucho.remote.websocket.WebSocketClient
 
flush() - Method in class com.caucho.remote.websocket.WebSocketContextStreamImpl
 
flush() - Method in class com.caucho.remote.websocket.WebSocketOutputStream
 
flush() - Method in class com.caucho.remote.websocket.WebSocketWriter
 
flush() - Method in class com.caucho.server.distcache.DigestOutputStream
 
flush() - Method in class com.caucho.server.http.AbstractResponseStream
Flushes the output.
flush() - Method in class com.caucho.server.http.ResponseStream
Flushes the buffered response to the output stream.
flush() - Method in class com.caucho.server.http.ResponseWriter
Flushes the buffered response to the output stream.
flush() - Method in class com.caucho.server.http.ServletOutputStreamImpl
 
flush() - Method in class com.caucho.server.http.StreamWrapperResponseStream
flushing
flush() - Method in class com.caucho.server.http.ToByteResponseStream
Flushes the buffered response to the output stream.
flush() - Method in class com.caucho.server.http.WrapperResponseStream
Flushes the output.
flush() - Method in class com.caucho.server.httpproxy.HttpProxyConnection
 
flush() - Method in class com.caucho.server.log.AbstractAccessLog
Flushes the log.
flush() - Method in class com.caucho.server.log.AccessLog
Flushes the log.
flush() - Method in class com.caucho.server.log.AccessLogAdmin
Flushes the log to disk immediately
flush() - Method in class com.caucho.server.log.AccessLogWriter
 
flush() - Method in class com.caucho.server.session.DebugOutputStream
 
flush() - Method in class com.caucho.server.session.HessianSessionSerializer
 
flush() - Method in class com.caucho.server.session.JavaSessionSerializer
 
flush() - Method in class com.caucho.server.session.SessionSerializer
 
flush() - Method in class com.caucho.transaction.TransactionManagerImpl
Flushes the log stream (primarily for QA).
flush() - Method in class com.caucho.transaction.xalog.AbstractXALogManager
Returns a stream for a new transaction.
flush() - Method in class com.caucho.transaction.xalog.XALogManager
Returns a stream for a new transaction.
flush() - Method in class com.caucho.util.NullOutputStream
 
flush() - Method in class com.caucho.util.Sha256OutputStream
 
flush() - Method in class com.caucho.vfs.AbstractByteToChar
Flushes the buffer.
flush() - Method in class com.caucho.vfs.Crc64Stream
Flushes the write output.
flush() - Method in class com.caucho.vfs.DatastoreOutputStream
 
flush() - Method in class com.caucho.vfs.DatastoreRandomAccessOutputStream
 
flush() - Method in class com.caucho.vfs.GzipStream
Flushes the underlying stream.
flush() - Method in class com.caucho.vfs.JniFileStream
 
flush() - Method in class com.caucho.vfs.JniSocketImpl
Flushes the socket.
flush() - Method in class com.caucho.vfs.JniStream
 
flush() - Method in class com.caucho.vfs.NullWriteStream
Flushes the buffer to the source.
flush() - Method in class com.caucho.vfs.PrintWriterImpl
Flushes the writer.
flush() - Method in class com.caucho.vfs.ReaderWriterStream
 
flush() - Method in class com.caucho.vfs.SocketStream
Flushes the socket.
flush() - Method in class com.caucho.vfs.StreamFilter
 
flush() - Method in class com.caucho.vfs.StreamImpl
Flushes the write output.
flush() - Method in class com.caucho.vfs.StreamImplOutputStream
Flushes the write output.
flush() - Method in class com.caucho.vfs.StreamPrintWriter
Flushes the writer.
flush() - Method in class com.caucho.vfs.TempCharStream
 
flush() - Method in class com.caucho.vfs.TempOutputStream
 
flush() - Method in class com.caucho.vfs.TempStream
 
flush() - Method in class com.caucho.vfs.VfsStream
 
flush() - Method in class com.caucho.vfs.WriterStreamImpl
Flushes the write output.
flush() - Method in class com.caucho.vfs.WriteStream
Flushes the buffer to the source.
flush() - Method in class com.caucho.vfs.XmlWriter
Close an open element (if any), then flush the underlying writer.
flush() - Method in interface com.caucho.websocket.WebSocketContext
flushes the output stream
flush(WebSocketContext) - Method in interface com.caucho.websocket.WebSocketEncoder
 
flush() - Method in class com.caucho.xml.stream.DOMResultXMLStreamWriterImpl
 
flush() - Method in class com.caucho.xml.stream.SAXResultXMLStreamWriterImpl
 
flush() - Method in class com.caucho.xml.stream.XMLEventWriterImpl
 
flush() - Method in class com.caucho.xml.stream.XMLStreamWriterImpl
 
flush() - Method in class com.caucho.xml.stream.XMLStreamWriterRepairingWrapper
 
flush() - Method in class com.caucho.xsl.XslWriter
flush is meaningless for XslWriter.
flush() - Method in interface javax.persistence.EntityManager
Synchronize the context with the database.
flush() - Method in class javax.servlet.jsp.JspWriter
 
flush() - Method in class javax.servlet.jsp.tagext.BodyContent
Flush does nothing for a bodyContent.
flush() - Method in interface javax.xml.stream.XMLEventWriter
 
flush() - Method in interface javax.xml.stream.XMLStreamWriter
 
flushBuffer() - Method in class com.caucho.filters.CauchoResponseWrapper
 
flushBuffer() - Method in class com.caucho.hessian.io.Hessian2Output
 
flushBuffer() - Method in class com.caucho.json.JsonOutput
 
flushBuffer() - Method in class com.caucho.jsp.BodyContentImpl
Writes the body contents out to the named writer.
flushBuffer() - Method in class com.caucho.jsp.BodyResponseStream
Flushes the buffer.
flushBuffer() - Method in class com.caucho.jsp.JspPrintWriter
Flushes the buffer and the writer.
flushBuffer() - Method in class com.caucho.jsp.JspWriterAdapter
 
flushBuffer() - Method in interface com.caucho.jsp.ResinJspWriter
 
flushBuffer() - Method in class com.caucho.server.http.AbstractResponseStream
Flushes the output buffer.
flushBuffer() - Method in class com.caucho.server.http.CauchoDispatchResponse
 
flushBuffer() - Method in class com.caucho.server.http.CauchoResponseWrapper
 
flushBuffer() - Method in class com.caucho.server.http.HttpServletResponseImpl
Flushes the buffer to the client.
flushBuffer() - Method in class com.caucho.server.http.ResponseWrapper
Flushes the buffer to the client.
flushBuffer() - Method in class com.caucho.server.http.ResponseWriter
Flush the contents of the buffer to the underlying stream.
flushBuffer() - Method in class com.caucho.server.http.StubResponseStream
Flushes the output buffer.
flushBuffer() - Method in class com.caucho.server.http.StubServletResponse
 
flushBuffer() - Method in class com.caucho.server.http.ToByteResponseStream
Flushes the buffer.
flushBuffer() - Method in class com.caucho.server.http.ToCharResponseStream
Flushes the buffer.
flushBuffer() - Method in class com.caucho.server.http.WrapperResponseStream
Flushes the buffer.
flushBuffer() - Method in class com.caucho.server.httpcache.ProxyCacheResponse
 
flushBuffer() - Method in class com.caucho.server.webapp.IncludeResponse
 
FlushBuffer - Interface in com.caucho.vfs
Interface if a writer supports the flushBuffer().
flushBuffer() - Method in interface com.caucho.vfs.FlushBuffer
Flushes the buffer, but doesn't call flush().
flushBuffer() - Method in class com.caucho.vfs.PrintWriterImpl
Flushes the writer.
flushBuffer() - Method in class com.caucho.vfs.StreamImpl
Flushes buffered writes.
flushBuffer() - Method in class com.caucho.vfs.StreamPrintWriter
Flushes the writer.
flushBuffer() - Method in class com.caucho.vfs.WriteStream
Flushes the buffer to the source.
flushBuffer() - Method in interface javax.servlet.ServletResponse
Flushes the buffer to the client.
flushBuffer() - Method in class javax.servlet.ServletResponseWrapper
Flushes the buffer to the client.
flushByte() - Method in class com.caucho.server.http.AbstractResponseStream
Flushes the output.
flushByte() - Method in class com.caucho.server.http.ResponseStream
Flushes the buffered response to the output stream.
flushByte() - Method in class com.caucho.server.http.WrapperResponseStream
Flushes the buffer.
flushByte() - Method in class com.caucho.server.webapp.IncludeResponseStream2
flushing
flushByteBuffer() - Method in class com.caucho.server.http.ToByteResponseStream
Flushes the buffered response to the output stream.
flushChar() - Method in class com.caucho.server.http.AbstractResponseStream
Flushes the output.
flushChar() - Method in class com.caucho.server.http.ResponseStream
Flushes the buffered response to the writer.
flushChar() - Method in class com.caucho.server.http.ToCharResponseStream
Flushes the buffer.
flushChar() - Method in class com.caucho.server.http.WrapperResponseStream
Flushes the buffer.
flushChar() - Method in class com.caucho.server.webapp.IncludeResponseStream2
flushing
flushCharBuffer() - Method in class com.caucho.server.http.ToByteResponseStream
Converts the char buffer.
flushCharBuffer() - Method in class com.caucho.server.http.WrapperResponseStream
Writes the char buffer to the output stream.
flushCharBuffer() - Method in class com.caucho.server.webapp.IncludeResponseStream2
Converts the char buffer.
flushHeader() - Method in class com.caucho.server.webapp.IncludeResponse
 
FlushModeType - Enum in javax.persistence
The type of the flush modes.
flushNext() - Method in class com.caucho.server.hmux.HmuxRequest
 
flushNext() - Method in class com.caucho.server.http.AbstractResponseStream
Flushes the next buffer, leaving the current buffer alone
flushNext() - Method in class com.caucho.server.http.ResponseStream
 
flushNextBuffer() - Method in class com.caucho.server.hmux.HmuxRequest
 
flushNextImpl() - Method in class com.caucho.server.fastcgi.FastCgiResponseStream
 
flushNextImpl() - Method in class com.caucho.server.hmux.HmuxResponseStream
 
flushNextImpl() - Method in class com.caucho.server.http.HttpResponseStream
 
flushNextImpl() - Method in class com.caucho.server.http.ResponseStream
 
flushNoChecks() - Method in class com.caucho.amber.manager.AmberConnection
Flushes managed entities.
flushStream() - Method in class com.caucho.log.AbstractRolloverLog
 
flushText() - Method in class com.caucho.jsp.java.JspJavaWriter
Generates the code for the static text
flushToDisk() - Method in class com.caucho.db.io.RandomAccessStreamNio
 
flushToDisk() - Method in class com.caucho.vfs.JniFileStream
 
flushToDisk() - Method in class com.caucho.vfs.JniMemoryMappedFile
 
flushToDisk() - Method in class com.caucho.vfs.JniRandomAccessFile
 
flushToDisk() - Method in class com.caucho.vfs.MemoryPath.MemoryStream
 
flushToDisk() - Method in class com.caucho.vfs.StreamImpl
Flushes the write output, forcing to disk.
flushToDisk() - Method in class com.caucho.vfs.VfsStream
 
flushToDisk() - Method in class com.caucho.vfs.WriteStream
Flushes the buffer to the disk
flushToGraph() - Method in class com.caucho.quercus.lib.pdf.PDFStream
 
fmod(double, double) - Static method in class com.caucho.quercus.lib.MathModule
 
FMT_FALLBACK_LOCALE - Static variable in class javax.servlet.jsp.jstl.core.Config
The fallback locale if none is found.
FMT_LOCALE - Static variable in class javax.servlet.jsp.jstl.core.Config
The application's configured locale.
FMT_LOCALIZATION_CONTEXT - Static variable in class javax.servlet.jsp.jstl.core.Config
The current i18n localization context.
FMT_TIME_ZONE - Static variable in class javax.servlet.jsp.jstl.core.Config
The current time zone.
FmtFunctions - Class in com.caucho.config.functions
An object to store in an EL Environment to provide utility methods.
FmtFunctions() - Constructor for class com.caucho.config.functions.FmtFunctions
 
FmtParamTag - Class in com.caucho.jstl.el
Looks up an i18n message from a bundle and prints it.
FmtParamTag() - Constructor for class com.caucho.jstl.el.FmtParamTag
 
FmtParamTag - Class in com.caucho.jstl.rt
Looks up an i18n message from a bundle and prints it.
FmtParamTag() - Constructor for class com.caucho.jstl.rt.FmtParamTag
 
FmtParseDateTag - Class in com.caucho.jstl.rt
Formats an i18n date and prints it.
FmtParseDateTag() - Constructor for class com.caucho.jstl.rt.FmtParseDateTag
 
FmtParseNumberTag - Class in com.caucho.jstl.rt
Looks up an i18n message from a bundle and prints it.
FmtParseNumberTag() - Constructor for class com.caucho.jstl.rt.FmtParseNumberTag
 
FmtRequestEncodingTag - Class in com.caucho.jstl.rt
Sets the i18n locale bundle for the current page.
FmtRequestEncodingTag() - Constructor for class com.caucho.jstl.rt.FmtRequestEncodingTag
 
FmtSetTimeZoneTag - Class in com.caucho.jstl.rt
Sets the time zone for the current page.
FmtSetTimeZoneTag() - Constructor for class com.caucho.jstl.rt.FmtSetTimeZoneTag
 
FmtTimeZoneTag - Class in com.caucho.jstl.el
Sets the i18n localization bundle for a context.
FmtTimeZoneTag() - Constructor for class com.caucho.jstl.el.FmtTimeZoneTag
 
FmtTimeZoneTag - Class in com.caucho.jstl.rt
Sets the i18n localization bundle for a context.
FmtTimeZoneTag() - Constructor for class com.caucho.jstl.rt.FmtTimeZoneTag
 
FMUL - Static variable in class com.caucho.bytecode.CodeVisitor
 
FNEG - Static variable in class com.caucho.bytecode.CodeVisitor
 
FNM_CASEFOLD - Static variable in class com.caucho.quercus.lib.file.FileModule
 
FNM_NOESCAPE - Static variable in class com.caucho.quercus.lib.file.FileModule
 
FNM_PATHNAME - Static variable in class com.caucho.quercus.lib.file.FileModule
 
FNM_PERIOD - Static variable in class com.caucho.quercus.lib.file.FileModule
 
fnmatch(Env, String, String, int) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns true if the given string matches the given glob pattern.
FOLLOW_SYMLINKS - Static variable in class com.caucho.quercus.lib.spl.FilesystemIterator
 
Font - Class in com.caucho.quercus.lib.pdf
font
Font() - Constructor for class com.caucho.quercus.lib.pdf.Font
 
FontChar - Class in com.caucho.quercus.lib.pdf
font character
fopen(Env, StringValue, String, boolean, Value) - Static method in class com.caucho.quercus.lib.file.FileModule
Opens a file.
fopen(Env, StringValue, StringValue, LongValue) - Method in class com.caucho.quercus.lib.file.PhpProtocolWrapper
 
fopen(Env, StringValue, StringValue, LongValue) - Method in class com.caucho.quercus.lib.file.ProtocolWrapper
 
fopen(Env, StringValue, StringValue, LongValue) - Method in class com.caucho.quercus.lib.file.ZlibProtocolWrapper
 
FORBIDDEN - Static variable in class com.caucho.bam.BamError
The requestor does not have proper authorization.
Forbidden - Class in com.caucho.rewrite
Sends a HTTP Forbidden response using response.sendError(SC_FORBIDDEN).
Forbidden() - Constructor for class com.caucho.rewrite.Forbidden
 
ForbiddenException - Exception in com.caucho.bam
HMPP wrapper
ForbiddenException() - Constructor for exception com.caucho.bam.ForbiddenException
 
ForbiddenException(String) - Constructor for exception com.caucho.bam.ForbiddenException
 
ForbiddenException(String, BamError) - Constructor for exception com.caucho.bam.ForbiddenException
 
ForbiddenException(BamError) - Constructor for exception com.caucho.bam.ForbiddenException
 
ForbidHost - Class in com.caucho.server.security
A class to forbid hosts by IP.
ForbidHost() - Constructor for class com.caucho.server.security.ForbidHost
 
FORCE_DEFLATE - Static variable in class com.caucho.quercus.lib.zlib.ZlibModule
 
FORCE_GZIP - Static variable in class com.caucho.quercus.lib.zlib.ZlibModule
 
forceClose() - Method in class com.caucho.sql.DBPoolImpl
Close all the connections in the pool.
forceShutdown() - Method in class com.caucho.vfs.JniSocketImpl
Closes the socket.
forceShutdown() - Method in class com.caucho.vfs.QSocket
 
ForeachStatement - Class in com.caucho.quercus.statement
Represents a foreach statement.
ForeachStatement(Location, Expr, AbstractVarExpr, AbstractVarExpr, boolean, Statement, String) - Constructor for class com.caucho.quercus.statement.ForeachStatement
 
ForEachTag - Class in com.caucho.jstl.el
 
ForEachTag() - Constructor for class com.caucho.jstl.el.ForEachTag
 
ForEachTag.ArrayIterator - Class in com.caucho.jstl.el
 
ForEachTag.RangeIterator - Class in com.caucho.jstl.el
 
ForEachTag.StringIterator - Class in com.caucho.jstl.el
 
ForeignColumn - Class in com.caucho.amber.table
AmberColumn linking to another table
FOREVER - Static variable in class com.caucho.config.types.Period
 
forget(Xid) - Method in class com.caucho.ejb.hessian.HessianXAResource
 
forget(Xid) - Method in class com.caucho.jms.connection.JmsSession
Called to forget an Xid that had a heuristic commit.
forget(Xid) - Method in class com.caucho.sql.DisjointXAResource
Forgets the transaction
forget(Xid) - Method in class com.caucho.sql.spy.SpyXAResource
Forgets the transaction
forget(Xid) - Method in class com.caucho.tools.profiler.XAResourceWrapper
 
forget(Xid) - Method in interface javax.resource.spi.XATerminator
Forgets a heuristic transaction.
forget(Xid) - Method in interface javax.transaction.xa.XAResource
Called to forget an Xid that had a heuristic commit.
Form - Class in com.caucho.server.http
Form handling.
Form() - Constructor for class com.caucho.server.http.Form
 
FORM_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for form authenciation.
format(LogRecord) - Method in class com.caucho.log.ELFormatter
 
format(LogRecord) - Method in class com.caucho.log.MessageFormatter
 
format(LogRecord) - Method in class com.caucho.log.TimestampFormatter
Formats the record
format(String) - Method in class com.caucho.quercus.lib.date.DateInterval
 
format(Env, StringValue) - Method in class com.caucho.quercus.lib.date.DateTime
 
format(Env, StringValue) - Method in interface com.caucho.quercus.lib.date.DateTimeInterface
 
format(String) - Method in class com.caucho.util.QDate
Formats the current date.
format(CharBuffer, String) - Method in class com.caucho.util.QDate
Format the date using % escapes: %aday of week (short) %Aday of week (verbose) %bmonth name (short) %Bmonth name (verbose) %cJava locale date %dday of month (two-digit) %F%Y-%m-%d %H24-hour (two-digit) %I12-hour (two-digit) %jday of year (three-digit) %l12-hour (one-digit prefixed by space) %mmonth (two-digit) %Mminutes %pam/pm %PAM/PM %Sseconds %smilliseconds %xJava locale short date %XJava locale short time %Wweek in year (three-digit) %wday of week (one-digit) %yyear (two-digit) %Yyear (four-digit) %Ztime zone (name) %ztime zone (+/-0800)
FORMAT_NUMBER - Static variable in class com.caucho.xpath.Expr
 
formatChar(CharBuffer, long, int, int) - Static method in class com.caucho.util.Sprintf
 
FormatDateTag - Class in com.caucho.jstl.el
Formats an i18n date and prints it.
FormatDateTag() - Constructor for class com.caucho.jstl.el.FormatDateTag
 
FormatDateTag - Class in com.caucho.jstl.rt
Formats an i18n date and prints it.
FormatDateTag() - Constructor for class com.caucho.jstl.rt.FormatDateTag
 
formatDouble(CharBuffer, double, int, int, int) - Static method in class com.caucho.util.Sprintf
 
formatDouble(CharBuffer, double, int, int, int, int) - Static method in class com.caucho.util.Sprintf
 
formatGMT(long, String) - Static method in class com.caucho.util.QDate
Formats a date.
formatGMT(long) - Static method in class com.caucho.util.QDate
Formats a date, using the default time format.
formatInteger(CharBuffer, long, int, int, int, int) - Static method in class com.caucho.util.Sprintf
 
formatInteger(CharBuffer, double, int, int, int, int) - Static method in class com.caucho.util.Sprintf
 
formatISO8601(long) - Static method in class com.caucho.util.QDate
 
formatLocal(long, String) - Static method in class com.caucho.util.QDate
Formats a time in the local time zone.
formatLocal(long) - Static method in class com.caucho.util.QDate
Formats a time in the local time zone, using the default format.
formatLocal(CharBuffer, long, String) - Static method in class com.caucho.util.QDate
Formats a time in the local time zone.
formatMessage(LogRecord) - Method in class com.caucho.log.MessageFormatter
The "formatted" log message, after localization, substitution of parameters, and the inclusion of an exception stack trace if applicable.
FormatNumberFun - Class in com.caucho.xsl.fun
The format-number(...) function.
FormatNumberFun() - Constructor for class com.caucho.xsl.fun.FormatNumberFun
 
FormatNumberTag - Class in com.caucho.jstl.el
Looks up an i18n message from a bundle and prints it.
FormatNumberTag() - Constructor for class com.caucho.jstl.el.FormatNumberTag
 
FormatNumberTag - Class in com.caucho.jstl.rt
Looks up an i18n message from a bundle and prints it.
FormatNumberTag() - Constructor for class com.caucho.jstl.rt.FormatNumberTag
 
formatString(CharBuffer, String, int, int, int) - Static method in class com.caucho.util.Sprintf
 
FormLogin - Class in com.caucho.security
Used to authenticate users in a servlet request.
FormLogin() - Constructor for class com.caucho.security.FormLogin
 
FormLogin - Class in com.caucho.server.security
Deprecated. 
FormLogin() - Constructor for class com.caucho.server.security.FormLogin
Deprecated.
 
FormLoginServlet - Class in com.caucho.server.security
 
FormLoginServlet() - Constructor for class com.caucho.server.security.FormLoginServlet
 
forName(String) - Method in class com.caucho.bytecode.JClassLoader
Returns the matching JClass.
ForStatement - Class in com.caucho.quercus.statement
Represents a for statement.
ForStatement(Location, Expr, Expr, Expr, Statement, String) - Constructor for class com.caucho.quercus.statement.ForStatement
 
ForTokensTag - Class in com.caucho.jstl.el
 
ForTokensTag() - Constructor for class com.caucho.jstl.el.ForTokensTag
 
ForTokensTag.TokenIterator - Class in com.caucho.jstl.el
 
forward(String, String) - Method in class com.caucho.jsp.PageContextImpl
Include another servlet into the current output stream.
forward(String) - Method in class com.caucho.jsp.PageContextImpl
Forward a subrequest relative to the current url.
forward(String, String) - Method in class com.caucho.jsp.PageContextWrapper
 
forward(String) - Method in class com.caucho.jsp.PageContextWrapper
 
Forward - Class in com.caucho.rewrite
Forwards a requests using the servlet RequestDispatcher.forward call protocol.
Forward() - Constructor for class com.caucho.rewrite.Forward
 
forward(ServletRequest, ServletResponse) - Method in class com.caucho.server.webapp.RequestDispatcherImpl
 
forward(ServletRequest, ServletResponse, String, Invocation, DispatcherType) - Method in class com.caucho.server.webapp.RequestDispatcherImpl
Forwards the request to the servlet named by the request dispatcher.
forward(String) - Method in class javax.servlet.jsp.PageContext
Forwards the request relative to the current URL.
forward(ServletRequest, ServletResponse) - Method in interface javax.servlet.RequestDispatcher
Forwards the request to another page.
FORWARD_CONTEXT_PATH - Static variable in interface javax.servlet.RequestDispatcher
 
FORWARD_PATH_INFO - Static variable in interface javax.servlet.RequestDispatcher
 
FORWARD_QUERY_STRING - Static variable in interface javax.servlet.RequestDispatcher
 
FORWARD_REQUEST_URI - Static variable in interface javax.servlet.RequestDispatcher
 
FORWARD_SERVLET_PATH - Static variable in interface javax.servlet.RequestDispatcher
 
ForwardAbsoluteFilterChain - Class in com.caucho.server.dispatch
Does an internal forward of the request based on the host's root, not relative
ForwardAbsoluteFilterChain(String, WebApp) - Constructor for class com.caucho.server.dispatch.ForwardAbsoluteFilterChain
Create the forward filter chain servlet.
ForwardErrorFilterChain - Class in com.caucho.server.dispatch
Does an internal forward of the request.
ForwardErrorFilterChain(RequestDispatcher, int) - Constructor for class com.caucho.server.dispatch.ForwardErrorFilterChain
Create the forward filter chain servlet.
ForwardFilterChain - Class in com.caucho.server.dispatch
Does an internal forward of the request.
ForwardFilterChain(String) - Constructor for class com.caucho.server.dispatch.ForwardFilterChain
Create the forward filter chain servlet.
ForwardFilterChain(String, boolean) - Constructor for class com.caucho.server.dispatch.ForwardFilterChain
 
ForwardFilterChain(RequestDispatcher) - Constructor for class com.caucho.server.dispatch.ForwardFilterChain
Create the forward filter chain servlet.
ForwardNamedRequest - Class in com.caucho.server.webapp
 
ForwardNamedRequest() - Constructor for class com.caucho.server.webapp.ForwardNamedRequest
 
ForwardNamedRequest(HttpServletRequest, HttpServletResponse, Invocation) - Constructor for class com.caucho.server.webapp.ForwardNamedRequest
 
ForwardRequest - Class in com.caucho.server.webapp
 
ForwardRequest() - Constructor for class com.caucho.server.webapp.ForwardRequest
 
ForwardRequest(HttpServletRequest, HttpServletResponse, Invocation) - Constructor for class com.caucho.server.webapp.ForwardRequest
 
ForwardRule - Class in com.caucho.server.rewrite
 
ForwardRule(RewriteDispatch) - Constructor for class com.caucho.server.rewrite.ForwardRule
 
FOUR - Static variable in class com.caucho.quercus.marshal.Marshal
 
fpassthru(Env, BinaryInput) - Method in class com.caucho.quercus.lib.file.FileModule
Output the filepointer data to the output stream.
fprintf(Env, BinaryOutput, StringValue, Value[]) - Static method in class com.caucho.quercus.lib.string.StringModule
Use printf style formatting to write a string to a file.
fputcsv(Env, BinaryOutput, ArrayValue, StringValue, StringValue) - Method in class com.caucho.quercus.lib.file.FileModule
Parses a comma-separated-value line from a file.
fputs(Env, BinaryOutput, InputStream, int) - Static method in class com.caucho.quercus.lib.file.FileModule
Writes a string to the file.
FRAGMENT_WITH_SIMPLE_PARENT - Static variable in class com.caucho.jsp.TagInstance
 
FRAGMENT_WITH_TAG_PARENT - Static variable in class com.caucho.jsp.TagInstance
 
FrameAttach - Class in com.caucho.amqp.io
AMQP link-attach frame
FrameAttach() - Constructor for class com.caucho.amqp.io.FrameAttach
 
FrameAttach.ReceiverSettleMode - Enum in com.caucho.amqp.io
 
FrameAttach.Role - Enum in com.caucho.amqp.io
 
FrameAttach.SenderSettleMode - Enum in com.caucho.amqp.io
 
FrameBegin - Class in com.caucho.amqp.io
AMQP session-begin frame
FrameBegin() - Constructor for class com.caucho.amqp.io.FrameBegin
 
FrameClose - Class in com.caucho.amqp.io
AMQP connection close
FrameClose() - Constructor for class com.caucho.amqp.io.FrameClose
 
FrameDetach - Class in com.caucho.amqp.io
AMQP link detach
FrameDetach() - Constructor for class com.caucho.amqp.io.FrameDetach
 
FrameDisposition - Class in com.caucho.amqp.io
AMQP link flow
FrameDisposition() - Constructor for class com.caucho.amqp.io.FrameDisposition
 
FrameEnd - Class in com.caucho.amqp.io
AMQP session end
FrameEnd() - Constructor for class com.caucho.amqp.io.FrameEnd
 
FrameFlow - Class in com.caucho.amqp.io
AMQP link flow
FrameFlow() - Constructor for class com.caucho.amqp.io.FrameFlow
 
FrameInputStream - Class in com.caucho.remote.websocket
WebSocketInputStream reads a single WebSocket packet.
FrameInputStream() - Constructor for class com.caucho.remote.websocket.FrameInputStream
 
FrameOpen - Class in com.caucho.amqp.io
AMQP connection-open frame
FrameOpen() - Constructor for class com.caucho.amqp.io.FrameOpen
 
FrameTransfer - Class in com.caucho.amqp.io
AMQP session-begin frame
FrameTransfer() - Constructor for class com.caucho.amqp.io.FrameTransfer
 
fread(Env, BinaryInput, int) - Static method in class com.caucho.quercus.lib.file.FileModule
Reads content from a file.
free() - Method in class com.caucho.db.block.Block
Frees a block from a query.
free() - Method in class com.caucho.db.sql.BlobImpl
 
free() - Method in class com.caucho.db.sql.ClobImpl
 
free(QueryContext) - Static method in class com.caucho.db.sql.QueryContext
 
free() - Method in class com.caucho.db.table.TableIterator
 
free(StatelessPool.Item<X>) - Method in class com.caucho.ejb.session.StatelessPool
 
free() - Method in class com.caucho.hessian.io.Hessian2Input
 
free() - Method in class com.caucho.hessian.io.Hessian2Output
 
free(T) - Method in class com.caucho.hessian.util.HessianFreeList
Frees the object.
free(long) - Method in class com.caucho.network.balance.ClientSocket
Adds the stream to the free pool.
free(long) - Method in interface com.caucho.network.balance.ClientSocketApi
Adds the stream to the free pool.
free() - Method in class com.caucho.quercus.lib.db.MysqliResult
Closes the result.
free(Env) - Method in class com.caucho.quercus.lib.db.OracleOciCollection
Frees the resources associated with the collection object
free(Env) - Method in class com.caucho.quercus.lib.db.OracleOciLob
Frees resources associated with the LOB descriptor
free(Env, RegexpState) - Static method in class com.caucho.quercus.lib.regexp.RegexpState
 
free() - Method in class com.caucho.server.http.AbstractHttpResponse
 
free(Form) - Static method in class com.caucho.server.http.Form
 
free(RequestAdapter) - Static method in class com.caucho.server.http.RequestAdapter
Frees the adapter for reuse.
free() - Method in class com.caucho.server.http.RequestAdapter
Clears the adapter.
free() - Method in class com.caucho.server.http.RequestWrapper
Clears the wrapper.
free(ResponseAdapter) - Static method in class com.caucho.server.http.ResponseAdapter
 
free() - Method in class com.caucho.server.http.ResponseAdapter
Clears the adapter.
free() - Method in class com.caucho.server.http.ServletInputStreamImpl
 
free(ToCharResponseAdapter) - Static method in class com.caucho.server.http.ToCharResponseAdapter
 
free() - Method in class com.caucho.server.httpcache.TempFileInode
Allocates access to the inode.
free() - Method in class com.caucho.util.CharBuffer
 
free(T) - Method in class com.caucho.util.FreeList
Frees the object.
free(T) - Method in class com.caucho.util.FreeRing
Frees the object.
free(T) - Method in class com.caucho.util.FreeRingDual
Frees the object.
free(T) - Method in class com.caucho.util.FreeRingSoft
Frees the object.
free() - Method in class com.caucho.vfs.GzipStream
 
free() - Method in class com.caucho.vfs.RandomAccessStream
 
free(TempBuffer) - Static method in class com.caucho.vfs.TempBuffer
Frees a single buffer.
free(TempCharBuffer) - Static method in class com.caucho.vfs.TempCharBuffer
Frees a single buffer.
free() - Method in class com.caucho.vfs.WriteStream
Frees the buffer
free() - Method in class com.caucho.xml.Xml
Frees an Xml parser.
free() - Method in class com.caucho.xml.XmlParser
 
free() - Method in class com.caucho.xml2.Xml
Frees an Xml parser.
free() - Method in class com.caucho.xml2.XmlParser
 
free() - Method in class com.caucho.xpath.Env
 
free() - Method in class com.caucho.xpath.expr.Var
Frees the var.
free_result() - Method in class com.caucho.quercus.lib.db.MysqliResult
Closes the result
free_result(Env) - Method in class com.caucho.quercus.lib.db.MysqliStatement
Frees the associated result.
freeAll(TempBuffer) - Static method in class com.caucho.vfs.TempBuffer
 
freeAll(TempCharBuffer) - Static method in class com.caucho.vfs.TempCharBuffer
 
freeAllLarge(TempBuffer) - Static method in class com.caucho.vfs.TempBuffer
 
freeAllSmall(TempBuffer) - Static method in class com.caucho.vfs.TempBuffer
 
freeCareful(T) - Method in class com.caucho.hessian.util.HessianFreeList
Frees the object.
freeCareful(T) - Method in class com.caucho.util.FreeList
Frees the object.
freeCareful(T) - Method in class com.caucho.util.FreeRing
Frees the object.
freeCareful(T) - Method in class com.caucho.util.FreeRingDual
Frees the object.
freeCareful(T) - Method in class com.caucho.util.FreeRingSoft
Frees the object.
freeConnection() - Method in class com.caucho.amber.manager.AmberConnection
Frees the connection.
freeEnv(Env) - Static method in class com.caucho.xpath.XPath
Free an environment.
freeGmtDate(QDate) - Static method in class com.caucho.util.QDate
 
freeHessian2Input(Hessian2Input) - Method in class com.caucho.hessian.io.HessianFactory
Frees a Hessian 2.0 deserializer
freeHessian2Output(Hessian2Output) - Method in class com.caucho.hessian.io.HessianFactory
Frees a Hessian 2.0 serializer
freeHessian2StreamingInput(Hessian2StreamingInput) - Method in class com.caucho.hessian.io.HessianFactory
Frees a Hessian 2.0 deserializer
freeHessian2StreamingOutput(Hessian2StreamingOutput) - Method in class com.caucho.hessian.io.HessianFactory
Frees a Hessian 2.0 serializer
freeHttpBuffer(HttpBufferStore) - Method in class com.caucho.server.cluster.ServletService
 
freeLarge(TempBuffer) - Static method in class com.caucho.vfs.TempBuffer
Frees a single buffer.
FreeList<T> - Class in com.caucho.util
FreeList provides a simple class to manage free objects.
FreeList(int) - Constructor for class com.caucho.util.FreeList
Create a new free list.
freeLoadBalance() - Method in class com.caucho.network.balance.ClientSocketFactory
Free a connection for load balancing.
freeLocalDate(QDate) - Static method in class com.caucho.util.QDate
 
freeNative(long) - Method in class com.caucho.network.listen.JniSelectManager
 
freePageContext(PageContext) - Method in class com.caucho.jsp.PageManager
 
freePageContextWrapper(PageContextWrapper) - Method in class com.caucho.jsp.PageManager
 
freeRegexpState(RegexpState) - Method in class com.caucho.quercus.env.Env
Free the free regexp
freeResult() - Method in class com.caucho.quercus.lib.db.JdbcStatementResource
Frees the associated result.
FreeRing<T> - Class in com.caucho.util
FreeList provides a simple class to manage free objects.
FreeRing(int) - Constructor for class com.caucho.util.FreeRing
Create a new free list.
FreeRingDual<T> - Class in com.caucho.util
A free list with soft references.
FreeRingDual(int, int) - Constructor for class com.caucho.util.FreeRingDual
Create a new free list.
FreeRingSoft<T> - Class in com.caucho.util
A free list with soft references.
FreeRingSoft(int) - Constructor for class com.caucho.util.FreeRingSoft
Create a new free list.
freeRows(TableIterator[], int) - Method in class com.caucho.db.sql.Query
Frees any blocks for the rows.
freeSelf() - Method in class com.caucho.vfs.TempBuffer
 
freeSmall(TempBuffer) - Static method in class com.caucho.vfs.TempBuffer
Frees a single buffer.
freeStore(BlockStore) - Method in class com.caucho.db.block.BlockManager
Frees blocks with the given store.
freeStoreId(int) - Method in class com.caucho.db.block.BlockManager
Frees a store id.
freeTempBuffer() - Method in class com.caucho.message.journal.JournalRingItem
 
FREM - Static variable in class com.caucho.bytecode.CodeVisitor
 
FRETURN - Static variable in class com.caucho.bytecode.CodeVisitor
 
Friend - Annotation Type in com.caucho.util
 
fRingValueQueueOrig<T> - Class in com.caucho.util
 
fRingValueQueueOrig(int) - Constructor for class com.caucho.util.fRingValueQueueOrig
 
FROM - Static variable in class com.caucho.amber.query.QueryParser
 
from(Class<X>) - Method in interface javax.persistence.criteria.AbstractQuery
 
from(EntityType<X>) - Method in interface javax.persistence.criteria.AbstractQuery
 
From<Z,X> - Interface in javax.persistence.criteria
A root type from a FROM clause.
FromAncestors - Class in com.caucho.xpath.pattern
Implements the ancestor:: axis.
FromAncestors(AbstractPattern, boolean) - Constructor for class com.caucho.xpath.pattern.FromAncestors
 
FromAny - Class in com.caucho.xpath.pattern
matches any node.
FromAny() - Constructor for class com.caucho.xpath.pattern.FromAny
 
fromAscii(String) - Static method in class com.caucho.server.host.DomainName
Converts from the ascii "punicode" to a string.
FromAttributes - Class in com.caucho.xpath.pattern
matches attributes of an element.
FromAttributes(AbstractPattern) - Constructor for class com.caucho.xpath.pattern.FromAttributes
 
FromChildren - Class in com.caucho.xpath.pattern
matches child nodes.
FromChildren(AbstractPattern) - Constructor for class com.caucho.xpath.pattern.FromChildren
 
FromContext - Class in com.caucho.xpath.pattern
Matches the node context.
FromContext() - Constructor for class com.caucho.xpath.pattern.FromContext
 
FromContext(int) - Constructor for class com.caucho.xpath.pattern.FromContext
Creates a new context pattern.
FromDescendants - Class in com.caucho.xpath.pattern
Matches any descendant.
FromDescendants(AbstractPattern, boolean) - Constructor for class com.caucho.xpath.pattern.FromDescendants
 
fromEntity(String) - Static method in class com.caucho.quercus.lib.simplexml.SimpleUtil
 
FromExpr - Class in com.caucho.xpath.pattern
matches if the expression returns a node set and the test-node is contained in that node set.
FromExpr(AbstractPattern, Expr) - Constructor for class com.caucho.xpath.pattern.FromExpr
 
FromIdSchemaExpr - Class in com.caucho.amber.expr
Represents from-item table.
FromIdSchemaExpr(IdExpr) - Constructor for class com.caucho.amber.expr.FromIdSchemaExpr
Creates the table id expr.
FromItem - Class in com.caucho.amber.query
 
FromItem - Class in com.caucho.db.sql
Represents a table binding for a from.
FromNamespace - Class in com.caucho.xpath.pattern
matches namespace nodes of an element.
FromNamespace(AbstractPattern) - Constructor for class com.caucho.xpath.pattern.FromNamespace
 
FromNext - Class in com.caucho.xpath.pattern
Matches nodes following the current node in the current document.
FromNext(AbstractPattern) - Constructor for class com.caucho.xpath.pattern.FromNext
 
FromNextSibling - Class in com.caucho.xpath.pattern
matches following siblings
FromNextSibling(AbstractPattern) - Constructor for class com.caucho.xpath.pattern.FromNextSibling
 
fromObject(String) - Method in class com.caucho.amber.type.AmberType
Converts from an object.
FromParent - Class in com.caucho.xpath.pattern
 
FromParent(AbstractPattern) - Constructor for class com.caucho.xpath.pattern.FromParent
 
FromPrevious - Class in com.caucho.xpath.pattern
Matches nodes preceding the current node, not counting descendants.
FromPrevious(AbstractPattern) - Constructor for class com.caucho.xpath.pattern.FromPrevious
 
FromPreviousSibling - Class in com.caucho.xpath.pattern
matches if we can find a following sibling matching the parent pattern.
FromPreviousSibling(AbstractPattern) - Constructor for class com.caucho.xpath.pattern.FromPreviousSibling
 
FromRoot - Class in com.caucho.xpath.pattern
Represents a match with the document root.
FromRoot() - Constructor for class com.caucho.xpath.pattern.FromRoot
 
FromSelf - Class in com.caucho.xpath.pattern
The self axis matches the current node.
FromSelf(AbstractPattern) - Constructor for class com.caucho.xpath.pattern.FromSelf
 
fromTypeName(String) - Static method in enum com.caucho.management.server.HealthEventLog.HealthEventLogType
 
fscanf(Env, BinaryInput, StringValue, Value[]) - Static method in class com.caucho.quercus.lib.file.FileModule
Reads and parses a line.
fseek(Env, BinaryStream, long, int) - Static method in class com.caucho.quercus.lib.file.FileModule
Sets the current position.
fsockopen(Env, String, int, Value, Value, double) - Static method in class com.caucho.quercus.lib.NetworkModule
Opens a socket
fstat(Env, BinaryStream) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the status of the given file pointer.
FSTORE - Static variable in class com.caucho.bytecode.CodeVisitor
 
FSTORE_0 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FSTORE_1 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FSTORE_2 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FSTORE_3 - Static variable in class com.caucho.bytecode.CodeVisitor
 
FSUB - Static variable in class com.caucho.bytecode.CodeVisitor
 
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.server.hmux.HmuxPath
Scans the path portion of the URI, i.e.
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.ClasspathPath
Lookup the actual path relative to the filesystem root.
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.DatastorePath
 
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.FilePath
Lookup the actual path relative to the filesystem root.
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.FilesystemPath
Lookup a path relative to the current filesystem's root.
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.GooglePath
Lookup the actual path relative to the filesystem root.
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.HttpPath
Scans the path portion of the URI, i.e.
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.JarPath
 
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.JarScheme
 
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.JndiPath
Walking down the path just stores the new name in the created Path.
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.JniFilePathImpl
Lookup the actual path relative to the filesystem root.
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.MemoryPath
 
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.MemoryScheme
 
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.MergePath
Walking down the path just extends the path.
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.remote.RemotePath
Lookup a path relative to the current filesystem's root.
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.remote.RemotePathRoot
Lookup a path relative to the current filesystem's root.
fsWalk(String, Map<String, Object>, String) - Method in class com.caucho.vfs.SpyScheme
 
fsync() - Method in class com.caucho.db.block.BlockReadWrite
sync the output stream with the filesystem when possible.
fsync() - Method in class com.caucho.db.block.BlockStore
Closes the store.
fsync() - Method in class com.caucho.db.io.RandomAccessStreamNio
Writes data to the file.
fsync() - Method in interface com.caucho.db.io.StoreReadWrite
 
fsync() - Method in class com.caucho.db.io.StoreReadWriteImpl
 
fsync() - Method in class com.caucho.db.io.StoreReadWriteMmapNio
 
fsync() - Method in class com.caucho.vfs.JniMemoryMappedFile
 
fsync() - Method in class com.caucho.vfs.RandomAccessStream
 
FT_CONN_CLOSE - Static variable in interface com.caucho.amqp.io.AmqpConstants
 
FT_CONN_OPEN - Static variable in interface com.caucho.amqp.io.AmqpConstants
 
FT_ERROR - Static variable in interface com.caucho.amqp.io.AmqpConstants
 
FT_LINK_ATTACH - Static variable in interface com.caucho.amqp.io.AmqpConstants
 
FT_LINK_DETACH - Static variable in interface com.caucho.amqp.io.AmqpConstants
 
FT_LINK_FLOW - Static variable in interface com.caucho.amqp.io.AmqpConstants
 
FT_MESSAGE_DISPOSITION - Static variable in interface com.caucho.amqp.io.AmqpConstants
 
FT_MESSAGE_TRANSFER - Static variable in interface com.caucho.amqp.io.AmqpConstants
 
FT_SESSION_END - Static variable in interface com.caucho.amqp.io.AmqpConstants
 
FT_SESSION_OPEN - Static variable in interface com.caucho.amqp.io.AmqpConstants
 
ftell(Env, BinaryStream) - Static method in class com.caucho.quercus.lib.file.FileModule
Returns the current position.
ftruncate(Env, BinaryOutput, long) - Static method in class com.caucho.quercus.lib.file.FileModule
Truncates a file.
FULL_VERSION - Static variable in class com.caucho.ProVersion
 
FULL_VERSION - Static variable in class com.caucho.Version
 
fullEndElement(Env) - Method in class com.caucho.quercus.lib.xml.XMLWriter
Ends an element
FunArrayExpr - Class in com.caucho.quercus.expr
Represents the array function
FunArrayExpr(Location, ArrayList<Expr>, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.FunArrayExpr
 
FunArrayExpr(Location, Expr[], Expr[]) - Constructor for class com.caucho.quercus.expr.FunArrayExpr
 
FunArrayExpr(ArrayList<Expr>, ArrayList<Expr>) - Constructor for class com.caucho.quercus.expr.FunArrayExpr
 
FunArrayExpr(Expr[], Expr[]) - Constructor for class com.caucho.quercus.expr.FunArrayExpr
 
func_get_arg(Env, int) - Static method in class com.caucho.quercus.lib.FunctionModule
Returns the nth function argument.
func_get_args(Env) - Static method in class com.caucho.quercus.lib.FunctionModule
Returns the function arguments as an array.
func_num_args(Env) - Static method in class com.caucho.quercus.lib.FunctionModule
Returns the number of arguments to the function.
FunCloneExpr - Class in com.caucho.quercus.expr
Represents a PHP clone
FunCloneExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.FunCloneExpr
 
FunCloneExpr(Expr) - Constructor for class com.caucho.quercus.expr.FunCloneExpr
 
Function - Class in com.caucho.quercus.program
Represents sequence of statements.
Function(ExprFactory, Location, String, FunctionInfo, Arg[], Statement[]) - Constructor for class com.caucho.quercus.program.Function
 
function(String, Class<T>, Expression<?>...) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
FUNCTION_AVAILABLE - Static variable in class com.caucho.xpath.Expr
 
function_exists(Env, StringValue) - Static method in class com.caucho.quercus.lib.FunctionModule
Returns true if the function exists.
FunctionArrayDelegate - Class in com.caucho.quercus.program
A delegate that performs Array operations for Quercus objects.
FunctionArrayDelegate() - Constructor for class com.caucho.quercus.program.FunctionArrayDelegate
 
FunctionCountDelegate - Class in com.caucho.quercus.program
A delegate that performs Array operations for Quercus objects.
FunctionCountDelegate() - Constructor for class com.caucho.quercus.program.FunctionCountDelegate
 
FunctionDefStatement - Class in com.caucho.quercus.statement
Represents a function definition
FunctionDefStatement(Location, Function) - Constructor for class com.caucho.quercus.statement.FunctionDefStatement
 
FunctionExpr - Class in com.caucho.el
Represents a method call.
FunctionExpr(Expr, Expr[]) - Constructor for class com.caucho.el.FunctionExpr
Creates a new method expression.
FunctionInfo - Class in com.caucho.quercus.program
Information about a function.
FunctionInfo(QuercusContext, ClassDef, String) - Constructor for class com.caucho.quercus.program.FunctionInfo
 
FunctionInfo - Class in javax.servlet.jsp.tagext
Information about EL functions.
FunctionInfo(String, String, String) - Constructor for class javax.servlet.jsp.tagext.FunctionInfo
Creates information for a function.
FunctionMap - Class in com.caucho.quercus.env
Handles Java function overloading.
FunctionMap() - Constructor for class com.caucho.quercus.env.FunctionMap
 
FunctionMapper - Class in javax.el
Represents an EL expression mapper
FunctionMapper() - Constructor for class javax.el.FunctionMapper
 
FunctionMapper - Interface in javax.servlet.jsp.el
An implementation of the function mapper.
FunctionModule - Class in com.caucho.quercus.lib
PHP function routines.
FunctionModule() - Constructor for class com.caucho.quercus.lib.FunctionModule
 
Functions - Class in com.caucho.jstl
Tag representing the functions.
Functions() - Constructor for class com.caucho.jstl.Functions
 
Functions - Class in com.caucho.xpath.expr
Contains the builtin XPath functions.
functions - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
Functions.BaseURI - Class in com.caucho.xpath.expr
Returns the fn:base-uri value.
FunctionScope - Class in com.caucho.quercus.parser
Parse scope.
functionSet() - Method in class com.caucho.quercus.classes.LazyClassDef
 
functionSet() - Method in class com.caucho.quercus.program.ClassDef
 
functionSet() - Method in class com.caucho.quercus.program.InterpretedClassDef
 
FunctionSignature - Class in com.caucho.ejb.cfg
A builtin SQL function expression
FunctionSignature(String) - Constructor for class com.caucho.ejb.cfg.FunctionSignature
Creates a function definition.
FunDieExpr - Class in com.caucho.quercus.expr
Represents the die expression
FunDieExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.FunDieExpr
 
FunDieExpr(Location) - Constructor for class com.caucho.quercus.expr.FunDieExpr
 
FunDieExpr(Expr) - Constructor for class com.caucho.quercus.expr.FunDieExpr
 
FunDieExpr() - Constructor for class com.caucho.quercus.expr.FunDieExpr
 
FunEachExpr - Class in com.caucho.quercus.expr
Represents a PHP each expression.
FunEachExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.FunEachExpr
 
FunEachExpr(Expr) - Constructor for class com.caucho.quercus.expr.FunEachExpr
 
FunEmptyExpr - Class in com.caucho.quercus.expr
Represents the empty() expression.
FunEmptyExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.FunEmptyExpr
 
FunExitExpr - Class in com.caucho.quercus.expr
Represents the exit expression
FunExitExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.FunExitExpr
 
FunExitExpr(Location) - Constructor for class com.caucho.quercus.expr.FunExitExpr
 
FunExitExpr(Expr) - Constructor for class com.caucho.quercus.expr.FunExitExpr
 
FunExitExpr() - Constructor for class com.caucho.quercus.expr.FunExitExpr
 
FunExpr - Class in com.caucho.amber.expr.fun
Function expression
FunExpr(QueryParser, String, ArrayList<AmberExpr>, boolean) - Constructor for class com.caucho.amber.expr.fun.FunExpr
Creates a new function expression
FunExpr - Class in com.caucho.db.sql
 
FunExpr() - Constructor for class com.caucho.db.sql.FunExpr
 
FunExpr - Class in com.caucho.xpath.expr
Expressions based on custom library extensions.
FunExpr(String, AbstractPattern, ArrayList<Expr>) - Constructor for class com.caucho.xpath.expr.FunExpr
 
FunGetCalledClassExpr - Class in com.caucho.quercus.expr
Represents returns the current called class.
FunGetCalledClassExpr(Location) - Constructor for class com.caucho.quercus.expr.FunGetCalledClassExpr
 
FunGetClassExpr - Class in com.caucho.quercus.expr
Represents returns the current class.
FunGetClassExpr(QuercusParser) - Constructor for class com.caucho.quercus.expr.FunGetClassExpr
 
funId - Variable in class com.caucho.xsl.Template
 
FunIncludeExpr - Class in com.caucho.quercus.expr
Represents a PHP include statement
FunIncludeExpr(Location, Path, Expr) - Constructor for class com.caucho.quercus.expr.FunIncludeExpr
 
FunIncludeExpr(Location, Path, Expr, boolean) - Constructor for class com.caucho.quercus.expr.FunIncludeExpr
 
FunIncludeExpr(Path, Expr) - Constructor for class com.caucho.quercus.expr.FunIncludeExpr
 
FunIncludeExpr(Path, Expr, boolean) - Constructor for class com.caucho.quercus.expr.FunIncludeExpr
 
FunIncludeOnceExpr - Class in com.caucho.quercus.expr
Represents a PHP include statement
FunIncludeOnceExpr(Location, Path, Expr) - Constructor for class com.caucho.quercus.expr.FunIncludeOnceExpr
 
FunIncludeOnceExpr(Location, Path, Expr, boolean) - Constructor for class com.caucho.quercus.expr.FunIncludeOnceExpr
 
FunIncludeOnceExpr(Path, Expr) - Constructor for class com.caucho.quercus.expr.FunIncludeOnceExpr
 
FunIncludeOnceExpr(Path, Expr, boolean) - Constructor for class com.caucho.quercus.expr.FunIncludeOnceExpr
 
FunIssetExpr - Class in com.caucho.quercus.expr
Represents a PHP isset call
FunIssetExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.FunIssetExpr
 
FunIssetExpr(Expr) - Constructor for class com.caucho.quercus.expr.FunIssetExpr
 
FunSpecialCall - Class in com.caucho.quercus.function
Represents a function
FunSpecialCall(AbstractFunction, StringValue) - Constructor for class com.caucho.quercus.function.FunSpecialCall
 
fwrite(Env, BinaryOutput, InputStream, int) - Static method in class com.caucho.quercus.lib.file.FileModule
Writes a string to the file.
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 _