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

A

A0 - Class in com.caucho.hessian.test
Empty object for short-encoding testing
A0() - Constructor for class com.caucho.hessian.test.A0
 
A1 - Class in com.caucho.hessian.test
Empty object for short-encoding testing
A1() - Constructor for class com.caucho.hessian.test.A1
 
A10 - Class in com.caucho.hessian.test
Empty object for short-encoding testing
A10() - Constructor for class com.caucho.hessian.test.A10
 
A11 - Class in com.caucho.hessian.test
Empty object for short-encoding testing
A11() - Constructor for class com.caucho.hessian.test.A11
 
A12 - Class in com.caucho.hessian.test
Empty object for short-encoding testing
A12() - Constructor for class com.caucho.hessian.test.A12
 
A13 - Class in com.caucho.hessian.test
Empty object for short-encoding testing
A13() - Constructor for class com.caucho.hessian.test.A13
 
A14 - Class in com.caucho.hessian.test
Empty object for short-encoding testing
A14() - Constructor for class com.caucho.hessian.test.A14
 
A15 - Class in com.caucho.hessian.test
Empty object for short-encoding testing
A15() - Constructor for class com.caucho.hessian.test.A15
 
A16 - Class in com.caucho.hessian.test
Empty object for short-encoding testing
A16() - Constructor for class com.caucho.hessian.test.A16
 
A2 - Class in com.caucho.hessian.test
Empty object for short-encoding testing
A2() - Constructor for class com.caucho.hessian.test.A2
 
A3 - Class in com.caucho.hessian.test
Empty object for short-encoding testing
A3() - Constructor for class com.caucho.hessian.test.A3
 
A4 - Class in com.caucho.hessian.test
Empty object for short-encoding testing
A4() - Constructor for class com.caucho.hessian.test.A4
 
A5 - Class in com.caucho.hessian.test
Empty object for short-encoding testing
A5() - Constructor for class com.caucho.hessian.test.A5
 
A6 - Class in com.caucho.hessian.test
Empty object for short-encoding testing
A6() - Constructor for class com.caucho.hessian.test.A6
 
A7 - Class in com.caucho.hessian.test
Empty object for short-encoding testing
A7() - Constructor for class com.caucho.hessian.test.A7
 
A8 - Class in com.caucho.hessian.test
Empty object for short-encoding testing
A8() - Constructor for class com.caucho.hessian.test.A8
 
A9 - Class in com.caucho.hessian.test
Empty object for short-encoding testing
A9() - Constructor for class com.caucho.hessian.test.A9
 
AALOAD - Static variable in class com.caucho.bytecode.CodeVisitor
 
AASTORE - Static variable in class com.caucho.bytecode.CodeVisitor
 
abort() - Method in class com.caucho.java.AbstractJavaCompiler
Quit the compilation.
abort() - Method in class com.caucho.java.ExternalCompiler
Aborts the compilation.
abortTransaction() - Method in class com.caucho.jca.UserTransactionImpl
Aborts the transaction.
abortTransaction() - Method in class com.caucho.jca.UserTransactionProxy
Finish any transaction.
ABS - Static variable in class com.caucho.amber.query.QueryParser
 
abs(Value) - Static method in class com.caucho.quercus.lib.MathModule
 
AbsFunExpr - Class in com.caucho.amber.expr.fun
ABS function expression
AbsFunExpr(QueryParser, ArrayList<AmberExpr>) - Constructor for class com.caucho.amber.expr.fun.AbsFunExpr
Creates a new expression
absolute(int) - Method in class com.caucho.amber.query.ResultSetImpl
Move absolute.
absolute(int) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
absolute(int) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
AbstractAccessLog - Class in com.caucho.http.log
Represents an log of every top-level request to the server.
AbstractAccessLog() - Constructor for class com.caucho.http.log.AbstractAccessLog
 
AbstractAccessLog - Class in com.caucho.server.log
Represents an log of every top-level request to the server.
AbstractAccessLog() - Constructor for class com.caucho.server.log.AbstractAccessLog
 
AbstractAmberExpr - Class in com.caucho.amber.expr
Represents an Amber query expression
AbstractAmberExpr() - Constructor for class com.caucho.amber.expr.AbstractAmberExpr
 
AbstractAuthenticator - Class in com.caucho.http.security
Deprecated abstract authenticator for backward compatibilty
AbstractAuthenticator() - Constructor for class com.caucho.http.security.AbstractAuthenticator
 
AbstractAuthenticator - Class in com.caucho.server.security
All applications should extend AbstractAuthenticator to implement their custom authenticators.
AbstractAuthenticator() - Constructor for class com.caucho.server.security.AbstractAuthenticator
 
AbstractBamFilter - Class in com.caucho.bam
Abstrat implementation of a HtmpStream filter.
AbstractBamFilter(BamStream) - Constructor for class com.caucho.bam.AbstractBamFilter
 
AbstractBamService - Class in com.caucho.bam
Configuration for a service
AbstractBamService() - Constructor for class com.caucho.bam.AbstractBamService
 
AbstractBamServiceManager - Class in com.caucho.bam
Abstract service manager
AbstractBamServiceManager() - Constructor for class com.caucho.bam.AbstractBamServiceManager
 
AbstractBamStream - Class in com.caucho.bam
Configuration for a service
AbstractBamStream() - Constructor for class com.caucho.bam.AbstractBamStream
 
AbstractBeanConfig - Class in com.caucho.webbeans.cfg
Convenience classes for the bean config
AbstractBeanConfig() - Constructor for class com.caucho.webbeans.cfg.AbstractBeanConfig
 
AbstractBeanType - Class in com.caucho.config.type
Represents an interface.
AbstractBeanType(Class) - Constructor for class com.caucho.config.type.AbstractBeanType
Create the interface type
AbstractBinaryInput - Class in com.caucho.quercus.lib.file
Represents a Quercus file open for reading
AbstractBinaryInput(Env) - Constructor for class com.caucho.quercus.lib.file.AbstractBinaryInput
 
AbstractBinaryInput(Env, ReadStream) - Constructor for class com.caucho.quercus.lib.file.AbstractBinaryInput
 
AbstractBinaryInputOutput - Class in com.caucho.quercus.lib.file
Represents a Quercus file open for reading
AbstractBinaryInputOutput(Env) - Constructor for class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
 
AbstractBinaryInputOutput(Env, ReadStream, WriteStream) - Constructor for class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
 
AbstractBinaryOutput - Class in com.caucho.quercus.lib.file
Represents a PHP open file
AbstractBinaryOutput() - Constructor for class com.caucho.quercus.lib.file.AbstractBinaryOutput
 
AbstractBooleanExpr - Class in com.caucho.el
Base implementation for a boolean-valued expression.
AbstractBooleanExpr() - Constructor for class com.caucho.el.AbstractBooleanExpr
 
AbstractBurlapInput - Class in com.caucho.burlap.io
Abstract base class for Burlap requests.
AbstractBurlapInput() - Constructor for class com.caucho.burlap.io.AbstractBurlapInput
 
AbstractBurlapOutput - Class in com.caucho.burlap.io
Abstract output stream for Burlap requests.
AbstractBurlapOutput() - Constructor for class com.caucho.burlap.io.AbstractBurlapOutput
 
AbstractBurlapResolver - Class in com.caucho.burlap.io
Looks up remote objects.
AbstractBurlapResolver() - Constructor for class com.caucho.burlap.io.AbstractBurlapResolver
 
AbstractByteToChar - Class in com.caucho.vfs
Utility class for converting a byte stream to a character stream.
AbstractCache - Class in com.caucho.server.cache
Cached response.
AbstractCache() - Constructor for class com.caucho.server.cache.AbstractCache
 
AbstractCacheEntry - Class in com.caucho.server.cache
Cached response.
AbstractCacheEntry() - Constructor for class com.caucho.server.cache.AbstractCacheEntry
 
AbstractCacheFilterChain - Class in com.caucho.server.cache
Represents the final servlet in a filter chain.
AbstractCacheFilterChain() - Constructor for class com.caucho.server.cache.AbstractCacheFilterChain
 
AbstractCallChain - Class in com.caucho.ejb.gen
Represents a filter for invoking a method
AbstractClassEnhancer - Class in com.caucho.loader.enhancer
Interface for a class enhancer.
AbstractClassEnhancer() - Constructor for class com.caucho.loader.enhancer.AbstractClassEnhancer
 
AbstractClientFactory - Class in com.caucho.ejb
Create a remote object
AbstractClientFactory() - Constructor for class com.caucho.ejb.AbstractClientFactory
 
AbstractClusterRequest - Class in com.caucho.server.hmux
Handles cluster requests from a remote dispatcher.
AbstractClusterRequest() - Constructor for class com.caucho.server.hmux.AbstractClusterRequest
 
AbstractClusterStoreManager - Class in com.caucho.server.cluster
Base class for distributed stores.
AbstractClusterStoreManager() - Constructor for class com.caucho.server.cluster.AbstractClusterStoreManager
 
AbstractColumnConfig - Class in com.caucho.amber.cfg
Base class for and tag in the orm.xml
AbstractColumnConfig() - Constructor for class com.caucho.amber.cfg.AbstractColumnConfig
 
AbstractCondition - Class in com.caucho.server.rewrite
 
AbstractCondition() - Constructor for class com.caucho.server.rewrite.AbstractCondition
 
AbstractConditions - Class in com.caucho.server.rewrite
 
AbstractConditions(RewriteDispatch) - Constructor for class com.caucho.server.rewrite.AbstractConditions
 
AbstractConfigIntrospector - Class in com.caucho.amber.cfg
Abstract introspector for orm.xml and annotations.
AbstractConfigIntrospector() - Constructor for class com.caucho.amber.cfg.AbstractConfigIntrospector
 
AbstractConstraint - Class in com.caucho.server.security
 
AbstractConstraint() - Constructor for class com.caucho.server.security.AbstractConstraint
 
AbstractContext - Class in com.caucho.ejb
Base class for an abstract context
AbstractContext() - Constructor for class com.caucho.ejb.AbstractContext
 
AbstractDeployControllerStrategy - Class in com.caucho.server.deploy
The abstract strategy implements the start, update, and stop commands which are common to all strategies.
AbstractDeployControllerStrategy() - Constructor for class com.caucho.server.deploy.AbstractDeployControllerStrategy
 
AbstractDeserializer - Class in com.caucho.hessian.io
Deserializing an object.
AbstractDeserializer() - Constructor for class com.caucho.hessian.io.AbstractDeserializer
 
AbstractDestination - Class in com.caucho.jms.queue
Implements an abstract queue.
AbstractDestination() - Constructor for class com.caucho.jms.queue.AbstractDestination
 
AbstractDocumentBuilder - Class in com.caucho.xml.parsers
JAXP document builder factory for strict XML parsing.
AbstractDocumentBuilder() - Constructor for class com.caucho.xml.parsers.AbstractDocumentBuilder
 
AbstractDocumentBuilder - Class in com.caucho.xml2.parsers
JAXP document builder factory for strict XML parsing.
AbstractDocumentBuilder() - Constructor for class com.caucho.xml2.parsers.AbstractDocumentBuilder
 
AbstractEJBHome - Class in com.caucho.ejb
Interface for stubs inside the same JVM.
AbstractEJBHome() - Constructor for class com.caucho.ejb.AbstractEJBHome
 
AbstractEJBObject - Class in com.caucho.ejb
Interface for stubs inside the same JVM.
AbstractEJBObject() - Constructor for class com.caucho.ejb.AbstractEJBObject
 
AbstractEmitterObject - Class in com.caucho.management.server
Managed object which is a notification emitter.
AbstractEmitterObject() - Constructor for class com.caucho.management.server.AbstractEmitterObject
 
AbstractEmitterObject(ClassLoader) - Constructor for class com.caucho.management.server.AbstractEmitterObject
 
AbstractEnhancedType - Class in com.caucho.amber.type
Represents an abstract enhanced type.
AbstractEnhancedType(AmberPersistenceUnit) - Constructor for class com.caucho.amber.type.AbstractEnhancedType
 
AbstractErrorLog - Class in com.caucho.http.log
Represents an log of every error log request to the server.
AbstractErrorLog() - Constructor for class com.caucho.http.log.AbstractErrorLog
 
AbstractField - Class in com.caucho.amber.field
Configuration for a bean's property
AbstractFilterChain - Class in com.caucho.server.dispatch
Represents the next filter in a filter chain.
AbstractFilterChain() - Constructor for class com.caucho.server.dispatch.AbstractFilterChain
 
AbstractFunction - Class in com.caucho.quercus.program
Represents a function
AbstractFunction() - Constructor for class com.caucho.quercus.program.AbstractFunction
 
AbstractFunction(Location) - Constructor for class com.caucho.quercus.program.AbstractFunction
 
AbstractGenerator - Class in com.caucho.java
Generates the Java code for the wrapped object.
AbstractGenerator() - Constructor for class com.caucho.java.AbstractGenerator
 
AbstractGeneratorConfig - Class in com.caucho.amber.cfg
The base class for and
AbstractGeneratorConfig() - Constructor for class com.caucho.amber.cfg.AbstractGeneratorConfig
 
AbstractHandle - Class in com.caucho.ejb.protocol
Handle implementation for EJB Objects.
AbstractHandle() - Constructor for class com.caucho.ejb.protocol.AbstractHandle
 
AbstractHessianInput - Class in com.caucho.hessian.io
Abstract base class for Hessian requests.
AbstractHessianInput() - Constructor for class com.caucho.hessian.io.AbstractHessianInput
 
AbstractHessianOutput - Class in com.caucho.hessian.io
Abstract output stream for Hessian requests.
AbstractHessianOutput() - Constructor for class com.caucho.hessian.io.AbstractHessianOutput
 
AbstractHessianResolver - Class in com.caucho.hessian.io
Looks up remote objects.
AbstractHessianResolver() - Constructor for class com.caucho.hessian.io.AbstractHessianResolver
 
AbstractHomeHandle - Class in com.caucho.ejb.protocol
Implementation for a home handle.
AbstractHomeHandle() - Constructor for class com.caucho.ejb.protocol.AbstractHomeHandle
 
AbstractHttpRequest - Class in com.caucho.server.connection
Abstract request implementing methods common to the different request implementations.
AbstractHttpRequest(DispatchServer, Connection) - Constructor for class com.caucho.server.connection.AbstractHttpRequest
Create a new Request.
AbstractHttpResponse - Class in com.caucho.server.connection
Encapsulates the servlet response, controlling response headers and the response stream.
AbstractHttpResponse() - Constructor for class com.caucho.server.connection.AbstractHttpResponse
 
AbstractHttpResponse(CauchoRequest) - Constructor for class com.caucho.server.connection.AbstractHttpResponse
 
AbstractJavaCompiler - Class in com.caucho.java
Compiles Java source, returning the loaded class.
AbstractJavaCompiler(JavaCompiler) - Constructor for class com.caucho.java.AbstractJavaCompiler
 
AbstractJavaMethod - Class in com.caucho.quercus.env
Represents the introspected static function information.
AbstractJavaMethod() - Constructor for class com.caucho.quercus.env.AbstractJavaMethod
 
AbstractListDeserializer - Class in com.caucho.hessian.io
Deserializing a JDK 1.2 Collection.
AbstractListDeserializer() - Constructor for class com.caucho.hessian.io.AbstractListDeserializer
 
AbstractListenerConfig - Class in com.caucho.amber.cfg
Base class for , and so on.
AbstractListenerConfig() - Constructor for class com.caucho.amber.cfg.AbstractListenerConfig
 
AbstractLogin - Class in com.caucho.server.security
Used to authenticate users in a servlet request.
AbstractLogin() - Constructor for class com.caucho.server.security.AbstractLogin
 
AbstractManagedObject - Class in com.caucho.management.server
Parent mbean of all Resin's managed objects.
AbstractManagedObject() - Constructor for class com.caucho.management.server.AbstractManagedObject
 
AbstractManagedObject(ClassLoader) - Constructor for class com.caucho.management.server.AbstractManagedObject
 
AbstractMapDeserializer - Class in com.caucho.hessian.io
Serializing an object for known object types.
AbstractMapDeserializer() - Constructor for class com.caucho.hessian.io.AbstractMapDeserializer
 
AbstractMBeanServer - Class in com.caucho.jmx
The main interface for retrieving and managing JMX objects.
AbstractMBeanServer(String) - Constructor for class com.caucho.jmx.AbstractMBeanServer
Creats a new MBeanServer implementation.
AbstractModel - Class in com.caucho.naming
Abstract data model behind Resin's JNDI.
AbstractModel() - Constructor for class com.caucho.naming.AbstractModel
 
AbstractNotificationObject - Class in com.caucho.management.server
Parent mbean of all Resin's managed objects.
AbstractNotificationObject() - Constructor for class com.caucho.management.server.AbstractNotificationObject
 
AbstractNotificationObject(ClassLoader) - Constructor for class com.caucho.management.server.AbstractNotificationObject
 
AbstractNumberExpr - Class in com.caucho.xpath.expr
 
AbstractNumberExpr() - Constructor for class com.caucho.xpath.expr.AbstractNumberExpr
 
AbstractParser - Class in com.caucho.xml
 
AbstractParser - Class in com.caucho.xml2
 
AbstractPasswordAuthenticator - Class in com.caucho.server.security
Base class for authenticators which lookup passwords from a database.
AbstractPasswordAuthenticator() - Constructor for class com.caucho.server.security.AbstractPasswordAuthenticator
 
AbstractPath - Class in com.caucho.servlets.webdav
Represents a virtual filesystem.
AbstractPath() - Constructor for class com.caucho.servlets.webdav.AbstractPath
 
AbstractPathExpr - Class in com.caucho.amber.expr
Represents an amber mapping query expression
AbstractPathExpr() - Constructor for class com.caucho.amber.expr.AbstractPathExpr
 
AbstractPattern - Class in com.caucho.xpath.pattern
A node selection pattern.
AbstractPreferencesStore - Class in com.caucho.portal.generic
Abstract base class for implementations that load and save preferences.
AbstractPreferencesStore() - Constructor for class com.caucho.portal.generic.AbstractPreferencesStore
 
AbstractPrintWriter - Class in com.caucho.vfs
An abstract print writer.
AbstractPrintWriter() - Constructor for class com.caucho.vfs.AbstractPrintWriter
Creates the print writer.
AbstractProtocolProxyFactory - Class in com.caucho.remote.client
A factory for creating a proxy
AbstractProtocolProxyFactory() - Constructor for class com.caucho.remote.client.AbstractProtocolProxyFactory
 
AbstractProtocolServletFactory - Class in com.caucho.remote.server
Abstract factory for creating @WebService and @Remote servlets.
AbstractProtocolServletFactory() - Constructor for class com.caucho.remote.server.AbstractProtocolServletFactory
 
AbstractQuercusModule - Class in com.caucho.quercus.module
Represents a quercus module.
AbstractQuercusModule() - Constructor for class com.caucho.quercus.module.AbstractQuercusModule
 
AbstractQuery - Class in com.caucho.amber.query
Represents an amber query
AbstractQueue - Class in com.caucho.jms.queue
Implements an abstract queue.
AbstractQueue() - Constructor for class com.caucho.jms.queue.AbstractQueue
 
AbstractRenderer - Class in com.caucho.portal.generic
Template
AbstractRenderer() - Constructor for class com.caucho.portal.generic.AbstractRenderer
 
AbstractResourceAdapter - Class in com.caucho.jca
Convenience class for the ResourceAdapter.
AbstractResourceAdapter() - Constructor for class com.caucho.jca.AbstractResourceAdapter
 
AbstractResponseHandler - Class in com.caucho.portal.generic.context
A ResponseHandler that wraps another ResponseHandler.
AbstractResponseHandler() - Constructor for class com.caucho.portal.generic.context.AbstractResponseHandler
 
AbstractResponseHandler(ResponseHandler) - Constructor for class com.caucho.portal.generic.context.AbstractResponseHandler
 
AbstractResponseStream - Class in com.caucho.server.connection
API for handling the PrintWriter/ServletOutputStream
AbstractResponseStream() - Constructor for class com.caucho.server.connection.AbstractResponseStream
 
AbstractResultSet - Class in com.caucho.db.jdbc
The JDBC statement implementation.
AbstractResultSet() - Constructor for class com.caucho.db.jdbc.AbstractResultSet
 
AbstractRolloverLog - Class in com.caucho.log
Abstract class for a log that rolls over based on size or period.
AbstractRolloverLog() - Constructor for class com.caucho.log.AbstractRolloverLog
 
AbstractRule - Class in com.caucho.server.rewrite
 
AbstractRule(RewriteDispatch) - Constructor for class com.caucho.server.rewrite.AbstractRule
 
AbstractRule.RewriteRuleAdmin - Class in com.caucho.server.rewrite
 
AbstractRule.RewriteRuleAdmin(AbstractRule) - Constructor for class com.caucho.server.rewrite.AbstractRule.RewriteRuleAdmin
 
AbstractRuleWithConditions - Class in com.caucho.server.rewrite
 
AbstractRuleWithConditions(RewriteDispatch) - Constructor for class com.caucho.server.rewrite.AbstractRuleWithConditions
 
AbstractScriptEngine - Class in javax.script
A standard imlementation of the ScriptEngine.
AbstractScriptEngine() - Constructor for class javax.script.AbstractScriptEngine
Creates a default script engine.
AbstractScriptEngine(Bindings) - Constructor for class javax.script.AbstractScriptEngine
Creates a default script engine.
AbstractSelectManager - Class in com.caucho.server.port
A select manager handles keepalive connections.
AbstractSelectManager() - Constructor for class com.caucho.server.port.AbstractSelectManager
 
AbstractSerializer - Class in com.caucho.hessian.io
Serializing an object.
AbstractSerializer() - Constructor for class com.caucho.hessian.io.AbstractSerializer
 
AbstractSerializerFactory - Class in com.caucho.hessian.io
Factory for returning serialization methods.
AbstractSerializerFactory() - Constructor for class com.caucho.hessian.io.AbstractSerializerFactory
 
AbstractServer - Class in com.caucho.ejb
Base server for a single home/object bean pair.
AbstractServer(EjbContainer) - Constructor for class com.caucho.ejb.AbstractServer
Creates a new server container
AbstractServer - Class in com.caucho.server.port
 
AbstractServer() - Constructor for class com.caucho.server.port.AbstractServer
Creates a new server.
AbstractServerRequest - Class in com.caucho.server.port
Protocol specific information for each request.
AbstractServerRequest() - Constructor for class com.caucho.server.port.AbstractServerRequest
 
AbstractSessionBean - Class in com.caucho.ejb
Convenience class implementing the EJB 2.1 session bean API
AbstractSessionBean() - Constructor for class com.caucho.ejb.AbstractSessionBean
 
AbstractSessionContext - Class in com.caucho.ejb.session
Abstract base class for an session context
AbstractSessionContext() - Constructor for class com.caucho.ejb.session.AbstractSessionContext
 
AbstractSessionObject - Class in com.caucho.ejb.session
Abstract base class for a 3.0 session object
AbstractSessionObject() - Constructor for class com.caucho.ejb.session.AbstractSessionObject
 
AbstractSkeleton - Class in com.caucho.services.server
Proxy class for Hessian services.
AbstractSkeleton(Class) - Constructor for class com.caucho.services.server.AbstractSkeleton
Create a new hessian skeleton.
AbstractStringExpr - Class in com.caucho.xpath.expr
Implements the builtin XPath string expressions.
AbstractStringExpr() - Constructor for class com.caucho.xpath.expr.AbstractStringExpr
 
AbstractStubLoader - Class in com.caucho.ejb
Class loader builds stubs.
AbstractStubLoader() - Constructor for class com.caucho.ejb.AbstractStubLoader
 
AbstractStylesheet - Class in com.caucho.xsl
A compiled XSL stylesheet.
AbstractStylesheet() - Constructor for class com.caucho.xsl.AbstractStylesheet
 
AbstractStylesheetFactory - Class in com.caucho.xsl
Abstract factory for creating stylesheets.
AbstractStylesheetFactory() - Constructor for class com.caucho.xsl.AbstractStylesheetFactory
 
AbstractTableConfig - Class in com.caucho.amber.cfg
The base class for , , and
AbstractTableConfig() - Constructor for class com.caucho.amber.cfg.AbstractTableConfig
 
AbstractTopic - Class in com.caucho.jms.queue
Implements an abstract topic.
AbstractTopic() - Constructor for class com.caucho.jms.queue.AbstractTopic
 
AbstractUrlTag - Class in com.caucho.portal.generic.taglib
 
AbstractUrlTag() - Constructor for class com.caucho.portal.generic.taglib.AbstractUrlTag
 
AbstractUserAttributeStore - Class in com.caucho.portal.generic
Abstract base class for implementations that load user attributes.
AbstractUserAttributeStore() - Constructor for class com.caucho.portal.generic.AbstractUserAttributeStore
 
AbstractValue - Interface in com.caucho.jsf.cfg
 
AbstractValueConfig - Class in com.caucho.jsf.cfg
 
AbstractValueConfig() - Constructor for class com.caucho.jsf.cfg.AbstractValueConfig
 
AbstractValueExpression - Class in com.caucho.el
Abstract implementation class for an expression.
AbstractValueExpression() - Constructor for class com.caucho.el.AbstractValueExpression
 
AbstractValueExpression(Expr, String) - Constructor for class com.caucho.el.AbstractValueExpression
 
AbstractValueExpression(Expr) - Constructor for class com.caucho.el.AbstractValueExpression
 
AbstractValueExpression - Class in com.caucho.jsp.el
 
AbstractValueExpression() - Constructor for class com.caucho.jsp.el.AbstractValueExpression
 
AbstractVarExpr - Class in com.caucho.quercus.expr
Represents an expression that is assignable
AbstractVarExpr(Location) - Constructor for class com.caucho.quercus.expr.AbstractVarExpr
 
AbstractVarExpr() - Constructor for class com.caucho.quercus.expr.AbstractVarExpr
 
AbstractVariableResolver - Class in com.caucho.el
Abstract variable resolver.
AbstractVariableResolver() - Constructor for class com.caucho.el.AbstractVariableResolver
Creates the resolver
AbstractVariableResolver(ELResolver) - Constructor for class com.caucho.el.AbstractVariableResolver
Creates the resolver
AbstractXALogManager - Class in com.caucho.transaction.xalog
Implements a single log stream.
AbstractXALogManager() - Constructor for class com.caucho.transaction.xalog.AbstractXALogManager
 
AbstractXALogStream - Class in com.caucho.transaction.xalog
Implements a single log stream.
AbstractXALogStream() - Constructor for class com.caucho.transaction.xalog.AbstractXALogStream
 
AbstractXmppMarshal - Class in com.caucho.xmpp
Marshals from an xmpp request to and from a serialized class
AbstractXmppMarshal() - Constructor for class com.caucho.xmpp.AbstractXmppMarshal
 
ACC_FINAL - Static variable in class com.caucho.bytecode.JavaClass
 
ACC_PRIVATE - Static variable in class com.caucho.bytecode.JavaClass
 
ACC_PROTECTED - Static variable in class com.caucho.bytecode.JavaClass
 
ACC_PUBLIC - Static variable in class com.caucho.bytecode.JavaClass
 
ACC_STATIC - Static variable in class com.caucho.bytecode.JavaClass
 
ACC_SUPER - Static variable in class com.caucho.bytecode.JavaClass
 
accept(TcpConnection, boolean) - Method in class com.caucho.server.port.Port
Accepts a new connection.
accept(QSocket) - Method in class com.caucho.server.port.ProThrottle
 
accept(QSocket) - Method in class com.caucho.server.port.Throttle
 
accept(QSocket) - Method in class com.caucho.vfs.JniServerSocketImpl
Accepts a new connection from the socket.
accept(QSocket) - Method in class com.caucho.vfs.OpenSSLFactory
 
accept(QSocket) - Method in class com.caucho.vfs.QServerSocket
 
accept(QSocket) - Method in class com.caucho.vfs.QServerSocketWrapper
Accepts a new socket.
accept(XMLEvent) - Method in interface javax.xml.stream.EventFilter
 
accept(XMLStreamReader) - Method in interface javax.xml.stream.StreamFilter
 
AcceptRule - Class in com.caucho.server.rewrite
 
AcceptRule(RewriteDispatch) - Constructor for class com.caucho.server.rewrite.AcceptRule
 
acceptsURL(String) - Method in class com.caucho.sql.spy.SpyDriver
 
acceptsURL(String) - Method in class com.caucho.tools.profiler.DriverWrapper
 
access(HashKey) - Method in class com.caucho.server.cluster.StoreManager
Updates the object's objectAccess time.
access(Store, String) - Method in class com.caucho.server.cluster.StoreManager
Updates the object's objectAccess time.
Access - Annotation Type in javax.persistence
The Id annotation.
accessImpl() - Method in class com.caucho.server.cluster.ClusterObject
Called when the object is accessed to updateImpl the objectAccess time.
accessImpl(HashKey) - Method in class com.caucho.server.cluster.ClusterStoreManager
Updates the object's objectAccess time.
accessImpl(ClusterObject) - Method in class com.caucho.server.cluster.ClusterStoreManager
Updates the object's objectAccess time.
accessImpl(HashKey) - Method in class com.caucho.server.cluster.FileStoreManager
Updates the object's objectAccess time in the persistent objectStore.
accessImpl(HashKey) - Method in class com.caucho.server.cluster.JdbcStoreManager
Updates the object's objectAccess time.
accessImpl(HashKey) - Method in class com.caucho.server.cluster.StoreManager
Updates the object's objectAccess time in the persistent objectStore.
accessImpl(ClusterObject) - Method in class com.caucho.server.cluster.StoreManager
Updates the object's objectAccess time in the persistent objectStore.
AccessLocalException - Exception in javax.ejb
The main ejb context.
AccessLocalException() - Constructor for exception javax.ejb.AccessLocalException
 
AccessLocalException(String) - Constructor for exception javax.ejb.AccessLocalException
 
AccessLocalException(String, Exception) - Constructor for exception javax.ejb.AccessLocalException
 
AccessLog - Class in com.caucho.http.log
Represents an log of every top-level request to the server.
AccessLog() - Constructor for class com.caucho.http.log.AccessLog
 
AccessLog - Class in com.caucho.server.log
Represents an log of every top-level request to the server.
AccessLog() - Constructor for class com.caucho.server.log.AccessLog
 
accessLog(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.server.webapp.WebApp
Access logging for high-level errors
AccessLogAdmin - Class in com.caucho.server.log
The admin implementation for the access log
AccessLogAdmin(AbstractAccessLog) - Constructor for class com.caucho.server.log.AccessLogAdmin
 
AccessLogBuffer - Class in com.caucho.server.log
Represents an log of every top-level request to the server.
AccessLogBuffer() - Constructor for class com.caucho.server.log.AccessLogBuffer
 
AccessLogMXBean - Interface in com.caucho.management.server
Management interface for the access-log
AccessLogWriter - Class in com.caucho.server.log
Represents an log of every top-level request to the server.
AccessType - Enum in com.caucho.amber.cfg
The access type: FIELD | PROPERTY
AccessType - Enum in javax.persistence
The @AccessType annotation specifies the field vs property.
acknowledge(String) - Method in class com.caucho.jms.cluster.ClientQueue
 
acknowledge(String) - Method in class com.caucho.jms.cluster.ClientSubscriber
 
acknowledge(String) - Method in class com.caucho.jms.cluster.JmsHmuxClient
 
acknowledge(String) - Method in interface com.caucho.jms.cluster.ServerDestination
 
acknowledge(String) - Method in class com.caucho.jms.cluster.ServerQueue
 
acknowledge(String) - Method in class com.caucho.jms.cluster.ServerTopic
 
acknowledge() - Method in class com.caucho.jms.connection.JmsSession
Acknowledge received
acknowledge(String) - Method in class com.caucho.jms.file.FileQueue
Rollsback the message from the store.
acknowledge(String) - Method in class com.caucho.jms.memory.MemoryQueue
Acknowledges the receipt of a message
acknowledge() - Method in class com.caucho.jms.message.MessageImpl
Acknowledge receipt of this message.
acknowledge(String) - Method in class com.caucho.jms.queue.AbstractDestination
Acknowledge receipt of the message.
acknowledge() - Method in interface javax.jms.Message
 
ACONST_NULL - Static variable in class com.caucho.bytecode.CodeVisitor
 
acos(double) - Static method in class com.caucho.quercus.lib.MathModule
 
acosh(Env, double) - Static method in class com.caucho.quercus.lib.MathModule
 
Action - Interface in com.caucho.portal.generic
 
ActionListenerImpl - Class in com.caucho.jsf.application
 
ActionListenerImpl() - Constructor for class com.caucho.jsf.application.ActionListenerImpl
 
ActionListenerTag - Class in com.caucho.jsf.taglib
 
ActionListenerTag() - Constructor for class com.caucho.jsf.taglib.ActionListenerTag
 
ActionUrlTag - Class in com.caucho.portal.generic.taglib
 
ActionUrlTag() - Constructor for class com.caucho.portal.generic.taglib.ActionUrlTag
 
ActivationConfigProperty - Annotation Type in javax.ejb
The EJB annotation.
ActivationSpec - Interface in javax.resource.spi
Marker for the activation configuration for an endpoint.
ActivationSpecConfig - Class in com.caucho.ejb.cfg
Configures an activation spec
ActivationSpecConfig() - Constructor for class com.caucho.ejb.cfg.ActivationSpecConfig
 
add(E) - Method in class com.caucho.amber.collection.CollectionImpl
Adds an item to the collection.
add(AmberExpr) - Method in class com.caucho.amber.expr.AndExpr
Adds a new component.
add(AmberExpr) - Method in class com.caucho.amber.expr.OrExpr
Adds a new component.
add(Entity) - Method in class com.caucho.amber.query.CacheUpdate
Called when an entity is added.
add(Entity) - Method in class com.caucho.amber.query.TableCacheUpdate
Called when an entity is added.
add(int, byte[], int, int) - Method in class com.caucho.bytecode.CodeEnhancer
Adds a byte to the code.
add(String, int, int) - Method in class com.caucho.java.LineMap
Adds a new line map entry.
add(int, int) - Method in class com.caucho.java.LineMap
 
add(ManagedConnection) - Method in class com.caucho.jca.IdlePoolSet
Adds an element.
add(Dependency) - Method in class com.caucho.make.DependencyContainer
Adds a dependency.
add(PersistentDependency) - Method in class com.caucho.make.DependencyList
Adds a dependency.
add(Make) - Method in class com.caucho.make.MakeContainer
Adds a dependency.
add(String) - Method in class com.caucho.naming.QName
Add a component to the tail of the name, returning the name.
add(int, String) - Method in class com.caucho.naming.QName
Add a component at a specific position, returning the name.
add(String, String, String, boolean) - Method in class com.caucho.portal.alpharenderer.Menu.MenuRenderer
 
add(GenericWindow) - Method in class com.caucho.portal.generic.GenericLayoutWindow
Add a window to the layout.
add(Value) - Method in class com.caucho.quercus.env.ArrayValue
Returns a union of this array and the rValue as array.
add(Value) - Method in class com.caucho.quercus.env.ArrayValueWrapper
 
add(Value) - Method in class com.caucho.quercus.env.DoubleValue
Multiplies to the following value.
add(long) - Method in class com.caucho.quercus.env.DoubleValue
Multiplies to the following value.
add(Value) - Method in class com.caucho.quercus.env.JavaAdapter
Returns a union of this array and the rValue as array.
add(Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
Adds to the following value.
add(long) - Method in class com.caucho.quercus.env.JavaAdapterVar
Adds to the following value.
add(Value) - Method in class com.caucho.quercus.env.LongValue
Adds to the following value.
add(long) - Method in class com.caucho.quercus.env.LongValue
Adds to the following value.
add(long) - Method in class com.caucho.quercus.env.NullValue
Adds to the following value.
add(Value) - Method in class com.caucho.quercus.env.RefVar
Adds to the following value.
add(long) - Method in class com.caucho.quercus.env.RefVar
Adds to the following value.
add(long) - Method in class com.caucho.quercus.env.StringValue
Adds to the following value.
add(Value) - Method in class com.caucho.quercus.env.Value
Adds to the following value.
add(long) - Method in class com.caucho.quercus.env.Value
Multiplies to the following value.
add(Value) - Method in class com.caucho.quercus.env.Var
Adds to the following value.
add(long) - Method in class com.caucho.quercus.env.Var
Adds to the following value.
add(String) - Method in class com.caucho.quercus.lib.pdf.PDFProcSet
 
add(String, boolean, int) - Method in class com.caucho.quercus.module.IniDefinitions
Add an ini default for an ini that has a boolean value.
add(String, long, int) - Method in class com.caucho.quercus.module.IniDefinitions
Add an ini default for an ini that has a long value.
add(String, String, int) - Method in class com.caucho.quercus.module.IniDefinitions
Add an ini default for an ini that has a string value.
add(byte[], InputStream) - Method in class com.caucho.server.cluster.ValueFileStore
 
add(DeployGenerator<C>) - Method in class com.caucho.server.deploy.DeployContainer
Adds a deploy generator.
add(DeployGenerator<E>) - Method in class com.caucho.server.deploy.DeployListGenerator
Adds a deploy.
add(T) - Method in class com.caucho.server.rewrite.AbstractConditions
 
add(T) - Method in class com.caucho.server.snmp.types.SequenceValue
 
add(VarBindValue) - Method in class com.caucho.server.snmp.types.VarBindListValue
 
add(SnmpValue) - Method in class com.caucho.server.snmp.types.VarBindValue
 
add(int, byte[], int, int) - Method in class com.caucho.util.ByteBuffer
Inserts a byte array
add(byte[], int, int) - Method in class com.caucho.util.ByteBuffer
 
add(int, int) - Method in class com.caucho.util.ByteBuffer
Inserts a byte array
add(int) - Method in class com.caucho.util.ByteBuffer
 
add(String) - Method in class com.caucho.util.ByteBuffer
 
add(char[], int, int) - Method in class com.caucho.util.ByteBuffer
 
add(CharBuffer) - Method in class com.caucho.util.ByteBuffer
 
add(CpuUsage, CpuUsage) - Method in class com.caucho.util.CpuUsage
 
add(E) - Method in class com.caucho.util.FifoSet
Adds an element.
add(int) - Method in class com.caucho.util.IntArray
Adds an integer to the array.
add(IntArray) - Method in class com.caucho.util.IntArray
Appends the integers in array to the end of this array.
add(int, int) - Method in class com.caucho.util.IntArray
Inserts an integer into the array.
add(E) - Method in class com.caucho.util.LifoSet
Adds an element.
add(E) - Method in class com.caucho.util.NullIterator
 
add(Dependency) - Method in class com.caucho.vfs.BasicDependencyContainer
Adds a dependency.
add(LocaleString, LocaleString) - Static method in class com.caucho.widget.LocaleString
 
add(LocaleString, String) - Static method in class com.caucho.widget.LocaleString
 
add(LocaleString, Locale, String) - Static method in class com.caucho.widget.LocaleString
 
add(LocaleString) - Method in class com.caucho.widget.LocaleString
Add the strings from another locale to this locale.
add(Node) - Method in class com.caucho.xml.NodeListImpl
Adds an item.
add(String) - Method in class com.caucho.xml.readers.MacroReader
Adds a string to the macro.
add(CharBuffer) - Method in class com.caucho.xml.readers.MacroReader
Adds a char buffer to the macro.
add(char) - Method in class com.caucho.xml.readers.MacroReader
Adds a new character to the buffer.
add(XMLEvent) - Method in class com.caucho.xml.stream.XMLEventWriterImpl
 
add(XMLEventReader) - Method in class com.caucho.xml.stream.XMLEventWriterImpl
 
add(Node) - Method in class com.caucho.xml2.NodeListImpl
Adds an item.
add(String) - Method in class com.caucho.xml2.readers.MacroReader
Adds a string to the macro.
add(CharBuffer) - Method in class com.caucho.xml2.readers.MacroReader
Adds a char buffer to the macro.
add(char) - Method in class com.caucho.xml2.readers.MacroReader
Adds a new character to the buffer.
ADD - Static variable in class com.caucho.xpath.Expr
 
add(String, AbstractPattern, Expr) - Method in class com.caucho.xsl.fun.KeyFun
Add a new key.
add(ELResolver) - Method in class javax.el.CompositeELResolver
 
add(XMLEvent) - Method in interface javax.xml.stream.util.XMLEventConsumer
 
add(XMLEvent) - Method in interface javax.xml.stream.XMLEventWriter
 
add(XMLEventReader) - Method in interface javax.xml.stream.XMLEventWriter
 
addActivationConfigProperty(EjbMessageBean.ActivationConfigPropertyConfig) - Method in class com.caucho.ejb.cfg.EjbMessageBean.ActivationConfig
 
addActivationListener(HttpSessionActivationListener) - Method in class com.caucho.server.session.SessionManager
Adds a new HttpSessionActivationListener.
addAddInode(Inode) - Method in class com.caucho.db.store.Transaction
Adds inode which should be deleted on a rollback.
addAddress(String) - Method in class com.caucho.servlets.HttpProxyServlet
Adds an address
addAddress(String) - Method in class com.caucho.servlets.TcpPool
Adds an address
addAdminobject(AdminObjectConfig) - Method in class com.caucho.jca.cfg.ResourceAdapterConfig
Adds an admin object.
addAlias(String) - Method in class com.caucho.hemp.broker.HempBroker
Adds a domain alias
addAll(int, Collection<? extends E>) - Method in class com.caucho.amber.collection.CollectionImpl
Adds an item to the collection.
addAll(Collection<? extends E>) - Method in class com.caucho.a