- 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
-
- FADD - Static variable in class com.caucho.bytecode.CodeVisitor
-
- FAIL - Static variable in class com.caucho.db.index.BTree
-
- 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.
- 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.
- 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
-
- 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.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.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.
- 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
-
- FETCH - Static variable in class com.caucho.amber.query.QueryParser
-
- 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
-
- FetchParent<Z,X> - Interface in javax.persistence.criteria
-
An element of a FROM clause which can function as the parent of fetches.
- FetchType - Enum in javax.persistence
-
The @FetchType annotation.
- 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
-
- 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
-
- FILE_DATA_OFFSET - Static variable in class com.caucho.message.journal.JournalFile
-
- 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_lookup(String, String) - Static method in class com.caucho.server.webbeans.ResinServerConfigLibrary
-
- FILE_SIZE_INCREMENT - Static variable in interface com.caucho.db.io.StoreReadWrite
-
- 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
-
- fileHashes() - Method in class com.caucho.env.git.GitSystem
-
- 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
-
- 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.
- 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
-
- 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.
- 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
-
- 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.
- 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
-
- 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.
- 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.
- 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
-
- fillSingleTaglibImports() - Method in class com.caucho.jsp.java.JavaJspGenerator
-
As a convenience, when the Tag isn't in a package, import
it automatically.
- 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 - Interface in javax.servlet
-
Filters the request or response to a servlet.
- 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.
- 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
- 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.hmtp.HmtpClient
-
- finalize() - Method in class com.caucho.log.RotateStream
-
- 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.JniServerSocketImpl
-
- 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(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
-
- 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
- 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
- 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.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.
- 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.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 interface com.caucho.management.server.HealthSystemMXBean
-
- findFacet(FacesContext, ServletRequest, UIComponent, String) - Static method in class com.caucho.jsp.jsf.JsfTagUtil
-
- findFirstCreateMethod(AnnotatedType<T>) - Method in class com.caucho.ejb.cfg.EjbBean
-
- 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
-
- 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
-
- 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 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 interface com.caucho.management.server.LogServiceMXBean
-
- 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
-
- 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
- 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
-
- findReference(Bean<T>) - Method in class com.caucho.config.inject.InjectManager
-
Convenience for Resin.
- 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
- 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
-
- 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.
- 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
-
- 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.
- 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, 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
-
- 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
-
- 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() - 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.
- 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
-
- FloatArraySerializer - Class in com.caucho.json.ser
-
- FloatConstant - Class in com.caucho.bytecode
-
Represents a float constant.
- 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.
- 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
-
- 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
-
- 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.env.jpa.EntityManagerJtaProxy
-
Synchronize with the database.
- flush() - Method in class com.caucho.filters.FilterWrapperResponseStream
-
flushing
- 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.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.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.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.
- flushBuffer() - Method in class com.caucho.filters.CauchoResponseWrapper
-
- 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.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.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
- 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
-
- 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
-
- 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
-
- 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.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.
- 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
-
- 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
-
- 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(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.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.
- 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.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
-
- 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
-
- freePageContext(PageContext) - Method in class com.caucho.jsp.PageManager
-
- freePageContextWrapper(PageContextWrapper) - Method in class com.caucho.jsp.PageManager
-
- 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
-
- 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
-
- 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.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.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.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.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
-
- FULL_VERSION - Static variable in class com.caucho.Version
-
- function(String, Class<T>, Expression<?>...) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
- FUNCTION_AVAILABLE - Static variable in class com.caucho.xpath.Expr
-
- 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 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.
- 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.
- 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.
- 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.
- 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
-
- funId - Variable in class com.caucho.xsl.Template
-