Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_
_
_(Env, StringValue, Value[])
- Method in class com.caucho.quercus.lib.gettext.
GettextModule
Alias of gettext().
__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(ConfigContext)
- Method in interface com.caucho.ejb.session.
StatefulProvider
__caucho_delete()
- Method in interface com.caucho.amber.entity.
Entity
Deletes the entity from the database.
__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()
- Method in interface com.caucho.ejb.session.
StatelessProvider
__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_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.
AbstractEJBObject
Returns the URL for the given protocol.
__caucho_getId()
- Method in class com.caucho.ejb.session.
AbstractSessionObject
The home id is null.
__caucho_getId()
- Method in class com.caucho.ejb.session.
StatefulHome
The home id is null.
__caucho_getId()
- Method in class com.caucho.ejb.session.
StatefulObject
__caucho_getId()
- Method in class com.caucho.ejb.session.
StatelessObject
The home id is null.
__caucho_getPrimaryKey()
- Method in interface com.caucho.amber.entity.
Entity
Get the primary key.
__caucho_getServer()
- Method in class com.caucho.ejb.
AbstractEJBHome
Returns the object's server
__caucho_getServer()
- Method in class com.caucho.ejb.
AbstractEJBObject
Returns the object's server
__caucho_getServer()
- Method in class com.caucho.ejb.session.
AbstractSessionObject
Returns the server.
__caucho_getServer()
- Method in class com.caucho.ejb.session.
StatefulHome
Returns the server.
__caucho_getServer()
- Method in class com.caucho.ejb.session.
StatefulObject
Returns the server which owns this bean.
__caucho_getServer()
- Method in class com.caucho.ejb.session.
StatelessHome
Returns the owning server.
__caucho_getServer()
- Method in class com.caucho.ejb.session.
StatelessObject
Returns the server.
__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_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_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.
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.
AbstractContext
Runs the timeout callbacks.
__construct(String, DateTimeZone)
- Static method in class com.caucho.quercus.lib.date.
DateTime
__construct(String)
- Static method in class com.caucho.quercus.lib.date.
DateTimeZone
__construct(Env, String, String)
- Static method in class com.caucho.quercus.lib.dom.
DOMAttr
__construct(Env, String)
- Static method in class com.caucho.quercus.lib.dom.
DOMComment
__construct(Env, String, String)
- Static method in class com.caucho.quercus.lib.dom.
DOMDocument
__construct(Env, String, String, String)
- Static method in class com.caucho.quercus.lib.dom.
DOMElement
__construct(Env, String)
- Static method in class com.caucho.quercus.lib.dom.
DOMEntityReference
__construct(Env, String, String)
- Static method in class com.caucho.quercus.lib.dom.
DOMProcessingInstruction
__construct(Env, String)
- Static method in class com.caucho.quercus.lib.dom.
DOMText
__construct(Env, DOMDocument)
- Static method in class com.caucho.quercus.lib.dom.
DOMXPath
__construct(Env, ObjectValue, StringValue, int)
- Static method in class com.caucho.quercus.lib.
ExceptionClass
Create a new exception API object.
__construct(Env, String, Value[])
- Static method in class com.caucho.quercus.lib.
Java
Create a new Java API object.
__construct(Env, String)
- Static method in class com.caucho.quercus.lib.jms.
JMSQueue
__construct(Env, Value)
- Static method in class com.caucho.quercus.lib.reflection.
ReflectionClass
__construct(Env, String)
- Static method in class com.caucho.quercus.lib.reflection.
ReflectionExtension
__construct(Env, String)
- Static method in class com.caucho.quercus.lib.reflection.
ReflectionFunction
__construct(Env, String, String)
- Static method in class com.caucho.quercus.lib.reflection.
ReflectionMethod
__construct(Env, Value)
- Static method in class com.caucho.quercus.lib.reflection.
ReflectionObject
__construct(Env, String, String)
- Static method in class com.caucho.quercus.lib.reflection.
ReflectionParameter
__construct(Env, String, StringValue)
- Static method in class com.caucho.quercus.lib.reflection.
ReflectionProperty
__construct(Env, Value, int, boolean, Value, boolean)
- Static method in class com.caucho.quercus.lib.simplexml.
SimpleXMLElement
Returns a new instance based on the xml from 'data'.
__DIR__
- Static variable in class com.caucho.config.types.
DirVar
__FILE__
- Static variable in class com.caucho.config.types.
FileVar
__get(Env, Value)
- Method in class com.caucho.quercus.lib.simplexml.
SimpleXMLAttribute
Implementation for getting the indices of this class.
__get(Env, Value)
- Method in class com.caucho.quercus.lib.simplexml.
SimpleXMLChildren
Implementation for getting the indices of this class.
__get(Env, Value)
- Method in class com.caucho.quercus.lib.simplexml.
SimpleXMLElement
Implementation for getting the indices of this class.
__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.
__getField(String)
- Method in class com.caucho.quercus.lib.simplexml.
SimpleXMLElement
Implementation for getting the fields of this class.
__getField(StringValue)
- Method in class com.caucho.quercus.lib.spl.
ArrayObject
__getField(String)
- Method in class com.caucho.server.admin.
RemoteMBean
Returns the given attribute.
__set(String, StringValue)
- Method in class com.caucho.quercus.lib.simplexml.
SimpleXMLElement
Implementation for setting the indices of this class.
__setField(String, Object)
- Method in class com.caucho.quercus.lib.resin.
MBean
Sets an attribute.
__setField(String, Value)
- Method in class com.caucho.quercus.lib.simplexml.
SimpleXMLElement
Implementation for setting the fields of this class.
__toString(Env, ObjectValue)
- Static method in class com.caucho.quercus.lib.
ExceptionClass
Returns a String representation of this Exception.
__toString(Env)
- Method in class com.caucho.quercus.lib.simplexml.
SimpleXMLElement
__toString()
- Method in class com.caucho.quercus.lib.simplexml.
SimpleXMLText
_accessTime
- Variable in class com.caucho.quercus.env.
SessionArrayValue
_address
- Variable in class com.caucho.vfs.
TcpPath
_alwaysModified
- Variable in class com.caucho.jsp.
Page
_anonymousFunMap
- Variable in class com.caucho.quercus.env.
Env
_api
- Variable in class com.caucho.ejb.gen.
View
_api
- Variable in class com.caucho.ejb.session.
StatelessObject
_args
- Variable in class com.caucho.java.
JavaCompiler
_args
- Variable in class com.caucho.quercus.expr.
ClassMethodExpr
_args
- Variable in class com.caucho.quercus.expr.
FunctionExpr
_args
- Variable in class com.caucho.quercus.expr.
LateStaticBindingClassMethodExpr
_args
- Variable in class com.caucho.quercus.expr.
LateStaticBindingStaticMethodExpr
_args
- Variable in class com.caucho.quercus.expr.
LateStaticBindingStaticVarMethodExpr
_args
- Variable in class com.caucho.quercus.expr.
MethodCallExpr
_args
- Variable in class com.caucho.quercus.expr.
NewExpr
_args
- Variable in class com.caucho.quercus.expr.
StaticMethodExpr
_args
- Variable in class com.caucho.quercus.expr.
StaticVarMethodExpr
_args
- Variable in class com.caucho.quercus.expr.
VarFunctionExpr
_args
- Variable in class com.caucho.quercus.expr.
VarMethodCallExpr
_args
- Variable in class com.caucho.quercus.expr.
VarNewExpr
_args
- Variable in class com.caucho.quercus.program.
Function
_attributeMap
- Variable in class com.caucho.xpath.pattern.
AttributeListIterator
_attributeNames
- Variable in class com.caucho.jsp.java.
JspContainerNode
_attributes
- Variable in class com.caucho.quercus.lib.simplexml.
SimpleXMLElement
_attributeValues
- Variable in class com.caucho.jsp.java.
JspContainerNode
_auth
- Variable in class com.caucho.server.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.ejb.cfg.
EjbBean
_bean
- Variable in class com.caucho.ejb.gen.
View
_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.
FilesystemPath
_block
- Variable in class com.caucho.db.store.
WriteBlock
_block
- Variable in class com.caucho.quercus.program.
DoStatement
_block
- Variable in class com.caucho.quercus.program.
ForeachStatement
_block
- Variable in class com.caucho.quercus.program.
ForStatement
_block
- Variable in class com.caucho.quercus.program.
TryStatement
_block
- Variable in class com.caucho.quercus.program.
WhileStatement
_blockManager
- Variable in class com.caucho.db.store.
Store
_blocks
- Variable in class com.caucho.quercus.program.
SwitchStatement
_bodyContent
- Variable in class com.caucho.jsp.java.
CustomTag
_bodyVar
- Variable in class com.caucho.jsp.java.
JsfNode
_buffer
- Variable in class com.caucho.quercus.env.
BinaryBuilderValue
_buffer
- Variable in class com.caucho.quercus.env.
StringBuilderValue
_buffer
- Variable in class com.caucho.util.
CharSegment
_bufferList
- Variable in class com.caucho.quercus.env.
LargeStringBuilderValue
_burlap_getAttribute(String)
- Method in interface com.caucho.burlap.client.
BurlapMetaInfoAPI
Returns a service attribute.
_businessInterface
- Variable in class com.caucho.ejb.session.
AbstractSessionObject
_cache
- Variable in class com.caucho.server.cluster.
Server
_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.server.connection.
AbstractHttpRequest
_calendar
- Variable in class com.caucho.server.connection.
AbstractHttpResponse
_calendar
- Variable in class com.caucho.servlets.
FastCGIServlet
_calendar
- Variable in class com.caucho.servlets.
HmuxLoadBalanceServlet
_call
- Variable in class com.caucho.quercus.program.
InterpretedClassDef
_callResponse
- Variable in class com.caucho.jws.
SoapCall.Envelope.Body
_cases
- Variable in class com.caucho.quercus.program.
SwitchStatement
_catchList
- Variable in class com.caucho.quercus.program.
TryStatement
_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 class com.caucho.jsp.java.
JspTagSupport
_caucho_getDynamicAttributes()
- Method in class com.caucho.jsp.java.
JspTagSupport
_caucho_getFunctionMap()
- Method in class com.caucho.jsp.
Page
_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_newInstance()
- Method in class com.caucho.ejb.session.
StatefulContext
Returns the new instance for EJB 3.0
_caucho_newInstance(ConfigContext)
- Method in class com.caucho.ejb.session.
StatefulContext
Returns the new instance for EJB 3.0
_caucho_newInstance()
- Method in class com.caucho.ejb.session.
StatelessContext
Returns the new instance for EJB 3.0
_caucho_newInstance(ConfigContext)
- Method in class com.caucho.ejb.session.
StatelessContext
Returns the new instance for EJB 3.0
_caucho_newInstance21()
- Method in class com.caucho.ejb.session.
StatefulContext
Returns the new instance for EJB 2.1
_caucho_newInstance21()
- Method in class com.caucho.ejb.session.
StatelessContext
Returns the new instance for EJB 2.1
_caucho_newRemoteInstance()
- Method in class com.caucho.ejb.session.
StatefulContext
Returns the new remote instance for EJB 3.0
_caucho_newRemoteInstance()
- Method in class com.caucho.ejb.session.
StatelessContext
Returns the new remote instance for EJB 3.0
_caucho_newRemoteInstance21()
- Method in class com.caucho.ejb.session.
StatefulContext
Returns the new remote instance for EJB 2.1
_caucho_newRemoteInstance21()
- Method in class com.caucho.ejb.session.
StatelessContext
Returns the new remote instance for EJB 2.1
_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.
_cb
- Variable in class com.caucho.server.connection.
AbstractHttpRequest
_cb
- Variable in class com.caucho.server.connection.
AbstractHttpResponse
_charArrayMap
- Variable in class com.caucho.quercus.gen.
PhpWriter
_charEncoding
- Variable in class com.caucho.java.
JavaCompiler
_charEncoding
- Variable in class com.caucho.server.connection.
AbstractHttpResponse
_child
- Variable in class com.caucho.xpath.pattern.
AbstractPattern
_children
- Variable in class com.caucho.jsp.java.
JspContainerNode
_children
- Variable in class com.caucho.quercus.lib.simplexml.
SimpleXMLElement
_children
- Variable in class com.caucho.xsl.java.
XslNode
_cl
- Variable in class com.caucho.quercus.program.
ClassDefStatement
_classDef
- Variable in class com.caucho.quercus.env.
Env
_classDefs
- Variable in class com.caucho.hessian.io.
Hessian2Input
_classIdMap
- Variable in class com.caucho.quercus.gen.
PhpWriter
_classList
- Variable in class com.caucho.quercus.gen.
PhpWriter
_className
- Variable in class com.caucho.jsp.java.
JavaJspGenerator
_className
- Variable in class com.caucho.quercus.env.
ObjectValue
_className
- Variable in class com.caucho.quercus.expr.
ClassConstExpr
_className
- Variable in class com.caucho.quercus.expr.
ClassMethodExpr
_className
- Variable in class com.caucho.quercus.expr.
StaticFieldGetExpr
_className
- Variable in class com.caucho.quercus.expr.
StaticFieldVarGetExpr
_className
- Variable in class com.caucho.quercus.expr.
StaticMethodExpr
_className
- Variable in class com.caucho.quercus.expr.
StaticVarMethodExpr
_client
- Variable in class com.caucho.ejb.hessian.
HessianStub
_cls
- Variable in class com.caucho.quercus.lib.simplexml.
SimpleXMLElement
_clusterGroupLocal
- Static variable in class com.caucho.server.cluster.
ClusterGroup
_clusterLocal
- Static variable in class com.caucho.server.cluster.
Cluster
_clusterObjects
- Variable in class com.caucho.server.cluster.
StoreManager
_codeAttr
- Variable in class com.caucho.bytecode.
CodeVisitor
_collectionSerializer
- Variable in class com.caucho.hessian.io.
SerializerFactory
_columnOffset
- Variable in class com.caucho.db.table.
Column
_columns
- Variable in class com.caucho.xtpdoc.
Table
_comp
- Variable in class com.caucho.webbeans.cfg.
WbComponentConfig
_compiler
- Variable in class com.caucho.java.
AbstractJavaCompiler
_component
- Variable in class com.caucho.ejb.
AbstractServer
_config
- Variable in class com.caucho.jsp.java.
JavaJspGenerator
_config
- Variable in class com.caucho.quercus.servlet.
QuercusServletImpl
_conn
- Variable in class com.caucho.amber.jdbc.
AmberStatementImpl
_conn
- Variable in class com.caucho.db.jdbc.
StatementImpl
_conn
- Variable in class com.caucho.server.connection.
AbstractHttpRequest
_conn
- Variable in class com.caucho.sql.spy.
SpyStatement
_conn
- Variable in class com.caucho.sql.
UserStatement
_constMap
- Variable in class com.caucho.quercus.program.
InterpretedClassDef
_constructor
- Variable in class com.caucho.quercus.program.
InterpretedClassDef
_container
- Variable in class com.caucho.server.webapp.
WebAppController
_contentLength
- Variable in class com.caucho.server.connection.
AbstractHttpResponse
_contentPrefix
- Variable in class com.caucho.server.connection.
AbstractHttpResponse
_contentType
- Variable in class com.caucho.jsp.
Page
_contentType
- Variable in class com.caucho.server.connection.
AbstractHttpResponse
_context
- Variable in class com.caucho.naming.
QName
_contextClassName
- Variable in class com.caucho.ejb.gen.
SessionGenerator
_contextImplClass
- Variable in class com.caucho.ejb.
AbstractServer
_contextNode
- Variable in class com.caucho.xpath.pattern.
NodeIterator
_controller
- Variable in class com.caucho.server.connection.
Connection
_cookieDomain
- Variable in class com.caucho.server.security.
JdbcAuthenticator
_cookieMaxAge
- Variable in class com.caucho.server.security.
JdbcAuthenticator
_cookiesOut
- Variable in class com.caucho.server.connection.
AbstractHttpResponse
_cookieVersion
- Variable in class com.caucho.server.security.
JdbcAuthenticator
_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
_current
- Variable in class com.caucho.quercus.env.
ArrayValue
_database
- Variable in class com.caucho.db.store.
Store
_dataSource
- Variable in class com.caucho.ejb.
AbstractServer
_dataSource
- Variable in class com.caucho.server.cluster.
JdbcStoreManager
_db
- Variable in class com.caucho.db.jdbc.
StatementImpl
_declarations
- Variable in class com.caucho.jsp.java.
JavaJspGenerator
_declaringClassName
- Variable in class com.caucho.quercus.program.
AbstractFunction
_def
- Variable in class com.caucho.quercus.function.
JavaMarshal
_defaultBlock
- Variable in class com.caucho.quercus.program.
SwitchStatement
_defaultDisableEscaping
- Variable in class com.caucho.xsl.
StylesheetImpl
_defaultLoadGroupIndex
- Variable in class com.caucho.amber.type.
EntityType
_defaultSerializer
- Variable in class com.caucho.hessian.io.
SerializerFactory
_delims
- Variable in class com.caucho.jstl.rt.
CoreForTokensTag
_dependency
- Variable in class com.caucho.ejb.gen.
BeanGenerator
_depends
- Variable in class com.caucho.jsp.java.
JavaJspGenerator
_depth
- Variable in class com.caucho.xpath.pattern.
SelectedNode
_description
- Variable in class com.caucho.xtpdoc.
Section
_destroyInject
- Variable in class com.caucho.ejb.
AbstractServer
_destroyProgram
- Variable in class com.caucho.webbeans.component.
ComponentImpl
_destructor
- Variable in class com.caucho.quercus.program.
InterpretedClassDef
_didAction
- Variable in class com.caucho.portal.generic.context.
WindowContext
_dir
- Variable in class com.caucho.quercus.expr.
IncludeExpr
_dir
- Variable in class com.caucho.quercus.expr.
IncludeOnceExpr
_dirtyIndex
- Variable in class com.caucho.amber.type.
EntityType
_disableCaching
- Variable in class com.caucho.server.connection.
AbstractHttpResponse
_disableHeaders
- Variable in class com.caucho.server.connection.
AbstractHttpResponse
_driver
- Variable in class com.caucho.quercus.lib.db.
JdbcConnectionResource
_ejb_getEJBHome()
- Method in class com.caucho.ejb.hessian.
ObjectStub
_ejb_getEJBMetaData()
- Method in class com.caucho.ejb.hessian.
HomeStub
_ejb_getPrimaryKey()
- Method in class com.caucho.ejb.hessian.
ObjectStub
_ejb_isIdentical(EJBObject)
- Method in class com.caucho.ejb.hessian.
ObjectStub
_ejb_remove(Handle)
- Method in class com.caucho.ejb.hessian.
HomeStub
_ejb_remove(Object)
- Method in class com.caucho.ejb.hessian.
HomeStub
_ejb_remove()
- Method in class com.caucho.ejb.hessian.
ObjectStub
_ejbClass
- Variable in class com.caucho.ejb.
AbstractServer
_ejbClass
- Variable in class com.caucho.ejb.gen.
BeanGenerator
_ejbContainer
- Variable in class com.caucho.ejb.
AbstractServer
_ejbName
- Variable in class com.caucho.ejb.
AbstractServer
_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
_entityBuffer
- Variable in class com.caucho.burlap.io.
BurlapInput
_env
- Variable in class com.caucho.naming.
ContextImpl
_env
- Variable in class com.caucho.quercus.env.
JavaValue
_env
- Variable in class com.caucho.quercus.lib.simplexml.
SimpleXMLElement
_env
- Variable in class com.caucho.quercus.lib.spl.
IteratorDelegate.AbstractIteratorImpl
_env
- Variable in class com.caucho.xpath.pattern.
NodeIterator
_errorPage
- Variable in class com.caucho.server.security.
FormLogin
_errorPage
- Variable in class com.caucho.xsl.
AbstractStylesheet
_expect100Continue
- Variable in class com.caucho.server.connection.
AbstractHttpRequest
_expr
- Variable in class com.caucho.el.
AbstractValueExpression
_expr
- Variable in class com.caucho.quercus.expr.
ArrayGetExpr
_expr
- Variable in class com.caucho.quercus.expr.
ArrayIsSetExpr
_expr
- Variable in class com.caucho.quercus.expr.
ArrayTailExpr
_expr
- Variable in class com.caucho.quercus.expr.
ArrayUnsetExpr
_expr
- Variable in class com.caucho.quercus.expr.
UnaryExpr
_expr
- Variable in class com.caucho.quercus.program.
EchoStatement
_expr
- Variable in class com.caucho.quercus.program.
ReturnRefStatement
_expr
- Variable in class com.caucho.quercus.program.
ReturnStatement
_expr
- Variable in class com.caucho.quercus.program.
ThrowStatement
_exprArrayMap
- Variable in class com.caucho.quercus.gen.
PhpWriter
_exprFactory
- Variable in class com.caucho.quercus.module.
ModuleContext
_exprMap
- Variable in class com.caucho.quercus.gen.
PhpWriter
_extFields
- Variable in class com.caucho.quercus.program.
CompiledClassDef
_factories
- Variable in class com.caucho.hessian.io.
SerializerFactory
_factory
- Variable in class com.caucho.hessian.client.
HessianProxy
_factory
- Variable in class com.caucho.naming.
LinkProxy
_factoryClass
- Variable in class com.caucho.naming.
LinkProxy
_falseExpr
- Variable in class com.caucho.quercus.expr.
ConditionalExpr
_falseExpr
- Variable in class com.caucho.quercus.lib.gettext.expr.
IfExpr
_fieldMap
- Variable in class com.caucho.quercus.program.
InterpretedClassDef
_fields
- Variable in class com.caucho.quercus.env.
CompiledObjectValue
_filename
- Variable in class com.caucho.ejb.
AbstractServer
_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
_flags
- Variable in class com.caucho.quercus.lib.db.
JdbcConnectionResource
_flushBuffer
- Variable in class com.caucho.server.connection.
ResponseAdapter
_footerKeys
- Variable in class com.caucho.server.connection.
AbstractHttpResponse
_footerValues
- Variable in class com.caucho.server.connection.
AbstractHttpResponse
_forbidForward
- Variable in class com.caucho.server.connection.
AbstractHttpResponse
_foreignName
- Variable in class com.caucho.naming.
LinkProxy
_formURIPriority
- Variable in class com.caucho.server.security.
FormLogin
_freeBuffers
- Static variable in class com.caucho.db.store.
Block
_fromItem
- Variable in class com.caucho.amber.expr.
BooleanColumnExpr
_fromItem
- Variable in class com.caucho.amber.expr.
ColumnExpr
_fromList
- Variable in class com.caucho.amber.query.
AbstractQuery
_fullArgs
- Variable in class com.caucho.quercus.expr.
LateStaticBindingStaticMethodExpr
_fullArgs
- Variable in class com.caucho.quercus.expr.
LateStaticBindingStaticVarMethodExpr
_fullArgs
- Variable in class com.caucho.quercus.expr.
StaticMethodExpr
_fullArgs
- Variable in class com.caucho.quercus.expr.
StaticVarMethodExpr
_fullArgs
- Variable in class com.caucho.quercus.expr.
VarMethodCallExpr
_fullArgs
- Variable in class com.caucho.quercus.expr.
VarNewExpr
_fullClassName
- Variable in class com.caucho.jsp.java.
JavaJspGenerator
_fun
- Variable in class com.caucho.quercus.env.
Env
_fun
- Variable in class com.caucho.quercus.expr.
LateStaticBindingStaticMethodExpr
_fun
- Variable in class com.caucho.quercus.expr.
LateStaticBindingStaticVarMethodExpr
_fun
- Variable in class com.caucho.quercus.expr.
StaticMethodExpr
_fun
- Variable in class com.caucho.quercus.expr.
StaticVarMethodExpr
_fun
- Variable in class com.caucho.quercus.program.
FunctionDefStatement
_functionIdMap
- Variable in class com.caucho.quercus.gen.
PhpWriter
_functionMap
- Variable in class com.caucho.quercus.program.
InterpretedClassDef
_gen
- Variable in class com.caucho.jsp.java.
JspNode
_gen
- Variable in class com.caucho.xsl.java.
XslNode
_getField
- Variable in class com.caucho.quercus.program.
InterpretedClassDef
_getObject()
- Method in class com.caucho.ejb.session.
AbstractSessionObject
_handle
- Variable in class com.caucho.ejb.hessian.
ObjectStub
_handleEncoder
- Variable in class com.caucho.ejb.
AbstractServer
_handleEncoder
- Variable in class com.caucho.ejb.protocol.
ClientContainer
_handleServerId
- Variable in class com.caucho.ejb.
AbstractServer
_hasCharEncoding
- Variable in class com.caucho.server.connection.
AbstractHttpResponse
_hasError
- Variable in class com.caucho.server.connection.
AbstractHttpResponse
_hash
- Variable in class com.caucho.quercus.expr.
LateStaticBindingStaticMethodExpr
_hash
- Variable in class com.caucho.quercus.expr.
MethodCallExpr
_hash
- Variable in class com.caucho.quercus.expr.
StaticMethodExpr
_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
_hasNonPublicMethods
- Variable in class com.caucho.quercus.program.
InterpretedClassDef
_hasOutputStream
- Variable in class com.caucho.server.connection.
AbstractHttpResponse
_hasReadStream
- Variable in class com.caucho.server.connection.
AbstractHttpRequest
_hasReturn
- Variable in class com.caucho.quercus.program.
Function
_hasSentLog
- Variable in class com.caucho.server.connection.
AbstractHttpResponse
_hasWriter
- Variable in class com.caucho.server.connection.
AbstractHttpResponse
_headerBuffer
- Variable in class com.caucho.server.connection.
AbstractHttpResponse
_headerCodes
- Static variable in class com.caucho.server.connection.
AbstractHttpRequest
_headerCodes
- Static variable in class com.caucho.server.connection.
AbstractHttpResponse
_headerKeys
- Variable in class com.caucho.server.connection.
AbstractHttpResponse
_headerValues
- Variable in class com.caucho.server.connection.
AbstractHttpResponse
_hessian_freeWriter(HessianWriter)
- Method in class com.caucho.ejb.hessian.
HessianStub
_hessian_getAttribute(String)
- Method in interface com.caucho.hessian.client.
HessianMetaInfoAPI
Returns a service attribute.
_hessian_openWriter()
- Method in class com.caucho.ejb.hessian.
HessianStub
_hessian_writeHeaders(HessianWriter)
- Method in class com.caucho.ejb.hessian.
HessianStub
_homeHandle
- Variable in class com.caucho.ejb.
AbstractServer
_homeStubClass
- Variable in class com.caucho.ejb.
AbstractServer
_host
- Variable in class com.caucho.quercus.lib.db.
JdbcConnectionResource
_host
- Variable in class com.caucho.server.hmux.
HmuxPath
_host
- Variable in class com.caucho.vfs.
HttpPath
_host
- Variable in class com.caucho.vfs.
TcpPath
_hostHeader
- Variable in class com.caucho.server.connection.
AbstractHttpRequest
_id
- Variable in class com.caucho.ejb.
AbstractServer
_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
_idleCheckInterval
- Variable in class com.caucho.server.cluster.
StoreManager
_incr
- Variable in class com.caucho.quercus.expr.
PostIncrementExpr
_incr
- Variable in class com.caucho.quercus.expr.
PreIncrementExpr
_incr
- Variable in class com.caucho.quercus.program.
ForStatement
_index
- Variable in class com.caucho.jstl.el.
ForEachTag
_index
- Variable in class com.caucho.quercus.expr.
ArrayGetExpr
_index
- Variable in class com.caucho.quercus.expr.
ArrayIsSetExpr
_index
- Variable in class com.caucho.quercus.expr.
ArrayUnsetExpr
_index
- Variable in class com.caucho.quercus.program.
InterpretedClassDef
_index
- Variable in class com.caucho.xpath.pattern.
AttributeListIterator
_indexExpr
- Variable in class com.caucho.quercus.expr.
CharAtExpr
_info
- Variable in class com.caucho.quercus.program.
Function
_init
- Variable in class com.caucho.quercus.program.
ForStatement
_initialVar
- Variable in class com.caucho.jstl.el.
ForEachTag
_initInject
- Variable in class com.caucho.ejb.
AbstractServer
_initProgram
- Variable in class com.caucho.ejb.
AbstractServer
_initProgram
- Variable in class com.caucho.webbeans.component.
ComponentImpl
_initValue
- Variable in class com.caucho.quercus.program.
StaticStatement
_injectionTarget
- Variable in class com.caucho.config.types.
BaseRef
_injectProgram
- Variable in class com.caucho.webbeans.component.
ComponentImpl
_internal_url_rewriter(Env, Value)
- Static method in cl