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

_

__call(String, Value) - Method in class com.caucho.quercus.lib.resin.MBean
Calls a method.
__caucho_afterCommit() - Method in interface com.caucho.amber.entity.Entity
After a commit.
__caucho_afterRollback() - Method in interface com.caucho.amber.entity.Entity
After a rollback.
__caucho_callback(int, Object) - Method in interface com.caucho.amber.entity.Listener
Generic callback.
__caucho_cascadePostPersist(AmberConnection) - Method in interface com.caucho.amber.entity.Entity
Post-cascades the persist operation to child entities.
__caucho_cascadePostRemove(AmberConnection) - Method in interface com.caucho.amber.entity.Entity
Post-cascades the remove operation to child entities.
__caucho_cascadePrePersist(AmberConnection) - Method in interface com.caucho.amber.entity.Entity
Pre-cascades the persist operation to child entities.
__caucho_cascadePreRemove(AmberConnection) - Method in interface com.caucho.amber.entity.Entity
Pre-cascades the remove operation to child entities.
__caucho_create(AmberConnection, EntityType) - Method in interface com.caucho.amber.entity.Entity
Creates the entity in the database, making it persistent-new.
__caucho_createNew(InjectionTarget<X>, CreationalContext<X>) - Method in interface com.caucho.ejb.session.SingletonProxyFactory
 
__caucho_createNew(InjectionTarget, CreationalContext) - Method in interface com.caucho.ejb.session.StatefulProvider
 
__caucho_createProxy(CreationalContextImpl<T>) - Method in interface com.caucho.ejb.session.SessionProxyFactory
 
__caucho_delete() - Method in interface com.caucho.amber.entity.Entity
Deletes the entity from the database.
__caucho_destroy(CreationalContextImpl<?>) - Method in interface com.caucho.config.gen.CandiLifecycleBean
 
__caucho_destroy() - Method in interface com.caucho.ejb.session.SessionProxyFactory
 
__caucho_detach() - Method in interface com.caucho.amber.entity.Entity
Detatch the entity
__caucho_expire() - Method in interface com.caucho.amber.entity.Entity
Expires data
__caucho_flush() - Method in interface com.caucho.amber.entity.Entity
Flushes changes to the backing store.
__caucho_get_field(int) - Method in interface com.caucho.amber.entity.Embeddable
Returns the ith field.
__caucho_getBusinessInterface() - Method in class com.caucho.ejb.session.AbstractSessionObject
Returns the business interface.
__caucho_getCacheEntity() - Method in interface com.caucho.amber.entity.Entity
Gets the corresponding cache entity referenced by __caucho_item.
__caucho_getCacheItem() - Method in interface com.caucho.amber.entity.Entity
Gets the __caucho_item.
__caucho_getConnection() - Method in interface com.caucho.amber.entity.Entity
Returns the connection.
__caucho_getDelegate() - Method in interface com.caucho.config.bytecode.ScopeProxy
 
__caucho_getDelegate() - Method in interface com.caucho.config.gen.CandiEnhancedBean
 
__caucho_getDelegates() - Method in class com.caucho.ejb.session.StatelessPool.Item
 
__caucho_getEntityState() - Method in interface com.caucho.amber.entity.Entity
Get the entity state.
__caucho_getEntityType() - Method in interface com.caucho.amber.entity.Entity
Get the entity type.
__caucho_getId() - Method in class com.caucho.ejb.session.StatefulObject
 
__caucho_getId() - Method in interface com.caucho.ejb.session.StatefulProxy
 
__caucho_getPrimaryKey() - Method in interface com.caucho.amber.entity.Entity
Get the primary key.
__caucho_getServer() - Method in class com.caucho.ejb.session.AbstractSessionObject
Returns the server.
__caucho_getServer() - Method in class com.caucho.ejb.session.StatefulObject
Returns the server which owns this bean.
__caucho_home_find(AmberConnection, AmberEntityHome, ResultSet, int) - Method in interface com.caucho.amber.entity.Entity
Loads the entity from the database.
__caucho_home_find(AmberConnection, AmberEntityHome, Object) - Method in interface com.caucho.amber.entity.Entity
Returns a new entity.
__caucho_home_new(AmberEntityHome, Object, AmberConnection, EntityItem) - Method in interface com.caucho.amber.entity.Entity
Returns a new entity.
__caucho_inject(Object[], Object[], CreationalContextImpl<?>) - Method in interface com.caucho.config.gen.CandiEnhancedBean
 
__caucho_invalidate_foreign(String, Object) - Method in interface com.caucho.amber.entity.Entity
Called when a foreign object is created/deleted.
__caucho_isDirty() - Method in interface com.caucho.amber.entity.Entity
Returns true if the entity is dirty.
__caucho_isLoaded() - Method in interface com.caucho.amber.entity.Entity
Returns true if the item is loaded
__caucho_lazy_create(AmberConnection, EntityType) - Method in interface com.caucho.amber.entity.Entity
Changes the entity state to P_PERSISTING, but does not flush to database.
__caucho_load(AmberConnection, ResultSet, int) - Method in interface com.caucho.amber.entity.Embeddable
Loads the embeddable object from the database and returns the number of columns consumed from the result set.
__caucho_load(AmberConnection, ResultSet, int) - Method in interface com.caucho.amber.entity.Entity
Loads the entity from the database and returns the number of columns consumed from the result set.
__caucho_load_key(AmberConnection, ResultSet, int) - Method in interface com.caucho.amber.entity.Entity
Loads the entity key.
__caucho_load_native(ResultSet, String[]) - Method in interface com.caucho.amber.entity.Entity
Loads the entity from a native query
__caucho_makePersistent(AmberConnection, EntityType) - Method in interface com.caucho.amber.entity.Entity
Makes the entity persistent.
__caucho_makePersistent(AmberConnection, EntityItem) - Method in interface com.caucho.amber.entity.Entity
Makes the entity persistent.
__caucho_match(Class, Object) - Method in interface com.caucho.amber.entity.Entity
Returns true if the entity matches.
__caucho_mergeFrom(AmberConnection, Entity) - Method in interface com.caucho.amber.entity.Entity
Merges this entity state into an existing entity.
__caucho_postConstruct() - Method in interface com.caucho.config.gen.BeanInjectionTarget
 
__caucho_postConstruct() - Method in interface com.caucho.config.gen.CandiLifecycleBean
 
__caucho_postConstruct() - Method in interface com.caucho.ejb.session.SingletonProxyFactory
 
__caucho_postConstruct() - Method in interface com.caucho.ejb.session.StatelessProxyFactory
 
__caucho_postLoad(Object) - Method in interface com.caucho.amber.entity.Listener
Called after an entity has been loaded into the current persistence context.
__caucho_postPersist(Object) - Method in interface com.caucho.amber.entity.Listener
Called after the entity has been made persistent.
__caucho_postRemove(Object) - Method in interface com.caucho.amber.entity.Listener
Called after the entity has been made removed.
__caucho_postUpdate(Object) - Method in interface com.caucho.amber.entity.Listener
Called after database update operations.
__caucho_prePersist(Object) - Method in interface com.caucho.amber.entity.Listener
Called before EntityManager.persist().
__caucho_preRemove(Object) - Method in interface com.caucho.amber.entity.Listener
Called before EntityManager.remove().
__caucho_preUpdate(Object) - Method in interface com.caucho.amber.entity.Listener
Called before database update operations.
__caucho_retrieve_eager(AmberConnection) - Method in interface com.caucho.amber.entity.Entity
Retrieves data from the data store, including the eager loads.
__caucho_retrieve_self(AmberConnection) - Method in interface com.caucho.amber.entity.Entity
Retrieves data from the data store, only loading own fields.
__caucho_setBusinessInterface(Class) - Method in class com.caucho.ejb.session.AbstractSessionObject
Sets the business interface.
__caucho_setCacheItem(EntityItem) - Method in interface com.caucho.amber.entity.Entity
Sets the __caucho_item.
__caucho_setConnection(AmberConnection) - Method in interface com.caucho.amber.entity.Entity
Sets the connection.
__caucho_setEntityState(EntityState) - Method in interface com.caucho.amber.entity.Entity
Sets the entity state.
__caucho_setInvokedBusinessInterface(Class<?>) - Method in class com.caucho.ejb.server.AbstractContext
 
__caucho_setKey(PreparedStatement, int) - Method in interface com.caucho.amber.entity.Entity
Loads the entity from the database.
__caucho_setPrimaryKey(Object) - Method in interface com.caucho.amber.entity.Entity
Set the primary key.
__caucho_setXAResource(XAResource) - Method in interface com.caucho.ejb.message.CauchoMessageEndpoint
 
__caucho_timeout_callback(Timer) - Method in class com.caucho.ejb.server.AbstractContext
Runs the timeout callbacks.
__caucho_timeout_callback(Method) - Method in class com.caucho.ejb.server.AbstractContext
Runs the timeout callbacks
__caucho_timeout_callback(Method, Timer) - Method in class com.caucho.ejb.server.AbstractContext
Runs the timeout callbacks.
__DIR__ - Static variable in class com.caucho.config.types.DirVar
 
__FILE__ - Static variable in class com.caucho.config.types.FileVar
 
__getField(String) - Method in class com.caucho.quercus.env.CompositeDataWrapper
Returns an attribute.
__getField(String) - Method in class com.caucho.quercus.lib.resin.CompositeDataBean
Returns an attribute.
__getField(String) - Method in class com.caucho.quercus.lib.resin.MBean
Returns an attribute.
__setField(String, Object) - Method in class com.caucho.quercus.lib.resin.MBean
Sets an attribute.
_args - Variable in class com.caucho.java.JavaCompilerUtil
 
_attributeMap - Variable in class com.caucho.xpath.pattern.AttributeListIterator
 
_attributeNames - Variable in class com.caucho.jsp.java.JspContainerNode
 
_attributeValues - Variable in class com.caucho.jsp.java.JspContainerNode
 
_auth - Variable in class com.caucho.security.AbstractLogin
The configured authenticator for the login.
_autoCompile - Variable in class com.caucho.jsp.PageManager
 
_axis - Variable in class com.caucho.xpath.pattern.AxisIterator
 
_bean - Variable in class com.caucho.config.cfg.BeanConfig
 
_begin - Variable in class com.caucho.jstl.el.ForEachTag
 
_begin - Variable in class com.caucho.jstl.rt.CoreForEachTag
 
_beginExpr - Variable in class com.caucho.jstl.el.ForEachTag
 
_bindRoot - Variable in class com.caucho.vfs.DatastorePath
 
_bindRoot - Variable in class com.caucho.vfs.FilesystemPath
 
_blockManager - Variable in class com.caucho.db.block.BlockStore
 
_bodyVar - Variable in class com.caucho.jsp.java.JsfNode
 
_buffer - Variable in class com.caucho.util.CharSegment
 
_businessInterface - Variable in class com.caucho.ejb.session.AbstractSessionObject
 
_cache - Static variable in class com.caucho.server.hmux.HmuxPath
 
_cache - Static variable in class com.caucho.vfs.HttpPath
 
_cacheDepends - Variable in class com.caucho.jsp.java.JavaJspGenerator
 
_cacheDepends - Variable in class com.caucho.xsl.TransformerImpl
 
_cacheEntry - Variable in class com.caucho.server.hmux.HmuxPath
 
_cacheEntry - Variable in class com.caucho.vfs.HttpPath
 
_cacheItem - Variable in class com.caucho.sql.UserPreparedStatement
 
_calendar - Variable in class com.caucho.servlets.FastCGIServlet
 
_caucho_addCacheDepend(Path, long, long) - Method in class com.caucho.jsp.Page
Adds a single cache dependency.
_caucho_addDepend(PersistentDependency) - Method in class com.caucho.jsp.java.JspTagSupport
 
_caucho_addDepend(Path) - Method in class com.caucho.jsp.Page
Adds a dependency to the page.
_caucho_addDepend(PersistentDependency) - Method in class com.caucho.jsp.Page
Adds a dependency to the page.
_caucho_addDepend(ArrayList<PersistentDependency>) - Method in class com.caucho.jsp.Page
Adds an array of dependencies to the page.
_caucho_addDepend(Path, long, long) - Method in class com.caucho.jsp.Page
Adds a JSP source dependency.
_caucho_free() - Method in class com.caucho.jsp.Page
Marks the page as free.
_caucho_getApplication() - Method in interface com.caucho.jsp.CauchoPage
 
_caucho_getApplication() - Method in class com.caucho.jsp.Page
Returns the Resin webApp.
_caucho_getDependList() - Method in interface com.caucho.jsp.CauchoPage
 
_caucho_getDependList() - Method in class com.caucho.jsp.java.JspTagSupport
 
_caucho_getDependList() - Method in class com.caucho.jsp.Page
 
_caucho_getDynamicAttributes() - Method in class com.caucho.jsp.java.JspTagSupport
 
_caucho_getFunctionMap() - Method in class com.caucho.jsp.Page
Returns true if the underlying source has been modified.
_caucho_getInterceptorObjects() - Method in class com.caucho.ejb.session.StatelessPool.Item
 
_caucho_getTagInfo(TagLibraryInfo) - Method in class com.caucho.jsp.java.JspTagSupport
 
_caucho_init(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.jsp.Page
Initialize the response headers.
_caucho_isModified() - Method in interface com.caucho.jsp.CauchoPage
 
_caucho_isModified() - Method in class com.caucho.jsp.java.JspTagSupport
 
_caucho_isModified() - Method in class com.caucho.jsp.Page
Returns true if the underlying source has been modified.
_caucho_isModified() - Method in class com.caucho.jsp.StaticPage
Returns true if the source has modified for this page.
_caucho_lastModified() - Method in interface com.caucho.jsp.CauchoPage
 
_caucho_lastModified() - Method in class com.caucho.jsp.Page
The default Last-Modified time is just the most recently modified file.
_caucho_log - Static variable in class com.caucho.jsp.Page
 
_caucho_setAlwaysModified() - Method in class com.caucho.jsp.Page
When called treats the JSP page as always modified, i.e.
_caucho_setCacheable() - Method in class com.caucho.jsp.Page
Marks the page as cacheable.
_caucho_setContentType(String, String) - Method in class com.caucho.jsp.Page
 
_caucho_setModified() - Method in class com.caucho.jsp.Page
When called treats the JSP page as always modified, i.e.
_caucho_setNeverModified(boolean) - Method in class com.caucho.jsp.Page
Set if the page is never modified.
_caucho_use() - Method in class com.caucho.jsp.Page
Marks the page as used.
_charEncoding - Variable in class com.caucho.java.JavaCompilerUtil
 
_child - Variable in class com.caucho.xpath.pattern.AbstractPattern
 
_children - Variable in class com.caucho.jsp.java.JspContainerNode
 
_children - Variable in class com.caucho.xsl.java.XslNode
 
_className - Variable in class com.caucho.jsp.java.JavaJspGenerator
 
_codeAttr - Variable in class com.caucho.bytecode.CodeVisitor
 
_columnOffset - Variable in class com.caucho.db.table.Column
 
_compiler - Variable in class com.caucho.java.AbstractJavaCompiler
 
_config - Variable in class com.caucho.jsp.java.JavaJspGenerator
 
_conn - Variable in class com.caucho.amber.jdbc.AmberStatementImpl
 
_conn - Variable in class com.caucho.db.jdbc.StatementImpl
 
_conn - Variable in class com.caucho.sql.spy.SpyStatement
 
_conn - Variable in class com.caucho.sql.UserStatement
 
_contentType - Variable in class com.caucho.jsp.Page
 
_context - Variable in class com.caucho.jsf.integration.Mojarra12InjectionProvider
 
_context - Variable in class com.caucho.naming.QName
 
_contextClassName - Variable in class com.caucho.ejb.gen.SessionGenerator
 
_contextNode - Variable in class com.caucho.xpath.pattern.NodeIterator
 
_cookieDomain - Variable in class com.caucho.security.DatabaseAuthenticator
 
_cookieMaxAge - Variable in class com.caucho.security.DatabaseAuthenticator
 
_cookieVersion - Variable in class com.caucho.security.DatabaseAuthenticator
 
_count - Variable in class com.caucho.jstl.el.ForEachTag
 
_cstmt - Variable in class com.caucho.sql.UserCallableStatement
 
_current - Variable in class com.caucho.jstl.el.ForEachTag
 
_database - Variable in class com.caucho.db.block.BlockStore
 
_databaseName - Variable in class com.caucho.env.jdbc.DatabaseFactory
 
_db - Variable in class com.caucho.db.jdbc.StatementImpl
 
_declarations - Variable in class com.caucho.jsp.java.JavaJspGenerator
 
_defaultDisableEscaping - Variable in class com.caucho.xsl.StylesheetImpl
 
_defaultLoadGroupIndex - Variable in class com.caucho.amber.type.EntityType
 
_delims - Variable in class com.caucho.jstl.rt.CoreForTokensTag
 
_depends - Variable in class com.caucho.jsp.java.JavaJspGenerator
 
_depth - Variable in class com.caucho.xpath.pattern.SelectedNode
 
_dirtyIndex - Variable in class com.caucho.amber.type.EntityType
 
_ejbClass - Variable in class com.caucho.ejb.server.AbstractEjbBeanManager
 
_ejbManager - Variable in class com.caucho.ejb.cfg.EjbConfig
 
_ejbManager - Variable in class com.caucho.ejb.server.AbstractEjbBeanManager
 
_elContext - Variable in class com.caucho.el.ELParser
 
_embeddedAliases - Variable in class com.caucho.amber.query.AbstractQuery
 
_end - Variable in class com.caucho.jstl.el.ForEachTag
 
_end - Variable in class com.caucho.jstl.rt.CoreForEachTag
 
_endAttributeLine - Variable in class com.caucho.jsp.java.JspNode
 
_endExpr - Variable in class com.caucho.jstl.el.ForEachTag
 
_endLine - Variable in class com.caucho.jsp.java.JspNode
 
_endLine - Variable in class com.caucho.xsl.java.XslNode
 
_env - Variable in class com.caucho.naming.ContextImpl
 
_env - Variable in class com.caucho.xpath.pattern.NodeIterator
 
_environmentConfigs - Static variable in class com.caucho.config.ConfigAdmin
 
_errorPage - Variable in class com.caucho.security.FormLogin
 
_errorPage - Variable in class com.caucho.xsl.AbstractStylesheet
 
_expr - Variable in class com.caucho.el.AbstractValueExpression
 
_factory - Variable in class com.caucho.config.gen.MethodTailGenerator
 
_factory - Variable in class com.caucho.naming.LinkProxy
 
_factoryClass - Variable in class com.caucho.naming.LinkProxy
 
_filename - Variable in class com.caucho.ejb.server.AbstractEjbBeanManager
 
_filename - Variable in class com.caucho.jsp.java.JspNode
 
_filename - Variable in class com.caucho.jsp.JspBuilder
 
_filename - Variable in class com.caucho.xml.readers.XmlReader
 
_filename - Variable in class com.caucho.xml2.readers.XmlReader
 
_filename - Variable in class com.caucho.xsl.java.XslNode
 
_firstChild - Variable in class com.caucho.xml.QNode
 
_firstChild - Variable in class com.caucho.xml2.QNode
 
_foreignName - Variable in class com.caucho.naming.LinkProxy
 
_formURIPriority - Variable in class com.caucho.security.FormLogin
 
_fromItem - Variable in class com.caucho.amber.expr.AmberColumnExpr
 
_fromItem - Variable in class com.caucho.amber.expr.BooleanColumnExpr
 
_fromList - Variable in class com.caucho.amber.query.AbstractQuery
 
_fullClassName - Variable in class com.caucho.jsp.java.JavaJspGenerator
 
_gen - Variable in class com.caucho.jsp.java.JspNode
 
_gen - Variable in class com.caucho.xsl.java.XslNode
 
_getObject() - Method in class com.caucho.ejb.session.AbstractSessionObject
 
_hasItems - Variable in class com.caucho.jstl.rt.CoreForEachTag
 
_hasJspAttribute - Variable in class com.caucho.jsp.java.JspContainerNode
 
_hasLoadCallback - Variable in class com.caucho.amber.type.EntityType
 
_headerCodes - Static variable in class com.caucho.server.http.AbstractHttpRequest
 
_host - Variable in class com.caucho.server.hmux.HmuxPath
 
_host - Variable in class com.caucho.vfs.HttpPath
 
_id - Variable in class com.caucho.server.snmp.types.ObjectIdentifierValue
 
_id - Variable in class com.caucho.sql.spy.SpyPooledConnection
 
_id - Variable in class com.caucho.sql.spy.SpyStatement
 
_ideHack - Variable in class com.caucho.jsp.java.JavaJspGenerator
 
_index - Variable in class com.caucho.jstl.el.ForEachTag
 
_index - Variable in class com.caucho.xpath.pattern.AttributeListIterator
 
_initialVar - Variable in class com.caucho.jstl.el.ForEachTag
 
_injectionTarget - Variable in class com.caucho.config.types.BaseRef
 
_internalForward - Variable in class com.caucho.security.FormLogin
 
_is - Variable in class com.caucho.hmtp.HmtpLinkWorker
 
_is - Variable in class com.caucho.server.resin.ResinLink
 
_is - Variable in class com.caucho.xml.readers.XmlReader
 
_is - Variable in class com.caucho.xml2.readers.XmlReader
 
_isCacheable - Variable in class com.caucho.jsp.java.JavaJspGenerator
 
_isContainerTransaction - Variable in class com.caucho.ejb.cfg.EjbBean
 
_isFilled - Variable in class com.caucho.jsp.PageContextImpl
 
_isMethodExpr - Variable in class com.caucho.el.ELParser
 
_isParsingArgs - Variable in class com.caucho.el.ELParser
 
_isPoolable - Variable in class com.caucho.sql.UserStatement
 
_isUncacheable - Variable in class com.caucho.jsp.java.JavaJspGenerator
 
_isWindows - Variable in class com.caucho.vfs.FilePath
 
_items - Variable in class com.caucho.jstl.rt.CoreForEachTag
 
_items - Variable in class com.caucho.jstl.rt.CoreForTokensTag
 
_itemsExpr - Variable in class com.caucho.jstl.el.ForEachTag
 
_iterator - Variable in class com.caucho.jstl.el.ForEachTag
 
_iterator - Variable in class com.caucho.jstl.rt.CoreForEachTag
 
_iterator - Variable in class com.caucho.jstl.rt.CoreForTokensTag
 
_jarList - Variable in class com.caucho.loader.JarListLoader
 
_jClassLoader - Variable in class com.caucho.ejb.cfg.EjbBean
 
_jClassLoader - Variable in class com.caucho.ejb.cfg.Interceptor
 
_jdbcManager - Variable in class com.caucho.jms.jdbc.JdbcDestination
 
_jdbcManager - Variable in class com.caucho.jms.jdbc.JdbcQueue
 
_jndiLocalName - Variable in class com.caucho.naming.LinkProxy
 
_jndiName - Variable in class com.caucho.naming.LinkProxy
 
_jsp_env - Variable in class com.caucho.jsp.JspFragmentSupport
 
_jsp_invoke(JspWriter) - Method in class com.caucho.jsp.JspFragmentSupport
Implementations will generate code for this.
_jsp_pageManager - Variable in class com.caucho.jsp.JspFragmentSupport
 
_jsp_parent_tag - Variable in class com.caucho.jsp.JspFragmentSupport
 
_jsp_parentContext - Variable in class com.caucho.jsp.JspFragmentSupport
 
_jspBody - Variable in class com.caucho.jsp.JspFragmentSupport
 
_jspBuilder - Variable in class com.caucho.jsp.JspGenerator
 
_jspCompiler - Variable in class com.caucho.jsp.JspBuilder
 
_jspCompiler - Variable in class com.caucho.jsp.JspGenerator
 
_jspCompilerInstance - Variable in class com.caucho.jsp.JspGenerator
 
_jspParser - Variable in class com.caucho.jsp.JspBuilder
 
_jspParser - Variable in class com.caucho.jsp.JspGenerator
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.jsp.JavaPage
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in interface javax.servlet.jsp.HttpJspPage
The main service method for a JSP page.
_lastChild - Variable in class com.caucho.xml.QNode
 
_lastChild - Variable in class com.caucho.xml2.QNode
 
_lastNode - Variable in class com.caucho.xpath.pattern.AxisIterator
 
_length - Variable in class com.caucho.util.CharSegment
 
_level - Variable in class com.caucho.xpath.pattern.SelectedNode
 
_licenseStore - Variable in class com.caucho.server.resin.ResinDelegate
 
_lifecycle - Variable in class com.caucho.env.deploy.DeployController
 
_line - Variable in class com.caucho.ejb.server.AbstractEjbBeanManager
 
_line - Variable in class com.caucho.jsp.JspBuilder
 
_line - Variable in class com.caucho.xml.readers.XmlReader
 
_line - Variable in class com.caucho.xml2.readers.XmlReader
 
_lineMap - Variable in class com.caucho.jsp.JspGenerator
 
_lineMap - Variable in class com.caucho.xsl.NodeTransformerImpl
 
_lineMap - Variable in class com.caucho.xsl.StringTransformerImpl
 
_lineMap - Variable in class com.caucho.xsl.TransformerImpl
 
_list - Variable in class com.caucho.xpath.pattern.NodeArrayListIterator
 
_list - Variable in class com.caucho.xpath.pattern.NodeListIterator
 
_loadGroupIndex - Variable in class com.caucho.amber.type.EntityType
 
_localList - Variable in class com.caucho.ejb.cfg.EjbBean
 
_localSingleSignon - Static variable in class com.caucho.security.AbstractSingleSignon
 
_localURL - Static variable in class com.caucho.ejb.EJBServer
 
_location - Variable in class com.caucho.ejb.server.AbstractEjbBeanManager
 
_loginPage - Variable in class com.caucho.security.FormLogin
 
_management - Variable in class com.caucho.server.resin.Resin
 
_manager - Variable in class com.caucho.ejb.protocol.ProtocolContainer
 
_manager - Variable in class com.caucho.jsf.integration.Mojarra12InjectionProvider
 
_manager - Variable in class com.caucho.server.session.SessionImpl
 
_mappedName - Variable in class com.caucho.ejb.server.AbstractEjbBeanManager
 
_masterDoc - Variable in class com.caucho.xml.QDocumentFragment
 
_masterDoc - Variable in class com.caucho.xml2.QDocumentFragment
 
_match - Variable in class com.caucho.xpath.pattern.AttributeListIterator
 
_match - Variable in class com.caucho.xpath.pattern.AxisIterator
 
_match - Variable in class com.caucho.xpath.pattern.NamespaceIterator
 
_matchNamespace - Variable in class com.caucho.xsl.java.XslNode
 
_method - Variable in class com.caucho.config.gen.MethodTailGenerator
 
_methods - Static variable in class com.caucho.server.security.WebResourceCollection
 
_minDirtyIndex - Variable in class com.caucho.amber.type.EntityType
 
_model - Variable in class com.caucho.naming.ContextImpl
 
_modulePath - Variable in class com.caucho.config.types.BaseRef
 
_name - Variable in class com.caucho.jsp.java.JspNode
 
_name - Variable in class com.caucho.naming.ContextImpl
 
_name - Variable in class com.caucho.xsl.java.XslNode
 
_namespaces - Variable in class com.caucho.xsl.JavaStylesheet
 
_namingModel - Variable in class com.caucho.ejb.protocol.NamingProxy
 
_next - Variable in class com.caucho.xml.readers.XmlReader
 
_next - Variable in class com.caucho.xml2.readers.XmlReader
 
_next - Variable in class com.caucho.xpath.pattern.AxisIterator
 
_next - Variable in class com.caucho.xpath.pattern.NamespaceIterator
 
_node - Variable in class com.caucho.xpath.pattern.AttributeListIterator
 
_node - Variable in class com.caucho.xpath.pattern.AxisIterator
 
_node - Variable in class com.caucho.xpath.pattern.NamespaceIterator
 
_node - Variable in class com.caucho.xpath.pattern.SelectedNode
 
_node - Variable in class com.caucho.xpath.pattern.SingleNodeIterator
 
_ns - Variable in class com.caucho.jsp.java.JspNode
 
_nullMask - Variable in class com.caucho.db.table.Column
 
_nullPath - Static variable in class com.caucho.vfs.StreamImpl
 
_offset - Variable in class com.caucho.bytecode.CodeVisitor
 
_offset - Variable in class com.caucho.util.CharSegment
 
_os - Variable in class com.caucho.hmtp.HmtpLinkWorker
 
_os - Variable in class com.caucho.server.resin.ResinLink
 
_out - Variable in class com.caucho.java.AbstractGenerator
 
_output - Variable in class com.caucho.xsl.AbstractStylesheet
 
_outputNamespace - Variable in class com.caucho.xsl.java.XslNode
 
_parameters - Variable in class com.caucho.xsl.TransformerImpl
 
_parent - Variable in class com.caucho.amber.expr.AmberColumnExpr
 
_parent - Variable in class com.caucho.amber.expr.BooleanColumnExpr
 
_parent - Variable in class com.caucho.amber.expr.KeyPropertyExpr
 
_parent - Variable in class com.caucho.amber.expr.MapFieldExpr
 
_parent - Variable in class com.caucho.jsp.java.JspNode
 
_parent - Variable in class com.caucho.xpath.pattern.AbstractPattern
 
_parent - Variable in class com.caucho.xsl.java.XslNode
 
_parentIter - Variable in class com.caucho.xpath.pattern.AttributeListIterator
 
_parentIter - Variable in class com.caucho.xpath.pattern.AxisIterator
 
_parentIter - Variable in class com.caucho.xpath.pattern.NamespaceIterator
 
_parser - Variable in class com.caucho.xml.parsers.AbstractDocumentBuilder
 
_parser - Variable in class com.caucho.xml.readers.XmlReader
 
_parser - Variable in class com.caucho.xml2.parsers.AbstractDocumentBuilder
 
_parser - Variable in class com.caucho.xml2.readers.XmlReader
 
_parseState - Variable in class com.caucho.jsp.java.JavaJspGenerator
 
_parseState - Variable in class com.caucho.jsp.java.JspNode
 
_parseState - Variable in class com.caucho.jsp.JspBuilder
 
_passwordDigest - Variable in class com.caucho.security.AbstractAuthenticator
 
_passwordDigestAlgorithm - Variable in class com.caucho.security.AbstractAuthenticator
 
_passwordDigestRealm - Variable in class com.caucho.security.AbstractAuthenticator
 
_path - Variable in class com.caucho.server.log.AbstractAccessLog
 
_path - Variable in class com.caucho.vfs.StreamImpl
 
_pathFormat - Variable in class com.caucho.log.AbstractRolloverLog
 
_pathFormat - Variable in class com.caucho.server.log.AbstractAccessLog
 
_pathname - Variable in class com.caucho.vfs.FilesystemPath
 
_pathSeparatorChar - Static variable in class com.caucho.vfs.Path
 
_pkg - Variable in class com.caucho.jsp.java.JavaJspGenerator
 
_port - Variable in class com.caucho.server.hmux.HmuxPath
 
_port - Variable in class com.caucho.vfs.HttpPath
 
_position - Variable in class com.caucho.xpath.pattern.NodeArrayListIterator
 
_position - Variable in class com.caucho.xpath.pattern.NodeIterator
 
_position - Variable in class com.caucho.xpath.pattern.NodeListIterator
 
_properties - Variable in class com.caucho.xsl.TransformerImpl
 
_props - Variable in class com.caucho.naming.LinkProxy
 
_protocolContainer - Variable in class com.caucho.ejb.protocol.EjbProtocolManager
 
_protocolMap - Variable in class com.caucho.ejb.protocol.EjbProtocolManager
 
_pstmt - Variable in class com.caucho.sql.spy.SpyPreparedStatement
 
_pstmt - Variable in class com.caucho.sql.UserPreparedStatement
 
_publicId - Variable in class com.caucho.xml.readers.XmlReader
 
_publicId - Variable in class com.caucho.xml2.readers.XmlReader
 
_query - Variable in class com.caucho.server.hmux.HmuxPath
 
_query - Variable in class com.caucho.vfs.HttpPath
 
_queue - Variable in class com.caucho.jms.connection.MessageProducerImpl
 
_queue - Variable in class com.caucho.jms.connection.QueueBrowserImpl
 
_remoteList - Variable in class com.caucho.ejb.cfg.EjbBean
 
_request - Variable in class com.caucho.server.http.RequestWrapper
 
_resolverStack - Variable in class com.caucho.el.StackELResolver
 
_response - Variable in class com.caucho.server.http.ResponseWrapper
 
_root - Variable in class com.caucho.vfs.DatastorePath
 
_root - Variable in class com.caucho.vfs.FilesystemPath
 
_rootNode - Variable in class com.caucho.jsp.java.JavaJspGenerator
 
_rs - Variable in class com.caucho.db.jdbc.StatementImpl
 
_schemeMap - Variable in class com.caucho.vfs.Path
 
_searchPath - Variable in class com.caucho.xml.readers.XmlReader
 
_searchPath - Variable in class com.caucho.xml2.readers.XmlReader
 
_selector - Variable in class com.caucho.jms.connection.MessageConsumerImpl
 
_separatorChar - Static variable in class com.caucho.vfs.Path
 
_service(InputStream, OutputStream) - Method in class com.caucho.ejb.hessian.NameContextSkeleton
Services the request.
_service(InputStream, OutputStream) - Method in class com.caucho.ejb.protocol.Skeleton
Services the request.
_service(InputStream, OutputStream, Throwable) - Method in class com.caucho.ejb.protocol.Skeleton
Services the request.
_session - Variable in class com.caucho.jms.connection.MessageConsumerImpl
 
_session - Variable in class com.caucho.jms.connection.MessageProducerImpl
 
_singleSignon - Variable in class com.caucho.security.AbstractLogin
 
_size - Variable in class com.caucho.xpath.pattern.NodeIterator
 
_sourceEjbName - Variable in class com.caucho.config.types.BaseRef
 
_sourcePath - Variable in class com.caucho.jsp.java.JspNode
 
_sourcePath - Variable in class com.caucho.jsp.JspBuilder
 
_stack - Variable in class com.caucho.xml.stream.NamespaceContextImpl
 
_startLine - Variable in class com.caucho.jsp.java.JspNode
 
_startLine - Variable in class com.caucho.xsl.java.XslNode
 
_step - Variable in class com.caucho.jstl.el.ForEachTag
 
_stepExpr - Variable in class com.caucho.jstl.el.ForEachTag
 
_stmt - Variable in class com.caucho.amber.jdbc.AmberStatementImpl
 
_stmt - Variable in class com.caucho.sql.spy.SpyStatement
 
_stmt - Variable in class com.caucho.sql.UserStatement
 
_stream - Variable in class com.caucho.filters.CauchoResponseWrapper
 
_strings - Variable in class com.caucho.jsp.java.JavaJspGenerator
 
_stylesheet - Variable in class com.caucho.xsl.AbstractStylesheet
 
_stylesheet - Variable in class com.caucho.xsl.TransformerImpl
 
_systemId - Variable in class com.caucho.xml.readers.XmlReader
 
_systemId - Variable in class com.caucho.xml2.readers.XmlReader
 
_systemId - Variable in class com.caucho.xsl.java.XslNode
 
_tag - Variable in class com.caucho.jsp.java.GenericTag
 
_tagClass - Variable in class com.caucho.jsp.java.GenericTag
 
_tagId - Variable in class com.caucho.jsp.java.JavaJspGenerator
 
_tagInfo - Variable in class com.caucho.jsp.java.GenericTag
 
_taglibMap - Variable in class com.caucho.jsp.TagManager
 
_tagManager - Variable in class com.caucho.jsp.java.JavaJspGenerator
 
_tagManager - Variable in class com.caucho.jsp.JspBuilder
 
_topTag - Variable in class com.caucho.jsp.java.JavaJspGenerator
 
_transactionManager - Variable in class com.caucho.server.admin.Management
 
_uriResolver - Variable in class com.caucho.xsl.AbstractStylesheet
 
_urlPrefix - Variable in class com.caucho.ejb.protocol.ProtocolContainer
 
_useCookie - Variable in class com.caucho.security.DatabaseAuthenticator
 
_userPath - Variable in class com.caucho.vfs.FilesystemPath
 
_ut - Variable in class com.caucho.ejb.server.AbstractEjbBeanManager
 
_value - Variable in class com.caucho.json.JsonArray
 
_value - Variable in class com.caucho.json.JsonBoolean
 
_value - Variable in class com.caucho.json.JsonDouble
 
_value - Variable in class com.caucho.json.JsonInt
 
_value - Variable in class com.caucho.json.JsonString
 
_value - Variable in class com.caucho.server.snmp.types.UnsignedIntegerValue
 
_values - Variable in class com.caucho.server.session.SessionImpl
 
_var - Variable in class com.caucho.jsp.java.JsfNode
 
_var - Variable in class com.caucho.jstl.el.ForEachTag
 
_varInfo - Variable in class com.caucho.jsp.java.GenericTag
 
_varStatus - Variable in class com.caucho.jstl.el.ForEachTag
 
_version - Variable in class com.caucho.xml.stream.NamespaceContextImpl
 
_virtualHost - Variable in class com.caucho.server.hmux.HmuxPath
 
_virtualHost - Variable in class com.caucho.vfs.HttpPath
 
_webApp - Variable in class com.caucho.jsp.PageManager
 
_webApp - Variable in class com.caucho.jsp.QServlet
 
_whereExpr - Variable in class com.caucho.db.sql.Query
 
_xsl_formats - Variable in class com.caucho.xsl.JavaStylesheet
 
_xsl_init(XslWriter, Node, Env) - Method in class com.caucho.xsl.StylesheetImpl
 
_xsl_sorts - Variable in class com.caucho.xsl.JavaStylesheet
 
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 _ 
Skip navigation links