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 _

E

e - Variable in exception com.caucho.xsl.XslParseException
 
E_ALL - Static variable in class com.caucho.quercus.env.Env
 
E_ALL - Static variable in class com.caucho.quercus.lib.ErrorModule
 
E_COMPILE_ERROR - Static variable in class com.caucho.quercus.env.Env
 
E_COMPILE_ERROR - Static variable in class com.caucho.quercus.lib.ErrorModule
 
E_COMPILE_WARNING - Static variable in class com.caucho.quercus.env.Env
 
E_COMPILE_WARNING - Static variable in class com.caucho.quercus.lib.ErrorModule
 
E_CORE_ERROR - Static variable in class com.caucho.quercus.env.Env
 
E_CORE_ERROR - Static variable in class com.caucho.quercus.lib.ErrorModule
 
E_CORE_WARNING - Static variable in class com.caucho.quercus.env.Env
 
E_CORE_WARNING - Static variable in class com.caucho.quercus.lib.ErrorModule
 
E_DEFAULT - Static variable in class com.caucho.quercus.env.Env
 
E_ERROR - Static variable in class com.caucho.quercus.env.Env
 
E_ERROR - Static variable in class com.caucho.quercus.lib.ErrorModule
 
E_NOTICE - Static variable in class com.caucho.quercus.env.Env
 
E_NOTICE - Static variable in class com.caucho.quercus.lib.ErrorModule
 
E_PARSE - Static variable in class com.caucho.quercus.env.Env
 
E_PARSE - Static variable in class com.caucho.quercus.lib.ErrorModule
 
E_STRICT - Static variable in class com.caucho.quercus.env.Env
 
E_STRICT - Static variable in class com.caucho.quercus.lib.ErrorModule
 
E_USER_ERROR - Static variable in class com.caucho.quercus.env.Env
 
E_USER_ERROR - Static variable in class com.caucho.quercus.lib.ErrorModule
 
E_USER_NOTICE - Static variable in class com.caucho.quercus.env.Env
 
E_USER_NOTICE - Static variable in class com.caucho.quercus.lib.ErrorModule
 
E_USER_WARNING - Static variable in class com.caucho.quercus.env.Env
 
E_USER_WARNING - Static variable in class com.caucho.quercus.lib.ErrorModule
 
E_WARNING - Static variable in class com.caucho.quercus.env.Env
 
E_WARNING - Static variable in class com.caucho.quercus.lib.ErrorModule
 
each() - Method in class com.caucho.quercus.env.ArrayValue
The each iterator
each() - Method in class com.caucho.quercus.env.ArrayValueWrapper
The each iterator
each() - Method in class com.caucho.quercus.env.JavaAdapter
The each iterator
each() - Method in class com.caucho.quercus.env.JavaListAdapter
The each iterator
each(Env, Value) - Static method in class com.caucho.quercus.lib.ArrayModule
Returns the next value of the array.
EachExpr - Class in com.caucho.quercus.expr
Represents a PHP each expression.
EachExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.EachExpr
 
EachExpr(Expr) - Constructor for class com.caucho.quercus.expr.EachExpr
 
EAppMXBean - Interface in com.caucho.management.server
 
EarAdmin - Class in com.caucho.server.e_app
 
EarAdmin(EarDeployController) - Constructor for class com.caucho.server.e_app.EarAdmin
 
EarConfig - Class in com.caucho.server.e_app
The configuration for an ear in the resin.conf
EarConfig() - Constructor for class com.caucho.server.e_app.EarConfig
 
EarDeployController - Class in com.caucho.server.e_app
A configuration entry for an Enterprise WebApp
EarDeployGenerator - Class in com.caucho.server.e_app
The generator for the ear-deploy
EarDeployGenerator(DeployContainer<EarDeployController>, WebAppContainer) - Constructor for class com.caucho.server.e_app.EarDeployGenerator
 
EarDeployGeneratorAdmin - Class in com.caucho.server.e_app
 
EarDeployGeneratorAdmin(EarDeployGenerator) - Constructor for class com.caucho.server.e_app.EarDeployGeneratorAdmin
 
EarDeployMXBean - Interface in com.caucho.management.server
 
EarSingleDeployGenerator - Class in com.caucho.server.e_app
The generator for the ear-deploy
EarSingleDeployGenerator(DeployContainer<EarDeployController>, WebAppContainer, EarConfig) - Constructor for class com.caucho.server.e_app.EarSingleDeployGenerator
 
easter_date(int) - Static method in class com.caucho.quercus.lib.date.DateModule
Returns the timestamp of easter.
easter_days(int, int) - Static method in class com.caucho.quercus.lib.date.DateModule
Returns the timestamp of easter.
EchoStatement - Class in com.caucho.quercus.program
Represents an echo statement in a PHP program.
EchoStatement(Location, Expr) - Constructor for class com.caucho.quercus.program.EchoStatement
Creates the echo statement.
EchoStatement - Class in com.caucho.servlets.ssi
Represents a SSI echo statement
EclipseCompiler - Class in com.caucho.java
Compiles Java source, returning the loaded class.
EclipseCompiler(JavaCompiler) - Constructor for class com.caucho.java.EclipseCompiler
 
EDIT - Static variable in class com.caucho.widget.WidgetMode
 
EDIT - Static variable in class javax.portlet.PortletMode
 
EISSystemException - Exception in javax.resource.spi
An exception with internal causes.
EISSystemException() - Constructor for exception javax.resource.spi.EISSystemException
 
EISSystemException(String) - Constructor for exception javax.resource.spi.EISSystemException
 
EISSystemException(String, String) - Constructor for exception javax.resource.spi.EISSystemException
 
EISSystemException(String, Throwable) - Constructor for exception javax.resource.spi.EISSystemException
 
EISSystemException(Throwable) - Constructor for exception javax.resource.spi.EISSystemException
 
EJB - Class in com.caucho.management.j2ee
Base class management interface for enterpise java beans.
EJB(EjbBean) - Constructor for class com.caucho.management.j2ee.EJB
 
EJB - Annotation Type in javax.ejb
The EJB annotation.
EJB_HOME - Static variable in class com.caucho.iiop.MarshallObject
 
EJB_OBJECT - Static variable in class com.caucho.iiop.MarshallObject
 
EJBAccessException - Exception in javax.ejb
The main ejb context.
EJBAccessException() - Constructor for exception javax.ejb.EJBAccessException
 
EJBAccessException(String) - Constructor for exception javax.ejb.EJBAccessException
 
ejbActivate() - Method in class com.caucho.ejb.AbstractEntityBean
Called when the entity bean is taken from the pool and bound to a specific underlying entity.
ejbActivate() - Method in class com.caucho.ejb.AbstractSessionBean
 
ejbActivate() - Method in interface javax.ejb.EntityBean
 
ejbActivate() - Method in interface javax.ejb.SessionBean
 
EJBAdmin - Class in com.caucho.ejb.admin
Administration for EJB.
EJBAdmin(EnvServerManager) - Constructor for class com.caucho.ejb.admin.EJBAdmin
Creates the new administration.
EjbAmberFindMethod - Class in com.caucho.ejb.cfg
Configuration for find method.
EjbAmberFindMethod(EjbView, ApiMethod, String, String) - Constructor for class com.caucho.ejb.cfg.EjbAmberFindMethod
Creates a new method.
EjbAmberSelectMethod - Class in com.caucho.ejb.cfg
Configuration for find method.
EjbAmberSelectMethod(EjbEntityBean, ApiMethod, String, String) - Constructor for class com.caucho.ejb.cfg.EjbAmberSelectMethod
Creates a new method.
EjbBaseMethod - Class in com.caucho.ejb.cfg
Configuration for a method of a view.
EjbBaseMethod(EjbBean, ApiMethod) - Constructor for class com.caucho.ejb.cfg.EjbBaseMethod
Creates a new method.
EjbBean - Class in com.caucho.ejb.cfg
Configuration for an ejb bean.
EjbBean(EjbConfig, String) - Constructor for class com.caucho.ejb.cfg.EjbBean
Creates a new entity bean configuration.
EjbBeanConfigProxy - Class in com.caucho.ejb.cfg
Proxy for an ejb bean configuration.
EjbBeanConfigProxy(EjbConfig, String) - Constructor for class com.caucho.ejb.cfg.EjbBeanConfigProxy
Creates a new entity bean configuration.
EJBClientInterface - Interface in com.caucho.ejb
Interface for the EJBClient.
EjbCmpView - Class in com.caucho.ejb.cfg
Configuration for a cmp view.
EjbCmpView(EjbEntityBean, ArrayList<ApiClass>, String) - Constructor for class com.caucho.ejb.cfg.EjbCmpView
Creates a new entity bean configuration.
EJBCompiler - Class in com.caucho.ejb
Compiles EJB classes prior to instantiating in the server.
EJBCompiler(String[]) - Constructor for class com.caucho.ejb.EJBCompiler
 
EjbConfig - Class in com.caucho.ejb.cfg
Manages the EJB configuration files.
EjbConfig(EjbContainer) - Constructor for class com.caucho.ejb.cfg.EjbConfig
 
EjbConfigManager - Class in com.caucho.ejb.cfg
Manages the EJB configuration files.
EjbConfigManager(EjbContainer) - Constructor for class com.caucho.ejb.cfg.EjbConfigManager
 
EjbContainer - Class in com.caucho.ejb.manager
Environment-based container.
EJBContext - Interface in javax.ejb
The main ejb context.
ejbCreate() - Method in class com.caucho.ejb.message.MessageListenerAdapter
 
ejbCreate() - Method in class com.caucho.management.j2ee.ManagementImpl
 
EjbCreateMethod - Class in com.caucho.ejb.cfg
Configuration for a method of a view.
EjbCreateMethod(EjbView, ApiMethod, ApiMethod) - Constructor for class com.caucho.ejb.cfg.EjbCreateMethod
Creates a new method.
EjbEnhancer - Class in com.caucho.ejb.enhancer
Enhancing the java objects for Amber mapping.
EjbEnhancer(EjbServerManager) - Constructor for class com.caucho.ejb.enhancer.EjbEnhancer
Creates the enhancer.
EjbEnterpriseBeans - Class in com.caucho.ejb.cfg
Configuration for an ejb bean.
EjbEnterpriseBeans(EjbConfig, String) - Constructor for class com.caucho.ejb.cfg.EjbEnterpriseBeans
 
EjbEntityBean - Class in com.caucho.ejb.cfg
Configuration for an ejb entity bean.
EjbEntityBean(EjbConfig, String) - Constructor for class com.caucho.ejb.cfg.EjbEntityBean
Creates a new entity bean configuration.
EjbEntityConfigProxy - Class in com.caucho.ejb.cfg
Proxy for an ejb bean configuration.
EjbEntityConfigProxy(EjbConfig, String) - Constructor for class com.caucho.ejb.cfg.EjbEntityConfigProxy
Creates a new entity bean configuration.
EjbEntityCreateMethod - Class in com.caucho.ejb.cfg
Configuration for a method of a view.
EjbEntityCreateMethod(EjbView, ApiMethod, ApiMethod, ApiMethod) - Constructor for class com.caucho.ejb.cfg.EjbEntityCreateMethod
Creates a new method.
EjbEntityFindMethod - Class in com.caucho.ejb.cfg
Configuration for a method of a view.
EjbEntityFindMethod(EjbView, ApiMethod, ApiMethod) - Constructor for class com.caucho.ejb.cfg.EjbEntityFindMethod
Creates a new method.
EjbEntityFindMethod(EjbView, ApiMethod) - Constructor for class com.caucho.ejb.cfg.EjbEntityFindMethod
Creates a new method.
EjbEntityHomeView - Class in com.caucho.ejb.cfg
Configuration for a particular view.
EjbEntityHomeView(EjbBean, ApiClass, String) - Constructor for class com.caucho.ejb.cfg.EjbEntityHomeView
Creates a new entity bean configuration.
EjbEntityView - Class in com.caucho.ejb.cfg
Configuration for a cmp view.
EjbEntityView(EjbEntityBean, ArrayList<ApiClass>, String) - Constructor for class com.caucho.ejb.cfg.EjbEntityView
Creates a new entity bean configuration.
EjbEnvironmentListener - Class in com.caucho.ejb.manager
Listener for environment start to detect and load persistence.xml
EjbEnvironmentListener() - Constructor for class com.caucho.ejb.manager.EjbEnvironmentListener
 
EJBException - Exception in javax.ejb
The main ejb context.
EJBException() - Constructor for exception javax.ejb.EJBException
 
EJBException(Exception) - Constructor for exception javax.ejb.EJBException
 
EJBException(String) - Constructor for exception javax.ejb.EJBException
 
EJBException(String, Exception) - Constructor for exception javax.ejb.EJBException
 
EJBExceptionWrapper - Exception in com.caucho.ejb
Wraps the actual exception with an EJB exception
EJBExceptionWrapper() - Constructor for exception com.caucho.ejb.EJBExceptionWrapper
Null constructor for beans
EJBExceptionWrapper(String) - Constructor for exception com.caucho.ejb.EJBExceptionWrapper
Create a basic EJBExceptionWrapper with a message.
EJBExceptionWrapper(Throwable) - Constructor for exception com.caucho.ejb.EJBExceptionWrapper
Create a EJBExceptionWrapper wrapping a root exception.
EJBExceptionWrapper(String, Throwable) - Constructor for exception com.caucho.ejb.EJBExceptionWrapper
Create a EJBExceptionWrapper wrapping a root exception.
EjbGenerator - Class in com.caucho.config.j2ee
Generator for the @EJB tag.
EJBHome - Interface in javax.ejb
The main ejb context.
EjbHomeView - Class in com.caucho.ejb.cfg
Configuration for a particular view.
EjbHomeView(EjbBean, ApiClass, String) - Constructor for class com.caucho.ejb.cfg.EjbHomeView
Creates a new entity bean configuration.
EjbIiopRemoteService - Class in com.caucho.ejb.protocol
 
EjbIiopRemoteService(AbstractServer) - Constructor for class com.caucho.ejb.protocol.EjbIiopRemoteService
 
EjbIiopRemoteService(AbstractServer, Class) - Constructor for class com.caucho.ejb.protocol.EjbIiopRemoteService
 
EjbJar - Class in com.caucho.ejb.cfg
Configuration for an ejb bean.
EjbJar(EjbConfig, String) - Constructor for class com.caucho.ejb.cfg.EjbJar
 
EjbJar.MethodPermission - Class in com.caucho.ejb.cfg
 
EjbJar.QueryFunction - Class in com.caucho.ejb.cfg
 
EjbJar.QueryFunction() - Constructor for class com.caucho.ejb.cfg.EjbJar.QueryFunction
 
EjbJar.Relationships - Class in com.caucho.ejb.cfg
 
ejbLoad() - Method in class com.caucho.ejb.AbstractEntityBean
Called to resynchronize the entity bean with the backing store.
ejbLoad() - Method in interface javax.ejb.EntityBean
 
EJBLocalHome - Interface in javax.ejb
The main ejb context.
EJBLocalObject - Interface in javax.ejb
The main ejb context.
EjbLocalRef - Class in com.caucho.config.types
Configuration for the ejb-local-ref
EjbLocalRef() - Constructor for class com.caucho.config.types.EjbLocalRef
 
EjbLocalRef(Path) - Constructor for class com.caucho.config.types.EjbLocalRef
 
EjbLocalRef(Path, String) - Constructor for class com.caucho.config.types.EjbLocalRef
 
EjbManyToManyMethod - Class in com.caucho.ejb.cfg
Configuration for a one-to-many CMP method.
EjbManyToManyMethod(EjbView, ApiMethod, ApiMethod, CmrManyToMany) - Constructor for class com.caucho.ejb.cfg.EjbManyToManyMethod
Creates a new method.
EjbManyToOneSetMethod - Class in com.caucho.ejb.cfg
Configuration for a many-to-one CMP method.
EjbManyToOneSetMethod(EjbView, ApiMethod, ApiMethod, CmrManyToOne) - Constructor for class com.caucho.ejb.cfg.EjbManyToOneSetMethod
Creates a new method.
EjbMapGetter - Class in com.caucho.ejb.cfg
Configuration for a one-to-many CMP method.
EjbMapGetter(EjbView, ApiMethod, ApiMethod, CmrMap) - Constructor for class com.caucho.ejb.cfg.EjbMapGetter
Creates a new method.
EjbMapMethod - Class in com.caucho.ejb.cfg
Configuration for a one-to-many CMP method.
EjbMapMethod(EjbView, ApiMethod, ApiMethod, CmrMap) - Constructor for class com.caucho.ejb.cfg.EjbMapMethod
Creates a new method.
EjbMessageBean - Class in com.caucho.ejb.cfg
Configuration for an ejb entity bean.
EjbMessageBean(EjbConfig, String) - Constructor for class com.caucho.ejb.cfg.EjbMessageBean
Creates a new message bean configuration.
EjbMessageBean.ActivationConfig - Class in com.caucho.ejb.cfg
 
EjbMessageBean.ActivationConfig() - Constructor for class com.caucho.ejb.cfg.EjbMessageBean.ActivationConfig
 
EjbMessageBean.ActivationConfigPropertyConfig - Class in com.caucho.ejb.cfg
 
EjbMessageBean.ActivationConfigPropertyConfig() - Constructor for class com.caucho.ejb.cfg.EjbMessageBean.ActivationConfigPropertyConfig
 
EjbMessageBean.MessageDrivenDestination - Class in com.caucho.ejb.cfg
 
EjbMessageBean.MessageDrivenDestination() - Constructor for class com.caucho.ejb.cfg.EjbMessageBean.MessageDrivenDestination
 
EjbMessageConfigProxy - Class in com.caucho.ejb.cfg
Proxy for an ejb bean configuration.
EjbMessageConfigProxy(EjbConfig, String) - Constructor for class com.caucho.ejb.cfg.EjbMessageConfigProxy
Creates a new message bean configuration.
EJBMetaData - Interface in javax.ejb
The main ejb context.
EJBMetaDataImpl - Class in com.caucho.ejb
 
EJBMetaDataImpl() - Constructor for class com.caucho.ejb.EJBMetaDataImpl
Null constructor for serialization.
EjbMethod - Class in com.caucho.ejb.cfg
Configuration for a method of a view.
EjbMethod(EjbView, ApiMethod, ApiMethod) - Constructor for class com.caucho.ejb.cfg.EjbMethod
Creates a new method.
EjbMethodPattern - Class in com.caucho.ejb.cfg
Configuration for a method.
EjbMethodPattern() - Constructor for class com.caucho.ejb.cfg.EjbMethodPattern
Creates a new method.
EjbMethodPattern(EjbBean, MethodSignature) - Constructor for class com.caucho.ejb.cfg.EjbMethodPattern
Creates a new method.
EJBModule - Class in com.caucho.management.j2ee
Management interface for an ejb module.
EJBModule(String) - Constructor for class com.caucho.management.j2ee.EJBModule
 
EJBObject - Interface in javax.ejb
The main ejb context.
EJBObjectSerializer - Class in com.caucho.ejb.hessian
 
EJBObjectSerializer() - Constructor for class com.caucho.ejb.hessian.EJBObjectSerializer
 
EjbObjectView - Class in com.caucho.ejb.cfg
Configuration for a particular view.
EjbObjectView(EjbBean, ArrayList<ApiClass>, String, String, boolean) - Constructor for class com.caucho.ejb.cfg.EjbObjectView
Creates a new entity bean configuration.
EjbOneToManyMethod - Class in com.caucho.ejb.cfg
Configuration for a one-to-many CMP method.
EjbOneToManyMethod(EjbView, ApiMethod, ApiMethod, CmrOneToMany) - Constructor for class com.caucho.ejb.cfg.EjbOneToManyMethod
Creates a new method.
ejbPassivate() - Method in class com.caucho.ejb.AbstractEntityBean
Called when the entity bean is about to be returned to the pool.
ejbPassivate() - Method in class com.caucho.ejb.AbstractSessionBean
 
ejbPassivate() - Method in interface javax.ejb.EntityBean
 
ejbPassivate() - Method in interface javax.ejb.SessionBean
 
EjbProtocolManager - Class in com.caucho.ejb.protocol
Server containing all the EJBs for a given configuration.
EjbProtocolManager(EjbContainer) - Constructor for class com.caucho.ejb.protocol.EjbProtocolManager
Create a server with the given prefix name.
EjbQuery - Class in com.caucho.ejb.ql
Parsed expression for EJB-QL.
EjbRef - Class in com.caucho.config.types
Configuration for the ejb-ref.
EjbRef() - Constructor for class com.caucho.config.types.EjbRef
 
EjbRef(Context) - Constructor for class com.caucho.config.types.EjbRef
 
EjbRef(Path) - Constructor for class com.caucho.config.types.EjbRef
 
EjbRef(Path, String) - Constructor for class com.caucho.config.types.EjbRef
 
EjbRefContext - Class in com.caucho.config.types
Configuration for the ejb-ref.
ejbRemove() - Method in class com.caucho.ejb.AbstractEntityBean
 
ejbRemove() - Method in class com.caucho.ejb.AbstractSessionBean
 
ejbRemove() - Method in class com.caucho.ejb.message.MessageListenerAdapter
 
ejbRemove() - Method in interface javax.ejb.EntityBean
 
ejbRemove() - Method in interface javax.ejb.MessageDrivenBean
 
ejbRemove() - Method in interface javax.ejb.SessionBean
 
EjbRootConfig - Class in com.caucho.ejb.cfg
Scanned data for the root context
EJBs - Annotation Type in javax.ejb
The resource annotation.
EjbSecurityIdentity - Class in com.caucho.ejb.cfg
Configuration for an ejb entity bean.
EjbSecurityIdentity() - Constructor for class com.caucho.ejb.cfg.EjbSecurityIdentity
Creates a new session bean configuration.
EjbSecurityIdentity.RunAs - Class in com.caucho.ejb.cfg
 
EjbSecurityIdentity.RunAs() - Constructor for class com.caucho.ejb.cfg.EjbSecurityIdentity.RunAs
 
EjbSelectQuery - Class in com.caucho.ejb.ql
Parsed expression for EJB-QL.
EJBServer - Class in com.caucho.ejb
Server containing all the EJBs for a given configuration.
EJBServer() - Constructor for class com.caucho.ejb.EJBServer
Create a server with the given prefix name.
EJBServerInterface - Interface in com.caucho.ejb
Interface for the EJBServer.
EjbServerManager - Class in com.caucho.ejb
Manages the EJBs.
EJBServlet - Class in com.caucho.burlap
Servlet for serving EJBs from the Resin web server.
EJBServlet() - Constructor for class com.caucho.burlap.EJBServlet
 
EJBServlet - Class in com.caucho.ejb.burlap
Servlet for serving EJBs from the Resin web server.
EJBServlet() - Constructor for class com.caucho.ejb.burlap.EJBServlet
 
EJBServlet - Class in com.caucho.ejb
Servlet for serving EJBs from the Resin web server.
EJBServlet() - Constructor for class com.caucho.ejb.EJBServlet
 
EJBServlet - Class in com.caucho.ejb.hessian
Servlet for serving EJBs from the Resin web server.
EJBServlet() - Constructor for class com.caucho.ejb.hessian.EJBServlet
 
EJBServlet - Class in com.caucho.hessian
Servlet for serving EJBs from the Resin web server.
EJBServlet() - Constructor for class com.caucho.hessian.EJBServlet
 
EjbSessionBean - Class in com.caucho.ejb.cfg
Configuration for an ejb entity bean.
EjbSessionBean(EjbConfig, String) - Constructor for class com.caucho.ejb.cfg.EjbSessionBean
Creates a new session bean configuration.
EjbSessionConfigProxy - Class in com.caucho.ejb.cfg
Proxy for an ejb bean configuration.
EjbSessionConfigProxy(EjbConfig, String) - Constructor for class com.caucho.ejb.cfg.EjbSessionConfigProxy
Creates a new session bean configuration.
EjbSessionHomeView - Class in com.caucho.ejb.cfg
Configuration for a particular view.
EjbSessionHomeView(EjbBean, ApiClass, String) - Constructor for class com.caucho.ejb.cfg.EjbSessionHomeView
Creates a new entity bean configuration.
EjbSessionObjectMarshal - Class in com.caucho.iiop.orb
EJB session object marshaller
EjbSessionObjectMarshal(Class, IiopSkeleton) - Constructor for class com.caucho.iiop.orb.EjbSessionObjectMarshal
 
EjbStatefulBean - Class in com.caucho.ejb.cfg
Configuration for an ejb stateless session bean.
EjbStatefulBean(EjbConfig, String) - Constructor for class com.caucho.ejb.cfg.EjbStatefulBean
Creates a new session bean configuration.
EjbStatelessBean - Class in com.caucho.ejb.cfg
Configuration for an ejb stateless session bean.
EjbStatelessBean(EjbConfig, String) - Constructor for class com.caucho.ejb.cfg.EjbStatelessBean
Creates a new session bean configuration.
EjbStatelessCreateMethod - Class in com.caucho.ejb.cfg
Configuration for a method of a view.
EjbStatelessCreateMethod(EjbView, ApiMethod) - Constructor for class com.caucho.ejb.cfg.EjbStatelessCreateMethod
Creates a new method.
EjbStatelessHomeView - Class in com.caucho.ejb.cfg
Configuration for a particular view.
EjbStatelessHomeView(EjbBean, ApiClass, String) - Constructor for class com.caucho.ejb.cfg.EjbStatelessHomeView
Creates a new entity bean configuration.
EJBStats - Interface in javax.management.j2ee.statistics
Base class statistics interface for an EJB.
ejbStore() - Method in class com.caucho.ejb.AbstractEntityBean
Called to save any changes to the backing store
ejbStore() - Method in interface javax.ejb.EntityBean
 
ejbTimeout(Timer) - Method in interface javax.ejb.TimedObject
 
EjbTimer - Class in com.caucho.ejb.timer
Implements the EJB timer.
EjbTimerHandle - Class in com.caucho.ejb.timer
Implements the EJB timer handle.
EjbTimerService - Class in com.caucho.ejb.timer
Implements the timer service
EjbTransactionManager - Class in com.caucho.ejb.xa
Server containing all the EJBs for a given configuration.
EjbTransactionManager(EjbContainer) - Constructor for class com.caucho.ejb.xa.EjbTransactionManager
Create a server with the given prefix name.
EJBTransactionRequiredException - Exception in javax.ejb
The main ejb context.
EJBTransactionRequiredException() - Constructor for exception javax.ejb.EJBTransactionRequiredException
 
EJBTransactionRequiredException(String) - Constructor for exception javax.ejb.EJBTransactionRequiredException
 
EJBTransactionRolledbackException - Exception in javax.ejb
The main ejb context.
EJBTransactionRolledbackException() - Constructor for exception javax.ejb.EJBTransactionRolledbackException
 
EJBTransactionRolledbackException(String) - Constructor for exception javax.ejb.EJBTransactionRolledbackException
 
EJBTransactionRolledbackException(String, Exception) - Constructor for exception javax.ejb.EJBTransactionRolledbackException
 
EjbUtil - Class in com.caucho.ejb.util
Utilities
EjbView - Class in com.caucho.ejb.cfg
Configuration for a particular view.
EjbView(EjbBean, ApiClass, String, String) - Constructor for class com.caucho.ejb.cfg.EjbView
Creates a new entity bean configuration.
EjbView(EjbBean, ArrayList<ApiClass>, String, String) - Constructor for class com.caucho.ejb.cfg.EjbView
Creates a new entity bean configuration.
EL - Class in com.caucho.el
Abstract implementation class for an expression.
EL() - Constructor for class com.caucho.el.EL
 
ELContext - Class in javax.el
ELContext a context for EL resolution.
ELContext() - Constructor for class javax.el.ELContext
 
ELContextAdapter - Class in com.caucho.jsp.el
Implementation of the expression evaluator.
ELContextEvent - Class in javax.el
An event indicating that an ELContext is created.
ELContextEvent(ELContext) - Constructor for class javax.el.ELContextEvent
 
ELContextListener - Interface in javax.el
A listener for ELContext events
ELEMENT - Static variable in class com.caucho.quercus.lib.xml.XmlReader
 
ELEMENT - Static variable in class com.caucho.xpath.Expr
 
ElementItem - Class in com.caucho.relaxng.program
Generates programs from patterns.
ElementItem(ElementPattern, NameClassItem) - Constructor for class com.caucho.relaxng.program.ElementItem
 
ElementPattern - Class in com.caucho.relaxng.pattern
Relax element pattern
ElementPattern(String) - Constructor for class com.caucho.relaxng.pattern.ElementPattern
Creates a new element pattern.
elements() - Method in class com.caucho.loader.EnvironmentProperties
 
ELException - Exception in javax.el
EL exceptions
ELException() - Constructor for exception javax.el.ELException
 
ELException(String) - Constructor for exception javax.el.ELException
 
ELException(String, Throwable) - Constructor for exception javax.el.ELException
 
ELException(Throwable) - Constructor for exception javax.el.ELException
 
ELException - Exception in javax.servlet.jsp.el
A generic EL exception.
ELException() - Constructor for exception javax.servlet.jsp.el.ELException
Create a ELException
ELException(String) - Constructor for exception javax.servlet.jsp.el.ELException
Create a ELException with a message.
ELException(String, Throwable) - Constructor for exception javax.servlet.jsp.el.ELException
Create a ELException with a message and a root cause.
ELException(Throwable) - Constructor for exception javax.servlet.jsp.el.ELException
Create a ELException with a root cause.
ELExceptionImpl - Exception in com.caucho.el
An expression language exception.
ELExceptionImpl(String) - Constructor for exception com.caucho.el.ELExceptionImpl
 
ELExceptionImpl(String, Throwable) - Constructor for exception com.caucho.el.ELExceptionImpl
 
ELExceptionImpl(Throwable) - Constructor for exception com.caucho.el.ELExceptionImpl
 
ELExprFragment - Class in com.caucho.jsp
Abstract implementation for the fragment support.
ELExprFragment(PageContextImpl, Expr) - Constructor for class com.caucho.jsp.ELExprFragment
Creates the fragment.
ELFormatter - Class in com.caucho.log
A Formatter that accepts an EL format string, and.
ELFormatter() - Constructor for class com.caucho.log.ELFormatter
 
ELFormatter.ELFormatterLogRecord - Class in com.caucho.log
An api similar to java.util.logging.LogRecord that provides more complete information for logging purposes.
ELParseException - Exception in com.caucho.el
An expression language exception.
ELParseException() - Constructor for exception com.caucho.el.ELParseException
 
ELParseException(String) - Constructor for exception com.caucho.el.ELParseException
 
ELParseException(String, Throwable) - Constructor for exception com.caucho.el.ELParseException
 
ELParseException(Throwable) - Constructor for exception com.caucho.el.ELParseException
 
ELParseException - Exception in javax.servlet.jsp.el
A generic EL exception.
ELParseException() - Constructor for exception javax.servlet.jsp.el.ELParseException
Create a ELParseException
ELParseException(String) - Constructor for exception javax.servlet.jsp.el.ELParseException
Create a ELParseException with a message.
ELParser - Class in com.caucho.el
Parses the expression.
ELParser(ELContext, String) - Constructor for class com.caucho.el.ELParser
 
ELResolver - Class in javax.el
Resolves EL variables
ELResolver() - Constructor for class javax.el.ELResolver
 
ELValue - Class in com.caucho.jsf.cfg
 
Embed - Class in com.caucho.xtpdoc
 
Embed(Document) - Constructor for class com.caucho.xtpdoc.Embed
 
Embeddable - Interface in com.caucho.amber.entity
An embeddable object.
Embeddable - Annotation Type in javax.persistence
The @Embeddable annotation.
EmbeddableAttributesConfig - Class in com.caucho.amber.cfg
The tag in orm.xml
EmbeddableAttributesConfig() - Constructor for class com.caucho.amber.cfg.EmbeddableAttributesConfig
 
EmbeddableComponent - Class in com.caucho.amber.gen
Generates the Java code for the wrapped object.
EmbeddableComponent() - Constructor for class com.caucho.amber.gen.EmbeddableComponent
 
EmbeddableConfig - Class in com.caucho.amber.cfg
tag in the orm.xml
EmbeddableConfig() - Constructor for class com.caucho.amber.cfg.EmbeddableConfig
 
EmbeddableIntrospector - Class in com.caucho.amber.cfg
Configuration for an embeddable type
EmbeddableIntrospector(AmberPersistenceUnit) - Constructor for class com.caucho.amber.cfg.EmbeddableIntrospector
Creates the introspector.
EmbeddableType - Class in com.caucho.amber.type
Represents an embeddable type
EmbeddableType(AmberPersistenceUnit) - Constructor for class com.caucho.amber.type.EmbeddableType
 
Embedded - Annotation Type in javax.persistence
The @Embedded annotation.
EmbeddedConfig - Class in com.caucho.amber.cfg
The tag in orm.xml
EmbeddedConfig() - Constructor for class com.caucho.amber.cfg.EmbeddedConfig
 
EmbeddedExpr - Class in com.caucho.amber.expr
Embedded path expression
EmbeddedExpr(PathExpr, EmbeddableType, ArrayList<EmbeddedSubField>) - Constructor for class com.caucho.amber.expr.EmbeddedExpr
Creates a new expression.
EmbeddedId - Class in com.caucho.amber.field
Configuration for a bean's field
EmbeddedId(RelatedType, EmbeddedIdField) - Constructor for class com.caucho.amber.field.EmbeddedId
 
EmbeddedId - Annotation Type in javax.persistence
The @EmbeddedId annotation.
EmbeddedIdConfig - Class in com.caucho.amber.cfg
tag in the orm.xml
EmbeddedIdConfig() - Constructor for class com.caucho.amber.cfg.EmbeddedIdConfig
 
EmbeddedIdField - Class in com.caucho.amber.field
Configuration for a bean's field
EmbeddedIdField(RelatedType, EmbeddableType) - Constructor for class com.caucho.amber.field.EmbeddedIdField
 
EmbeddedIdField(RelatedType, EmbeddableType, String) - Constructor for class com.caucho.amber.field.EmbeddedIdField
 
EmbeddedSchemaExpr - Class in com.caucho.amber.expr
Represents an embedded from a from-item table.
EmbeddedSchemaExpr(EmbeddedExpr, String) - Constructor for class com.caucho.amber.expr.EmbeddedSchemaExpr
Creates the embedded schema.
EmbeddedSubField - Class in com.caucho.amber.field
Represents the sub-field of an embedded type.
EmbeddedSubField(EntityEmbeddedField, AmberField, int) - Constructor for class com.caucho.amber.field.EmbeddedSubField
 
emitDeclarations(WriteStream) - Method in class com.caucho.xml.stream.NamespaceWriterContext
 
EmphasizedText - Class in com.caucho.xtpdoc
 
EmphasizedText(Document) - Constructor for class com.caucho.xtpdoc.EmphasizedText
 
EMPTY - Static variable in class com.caucho.amber.query.QueryParser
 
EMPTY - Static variable in class com.caucho.quercus.env.BinaryBuilderValue
 
EMPTY - Static variable in class com.caucho.quercus.env.StringBuilderValue
 
EMPTY - Static variable in class com.caucho.quercus.env.StringValue
 
EMPTY - Static variable in class com.caucho.quercus.env.UnicodeBuilderValue
 
empty(Value) - Static method in class com.caucho.quercus.lib.VariableModule
Returns true for an empty variable.
EMPTY - Static variable in class com.caucho.quercus.module.IniDefinitions
 
EMPTY_DESCRIPTOR - Static variable in class com.caucho.jmx.EmptyDescriptor
 
EMPTY_STATE - Static variable in class com.caucho.widget.EmptyWidgetState
 
EMPTY_VALUE - Static variable in class com.caucho.quercus.env.Env
 
EmptyDescriptor - Class in com.caucho.jmx
 
EmptyExpr - Class in com.caucho.amber.expr
Represents a member query expression
EmptyExpr(AmberExpr) - Constructor for class com.caucho.amber.expr.EmptyExpr
 
EmptyItem - Class in com.caucho.relaxng.program
Generates programs from patterns.
EmptyItem() - Constructor for class com.caucho.relaxng.program.EmptyItem
 
emptyItemIterator() - Method in class com.caucho.relaxng.program.Item
 
EmptyPattern - Class in com.caucho.relaxng.pattern
Relax empty pattern
EmptyPattern() - Constructor for class com.caucho.relaxng.pattern.EmptyPattern
Creates a new empty pattern.
EmptyWidgetState - Class in com.caucho.widget
A WidgetState for widgets that do not really hold a state
EmptyWidgetState() - Constructor for class com.caucho.widget.EmptyWidgetState
 
enable() - Method in class com.caucho.server.cluster.ServerConnector
Enable the client
enable() - Method in class com.caucho.tools.profiler.ProfilerAdmin
 
enable() - Method in class com.caucho.tools.profiler.ProfilerManager
 
enable() - Method in interface com.caucho.tools.profiler.ProfilerMBean
 
enableEnvironmentSystemProperties(boolean) - Static method in class com.caucho.loader.EnvironmentProperties
 
enableSessionCookies() - Method in class com.caucho.server.session.SessionManager
Returns true if sessions use the cookie header.
enableSessionOnly() - Method in interface com.caucho.management.server.ServerConnectorMXBean
Enables connections to the target server.
enableSessionOnly() - Method in class com.caucho.server.cluster.ServerConnector
Session only
enableSessionOnly() - Method in class com.caucho.server.cluster.ServerConnectorAdmin
 
enableSessionUrls() - Method in class com.caucho.server.session.SessionManager
Returns true if sessions can use the session rewriting.
EncapsulationMessageWriter - Class in com.caucho.iiop
 
EncapsulationMessageWriter() - Constructor for class com.caucho.iiop.EncapsulationMessageWriter
 
EnclosedWriteStream - Interface in com.caucho.vfs
 
EnclosingChapterSection - Class in com.caucho.xtpdoc
 
EnclosingChapterSection() - Constructor for class com.caucho.xtpdoc.EnclosingChapterSection
 
encode(String) - Static method in class com.caucho.portal.generic.HttpUtil
Encode a string.
encode(String, StringBuffer) - Static method in class com.caucho.portal.generic.HttpUtil
Encode a string.
encode(String, int, int, StringBuffer) - Static method in class com.caucho.portal.generic.HttpUtil
Extract and encode a portion of a String.
encode(StringBuffer, int, int, StringBuffer) - Static method in class com.caucho.portal.generic.HttpUtil
Extract and encode a portion of a StringBuffer.
encode(String, Writer) - Static method in class com.caucho.portal.generic.HttpUtil
Encode a string.
encode(String, int, int, Writer) - Static method in class com.caucho.portal.generic.HttpUtil
Extract and encode a portion of a String.
encode(StringBuffer, int, int, Writer) - Static method in class com.caucho.portal.generic.HttpUtil
Extract and encode a portion of a StringBuffer.
encode() - Method in class com.caucho.quercus.env.SessionArrayValue
Encoding for serialization.
encode(CharBuffer, long) - Static method in class com.caucho.util.Base64
 
encode(StringBuilder, long) - Static method in class com.caucho.util.Base64
 
encode(CharBuffer, byte[], int, int) - Static method in class com.caucho.util.Base64
 
encode(long) - Static method in class com.caucho.util.Base64
 
encode(String) - Static method in class com.caucho.util.Base64
 
encode(Writer, InputStream) - Static method in class com.caucho.util.Base64
 
encode() - Method in class com.caucho.widget.EmptyWidgetState
 
encode() - Method in class com.caucho.widget.TextWidgetState
 
encode(WidgetURL, WidgetState, boolean) - Method in class com.caucho.widget.Widget
 
encode() - Method in class com.caucho.widget.WidgetContainerState
 
encode() - Method in class com.caucho.widget.WidgetState
 
encode24(CharBuffer, int) - Static method in class com.caucho.util.Base64
 
encodeActionURL(String) - Method in class com.caucho.jsf.context.ServletExternalContext
 
encodeFromByteArray(byte[]) - Static method in class com.caucho.util.Base64
 
encodeFromByteArray(byte[], int, int) - Static method in class com.caucho.util.Base64
 
encodeHex(int) - Static method in class com.caucho.util.URLUtil
 
encodeId(Object) - Method in class com.caucho.ejb.AbstractServer
Returns the encoded id.
encodeId(Object) - Method in class com.caucho.ejb.entity.EntityServer
Returns the encoded id.
encodeMime(Env, StringValue, StringValue, String, String, String) - Static method in class com.caucho.quercus.lib.i18n.IconvUtility
 
encodeMime(Env, StringValue, StringValue, String, String, String, String, int) - Static method in class com.caucho.quercus.lib.i18n.IconvUtility
Returns an encoded Mime header.
encodeMimeWord(String, String, String, String, int) - Static method in class com.caucho.quercus.lib.i18n.IconvUtility
 
encodeNamespace(String) - Method in class com.caucho.jsf.context.ServletExternalContext
 
encodePrimaryKey(Object) - Method in class com.caucho.ejb.protocol.HandleEncoder
Encodes the primary key as a string.
encodeRedirectURL(String) - Method in class com.caucho.portal.generic.HttpPortletRequestDispatcher.HttpPortletResponseWrapper
 
encodeRedirectUrl(String) - Method in class com.caucho.portal.generic.HttpPortletRequestDispatcher.HttpPortletResponseWrapper
 
encodeRedirectURL(String) - Method in class com.caucho.server.connection.AbstractHttpResponse
 
encodeRedirectUrl(String) - Method in class com.caucho.server.connection.AbstractHttpResponse
Deprecated.  
encodeRedirectURL(String) - Method in class com.caucho.server.connection.ResponseWrapper
Encodes session information in a URL suitable for sendRedirect()
encodeRedirectUrl(String) - Method in class com.caucho.server.connection.ResponseWrapper
Deprecated.  
encodeRedirectUrl(String) - Method in class com.caucho.server.connection.StubServletResponse
 
encodeRedirectURL(String) - Method in class com.caucho.server.connection.StubServletResponse
 
encodeRedirectURL(String) - Method in interface javax.servlet.http.HttpServletResponse
Encodes session information in a URL suitable for sendRedirect()
encodeRedirectUrl(String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated.  
encodeRedirectURL(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
Encodes session information in a URL suitable for sendRedirect()
encodeRedirectUrl(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
Deprecated.  
encodeResourceURL(String) - Method in class com.caucho.jsf.context.ServletExternalContext
 
encodeString(String) - Static method in class com.caucho.util.HTTPUtil
Escape special characters.
encodeUri(CharSequence, int, int, StringBuffer) - Static method in class com.caucho.portal.generic.HttpUtil
 
encodeUri(CharSequence, int, int, Writer) - Static method in class com.caucho.portal.generic.HttpUtil
 
encodeURL(PageContext, CharBuffer) - Static method in class com.caucho.jstl.el.UrlTag
 
encodeURL(PageContext, CharBuffer) - Static method in class com.caucho.jstl.rt.CoreUrlTag
 
encodeURL(String) - Method in class com.caucho.portal.generic.context.ConnectionContext
 
encodeURL(String) - Method in class com.caucho.portal.generic.HttpPortletConnection
A path with a schem is encoded only.
encodeURL(String) - Method in class com.caucho.portal.generic.HttpPortletRequestDispatcher.HttpPortletResponseWrapper
 
encodeUrl(String) - Method in class com.caucho.portal.generic.HttpPortletRequestDispatcher.HttpPortletResponseWrapper
 
encodeURL(String) - Method in class com.caucho.portal.generic.PortletConnection
Encode a url with any special encoding needed by the protocol, for example by adding a sesison id.
encodeURL(String) - Method in class com.caucho.server.connection.AbstractHttpResponse
Encode the URL with the session jd.
encodeUrl(String) - Method in class com.caucho.server.connection.AbstractHttpResponse
Deprecated.  
encodeURL(String) - Method in class com.caucho.server.connection.ResponseWrapper
Encodes session information in a URL.
encodeUrl(String) - Method in class com.caucho.server.connection.ResponseWrapper
Deprecated.  
encodeUrl(String) - Method in class com.caucho.server.connection.StubServletResponse
 
encodeURL(String) - Method in class com.caucho.server.connection.StubServletResponse
 
encodeURL(String) - Static method in class com.caucho.util.URLUtil
Encode the url with '%' encoding.
encodeURL(String) - Method in interface javax.portlet.PortletResponse
Encode a url to a resource.
encodeURL(String) -