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

A

AbstractAccessLog - class com.caucho.http.log.AbstractAccessLog.
Represents an log of every top-level request to the server.
AbstractAccessLog() - Constructor for class com.caucho.http.log.AbstractAccessLog
 
AbstractAuthenticator - class com.caucho.server.http.AbstractAuthenticator.
Deprecated.  
AbstractAuthenticator - class com.caucho.http.security.AbstractAuthenticator.
All applications should extend AbstractAuthenticator to implement their custom authenticators.
AbstractAuthenticator() - Constructor for class com.caucho.server.http.AbstractAuthenticator
Deprecated.  
AbstractAuthenticator() - Constructor for class com.caucho.http.security.AbstractAuthenticator
 
AbstractClientFactory - class com.caucho.ejb.AbstractClientFactory.
Create a remote object
AbstractClientFactory() - Constructor for class com.caucho.ejb.AbstractClientFactory
 
AbstractConstraint - class com.caucho.http.security.AbstractConstraint.
 
AbstractConstraint() - Constructor for class com.caucho.http.security.AbstractConstraint
 
AbstractContext - class com.caucho.naming.AbstractContext.
Abstract class for naming context.
AbstractContext(Hashtable) - Constructor for class com.caucho.naming.AbstractContext
 
AbstractErrorLog - class com.caucho.http.log.AbstractErrorLog.
Represents an log of every error log request to the server.
AbstractErrorLog() - Constructor for class com.caucho.http.log.AbstractErrorLog
 
AbstractLogin - class com.caucho.http.security.AbstractLogin.
Used to authenticate users in a servlet request.
AbstractLogin() - Constructor for class com.caucho.http.security.AbstractLogin
 
AbstractParser - class com.caucho.xml.AbstractParser.
 
AbstractRequest - class com.caucho.server.http.AbstractRequest.
Abstract request implementing methods common to the different request implementations.
AbstractRequest() - Constructor for class com.caucho.server.http.AbstractRequest
 
AbstractServerListener - class com.caucho.http.admin.AbstractServerListener.
A class to listen for server start and shutdown events.
AbstractServerListener() - Constructor for class com.caucho.http.admin.AbstractServerListener
 
AbstractStylesheet - class com.caucho.xsl.AbstractStylesheet.
A compiled XSL stylesheet.
AbstractStylesheet() - Constructor for class com.caucho.xsl.AbstractStylesheet
 
AbstractStylesheetFactory - class com.caucho.xsl.AbstractStylesheetFactory.
Abstract factory for creating stylesheets.
AbstractStylesheetFactory() - Constructor for class com.caucho.xsl.AbstractStylesheetFactory
 
acceptsURL(String) - Method in class com.caucho.sql.DBPool
Returns true if the driver thinks that it can open a connection to the given URL.
AccessLog - class com.caucho.http.log.AccessLog.
Represents an log of every top-level request to the server.
AccessLog() - Constructor for class com.caucho.http.log.AccessLog
 
ADD - Static variable in class com.caucho.xpath.Expr
 
add(byte[], int, int) - Method in class com.caucho.util.ByteBuffer
 
add(char[], int, int) - Method in class com.caucho.util.ByteBuffer
 
add(CharBuffer) - Method in class com.caucho.util.ByteBuffer
 
add(CpuUsage, CpuUsage) - Method in class com.caucho.util.CpuUsage
 
add(int) - Method in class com.caucho.util.ByteBuffer
 
add(int) - Method in class com.caucho.util.IntArray
Adds an integer to the array.
add(IntArray) - Method in class com.caucho.util.IntArray
Appends the integers in array to the end of this array.
add(int, byte[], int, int) - Method in class com.caucho.util.ByteBuffer
Inserts a byte array
add(int, int) - Method in class com.caucho.util.ByteBuffer
Inserts a byte array
add(int, int) - Method in class com.caucho.util.IntArray
Inserts an integer into the array.
add(int, String) - Method in class com.caucho.naming.QName
Add a component at a specific position, returning the name.
add(Object) - Method in class com.caucho.util.NullIterator
 
add(String) - Method in class com.caucho.util.ByteBuffer
 
add(String) - Method in class com.caucho.naming.QName
Add a component to the tail of the name, returning the name.
addAll(int, Name) - Method in class com.caucho.naming.QName
Insert a name to the current name.
addAll(Name) - Method in class com.caucho.naming.QName
Append a name to the current name.
addAuthCookie(HttpServletRequest, HttpServletResponse, ServletContext, Principal) - Method in class com.caucho.http.security.JdbcAuthenticator
Adds a cookie to store authentication.
addByte(int) - Method in class com.caucho.vfs.ByteToChar
Adds the next byte.
addByte(int) - Method in class com.caucho.vfs.OldByteToChar
Adds the next byte.
addCacheDepend(Path) - Method in class com.caucho.xsl.TransformerImpl
 
addCacheDepend(Path) - Method in class com.caucho.xsl.XslWriter
Add a dependency to the result document.
addCacheDepend(String) - Method in class com.caucho.xsl.TransformerImpl
 
addCacheDepend(String) - Method in class com.caucho.xsl.AbstractStylesheet
Adds a cache dependency.
addCdataElement(String) - Method in class com.caucho.xml.XmlPrinter
 
addChar(char) - Method in class com.caucho.vfs.ByteToChar
Adds the next character.
addChar(char) - Method in class com.caucho.vfs.OldByteToChar
Adds the next character.
addChild(RegistryNode) - Method in class com.caucho.util.RegistryNode
Adds the node as a child of the current node
addClassPath() - Method in class com.caucho.vfs.MergePath
Adds the classpath as paths in the MergePath.
addClassPath(ClassLoader) - Method in class com.caucho.vfs.MergePath
Adds the classpath for the loader as paths in the MergePath.
addCodeBasePath(String) - Method in class com.caucho.util.DynamicClassLoader
 
addConnectionEventListener(ConnectionEventListener) - Method in class com.caucho.sql.QPooledConnection
 
addCookie(Cookie) - Method in class com.caucho.server.http.Response
Adds a cookie to the response.
addCookie(Cookie) - Method in class com.caucho.server.http.DummyResponse
 
addCookie(Cookie) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addCookie(Cookie cookie) on the wrapped response object.
addCookie(Cookie) - Method in interface javax.servlet.http.HttpServletResponse
Adds the specified cookie to the response.
addDateHeader(String, long) - Method in class com.caucho.server.http.Response
Convenience for adding a date header.
addDateHeader(String, long) - Method in class com.caucho.server.http.DummyResponse
 
addDateHeader(String, long) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addDateHeader(String name, long date) on the wrapped response object.
addDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and date-value.
addDepend(Path) - Method in class com.caucho.xml.QDocument
 
addDepend(Path) - Method in class com.caucho.xsl.AbstractStylesheet
Add a dependency to the stylesheet.
addDepend(Path) - Method in class com.caucho.server.http.Application
Add a dependency
addDepend(Path, long, long) - Method in class com.caucho.xsl.AbstractStylesheet
Add a dependency to the stylesheet.
addDouble(double) - Method in class com.caucho.util.ByteBuffer
 
addExit() - Static method in class com.caucho.util.Exit
Starts a protection scope.
addExit(ExitListener, Object) - Static method in class com.caucho.util.Exit
Registers the object and listener.
addForbidIP(String) - Method in class com.caucho.http.security.ForbidHost
Adds a forbidden host.
addFunction(String, Object) - Method in class com.caucho.xpath.Env
Adds and extension function
addFunction(String, XPathFun) - Method in class com.caucho.xsl.TransformerImpl
Adds a new custom function.
addFunction(String, XPathFun) - Method in class com.caucho.xsl.StylesheetImpl
 
addFunction(String, XPathFun) - Method in interface com.caucho.transform.Transformer
Adds a new XPath function for the stylesheet.
addHeader(String, String) - Method in interface com.caucho.server.http.CauchoResponse
 
addHeader(String, String) - Method in class com.caucho.server.http.Response
Adds a new header.
addHeader(String, String) - Method in class com.caucho.server.http.DummyResponse
 
addHeader(String, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return addHeader(String name, String value) on the wrapped response object.
addHeader(String, String) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and value.
addImport(String) - Method in class com.caucho.es.parser.Parser
Adds a package/script to be automatically imported by the script.
addInt(int) - Method in class com.caucho.util.ByteBuffer
 
addInt(int, int) - Method in class com.caucho.util.ByteBuffer
 
addIntHeader(String, int) - Method in class com.caucho.server.http.Response
Convenience for adding an integer header.
addIntHeader(String, int) - Method in class com.caucho.server.http.DummyResponse
 
addIntHeader(String, int) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addIntHeader(String name, int value) on the wrapped response object.
addIntHeader(String, int) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and integer value.
addLexeme(String, int) - Method in class com.caucho.regexp.Lex
 
addListener(ChangeListener) - Static method in class com.caucho.util.Registry
 
addListener(ClassLoaderListener) - Method in class com.caucho.util.DynamicClassLoader
Adds a listener to detect class loader changes.
addListener(ExitListener) - Method in class com.caucho.server.http.Application
Adds a listener to be notified when the Application closes.
addListener(ExitListener) - Method in interface com.caucho.server.http.CauchoApplication
 
addMergePath(Path) - Method in class com.caucho.vfs.MergePath
Adds a new path to the end of the merge path.
addNamespace(String, String) - Method in class com.caucho.xml.QDocument
Add a namespace declaration to a document.
addNamespace(String, String) - Method in class com.caucho.xsl.XslWriter
 
addParam(Env, String, Node, Env) - Method in class com.caucho.xpath.Expr
Adds a param with the expression's value.
addParentPriorityPackage(String) - Method in class com.caucho.util.DynamicClassLoader
Add to the list of packages that don't use the hack.
addPermission(Permission) - Method in class com.caucho.util.DynamicClassLoader
 
addPermission(String, String) - Method in class com.caucho.util.DynamicClassLoader
 
addPermissions(ArrayList) - Method in class com.caucho.util.DynamicClassLoader
 
addRoleName(String) - Method in class com.caucho.http.security.RoleConstraint
 
addScript(String, Script) - Method in class com.caucho.es.Global
Sets a running script.
addShort(int) - Method in class com.caucho.util.ByteBuffer
 
addShort(int, int) - Method in class com.caucho.util.ByteBuffer
 
addString(String) - Method in class com.caucho.util.ByteBuffer
 
addString(String, String) - Method in class com.caucho.util.ByteBuffer
Adds a string with a specified encoding.
addTcpServer(TcpServer) - Method in class com.caucho.server.http.ServletServer
Adds a tcp server.
addToEnvironment(String, Object) - Method in class com.caucho.naming.AbstractContext
 
addToEnvironment(String, Object) - Method in class com.caucho.naming.PathJndiContext
 
addURL(String) - Method in class com.caucho.http.admin.PingThread
Adds a new URL to be tested.
addUser(String) - Method in class com.caucho.http.security.XmlAuthenticator
Adds a user from the configuration.
addVar(Env, String, Node, Env) - Method in class com.caucho.xpath.Expr
Adds a variable with the expression's value.
addVar(String, Object) - Method in class com.caucho.xpath.Env
Adds the value associated with name.
addVar(String, Var) - Method in class com.caucho.xpath.Env
Adds the value associated with name.
adminRestart() - Method in class com.caucho.server.http.ServletServer
 
Alarm - class com.caucho.util.Alarm.
The alarm class provides a lightweight event scheduler.
Alarm(AlarmListener) - Constructor for class com.caucho.util.Alarm
Create a new wakeup alarm with a designated listener as a callback.
Alarm(AlarmListener, long) - Constructor for class com.caucho.util.Alarm
Creates a new alarm and schedules its wakeup.
Alarm(String, AlarmListener, long) - Constructor for class com.caucho.util.Alarm
Creates a named alarm and schedules its wakeup.
AlarmListener - interface com.caucho.util.AlarmListener.
Interface for receiving alarm events.
allocate() - Static method in class com.caucho.util.CharBuffer
 
allocate() - Method in class com.caucho.util.FreeList
Try to get an object from the free list.
allocate() - Static method in class com.caucho.vfs.TempBuffer
Allocate a TempBuffer, reusing one if available.
allowCache - Variable in class com.caucho.server.http.Response
 
allowFree(Object) - Method in class com.caucho.util.FreeList
 
allowKeepalive - Variable in class com.caucho.server.http.Response
 
alwaysModified - Variable in class com.caucho.jsp.Page
 
AND - Static variable in class com.caucho.xpath.Expr
 
anyNumber(XslWriter, Node, Env, AbstractPattern, AbstractPattern, XslNumberFormat) - Method in class com.caucho.xsl.StylesheetImpl
 
append(boolean) - Method in class com.caucho.util.CharBuffer
Appends the boolean representation to the buffer
append(byte[], int, int) - Method in class com.caucho.util.CharBuffer
Appends iso-8859-1 bytes to the buffer
append(byte[], int, int) - Method in class com.caucho.util.ByteBuffer
Inserts a byte array
append(char) - Method in class com.caucho.util.CharBuffer
Appends the character to the buffer
append(char[]) - Method in class com.caucho.util.CharBuffer
Appends the characters to the buffer.
append(char[], int, int) - Method in class com.caucho.util.CharBuffer
Appends the characters to the buffer.
append(CharBuffer) - Method in class com.caucho.util.CharBuffer
Appends the string representation of the object to the buffer.
append(double) - Method in class com.caucho.util.CharBuffer
Add a double to the buffer.
append(double) - Method in class com.caucho.util.DoubleArray
 
append(DoubleArray) - Method in class com.caucho.util.DoubleArray
 
append(float) - Method in class com.caucho.util.CharBuffer
Add a float to the buffer.
append(int) - Method in class com.caucho.util.CharBuffer
Add an int to the buffer.
append(int) - Method in class com.caucho.util.ByteBuffer
Add a byte to the buffer.
append(long) - Method in class com.caucho.util.CharBuffer
Add a long to the buffer.
append(Object) - Method in class com.caucho.util.Tree
 
append(Object) - Method in class com.caucho.util.CharBuffer
Appends the string representation of the object to the buffer.
append(RegistryNode) - Method in class com.caucho.util.RegistryNode
Appends the children of the next node as children of this node.
append(Slist, Slist) - Static method in class com.caucho.util.Slist
Destructively append
append(String) - Method in class com.caucho.util.CharBuffer
Appends the string.
append(String) - Method in class com.caucho.util.ByteBuffer
Appends an int (little endian) in the buffer
append(String, int, int) - Method in class com.caucho.util.CharBuffer
 
appendChild(Node) - Method in class com.caucho.xml.QAbstractNode
 
appendChild(Node) - Method in class com.caucho.xml.QNode
 
appendChild(Node) - Method in class com.caucho.xml.QElement
Appends a new node as the last child of the element.
appendChild(Node) - Method in class com.caucho.xml.QDocument
 
appendChild(Node) - Method in interface org.w3c.dom.Node
Adds the node newChild to the end of the list of children of this node.
appendData(String) - Method in interface org.w3c.dom.CharacterData
Append the string to the end of the character data of the node.
appendInt(int) - Method in class com.caucho.util.ByteBuffer
Appends an int (little endian) in the buffer
appendShort(int) - Method in class com.caucho.util.ByteBuffer
Appends a short (little endian) in the buffer
appendTree(Tree) - Method in class com.caucho.util.Tree
 
application - Variable in class com.caucho.jsp.QServlet
 
application - Variable in class com.caucho.server.http.AbstractAuthenticator
Deprecated.  
Application - class com.caucho.server.http.Application.
The state for a servlet application.
APPLICATION - Static variable in class javax.servlet.jsp.PageContext
Name used to store ServletContext in PageContext name table.
APPLICATION_SCOPE - Static variable in class javax.servlet.jsp.PageContext
Application scope: named reference remains available in the ServletContext until it is reclaimed.
ApplicationAdmin - class com.caucho.http.admin.ApplicationAdmin.
Administers an application.
ApplicationAdmin(Application) - Constructor for class com.caucho.http.admin.ApplicationAdmin
Creates a new Admin object.
applyNode(XslWriter, Node, Env) - Method in class com.caucho.xsl.StylesheetImpl
 
applyNode(XslWriter, Node, Env, int, int) - Method in class com.caucho.xsl.StylesheetImpl
 
applyNodeDefault(XslWriter, Node, Env) - Method in class com.caucho.xsl.StylesheetImpl
The default rule when no templates match.
arg(int, ESBase) - Method in class com.caucho.es.Call
 
array(ESBase) - Method in class com.caucho.es.Call
 
AT_BEGIN - Static variable in class javax.servlet.jsp.tagext.VariableInfo
Scope information that scripting variable is visible after start tag
AT_END - Static variable in class javax.servlet.jsp.tagext.VariableInfo
Scope information that scripting variable is visible after end tag
Attr - interface org.w3c.dom.Attr.
The Attr interface represents an attribute in an Element object.
ATTRIBUTE - Static variable in class com.caucho.xpath.Expr
 
ATTRIBUTE_NODE - Static variable in interface org.w3c.dom.Node
The node is an Attr.
attribute(String, String, String, String) - Method in class com.caucho.xml.SAXBuilder
 
attribute(String, String, String, String) - Method in class com.caucho.xml.DOMBuilder
 
attribute(String, String, String, String) - Method in class com.caucho.xml.XmlPrinter
Prints an attribute
attribute(String, String, String, String) - Method in interface com.caucho.xml.XMLWriter
 
attributeAdded(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
Notification that an attribute has been added to a session.
attributeAdded(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
Notification that a new attribute was added to the servlet context.
attributeRemoved(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
Notification that an attribute has been removed from a session.
attributeRemoved(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
Notification that an existing attribute has been remved from the servlet context.
attributeReplaced(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
Notification that an attribute has been replaced in a session.
attributeReplaced(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
Notification that an attribute on the servlet context has been replaced.
auth - Variable in class com.caucho.http.security.AbstractLogin
The configured authenticator for the login.
authenticate() - Method in class com.caucho.server.http.AbstractRequest
 
authenticate(HttpServletRequest) - Method in interface com.caucho.server.http.Authenticator
Deprecated.  
authenticate(HttpServletRequest) - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated. Grab the user from the request, assuming the user has already logged in.
authenticate(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.http.security.AbstractLogin
Logs a user in.
authenticate(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.http.security.FormLogin
Logs a user in with a user name and a password.
authenticate(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.http.security.BasicLogin
Logs a user in with a user name and a password.
authenticate(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.http.security.DigestLogin
Logs a user in with a user name and a password.
authenticate(HttpServletRequest, String, String) - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated. Authenticate (login) the user.
authenticate(String, String) - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated.  
authenticate(String, String) - Method in class com.caucho.server.http.NullAuthenticator
 
authenticateCookie(HttpServletRequest, String) - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated.  
authenticateCookie(String) - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated.  
authenticateCookie(String) - Method in class com.caucho.http.security.JdbcAuthenticator
Authenticate based on a cookie.
Authenticator - interface com.caucho.server.http.Authenticator.
Authenticator is deprecated.
AuthenticatorAdapter - class com.caucho.http.security.AuthenticatorAdapter.
Adapter for old-style authentication.
AuthenticatorAdapter(Authenticator, RegistryNode, Application) - Constructor for class com.caucho.http.security.AuthenticatorAdapter
 
autoCompile - Variable in class com.caucho.jsp.PageManager
 
autoFlush - Variable in class javax.servlet.jsp.JspWriter
 
available() - Method in class com.caucho.vfs.ReadStream
Compatibility with InputStream.

B

BadRequestException - exception com.caucho.server.http.BadRequestException.
 
BadRequestException() - Constructor for class com.caucho.server.http.BadRequestException
 
BadRequestException(String) - Constructor for class com.caucho.server.http.BadRequestException
 
Base64 - class com.caucho.util.Base64.
Base64 decoding.
Base64() - Constructor for class com.caucho.util.Base64
 
BASIC_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Basic authentication.
BasicLogin - class com.caucho.http.security.BasicLogin.
Implements the "basic" auth-method.
BasicLogin() - Constructor for class com.caucho.http.security.BasicLogin
 
BasicPrincipal - class com.caucho.server.http.BasicPrincipal.
Deprecated.  
BasicPrincipal - class com.caucho.security.BasicPrincipal.
 
BasicPrincipal() - Constructor for class com.caucho.server.http.BasicPrincipal
Deprecated.  
BasicPrincipal() - Constructor for class com.caucho.security.BasicPrincipal
Zero-arg constructor for serialization.
BasicPrincipal(String) - Constructor for class com.caucho.server.http.BasicPrincipal
Deprecated.  
BasicPrincipal(String) - Constructor for class com.caucho.security.BasicPrincipal
 
BeanUtil - class com.caucho.util.BeanUtil.
Bean utilities.
BeanUtil() - Constructor for class com.caucho.util.BeanUtil
 
beforeServerShutdown(ServerEvent) - Method in class com.caucho.http.admin.AbstractServerListener
Received before the server shuts down, but after the tcp sockets have closed.
begin() - Method in class com.caucho.transaction.TransactionManagerImpl
Create a new transaction and associate it with the thread.
bind(Name, Object) - Method in class com.caucho.naming.AbstractContext
 
bind(Name, Object) - Method in class com.caucho.naming.PathJndiContext
 
bind(Path) - Method in class com.caucho.vfs.Path
Binds the context to the current path.
bind(Path) - Method in class com.caucho.vfs.FilesystemPath
 
bind(String, Object) - Method in class com.caucho.naming.AbstractContext
 
bind(String, Object) - Method in class com.caucho.naming.PathJndiContext
 
bindRoot - Variable in class com.caucho.vfs.FilesystemPath
 
BODY_CONTENT_EMPTY - Static variable in class javax.servlet.jsp.tagext.TagInfo
static constant for getBodyContent() when it is empty
BODY_CONTENT_JSP - Static variable in class javax.servlet.jsp.tagext.TagInfo
static constant for getBodyContent() when it is JSP
BODY_CONTENT_TAG_DEPENDENT - Static variable in class javax.servlet.jsp.tagext.TagInfo
static constant for getBodyContent() when it is Tag dependent
bodyContent - Variable in class javax.servlet.jsp.tagext.BodyTagSupport
 
BodyContent - class javax.servlet.jsp.tagext.BodyContent.
An encapsulation of the evaluation of the body of an action so it is available to a tag handler.
BodyContent(JspWriter) - Constructor for class javax.servlet.jsp.tagext.BodyContent
Protected constructor.
BodyTag - interface javax.servlet.jsp.tagext.BodyTag.
The BodyTag interface extends IterationTag by defining additional methods that let a tag handler manipulate the content of evaluating its body.
BodyTagSupport - class javax.servlet.jsp.tagext.BodyTagSupport.
A base class for defining tag handlers implementing BodyTag.
BodyTagSupport() - Constructor for class javax.servlet.jsp.tagext.BodyTagSupport
Default constructor, all subclasses are required to only define a public constructor with the same signature, and to call the superclass constructor.
bogusSecure - Variable in class com.caucho.server.http.Request
 
BOOLEAN - Static variable in class com.caucho.xpath.Expr
 
BOOLEAN_EQ - Static variable in class com.caucho.xpath.Expr
 
BOOLEAN_NEQ - Static variable in class com.caucho.xpath.Expr
 
buffer - Variable in class com.caucho.util.CharSegment
 
BufferedReaderAdapter - class com.caucho.vfs.BufferedReaderAdapter.
Trivial adapter so readers and input streams can be used in the same servlet.
BufferedReaderAdapter(ReadStream) - Constructor for class com.caucho.vfs.BufferedReaderAdapter
 
bufferSize - Variable in class javax.servlet.jsp.JspWriter
 
byteAt(int) - Method in class com.caucho.util.ByteBuffer
Returns the byte at the specified offset.
ByteBuffer - class com.caucho.util.ByteBuffer.
A variable-length byte buffer, similar to a character buffer.
ByteBuffer() - Constructor for class com.caucho.util.ByteBuffer
 
ByteBuffer(int) - Constructor for class com.caucho.util.ByteBuffer
 
ByteToChar - class com.caucho.vfs.ByteToChar.
Utility class for converting a byte stream to a character stream.
byteToHex(int) - Static method in class com.caucho.util.URLUtil
 
ByteWriteStream - interface com.caucho.jsp.ByteWriteStream.
 

C

cache - Static variable in class com.caucho.vfs.HttpPath
 
cache - Variable in class com.caucho.server.http.AbstractRequest
 
CACHE_DEPENDS - Static variable in interface com.caucho.xsl.CauchoStylesheet
 
CACHE_DEPENDS - Static variable in class com.caucho.xsl.TransformerImpl
 
CacheableDocument - class com.caucho.xsl.CacheableDocument.
A document wrapper allowing caching of XSL-generated content.
cacheDepends - Variable in class com.caucho.xsl.TransformerImpl
 
cacheEntry - Variable in class com.caucho.vfs.HttpPath
 
CacheInvocation.CacheEntry - class com.caucho.server.http.CacheInvocation.CacheEntry.
The cached response.
CacheInvocation.CacheEntry() - Constructor for class com.caucho.server.http.CacheInvocation.CacheEntry
 
CacheListener - interface com.caucho.util.CacheListener.
Notifies the cache entry that it's been removed from the cache.
CachePath - class com.caucho.vfs.CachePath.
A cache wrapper over a path.
CachePath(FilesystemPath, String, String) - Constructor for class com.caucho.vfs.CachePath
Internal creation of a path for the vfs.
CachePath(Path, int, long) - Constructor for class com.caucho.vfs.CachePath
Creates a new cache.
calculate(long, boolean) - Method in class com.caucho.util.QDate
 
calculateLastModified(ArrayList, ArrayList) - Static method in class com.caucho.jsp.Page
Calculate the last modified time for all the dependencies.
calendar - Variable in class com.caucho.server.http.AbstractRequest
 
calendar - Variable in class com.caucho.server.http.Response
 
Call - class com.caucho.es.Call.
Implementation class representing a call context.
call(Call, int) - Method in class com.caucho.es.ESBase
 
call(Call, int) - Method in class com.caucho.es.ESObject
 
call(Call, int) - Method in class com.caucho.es.ESClosure
 
call(Call, int) - Method in class com.caucho.es.ESRegexp
 
call(Call, int) - Method in class com.caucho.es.ESBeanWrapper
 
call(Call, int, ESString) - Method in class com.caucho.es.ESBase
 
call(Call, int, ESString) - Method in class com.caucho.es.ESBeanWrapper
 
call(Call, int, int) - Method in class com.caucho.es.ESBeanWrapper
 
call(ESBase, ESString, int) - Method in class com.caucho.es.Call
 
call(ESBase, ESString, int, ESBase) - Method in class com.caucho.es.Call
 
call(ESBase, ESString, int, ESBase, ESBase) - Method in class com.caucho.es.Call
 
call(ESBase, ESString, int, ESBase, ESBase, ESBase, int) - Method in class com.caucho.es.Call
 
call(ESBase, int) - Method in class com.caucho.es.Call
 
call(ESBase, int, ESBase) - Method in class com.caucho.es.Call
 
call(ESBase, int, ESBase, ESBase) - Method in class com.caucho.es.Call
 
call(ESBase, int, ESBase, ESBase, ESBase, int) - Method in class com.caucho.es.Call
 
call(int, Call, int) - Method in interface com.caucho.es.ESCallable
 
call(int, Call, int) - Method in class com.caucho.es.ESGlobal
 
call(int, Call, int) - Method in class com.caucho.es.ESClass
 
call(String) - Method in class com.caucho.es.ScriptClosure
Calls the JavaScript function 'name' with no arguments.
call(String, Object) - Method in class com.caucho.es.ScriptClosure
Calls the JavaScript function 'name' with a single argument.
call(String, Object[]) - Method in class com.caucho.es.ScriptClosure
Calls the JavaScript function 'name' with an array of arguments.
call(String, Object, Object) - Method in class com.caucho.es.ScriptClosure
Calls the JavaScript function 'name' with two arguments.
call(String, Object, Object, Object) - Method in class com.caucho.es.ScriptClosure
Calls the JavaScript function 'name' with three arguments.
call(String, Object, Object, Object, Object) - Method in class com.caucho.es.ScriptClosure
Calls the JavaScript function 'name' with four arguments.
callScope(ESString, int) - Method in class com.caucho.es.Call
 
callScope(ESString, int, ESBase) - Method in class com.caucho.es.Call
 
callScope(ESString, int, ESBase, ESBase) - Method in class com.caucho.es.Call
 
callScope(ESString, int, ESBase, ESBase, ESBase, int) - Method in class com.caucho.es.Call
 
canBeRequestTime() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Whether this attribute can hold a request-time value.
canPut(ESString) - Method in class com.caucho.es.ESObject
 
canPut(ESString) - Method in class com.caucho.es.ESClosure
 
canRead() - Method in class com.caucho.vfs.StreamImpl
Returns true if this is a read stream.
canRead() - Method in class com.caucho.vfs.MultipartStream
 
canRead() - Method in class com.caucho.vfs.Path
Tests if the file can be read.
canRead() - Method in class com.caucho.vfs.ReadStream
Returns true if the stream allows reading.
canRead() - Method in class com.caucho.vfs.JarPath
 
canRead() - Method in class com.caucho.vfs.TempReadStream
 
canRead() - Method in class com.caucho.vfs.StringStream
 
canRead() - Method in class com.caucho.vfs.MergePath
Returns true if the best path can be read.
canRead() - Method in class com.caucho.vfs.SocketStream
Returns true since the socket stream can be read.
canRead() - Method in class com.caucho.vfs.FileReadStream
Returns true if there's an associated file.
canRead() - Method in class com.caucho.vfs.CachePath
 
canRead() - Method in class com.caucho.vfs.MemoryPath
 
canRead() - Method in class com.caucho.vfs.MemoryPath.MemoryStream
 
canRead() - Method in class com.caucho.vfs.ReaderWriterStream
 
canRead() - Method in class com.caucho.vfs.StreamFilter
 
canRead() - Method in class com.caucho.vfs.PipeStream
PipeStreams can read
canRead() - Method in class com.caucho.vfs.FilePath
 
canRead() - Method in class com.caucho.vfs.VfsStream
 
canRead() - Method in class com.caucho.vfs.HttpPath
Returns true if the file is readable.
canRead() - Method in class com.caucho.server.http.JniStream
 
canSkip() - Method in class com.caucho.vfs.FileReadStream
Returns true if there's an associated file.
canWrite() - Method in class com.caucho.vfs.StreamImpl
Returns true if this is a writable stream.
canWrite() - Method in class com.caucho.vfs.MemoryStream
A memory stream is writable.
canWrite() - Method in class com.caucho.vfs.StdoutStream
The standard-output stream returns true since it's writable.
canWrite() - Method in class com.caucho.vfs.WriteStream
Returns true if the buffer allows writes.
canWrite() - Method in class com.caucho.vfs.Path
Tests if the file can be written.
canWrite() - Method in class com.caucho.vfs.JarPath
 
canWrite() - Method in class com.caucho.vfs.TempStream
 
canWrite() - Method in class com.caucho.vfs.ClassLoaderStream
True if the stream can write
canWrite() - Method in class com.caucho.vfs.RotateStream
True if the stream can write
canWrite() - Method in class com.caucho.vfs.MergePath
Returns true if the best path can be written to.
canWrite() - Method in class com.caucho.vfs.LogStream
 
canWrite() - Method in class com.caucho.vfs.SocketStream
 
canWrite() - Method in class com.caucho.vfs.StderrStream
The standard error stream returns true since it's writable.
canWrite() - Method in class com.caucho.vfs.StringWriter
Returns true since StringWriter is for writing.
canWrite() - Method in class com.caucho.vfs.CachePath
 
canWrite() - Method in class com.caucho.vfs.MemoryPath
 
canWrite() - Method in class com.caucho.vfs.MemoryPath.MemoryStream
 
canWrite() - Method in class com.caucho.vfs.TimestampFilter
Returns true if the stream can write.
canWrite() - Method in class com.caucho.vfs.ReaderWriterStream
 
canWrite() - Method in class com.caucho.vfs.StreamFilter
 
canWrite() - Method in class com.caucho.vfs.PipeStream
The pipe stream can write.
canWrite() - Method in class com.caucho.vfs.FilePath
 
canWrite() - Method in class com.caucho.vfs.VfsStream
 
canWrite() - Method in class com.caucho.server.http.JniStream
 
capacity() - Method in class com.caucho.util.CharBuffer
Returns the capacity of the buffer, i.e.
capacity() - Method in class com.caucho.util.ByteBuffer
Returns the actual capacity of the buffer, i.e.
carefulCharAt(int) - Method in class com.caucho.es.ESString
 
CauchoApplication - interface com.caucho.server.http.CauchoApplication.
 
CauchoDocument - interface com.caucho.xml.CauchoDocument.
CauchoDocument extends the DOM, providing namespaces
CauchoElement - interface com.caucho.xml.CauchoElement.
CauchoElement extends the DOM, providing for ordered Attributes.
cauchoIsModified() - Method in class com.caucho.jsp.Page
Returns true if the underlying source has been modified.
CauchoNode - interface com.caucho.xml.CauchoNode.
CauchoNode extends the DOM, providing namespace support and input file support.
CauchoPage - interface com.caucho.jsp.CauchoPage.
 
CauchoRequest - interface com.caucho.server.http.CauchoRequest.
 
CauchoRequestDispatcher - interface com.caucho.server.http.CauchoRequestDispatcher.
 
CauchoResponse - interface com.caucho.server.http.CauchoResponse.
 
CauchoStylesheet - interface com.caucho.xsl.CauchoStylesheet.
 
CauchoSystem - class com.caucho.util.CauchoSystem.
A wrapper for Caucho system variables, allowing tests to override the default variables.
cb - Variable in class com.caucho.server.http.Request
 
cb - Variable in class com.caucho.server.http.Response
 
CDATA_SECTION_ELEMENTS - Static variable in class javax.xml.transform.OutputKeys
Equivalent to xsl:output cdata-section-elements
CDATA_SECTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a CDATASection.
cdata(char[], int, int) - Method in class com.caucho.xml.SAXBuilder
 
cdata(char[], int, int) - Method in class com.caucho.xml.DOMBuilder
 
cdata(char[], int, int) - Method in class com.caucho.xml.XmlPrinter
 
cdata(char[], int, int) - Method in interface com.caucho.xml.XMLWriter
 
cdata(String) - Method in class com.caucho.xml.SAXBuilder
 
cdata(String) - Method in class com.caucho.xml.DOMBuilder
 
cdata(String) - Method in class com.caucho.xml.XmlPrinter
 
cdata(String) - Method in interface com.caucho.xml.XMLWriter
 
CDATASection - interface org.w3c.dom.CDATASection.
CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup.
CEILING - Static variable in class com.caucho.xpath.Expr
 
chain(ServletRequest, ServletResponse) - Method in class com.caucho.server.http.QRequestDispatcher
 
ChangeListener - interface com.caucho.util.ChangeListener.
 
changeToBackingFile(int) - Method in class com.caucho.vfs.TempStream
 
CharacterData - interface org.w3c.dom.CharacterData.
The CharacterData interface extends Node with a set of attributes and methods for accessing character data in the DOM.
characters(char[], int, int) - Method in class com.caucho.xml.DOMBuilder
Adds text characters to the current document.
charAt(int) - Method in class com.caucho.util.CharSegment
Returns the char at the specified offset.
charAt(int) - Method in class com.caucho.util.CharBuffer
Returns the char at the specified offset.
CharBuffer - class com.caucho.util.CharBuffer.
CharBuffer is an unsynchronized version of StringBuffer.
CharBuffer() - Constructor for class com.caucho.util.CharBuffer
Constructs a char buffer with no characters.
CharBuffer(int) - Constructor for class com.caucho.util.CharBuffer
Constructs a char buffer with the given initial capacity
CharBuffer(String) - Constructor for class com.caucho.util.CharBuffer
Constructs a char buffer with the given initial string
CharBuffer(String, int, int) - Constructor for class com.caucho.util.CharBuffer
Constructs a char buffer with the given initial string
CharBufferWriter - interface com.caucho.util.CharBufferWriter.
 
CharCursor - class com.caucho.util.CharCursor.
 
CharCursor() - Constructor for class com.caucho.util.CharCursor
 
charEncoding - Variable in class com.caucho.server.http.Response
 
CharScanner - class com.caucho.util.CharScanner.
A scanner for simple delimiter based parsing.
CharScanner(String) - Constructor for class com.caucho.util.CharScanner
Creates a compiled character scanner.
CharSegment - class com.caucho.util.CharSegment.
CharSegment is a section of a character buffer
CharSegment() - Constructor for class com.caucho.util.CharSegment
 
CharSegment(char[], int, int) - Constructor for class com.caucho.util.CharSegment
Constructs a char segment based on a char array.
checkPing(Path, int) - Method in class com.caucho.http.admin.PingThread
Called to check if the connection is alive.
checkValid() - Method in class com.caucho.xml.QAbstractNode
 
checkValid() - Method in class com.caucho.xml.QNode
 
checkValid() - Method in interface com.caucho.xml.CauchoNode
For testing...
children() - Method in class com.caucho.util.Tree
 
classDir - Variable in class com.caucho.es.Script
 
ClassLoaderListener - interface com.caucho.util.ClassLoaderListener.
Interface for receiving alarm events.
ClassLoaderLocal - class com.caucho.util.ClassLoaderLocal.
Creates a ClassLoader-dependent variable.
ClassLoaderLocal() - Constructor for class com.caucho.util.ClassLoaderLocal
 
ClassLoaderLocal(String) - Constructor for class com.caucho.util.ClassLoaderLocal
 
ClassLoaderStream - class com.caucho.vfs.ClassLoaderStream.
A stream that varies depending on the context class loader.
ClassLoaderStream(String, OutputStream) - Constructor for class com.caucho.vfs.ClassLoaderStream
Create the context stream.
clear() - Method in class com.caucho.util.LruCache
Clears the cache
clear() - Method in class com.caucho.util.CharBuffer
Clears the buffer.
clear() - Method in class com.caucho.util.ByteBuffer
 
clear() - Method in class com.caucho.util.FlatCache
Clears the cache
clear() - Method in class com.caucho.util.IntMap
Clear the hashmap.
clear() - Method in class com.caucho.util.ContextProperties
 
clear() - Method in class com.caucho.util.DoubleArray
 
clear() - Method in class com.caucho.util.IntArray
clear the array, i.e.
clear() - Method in class com.caucho.util.IntSet
 
clear() - Method in class com.caucho.util.CpuUsage
 
clear() - Method in class com.caucho.vfs.TempBuffer
Clears the buffer.
clear() - Method in class com.caucho.vfs.CachePath
Clear the memory cache.
clear() - Method in class com.caucho.vfs.ByteToChar
Clears the converted
clear() - Method in class com.caucho.vfs.OldByteToChar
Clears the converted
clear() - Method in class com.caucho.xpath.Env
Clears all values in the local environment.
clear() - Method in class com.caucho.jsp.QBodyContent
 
clear() - Method in class javax.servlet.jsp.JspWriter
Clear the contents of the buffer.
clearBody() - Method in class com.caucho.jsp.QBodyContent
Clears the body contents.
clearBody() - Method in class javax.servlet.jsp.tagext.BodyContent
Clear the body without throwing any exceptions.
clearBuffer() - Method in class com.caucho.jsp.QBodyContent
 
clearBuffer() - Method in interface com.caucho.server.http.CauchoResponse
 
clearBuffer() - Method in class com.caucho.server.http.Response
 
clearBuffer() - Method in class com.caucho.server.http.DummyResponse
 
clearBuffer() - Method in class javax.servlet.jsp.JspWriter
Clears the current contents of the buffer.
clearCache() - Method in class com.caucho.server.http.ServletServer
Clears the internal caches.
clearCache() - Method in class com.caucho.server.http.Application
Clears the cache.
clearCache() - Method in interface com.caucho.server.http.CauchoApplication
Clears the cache.
clearCache() - Method in class com.caucho.http.admin.ServerAdmin
Clears the cache.
clearCache() - Method in class com.caucho.http.admin.ApplicationAdmin
Clears the cache.
clearParameters() - Method in class com.caucho.xsl.TransformerImpl
Clears all the external stylesheet parameters.
clearParameters() - Method in class javax.xml.transform.Transformer
Clears all the stylesheet parameters.
clearRead() - Method in class com.caucho.vfs.ReadStream
Clears the read buffer.
clearSessionBackingCache() - Method in class com.caucho.server.http.ServletServer
 
clearWarnings() - Method in class com.caucho.sql.QPooledConnectionImpl
 
clearWrite() - Method in class com.caucho.vfs.StreamImpl
Clears any buffered values in the write.
clearWrite() - Method in class com.caucho.vfs.WriteStream
Clears the write buffer
clearWrite() - Method in class com.caucho.vfs.TempStream
 
CLIENT_CERT_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Basic authentication.
ClientDisconnectException - exception com.caucho.vfs.ClientDisconnectException.
Exception thrown when a client unexpectedly closes a connection.
ClientDisconnectException() - Constructor for class com.caucho.vfs.ClientDisconnectException
 
ClientDisconnectException(Exception) - Constructor for class com.caucho.vfs.ClientDisconnectException
 
ClientDisconnectException(String) - Constructor for class com.caucho.vfs.ClientDisconnectException
 
ClientFactory - interface com.caucho.ejb.ClientFactory.
Create a remote object
clone() - Method in class com.caucho.util.CharBuffer
Clones the buffer
clone() - Method in class com.caucho.util.ByteBuffer
Clones the buffer
clone() - Method in class com.caucho.util.IntMap
 
clone() - Method in class com.caucho.util.ContextProperties
 
clone() - Method in class com.caucho.util.RegistryNode
Clones the current node.
clone() - Method in class com.caucho.util.CharCursor
 
clone() - Method in class com.caucho.util.IntSet
Returns a clone of the set.
clone() - Method in class com.caucho.util.QDate
 
clone() - Method in class com.caucho.util.StringCharCursor
 
clone() - Method in class com.caucho.xsl.AbstractStylesheet
Clone the stylesheet.
clone() - Method in class com.caucho.naming.QName
Clones the name.
clone() - Method in class com.caucho.naming.SchemeContext
 
clone() - Method in class com.caucho.naming.MemoryContext
 
clone() - Method in class javax.servlet.http.Cookie
Overrides the standard java.lang.Object.clone method to return a copy of this cookie.
cloneNode(boolean) - Method in class com.caucho.xml.QAbstractNode
 
cloneNode(boolean) - Method in class com.caucho.xml.QDocument
Returns a clone of the document.
cloneNode(boolean) - Method in interface org.w3c.dom.Node
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
close() - Method in class com.caucho.util.CharBuffer
 
close() - Method in class com.caucho.util.Cron
Closes the cron instance
close() - Method in class com.caucho.util.Alarm
Closes the alarm instance
close() - Method in class com.caucho.vfs.StreamImpl
Closes the stream.
close() - Method in class com.caucho.vfs.WriteStream
Close the stream, first flushing the write buffer.
close() - Method in class com.caucho.vfs.ReadStream
Close the stream.
close() - Method in class com.caucho.vfs.TempStream
 
close() - Method in class com.caucho.vfs.ClassLoaderStream
Flush data to the stream.
close() - Method in class com.caucho.vfs.BufferedReaderAdapter
 
close() - Method in class com.caucho.vfs.TempReadStream
 
close() - Method in class com.caucho.vfs.LogStream
 
close() - Method in class com.caucho.vfs.SocketStream
Closes the underlying sockets and socket streams.
close() - Method in class com.caucho.vfs.FileReadStream
Closes the underlying stream.
close() - Method in class com.caucho.vfs.TimestampFilter
Flushes the data.
close() - Method in class com.caucho.vfs.ReaderWriterStream
 
close() - Method in class com.caucho.vfs.StreamFilter
 
close() - Method in class com.caucho.vfs.PipeStream
 
close() - Method in class com.caucho.vfs.VfsStream
 
close() - Method in class com.caucho.jsp.QBodyContent
 
close() - Method in class com.caucho.xsl.XslWriter
 
close() - Method in class com.caucho.sql.QPooledConnectionImpl
Reset the connection and return the underlying JDBC connection to the pool.
close() - Method in class com.caucho.sql.QPooledConnection
 
close() - Method in class com.caucho.sql.DBPool
Close the pool, closing the connections.
close() - Method in class com.caucho.transaction.TransactionImpl
Close the transaction, rolling back everything and removing all enlisted resources.
close() - Method in class com.caucho.naming.AbstractContext
 
close() - Method in class com.caucho.naming.QBindingEnumeration
 
close() - Method in class com.caucho.naming.QNameClassEnumeration
 
close() - Method in class com.caucho.naming.PathJndiContext
 
close() - Method in class com.caucho.naming.SchemeContext
 
close() - Method in class com.caucho.naming.MemoryContext
 
close() - Method in class com.caucho.server.http.ResinServer
Close the server, the TCP sockets and the threads.
close() - Method in class com.caucho.server.http.ServletServer
On shutdown, gracefully close the hosts.
close() - Method in interface com.caucho.server.http.CauchoResponse
 
close() - Method in class com.caucho.server.http.JniStream
 
close() - Method in class com.caucho.server.http.Response
Closes the request.
close() - Method in class com.caucho.server.http.DummyResponse
 
close() - Method in class com.caucho.http.admin.TcpServerAdmin
Close the server.
close() - Method in class com.caucho.http.admin.ServerAdmin
Closes the servlet server.
close() - Method in class javax.servlet.jsp.JspWriter
Close the stream, flushing it first
close(boolean) - Method in class com.caucho.server.http.ServletServer
On shutdown, gracefully close the hosts.
closeGlobalPools() - Static method in class com.caucho.sql.DBPool
Closes the global pools.
closeImpl() - Method in class com.caucho.server.http.ResinServer
Stub so JniServer can close down gracefully.
closeImpl() - Method in class com.caucho.server.http.JniServer
Stub so JniServer can close down gracefully.
closeLoaderPools() - Static method in class com.caucho.sql.DBPool
Closes the pools in this classloader.
closeNative() - Method in class com.caucho.server.http.JniServer
 
closeOnExit - Variable in class com.caucho.server.http.Request
 
closeTcp() - Method in class com.caucho.http.admin.ServerAdmin
Closes the tcp servers but not the servlet server so active threads can continue to completion.
closure(Call) - Method in class com.caucho.es.ESClosure
 
ClusterPoolDataSource - class com.caucho.sql.ClusterPoolDataSource.
Returns PooledConnections when the underlying JDBC implementation doesn't support them.
ClusterPoolDataSource() - Constructor for class com.caucho.sql.ClusterPoolDataSource
 
code - Variable in class org.w3c.dom.DOMException
 
com.caucho.ejb - package com.caucho.ejb
 
com.caucho.es - package com.caucho.es
The JavaScript compiler package.
com.caucho.es.parser - package com.caucho.es.parser
This package contains the code for compiling JavaScript files.
com.caucho.http.admin - package com.caucho.http.admin
 
com.caucho.http.log - package com.caucho.http.log
 
com.caucho.http.security - package com.caucho.http.security
 
com.caucho.jsp - package com.caucho.jsp
 
com.caucho.naming - package com.caucho.naming
 
com.caucho.regexp - package com.caucho.regexp
Perl 5 Regular Expressions
com.caucho.security - package com.caucho.security
 
com.caucho.server.http - package com.caucho.server.http
 
com.caucho.sql - package com.caucho.sql
 
com.caucho.transaction - package com.caucho.transaction
 
com.caucho.transform - package com.caucho.transform
Interfaces for XSLT transformations.
com.caucho.util - package com.caucho.util
Assorted utilities
com.caucho.vfs - package com.caucho.vfs
Resin's Virtual File System.
com.caucho.xml - package com.caucho.xml
XML parsing and printing package.
com.caucho.xpath - package com.caucho.xpath
Finding and selecting XML nodes using XSL patterns.
com.caucho.xsl - package com.caucho.xsl
The XSLT transformation package.
comma(ESBase, ESBase) - Static method in class com.caucho.es.Call
 
Comment - interface org.w3c.dom.Comment.
This interface inherits from CharacterData and represents the content of a comment, i.e., all the characters between the starting ' <!--' and ending '-->'.
COMMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Comment.
comment(char[], int, int) - Method in class com.caucho.xml.DOMBuilder
Handles the callback for a comment.
comment(String) - Method in class com.caucho.xml.SAXBuilder
 
comment(String) - Method in class com.caucho.xml.DOMBuilder
Handles the callback for a comment.
comment(String) - Method in class com.caucho.xml.XmlPrinter
Prints a comment
comment(String) - Method in interface com.caucho.xml.XMLWriter
 
commit() - Method in class com.caucho.sql.QPooledConnectionImpl
 
commit() - Method in class com.caucho.sql.QXAPooledConnection
 
commit() - Method in class com.caucho.transaction.TransactionImpl
Commit the transaction.
commit() - Method in class com.caucho.transaction.TransactionManagerImpl
Commit the transaction.
commit(Xid, boolean) - Method in class com.caucho.sql.QPooledConnectionImpl
commit the resource
commit(Xid, boolean) - Method in class com.caucho.sql.QXAConnection
commit the resource
commit(Xid, boolean) - Method in class com.caucho.sql.QXAPooledConnection
commit the resource
compareTo(Object) - Method in class com.caucho.naming.QName
Compares the name to another name.
compile() - Method in class com.caucho.regexp.Lex
 
CompileException - interface com.caucho.util.CompileException.
 
composeName(Name, Name) - Method in class com.caucho.naming.AbstractContext
 
composeName(Name, Name) - Method in class com.caucho.naming.PathJndiContext
 
composeName(String, String) - Method in class com.caucho.naming.AbstractContext
 
composeName(String, String) - Method in class com.caucho.naming.PathJndiContext
 
composeName(String, String) - Method in class com.caucho.naming.SchemeContext
 
composeName(String, String) - Method in class com.caucho.naming.MemoryContext
 
CONCAT - Static variable in class com.caucho.xpath.Expr
 
CONFIG - Static variable in class javax.servlet.jsp.PageContext
Name used to store ServletConfig in PageContext name table.
ConfigException - exception com.caucho.server.http.ConfigException.
 
ConfigException(String) - Constructor for class com.caucho.server.http.ConfigException
 
configure(Object, RegistryNode) - Static method in class com.caucho.util.BeanUtil
Configure but allow implicit init-param.
configure(Object, RegistryNode, HashMap, Path, boolean, boolean) - Static method in class com.caucho.util.BeanUtil
Sets the properties for a bean by calling setXXX for each init-param.
configureOptional(Object, RegistryNode) - Static method in class com.caucho.util.BeanUtil
Configure but allow implicit init-param.
conn - Variable in class com.caucho.sql.QPooledConnection
 
conn - Variable in class com.caucho.server.http.Request
 
connect(String, Properties) - Method in class com.caucho.sql.DBPool
Attempts to make a database connection to the given URL.
CONST - Static variable in class com.caucho.xpath.Expr
 
ConstIntMap - class com.caucho.es.ConstIntMap.
 
ConstIntMap(int) - Constructor for class com.caucho.es.ConstIntMap
 
construct(Call, int) - Method in class com.caucho.es.ESBase
 
construct(Call, int) - Method in class com.caucho.es.ESObject
 
construct(Call, int) - Method in class com.caucho.es.ESClosure
 
construct(Call, int) - Method in class com.caucho.es.ESBeanWrapper
 
CONTAINS - Static variable in class com.caucho.xpath.Expr
 
contains(double) - Method in class com.caucho.util.DoubleArray
 
contains(int) - Method in class com.caucho.util.IntArray
Returns true if the array contains and integer equal to test.
contains(int) - Method in class com.caucho.util.IntSet
True if the set contains the element
contains(Object) - Method in class com.caucho.util.ContextProperties
 
containsHeader(String) - Method in class com.caucho.server.http.Response
Returns true if the response already contains the named header.
containsHeader(String) - Method in class com.caucho.server.http.DummyResponse
 
containsHeader(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call containsHeader(String name) on the wrapped response object.
containsHeader(String) - Method in interface javax.servlet.http.HttpServletResponse
Returns a boolean indicating whether the named response header has already been set.
containsKey(Object) - Method in class com.caucho.util.ContextProperties
 
containsValue(Object) - Method in class com.caucho.util.ContextProperties
 
contentLength - Variable in class com.caucho.server.http.Response
 
contentPrefix - Variable in class com.caucho.server.http.Response
 
contentType - Variable in class com.caucho.jsp.Page
 
contentType - Variable in class com.caucho.server.http.Response
 
context - Variable in class com.caucho.naming.QName
 
context - Variable in class com.caucho.naming.ObjectProxy
 
CONTEXT_PATH - Static variable in class com.caucho.server.http.AbstractRequest
 
contextDestroyed(ServletContextEvent) - Method in interface javax.servlet.ServletContextListener
Notification that the servlet context is about to be shut down.
contextInitialized(ServletContextEvent) - Method in interface javax.servlet.ServletContextListener
Notification that the web application is ready to process requests.
ContextLocal - class com.caucho.util.ContextLocal.
Deprecated.  
ContextLocal() - Constructor for class com.caucho.util.ContextLocal
Deprecated.  
ContextLocal(String) - Constructor for class com.caucho.util.ContextLocal
Deprecated.  
ContextProperties - class com.caucho.util.ContextProperties.
Creates a ClassLoader-dependent properties table.
ContextProperties() - Constructor for class com.caucho.util.ContextProperties
 
ContextProperties(Properties) - Constructor for class com.caucho.util.ContextProperties
 
ContextStream - class com.caucho.vfs.ContextStream.
A stream that varies depending on the context class loader.
ContextStream(String, OutputStream) - Constructor for class com.caucho.vfs.ContextStream
Create the context stream.
Cookie - class javax.servlet.http.Cookie.
Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.
Cookie(String, String) - Constructor for class javax.servlet.http.Cookie
Constructs a cookie with a specified name and value.
cookieDomain - Variable in class com.caucho.server.http.AbstractAuthenticator
Deprecated.  
cookieDomain - Variable in class com.caucho.http.security.JdbcAuthenticator
 
cookieMaxAge - Variable in class com.caucho.server.http.AbstractAuthenticator
Deprecated.  
cookieMaxAge - Variable in class com.caucho.http.security.JdbcAuthenticator
 
cookiesOut - Variable in class com.caucho.server.http.Response
 
cookieVersion - Variable in class com.caucho.http.security.JdbcAuthenticator
 
copy() - Method in class com.caucho.vfs.FilesystemPath
 
copy() - Method in class com.caucho.naming.MemoryContext
This is a deep copy.
copy(AbstractStylesheet) - Method in class com.caucho.xsl.AbstractStylesheet
Copies the current stylesheet into the new stylesheet.
copy(AbstractStylesheet) - Method in class com.caucho.xsl.StylesheetImpl
 
copy(CpuUsage) - Method in class com.caucho.util.CpuUsage
 
copy(HashMap) - Method in class com.caucho.es.ESObject
 
copy(HashMap) - Method in class com.caucho.es.ESBeanWrapper
 
copy(HashMap, Object) - Method in class com.caucho.es.ESObject
 
copy(Object) - Method in class com.caucho.es.ESObject
 
copy(Object) - Method in class com.caucho.es.ESClosure
 
copy(Object) - Method in class com.caucho.es.ESRegexp
 
copy(Slist) - Static method in class com.caucho.util.Slist
Copies a slist
copyDeep() - Method in class com.caucho.vfs.MemoryPath
 
copyFromStream(ReadStream) - Static method in class com.caucho.vfs.TempBuffer
 
copyNode(QDocument, boolean) - Method in class com.caucho.xml.QDocument
 
copyOf(Object) - Method in class com.caucho.xsl.XslWriter
Adds a deep copy of the node to the current node.
COUNT - Static variable in class com.caucho.xpath.Expr
 
CpuUsage - class com.caucho.util.CpuUsage.
 
create() - Static method in class com.caucho.util.NullEnumeration
 
create() - Static method in class com.caucho.util.NullIterator
 
create() - Static method in class com.caucho.util.CpuUsage
 
create() - Static method in class com.caucho.vfs.StdoutStream
Returns the StdoutStream singleton
create() - Static method in class com.caucho.vfs.StderrStream
Returns the StderrStream singleton
create() - Static method in class com.caucho.vfs.PipeStream
Creates a pipe pair.
create() - Static method in class com.caucho.vfs.ByteToChar
 
create() - Static method in class com.caucho.xml.QDocument
 
create() - Static method in class com.caucho.xml.Xml
Creates an Xml parser.
create() - Static method in class com.caucho.jsp.QJspFactory
 
create() - Method in class com.caucho.naming.ObjectProxy
Creates the object from the proxy.
create(boolean) - Static method in class com.caucho.es.ESBoolean
Returns the proper boolean
create(CharBuffer) - Static method in class com.caucho.es.ESString
 
create(ClassLoader) - Method in class com.caucho.ejb.AbstractClientFactory
 
create(ClassLoader) - Method in class com.caucho.ejb.RmiClientFactory
 
create(ClassLoader) - Method in interface com.caucho.ejb.ClientFactory
 
create(ClassLoader, Path) - Static method in class com.caucho.util.DirectoryClassLoader
Create a new class loader
create(ClassLoader, Path, String) - Static method in class com.caucho.util.SimpleClassLoader
Create a new class loader
create(double) - Static method in class com.caucho.es.ESNumber
 
create(Exception) - Static method in class com.caucho.vfs.IOExceptionWrapper
 
create(int) - Static method in class com.caucho.es.ESString
 
create(IOException) - Static method in class com.caucho.vfs.ClientDisconnectException
Only create a disconnect exception if it's an IOException Possible later check for broken pipe.
create(Object) - Static method in class com.caucho.es.ESString
Create a new string from a java object.
create(Path) - Static method in class com.caucho.vfs.RotateStream
Returns the rotate stream corresponding to this path
create(String) - Static method in class com.caucho.es.ESString
 
create(String) - Static method in class com.caucho.xsl.XslParseException
Hack for js.
createApplicationAdapter(ServletContext) - Static method in class com.caucho.server.http.Http
 
createArg(ESId[], int) - Method in class com.caucho.es.Call
 
createAttribute(QName, String) - Method in class com.caucho.xml.QDocument
Creates a new namespace-aware attribute
createAttribute(String) - Method in class com.caucho.xml.QDocument
 
createAttribute(String) - Method in interface org.w3c.dom.Document
Creates an Attr of the given name.
createAttribute(String, String) - Method in class com.caucho.xml.QDocument
 
createAttribute(String, String, String) - Method in interface com.caucho.xml.CauchoDocument
Creates a namespace-aware attribute
createAttribute(String, String, String) - Method in class com.caucho.xml.QDocument
Creates a new namespace-aware attribute
createAttributeNS(String, String) - Method in class com.caucho.xml.QDocument
Creates a new namespace-aware attribute
createAttributeNS(String, String) - Method in interface org.w3c.dom.Document
Creates an attribute of the given qualified name and namespace URI.
createBean(RegistryNode, HashMap, Path) - Static method in class com.caucho.util.BeanUtil
Instantiate and configure a bean.
createBean(RegistryNode, HashMap, Path, String) - Static method in class com.caucho.util.BeanUtil
Instantiate and configure a bean.
createCDATASection(String) - Method in class com.caucho.xml.QDocument
 
createCDATASection(String) - Method in interface org.w3c.dom.Document
Creates a CDATASection node whose value is the specified string.
createComment(String) - Method in class com.caucho.xml.QDocument
 
createComment(String) - Method in interface org.w3c.dom.Document
Creates a Comment node given the specified string.
createDate(long) - Method in class com.caucho.es.Call
 
createDocument() - Static method in class com.caucho.xml.Xml
Create a new DOM document
createDocument(String, String, DocumentType) - Method in class com.caucho.xml.QDOMImplementation
 
createDocument(String, String, DocumentType) - Method in interface org.w3c.dom.DOMImplementation
Creates a DOM Document object of the specified type with its document element.
createDocumentFragment() - Method in class com.caucho.xml.QDocument
Creates a new document fragment.
createDocumentFragment() - Method in interface org.w3c.dom.Document
Creates an empty DocumentFragment object.
createDocumentType(String, String, String) - Method in class com.caucho.xml.QDOMImplementation
 
createDocumentType(String, String, String) - Method in interface org.w3c.dom.DOMImplementation
Creates an empty DocumentType node.
createDOMImplementation() - Static method in class com.caucho.xml.Xml
Create a new DOM implementation
createElement(String) - Method in class com.caucho.xml.QDocument
Creates a new element
createElement(String) - Method in interface org.w3c.dom.Document
Creates an element of the type specified.
createElement(String, String, String) - Method in interface com.caucho.xml.CauchoDocument
Creates a namespace-aware element
createElement(String, String, String) - Method in class com.caucho.xml.QDocument
Creates a new namespace-aware element
createElementByName(QName) - Method in class com.caucho.xml.QDocument
Creates a new namespace-aware element
createElementNS(String, String) - Method in class com.caucho.xml.QDocument
Creates a new namespace-aware element
createElementNS(String, String) - Method in interface org.w3c.dom.Document
Creates an element of the given qualified name and namespace URI.
createEntityReference(String) - Method in class com.caucho.xml.QDocument
 
createEntityReference(String) - Method in interface org.w3c.dom.Document
Creates an EntityReference object.
createEnv() - Static method in class com.caucho.xpath.XPath
Creates a new variable environment.
createEnv(Env) - Static method in class com.caucho.xpath.XPath
Creates a new variable environment based on an old environment.
createFromCharCode(char) - Static method in class com.caucho.es.ESString
 
createInitialContextFactory(Hashtable) - Method in class com.caucho.server.http.JndiFactoryBuilder
Creates a new initial context with the given environment.
createInputStream() - Method in class com.caucho.util.ByteBuffer
 
createName(String, String) - Method in class com.caucho.xml.QDocument
 
createNewFile() - Method in class com.caucho.vfs.Path
Creates the file named by this Path and returns true if the file is new.
createNode(String, String) - Method in class com.caucho.util.Registry
Create a new RegistryNode.
createNull() - Method in class com.caucho.es.ESFactory
 
createObject() - Method in class com.caucho.es.Global
 
createObject() - Method in class com.caucho.es.Call
 
createOutputStream() - Method in class com.caucho.util.ByteBuffer
 
createProcessingInstruction(String, String) - Method in class com.caucho.xml.QDocument
 
createProcessingInstruction(String, String) - Method in interface org.w3c.dom.Document
Creates a ProcessingInstruction node given the specified name and data strings.
createReadStream() - Method in class com.caucho.util.ByteBuffer
 
createRequest() - Method in class com.caucho.server.http.JniServer
 
createRequest(Server) - Method in class com.caucho.server.http.RunnerServer
 
createRequest(Server) - Method in class com.caucho.server.http.HttpServer
Create a HttpRequest object for the new thread.
createRequestAdapter(HttpServletRequest, CauchoApplication) - Static method in class com.caucho.server.http.Http
 
createResponseAdapter(HttpServletResponse) - Static method in class com.caucho.server.http.Http
 
createRoot() - Method in class com.caucho.vfs.Path
Creates a restricted root, like the Unix chroot call.
createRoot(SchemeMap) - Method in class com.caucho.vfs.Path
 
createRoot(SchemeMap) - Method in class com.caucho.vfs.FilesystemPath
Essentially chroot
createServletConfig(String, CauchoApplication) - Static method in class com.caucho.server.http.Http
 
createSession(boolean, boolean) - Method in class com.caucho.server.http.AbstractRequest
Returns the current session.
createSingleSubcontext(String) - Method in class com.caucho.naming.AbstractContext
 
createSingleSubcontext(String) - Method in class com.caucho.naming.SchemeContext
 
createSingleSubcontext(String) - Method in class com.caucho.naming.MemoryContext
 
createStatement() - Method in class com.caucho.sql.QPooledConnectionImpl
JDBC api to create a new statement.
createStatement(int, int) - Method in class com.caucho.sql.QPooledConnectionImpl
JDBC api to create a new statement.
createSubcontext(Name) - Method in class com.caucho.naming.AbstractContext
 
createSubcontext(Name) - Method in class com.caucho.naming.PathJndiContext
 
createSubcontext(String) - Method in class com.caucho.naming.AbstractContext
 
createSubcontext(String) - Method in class com.caucho.naming.PathJndiContext
 
createTempFile(String, String) - Method in class com.caucho.vfs.Path
Creates a unique temporary file as a child of this directory.
createTextNode(String) - Method in class com.caucho.xml.QDocument
Creates a new text node in this document.
createTextNode(String) - Method in interface org.w3c.dom.Document
Creates a Text node given the specified string.
createUndefined() - Method in class com.caucho.es.ESFactory
 
createUnescapedTextNode(String) - Method in interface com.caucho.xml.CauchoDocument
 
createUnescapedTextNode(String) - Method in class com.caucho.xml.QDocument
 
Cron - class com.caucho.util.Cron.
The cron class provides a lightweight event scheduler.
Cron(CronListener) - Constructor for class com.caucho.util.Cron
Create a new wakeup cron with a designated listener as a callback.
Cron(CronListener, String) - Constructor for class com.caucho.util.Cron
Create a new wakeup cron with a designated listener as a callback.
cron(long) - Method in class com.caucho.server.http.ServletServer
Timeout for cron jobs
CronListener - interface com.caucho.util.CronListener.
Interface for receiving cron events.
CSE_ACK - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_AUTH_TYPE - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_CLIENT_CERT - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_CLOSE - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_CONTENT_LENGTH - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_CONTENT_TYPE - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_DATA - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_DUMP_SESSION - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_END - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_FLUSH - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_HEADER - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_IS_SECURE - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_KEEPALIVE - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_KILL_SESSION - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_LOAD_SESSION - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_METHOD - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_NULL - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_PATH_INFO - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_PING - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_PROTOCOL - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_QUERY - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_QUERY_STRING - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_REAL_PATH - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_REMOTE_ADDR - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_REMOTE_HOST - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_REMOTE_PORT - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_REMOTE_USER - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_SAVE_SESSION - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_SCRIPT_FILENAME - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_SEND_HEADER - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_SERVER_NAME - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_SERVER_PORT - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_SERVER_TYPE - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_SESSION_DATA - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_SESSION_GROUP - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_SESSION_SRUN - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_STATUS - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_URI - Static variable in class com.caucho.server.http.RunnerRequest
 
CSE_VALUE - Static variable in class com.caucho.server.http.RunnerRequest
 
current() - Method in class com.caucho.util.CharCursor
 
current() - Method in class com.caucho.util.StringCharCursor
 
currentTransaction - Variable in class com.caucho.server.http.Request
 

D

DAY - Static variable in class com.caucho.util.QDate
 
DAY_OF_MONTH - Static variable in class com.caucho.util.QDate
 
DAY_OF_WEEK - Static variable in class com.caucho.util.QDate
 
dbg - Static variable in class com.caucho.vfs.JndiPath
 
dbg - Static variable in class com.caucho.xpath.Pattern
 
dbg - Static variable in class com.caucho.jsp.Page
 
dbg - Static variable in class com.caucho.sql.QPooledConnectionImpl
 
dbg - Static variable in class com.caucho.sql.QXAConnectionImpl
 
dbg - Static variable in class com.caucho.sql.QPooledConnection
 
dbg - Static variable in class com.caucho.sql.QXAConnection
 
dbg - Static variable in class com.caucho.naming.AbstractContext
 
dbg - Variable in class com.caucho.server.http.ServletServer
 
dbg - Variable in class com.caucho.server.http.Srun
 
dbg - Static variable in class com.caucho.http.security.AbstractLogin
 
dbg - Static variable in class com.caucho.http.log.AbstractErrorLog
 
dbg - Static variable in class com.caucho.http.log.AbstractAccessLog
 
DBPool - class com.caucho.sql.DBPool.
Manages a pool of database connections.
DBPool() - Constructor for class com.caucho.sql.DBPool
Null constructor for the Driver interface; called by the JNDI configuration.
DBPool(String, String, String, String, String, ClassLoader, int) - Constructor for class com.caucho.sql.DBPool
Deprecated.  
decode(int) - Static method in class com.caucho.util.Base64
 
decode(String) - Static method in class com.caucho.util.Base64
 
decodeDigest(String) - Method in class com.caucho.http.security.DigestLogin
 
DEFAULT_BUFFER - Static variable in class javax.servlet.jsp.JspWriter
constant indicating that the Writer is buffered and is using the implementation default buffer size
defaultDisableEscaping - Variable in class com.caucho.xsl.StylesheetImpl
 
delete(ESString) - Method in class com.caucho.es.ESBase
 
delete(ESString) - Method in class com.caucho.es.ESObject
Deletes the entry.
delete(ESString) - Method in class com.caucho.es.ESClosure
 
delete(ESString) - Method in class com.caucho.es.ESRegexp
 
delete(ESString) - Method in class com.caucho.es.Call
 
delete(int, int) - Method in class com.caucho.util.CharBuffer
Deletes characters from the buffer.
deleteCharAt(int) - Method in class com.caucho.util.CharBuffer
Deletes a character from the buffer.
deleteData(int, int) - Method in interface org.w3c.dom.CharacterData
Remove a range of 16-bit units from the node.
deleteScopeProperty(ESString) - Method in class com.caucho.es.Call
 
delistResource(XAResource) - Method in class com.caucho.transaction.TransactionManagerImpl
Remove a resource to the list of resources managed by the transaction.
delistResource(XAResource, int) - Method in class com.caucho.transaction.TransactionImpl
delists a resource from the current transaction
Depend - class com.caucho.vfs.Depend.
Class for keeping track of modifications.
Depend(Path) - Constructor for class com.caucho.vfs.Depend
Create a new dependency.
Depend(Path, long, long) - Constructor for class com.caucho.vfs.Depend
Create a new dependency with an already known modified time and length.
DEPENDS - Static variable in interface com.caucho.xml.CauchoDocument
 
DEPENDS - Static variable in interface com.caucho.xsl.CauchoStylesheet
 
dequeue() - Method in class com.caucho.util.Cron
Remove the cron from the wakeup queue.
dequeue() - Method in class com.caucho.util.Alarm
Remove the alarm from the wakeup queue.
destroy() - Method in class com.caucho.util.DynamicClassLoader
 
destroy() - Method in class com.caucho.vfs.MemoryStream
 
destroy() - Method in class com.caucho.vfs.TempStream
Clean up the temp stream.
destroy() - Method in class com.caucho.vfs.LogStream
 
destroy() - Method in class com.caucho.jsp.Page
 
destroy() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
destroy() - Method in class com.caucho.jsp.QServlet
 
destroy() - Method in class com.caucho.jsp.JavaPage
 
destroy() - Method in class com.caucho.http.security.ErrorFilter
 
destroy() - Method in class com.caucho.http.security.SecurityFilter
 
destroy() - Method in class com.caucho.http.log.AbstractErrorLog
Cleanup the log.
destroy() - Method in class com.caucho.http.log.ErrorLog
Cleanup the log.
destroy() - Method in class com.caucho.http.log.AbstractAccessLog
Cleanup the log.
destroy() - Method in class com.caucho.http.log.AccessLog
Closes the log, flushing the results.
destroy() - Method in class javax.servlet.GenericServlet
Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
destroy() - Method in interface javax.servlet.Servlet
Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
destroy() - Method in interface javax.servlet.Filter
Called by the web container to indicate to a filter that it is being taken out of service.
destroySingleSubcontext(String) - Method in class com.caucho.naming.AbstractContext
 
destroySingleSubcontext(String) - Method in class com.caucho.naming.MemoryContext
 
destroySubcontext(Name) - Method in class com.caucho.naming.AbstractContext
 
destroySubcontext(Name) - Method in class com.caucho.naming.PathJndiContext
 
destroySubcontext(String) - Method in class com.caucho.naming.AbstractContext
 
destroySubcontext(String) - Method in class com.caucho.naming.PathJndiContext
 
dfs() - Method in class com.caucho.util.Tree
 
difference(IntSet) - Method in class com.caucho.util.IntSet
Calculates the set difference from a and b
DIGEST_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Basic authentication.
digest(String) - Method in class com.caucho.http.security.AbstractAuthenticator
 
DigestLogin - class com.caucho.http.security.DigestLogin.
Implements the "digest" auth-method.
DigestLogin() - Constructor for class com.caucho.http.security.DigestLogin
 
digestToBase64(byte[], int) - Static method in class com.caucho.http.security.PasswordDigest
 
digestToHex(byte[], int) - Static method in class com.caucho.http.security.PasswordDigest
 
digestToString(byte[], int) - Method in class com.caucho.http.security.PasswordDigest
 
DirectoryClassLoader - class com.caucho.util.DirectoryClassLoader.
Class loader which checks for changes in class files and automatically picks up new jars.
DirectoryClassLoader(ClassLoader) - Constructor for class com.caucho.util.DirectoryClassLoader
 
DirectoryServlet - class com.caucho.server.http.DirectoryServlet.
 
DirectoryServlet() - Constructor for class com.caucho.server.http.DirectoryServlet
 
DirectoryServlet(Path) - Constructor for class com.caucho.server.http.DirectoryServlet
 
disableCaching - Variable in class com.caucho.server.http.Response
 
disableCaching(boolean) - Method in class com.caucho.server.http.Response
 
disableEscaping(boolean) - Method in class com.caucho.xsl.XslWriter
 
disableHeaders - Variable in class com.caucho.server.http.Response
 
disableHeaders(boolean) - Method in interface com.caucho.server.http.CauchoResponse
 
disableHeaders(boolean) - Method in class com.caucho.server.http.Response
 
disableHeaders(boolean) - Method in class com.caucho.server.http.DummyResponse
 
discard() - Method in class com.caucho.vfs.TempStream
 
dispatch() - Method in class com.caucho.es.ESClosure
 
DIV - Static variable in class com.caucho.xpath.Expr
 
doAfterBody() - Method in class javax.servlet.jsp.tagext.TagSupport
Default processing for a body
doAfterBody() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
After the body evaluation: do not reevaluate and continue with the page.
doAfterBody() - Method in interface javax.servlet.jsp.tagext.IterationTag
Process body (re)evaluation.
doCatch(Throwable) - Method in interface javax.servlet.jsp.tagext.TryCatchFinally
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
DOCTYPE_PUBLIC - Static variable in class javax.xml.transform.OutputKeys
Equivalent to xsl:output doctype-public
DOCTYPE_SYSTEM - Static variable in class javax.xml.transform.OutputKeys
Equivalent to xsl:output doctype-system
Document - interface org.w3c.dom.Document.
The Document interface represents the entire HTML or XML document.
DOCUMENT_FRAGMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a DocumentFragment.
DOCUMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Document.
DOCUMENT_TYPE_NODE - Static variable in interface org.w3c.dom.Node
The node is a DocumentType.
DocumentBuilder - class javax.xml.parsers.DocumentBuilder.
Parser to create a DOM Document from an input source
DocumentBuilder() - Constructor for class javax.xml.parsers.DocumentBuilder
 
DocumentBuilderFactory - class javax.xml.parsers.DocumentBuilderFactory.
Responsible for creating new DOM parsers
DocumentBuilderFactory() - Constructor for class javax.xml.parsers.DocumentBuilderFactory
 
DocumentFragment - interface org.w3c.dom.DocumentFragment.
DocumentFragment is a "lightweight" or "minimal" Document object.
DocumentType - interface org.w3c.dom.DocumentType.
Each Document has a doctype attribute whose value is either null or a DocumentType object.
doDelete(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a DELETE request.
doEndTag() - Method in class javax.servlet.jsp.tagext.TagSupport
Default processing of the end tag returning EVAL_PAGE.
doEndTag() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Default processing of the end tag returning EVAL_PAGE.
doEndTag() - Method in interface javax.servlet.jsp.tagext.Tag
Process the end tag for this instance.
doFilter(ServletRequest, ServletResponse) - Method in class com.caucho.server.http.FilterChainPage
Invokes the final servlet at the end of the chain.
doFilter(ServletRequest, ServletResponse) - Method in class com.caucho.server.http.FilterChainServlet
Invokes the final servlet at the end of the chain.
doFilter(ServletRequest, ServletResponse) - Method in class com.caucho.server.http.FilterChainSingleThreadServlet
Invokes the final servlet at the end of the chain.
doFilter(ServletRequest, ServletResponse) - Method in class com.caucho.server.http.QFilterChain
Invokes the next filter in the chain or the final servlet at the end of the chain.
doFilter(ServletRequest, ServletResponse) - Method in class com.caucho.server.http.FilterChainFilter
Invokes the next filter in the chain or the final servlet at the end of the chain.
doFilter(ServletRequest, ServletResponse) - Method in interface javax.servlet.FilterChain
Causes the next filter in the chain to be invoked, or if the calling filter is the last filter in the chain, causes the resource at the end of the chain to be invoked.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.caucho.http.security.ErrorFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.caucho.http.security.SecurityFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in interface javax.servlet.Filter
The doFilter method of the Filter is called by the container each time a request/response pair is passed through the chain due to a client request for a resource at the end of the chain.
doFinally() - Method in interface javax.servlet.jsp.tagext.TryCatchFinally
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.server.http.DirectoryServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a GET request.
doHead(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Receives an HTTP HEAD request from the protected service method and handles the request.
doInitBody() - Method in interface javax.servlet.jsp.tagext.BodyTag
Prepare for evaluation of the body.
doInitBody() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Prepare for evaluation of the body just before the first body evaluation: no action.
DOMBuilder - class com.caucho.xml.DOMBuilder.
XMLWriter to create a DOM document.
DOMBuilder() - Constructor for class com.caucho.xml.DOMBuilder
 
DOMException - exception org.w3c.dom.DOMException.
DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable).
DOMException(short, String) - Constructor for class org.w3c.dom.DOMException
 
DOMImplementation - interface org.w3c.dom.DOMImplementation.
The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model.
DOMSTRING_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
If the specified range of text does not fit into a DOMString
doNew(ESBase, ESString, int) - Method in class com.caucho.es.Call
 
doNew(ESBase, ESString, int, ESBase) - Method in class com.caucho.es.Call
 
doNew(ESBase, ESString, int, ESBase, ESBase) - Method in class com.caucho.es.Call
 
doNew(ESBase, ESString, int, ESBase, ESBase, ESBase, int) - Method in class com.caucho.es.Call
 
doNew(ESBase, int) - Method in class com.caucho.es.Call
 
doNew(ESBase, int, ESBase) - Method in class com.caucho.es.Call
 
doNew(ESBase, int, ESBase, ESBase) - Method in class com.caucho.es.Call
 
doNew(ESBase, int, ESBase, ESBase, ESBase, int) - Method in class com.caucho.es.Call
 
DONT_DELETE - Static variable in class com.caucho.es.ESBase
 
DONT_ENUM - Static variable in class com.caucho.es.ESBase
 
doOptions(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a OPTIONS request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a POST request.
doPut(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a PUT request.
doStartTag() - Method in class javax.servlet.jsp.tagext.TagSupport
Default processing of the start tag, returning SKIP_BODY.
doStartTag() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Default processing of the start tag returning EVAL_BODY_BUFFERED
doStartTag() - Method in interface javax.servlet.jsp.tagext.Tag
Process the start tag for this instance.
doTrace(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a TRACE request.
DoubleArray - class com.caucho.util.DoubleArray.
 
DoubleArray() - Constructor for class com.caucho.util.DoubleArray
 
doVoid(ESBase) - Static method in class com.caucho.es.Call
 
dtd(QDocumentType) - Method in class com.caucho.xml.DOMBuilder
 
DummyRequest - class com.caucho.server.http.DummyRequest.
 
DummyRequest() - Constructor for class com.caucho.server.http.DummyRequest
 
DummyResponse - class com.caucho.server.http.DummyResponse.
 
DummyResponse() - Constructor for class com.caucho.server.http.DummyResponse
 
dup() - Method in class com.caucho.es.ESClosure
 
dup() - Method in class com.caucho.es.ESRegexp
 
dup() - Method in class com.caucho.es.ESBeanWrapper
 
dup(int) - Method in class com.caucho.es.ESBeanWrapper
 
DynamicClassLoader - class com.caucho.util.DynamicClassLoader.
Class loader which checks for changes in class files and automatically picks up new jars.
DynamicClassLoader.Entry - class com.caucho.util.DynamicClassLoader.Entry.
Describes a cached loaded class entry.
DynamicClassLoader.Entry(DynamicClassLoader, String, Path, Path) - Constructor for class com.caucho.util.DynamicClassLoader.Entry
Create a loaded class entry
DynamicClassLoader.Entry(DynamicClassLoader, String, Path, Path, Path) - Constructor for class com.caucho.util.DynamicClassLoader.Entry
Create a loaded class entry
DynamicClassLoader(ClassLoader) - Constructor for class com.caucho.util.DynamicClassLoader
Create a new class loader (jdk1.2)

E

e - Variable in class com.caucho.xsl.XslParseException
 
ecmaEquals(ESBase) - Method in class com.caucho.es.ESBase
 
ecmaEquals(ESBase) - Method in class com.caucho.es.ESObject
 
ecmaEquals(ESBase) - Method in class com.caucho.es.ESNull
 
ecmaEquals(ESBase) - Method in class com.caucho.es.ESBoolean
 
ecmaEquals(ESBase) - Method in class com.caucho.es.ESString
 
ecmaEquals(ESBase) - Method in class com.caucho.es.ESNumber
 
ecmaEquals(ESBase) - Method in class com.caucho.es.ESBeanWrapper
 
ecmaEquals(ESBase) - Method in class com.caucho.es.ESUndefined
 
Element - interface org.w3c.dom.Element.
The Element interface represents an element in an HTML or XML document.
ELEMENT - Static variable in class com.caucho.xpath.Expr
 
ELEMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is an Element.
elements() - Method in class com.caucho.util.ContextProperties
 
EnclosedWriteStream - interface com.caucho.vfs.EnclosedWriteStream.
 
encode(CharBuffer, byte[], int, int) - Static method in class com.caucho.util.Base64
 
encode(CharBuffer, long) - 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
 
encode24(CharBuffer, int) - Static method in class com.caucho.util.Base64
 
encodeHex(int) - Static method in class com.caucho.util.URLUtil
 
encodeRedirectUrl(String) - Method in class com.caucho.server.http.Response
Deprecated.  
encodeRedirectUrl(String) - Method in class com.caucho.server.http.DummyResponse
 
encodeRedirectUrl(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return encodeRedirectUrl(String url) on the wrapped response object.
encodeRedirectUrl(String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated. As of version 2.1, use encodeRedirectURL(String url) instead
encodeRedirectURL(String) - Method in class com.caucho.server.http.Response
 
encodeRedirectURL(String) - Method in class com.caucho.server.http.DummyResponse
 
encodeRedirectURL(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return encodeRedirectURL(String url) on the wrapped response object.
encodeRedirectURL(String) - Method in interface javax.servlet.http.HttpServletResponse
Encodes the specified URL for use in the sendRedirect method or, if encoding is not needed, returns the URL unchanged.
encodeString(String) - Static method in class com.caucho.util.HTTPUtil
Escape special characters.
encodeUrl(String) - Method in class com.caucho.server.http.Response
Deprecated.  
encodeUrl(String) - Method in class com.caucho.server.http.DummyResponse
 
encodeUrl(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call encodeUrl(String url) on the wrapped response object.
encodeUrl(String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated. As of version 2.1, use encodeURL(String url) instead
encodeURL(String) - Static method in class com.caucho.util.URLUtil
Encode the url with '%' encoding.
encodeURL(String) - Method in class com.caucho.server.http.Response
Encode the URL with the session jd.
encodeURL(String) - Method in class com.caucho.server.http.DummyResponse
 
encodeURL(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call encodeURL(String url) on the wrapped response object.
encodeURL(String) - Method in interface javax.servlet.http.HttpServletResponse
Encodes the specified URL by including the session ID in it, or, if encoding is not needed, returns the URL unchanged.
Encoding - class com.caucho.vfs.Encoding.
Converts between the mime encoding names and Java encoding names.
ENCODING - Static variable in class javax.xml.transform.OutputKeys
Equivalent to xsl:output encoding
end(Xid, int) - Method in class com.caucho.sql.QPooledConnectionImpl
ends work with the resource
end(Xid, int) - Method in class com.caucho.sql.QXAConnection
ends work with the resource
end(Xid, int) - Method in class com.caucho.sql.QXAPooledConnection
ends work with the resource
endCDATA() - Method in class com.caucho.xsl.TransformerHandlerImpl
 
endDocument() - Method in class com.caucho.xml.SAXBuilder
 
endDocument() - Method in class com.caucho.xml.DOMBuilder
 
endDocument() - Method in class com.caucho.xml.XmlPrinter
Callback when the document completes
endDocument() - Method in interface com.caucho.xml.XMLWriter
 
endDocument() - Method in class com.caucho.xsl.TransformerHandlerImpl
 
endDocument() - Method in class com.caucho.xsl.TemplatesHandlerImpl
 
endDTD() - Method in class com.caucho.xsl.TransformerHandlerImpl
 
endElement(String, String, String) - Method in class com.caucho.xml.SAXBuilder
 
endElement(String, String, String) - Method in class com.caucho.xml.DOMBuilder
 
endElement(String, String, String) - Method in class com.caucho.xml.XmlPrinter
Prints the end tag of an element
endElement(String, String, String) - Method in interface com.caucho.xml.XMLWriter
 
endEntity(String) - Method in class com.caucho.xsl.TransformerHandlerImpl
 
endPrefixMapping(String) - Method in class com.caucho.xml.DOMBuilder
 
endsWith(CharSegment) - Method in class com.caucho.util.CharSegment
Returns true if the CharSegment ends with the char segment.
endsWith(Name) - Method in class com.caucho.naming.QName
 
endsWith(String) - Method in class com.caucho.util.CharSegment
Returns true if the CharSegment ends with the string.
enlistResource(XAResource) - Method in class com.caucho.transaction.TransactionImpl
enlists a resource with the current transaction
enlistResource(XAResource) - Method in class com.caucho.transaction.TransactionManagerImpl
Adds a resource to the list of resources managed by the transaction.
ensureCapacity(int) - Method in class com.caucho.util.CharBuffer
Ensure the buffer can hold at least 'minimumCapacity' chars.
ensureCapacity(int) - Method in class com.caucho.util.ByteBuffer
Ensure the buffer can hold at least 'minimumCapacity' bytes.
Entity - interface org.w3c.dom.Entity.
This interface represents an entity, either parsed or unparsed, in an XML document.
ENTITY_NODE - Static variable in interface org.w3c.dom.Node
The node is an Entity.
ENTITY_REFERENCE_NODE - Static variable in interface org.w3c.dom.Node
The node is an EntityReference.
EntityReference - interface org.w3c.dom.EntityReference.
EntityReference objects may be inserted into the structure model when an entity reference is in the source document, or when the user wishes to insert an entity reference.
entityReference(String) - Method in class com.caucho.xml.DOMBuilder
 
entrySet() - Method in class com.caucho.util.ContextProperties
 
EnumIterator - class com.caucho.util.EnumIterator.
Makes an Enumeration appear as an Iterator.
EnumIterator(Enumeration) - Constructor for class com.caucho.util.EnumIterator
 
env - Variable in class com.caucho.naming.AbstractContext
 
Env - class com.caucho.xpath.Env.
Global and local variable environment.
Env() - Constructor for class com.caucho.xpath.Env
 
EQ - Static variable in class com.caucho.xpath.Expr
 
equals(char[], int) - Method in class com.caucho.util.CharSegment
Returns true if the CharSegment equals the char array.
equals(CharSegment) - Method in class com.caucho.util.CharSegment
Returns true if the two char segments are equal.
equals(Node, boolean) - Method in class com.caucho.xml.QAbstractNode
 
equals(Node, boolean) - Method in class com.caucho.xml.QNode
 
equals(Node, boolean) - Method in class com.caucho.xml.QElement
 
equals(Object) - Method in class com.caucho.util.CharSegment
 
equals(Object) - Method in class com.caucho.util.ByteBuffer
 
equals(Object) - Method in class com.caucho.util.ContextProperties
 
equals(Object) - Method in class com.caucho.vfs.Path
 
equals(Object) - Method in class com.caucho.vfs.FilesystemPath
 
equals(Object) - Method in class com.caucho.vfs.Depend
Returns true if the test Dependency has the same source path as this dependency.
equals(Object) - Method in class com.caucho.vfs.CachePath
 
equals(Object) - Method in class com.caucho.vfs.MemoryPath
 
equals(Object) - Method in class com.caucho.vfs.FilePath
 
equals(Object) - Method in class com.caucho.vfs.HttpPath
Overrides equals to test for equality with an HTTP path.
equals(Object) - Method in class com.caucho.xml.QNode
 
equals(Object) - Method in class com.caucho.xml.QElement
 
equals(Object) - Method in class com.caucho.xml.QName
 
equals(Object) - Method in class com.caucho.es.ESString
 
equals(Object) - Method in class com.caucho.es.ESNumber
 
equals(Object) - Method in class com.caucho.es.ESId
 
equals(Object) - Method in class com.caucho.naming.QName
Returns true if the object is an equivalent name.
equals(Object) - Method in class com.caucho.security.BasicPrincipal
 
equalsIgnoreCase(CharSegment) - Method in class com.caucho.util.CharSegment
Returns true if the two CharSegments are equivalent ignoring the case.
equalsIgnoreCase(String) - Method in class com.caucho.util.CharSegment
Returns true if the CharSegment equals the string.
ERROR_URI - Static variable in class com.caucho.server.http.AbstractRequest
 
error(Exception) - Method in class com.caucho.util.RegistryNode
Returns a configuration error for a given configuration line number.
error(RegistryNode, String) - Static method in class com.caucho.server.http.Application
Throws a configuration error for a given configuration line number.
error(RegistryNode, Throwable) - Static method in class com.caucho.server.http.Application
Throws a configuration error for a given configuration line number.
error(String) - Method in class com.caucho.util.RegistryNode
Returns a configuration error for a given configuration line number.
error(TransformerException) - Method in interface javax.xml.transform.ErrorListener
Callback for a recoverable error.
ErrorFilter - class com.caucho.http.security.ErrorFilter.
 
ErrorFilter() - Constructor for class com.caucho.http.security.ErrorFilter
 
ErrorListener - interface javax.xml.transform.ErrorListener.
Callback handler for errors.
ErrorLog - class com.caucho.http.log.ErrorLog.
Represents an log of every error log request to the server.
ErrorLog() - Constructor for class com.caucho.http.log.ErrorLog
 
errorPage - Variable in class com.caucho.xsl.AbstractStylesheet
 
errorPage - Variable in class com.caucho.http.security.FormLogin
 
ErrorServlet - class com.caucho.server.http.ErrorServlet.
 
ESArrayWrapper - class com.caucho.es.ESArrayWrapper.
JavaScript object
ESArrayWrapper() - Constructor for class com.caucho.es.ESArrayWrapper
 
esBase - Static variable in class com.caucho.es.ESBase
 
ESBase - class com.caucho.es.ESBase.
Implementation class for the base of the JavaScript object hierarchy.
ESBase() - Constructor for class com.caucho.es.ESBase
Create a new object based on a prototype
ESBeanWrapper - class com.caucho.es.ESBeanWrapper.
Implementation class serving as the base for wrapped Java objects.
ESBeanWrapper() - Constructor for class com.caucho.es.ESBeanWrapper
 
ESBoolean - class com.caucho.es.ESBoolean.
Implementation class for JavaScript booleans.
ESCallable - interface com.caucho.es.ESCallable.
 
ESClass - class com.caucho.es.ESClass.
 
ESClass() - Constructor for class com.caucho.es.ESClass
 
ESClosure - class com.caucho.es.ESClosure.
Implementation class representing a JavaScript function.
ESClosure() - Constructor for class com.caucho.es.ESClosure
Create a new object based on a prototype
ESClosure(ESBase[], int) - Constructor for class com.caucho.es.ESClosure
 
ESClosure(ESString, ESCallable, ESObject, int, ESId[], ESObject) - Constructor for class com.caucho.es.ESClosure
 
esEmpty - Static variable in class com.caucho.es.ESBase
 
ESException - exception com.caucho.es.ESException.
JavaScript exception, filtered to get the line numbers right.
ESException() - Constructor for class com.caucho.es.ESException
 
ESException(String) - Constructor for class com.caucho.es.ESException
 
ESFactory - class com.caucho.es.ESFactory.
Factory for creating the base objects, allowing sophisticated script users to override the implementations.
ESFactory() - Constructor for class com.caucho.es.ESFactory
 
ESGlobal - class com.caucho.es.ESGlobal.
Implementation class representing the global object.
ESGlobal(Global) - Constructor for class com.caucho.es.ESGlobal
Null constructor
ESId - class com.caucho.es.ESId.
 
esNull - Static variable in class com.caucho.es.ESBase
 
ESNull - class com.caucho.es.ESNull.
 
ESNullException - exception com.caucho.es.ESNullException.
JavaScript exception
ESNullException() - Constructor for class com.caucho.es.ESNullException
 
ESNullException(String) - Constructor for class com.caucho.es.ESNullException
 
ESNumber - class com.caucho.es.ESNumber.
Implementation class for JavaScript numbers.
ESNumber() - Constructor for class com.caucho.es.ESNumber
Null-arg constructor for serialization.
ESObject - class com.caucho.es.ESObject.
Implementation class for a JavaScript Object.
ESObject() - Constructor for class com.caucho.es.ESObject
 
ESObject(String, ESBase) - Constructor for class com.caucho.es.ESObject
Simple constructor for parentless objects.
ESObject(String, ESBase, int) - Constructor for class com.caucho.es.ESObject
 
ESParseException - exception com.caucho.es.ESParseException.
JavaScript exception
ESParseException(Exception) - Constructor for class com.caucho.es.ESParseException
 
ESParseException(String, int, int, int, int, String) - Constructor for class com.caucho.es.ESParseException
 
ESRegexp - class com.caucho.es.ESRegexp.
 
ESRegexp() - Constructor for class com.caucho.es.ESRegexp
 
ESRegexp(String, String) - Constructor for class com.caucho.es.ESRegexp
 
ESString - class com.caucho.es.ESString.
Implementation class for JavaScript strings.
ESString(String) - Constructor for class com.caucho.es.ESString
Create a new object based on a prototype
esUndefined - Static variable in class com.caucho.es.ESBase
 
ESUndefined - class com.caucho.es.ESUndefined.
 
ESUndefinedException - exception com.caucho.es.ESUndefinedException.
JavaScript exception
ESUndefinedException() - Constructor for class com.caucho.es.ESUndefinedException
 
ESUndefinedException(String) - Constructor for class com.caucho.es.ESUndefinedException
 
ESWrapperException - exception com.caucho.es.ESWrapperException.
JavaScript exception
ESWrapperException(Exception) - Constructor for class com.caucho.es.ESWrapperException
 
EVAL_BODY_AGAIN - Static variable in interface javax.servlet.jsp.tagext.IterationTag
Request the reevaluation of some body.
EVAL_BODY_BUFFERED - Static variable in interface javax.servlet.jsp.tagext.BodyTag
Request the creation of new buffer, a BodyContent on which to evaluate the body of this tag.
EVAL_BODY_INCLUDE - Static variable in interface javax.servlet.jsp.tagext.Tag
Evaluate body into existing out stream.
EVAL_BODY_TAG - Static variable in interface javax.servlet.jsp.tagext.BodyTag
Deprecated. As of Java JSP API 1.2, use BodyTag.EVAL_BODY_BUFFERED or IterationTag.EVAL_BODY_AGAIN.
EVAL_PAGE - Static variable in interface javax.servlet.jsp.tagext.Tag
Continue evaluating the page.
eval(Node, ExprEnvironment, AbstractPattern, ArrayList) - Method in class com.caucho.xpath.XPathFun
Evaluate the function.
evalBoolean(Node) - Method in class com.caucho.xpath.Expr
Returns the boolean value of the node.
evalBoolean(Node, ExprEnvironment) - Method in class com.caucho.xpath.Expr
Returns the boolean value of the node.
evalNodeSet(Node) - Method in class com.caucho.xpath.Expr
Returns an iterator of matching nodes
evalNodeSet(Node, ExprEnvironment) - Method in class com.caucho.xpath.Expr
Returns an iterator of matching nodes
evalNumber(Node) - Method in class com.caucho.xpath.Expr
Evaluates the expression as a double using the node as a context.
evalNumber(Node, ExprEnvironment) - Method in class com.caucho.xpath.Expr
Evaluates the expression as a number.
evalNumber(String, Node) - Static method in class com.caucho.xpath.XPath
Evaluates an XPath expression, returning a double.
evalObject(Node) - Method in class com.caucho.xpath.Expr
Returns the object value of the node.
evalObject(Node, ExprEnvironment) - Method in class com.caucho.xpath.Expr
Returns the object value of the node.
evalObject(String, Node) - Static method in class com.caucho.xpath.XPath
Evaluates an XPath expression, returning an object
evalString(CharBuffer, Node) - Method in class com.caucho.xpath.Expr
Fills a char buffer with the evaluated string results.
evalString(CharBuffer, Node, ExprEnvironment) - Method in class com.caucho.xpath.Expr
Fills a char buffer with the evaluated string results.
evalString(Node) - Method in class com.caucho.xpath.Expr
Returns the expression evaluated as a string.
evalString(Node, ExprEnvironment) - Method in class com.caucho.xpath.Expr
Returns the string value of the node.
evalString(String, Node) - Static method in class com.caucho.xpath.XPath
Evaluates an XPath expression, returning a string.
evalVar(Node, ExprEnvironment) - Method in class com.caucho.xpath.Expr
Evaluates to a variable.
EXCEPTION - Static variable in class com.caucho.server.http.AbstractRequest
 
EXCEPTION - Static variable in class javax.servlet.jsp.PageContext
Name used to store uncaught exception in ServletRequest attribute list and PageContext name table.
ExceptionWrapper - interface com.caucho.util.ExceptionWrapper.
 
exec(CharBuffer, int) - Method in class com.caucho.regexp.Regexp
XXX: not proper behaviour with /g
exec(CharCursor) - Method in class com.caucho.regexp.Regexp
XXX: not proper behaviour with /g
exec(CharCursor, int, int) - Method in class com.caucho.regexp.Regexp
XXX: not proper behaviour with /g
exec(String, int) - Method in class com.caucho.regexp.Regexp
XXX: not proper behaviour with /g
execute(HashMap, Object) - Method in class com.caucho.es.Script
Execute the script; the main useful entry.
executeClosure(HashMap, Object) - Method in class com.caucho.es.Script
Execute the program, returning a closure of the global state.
exists() - Method in class com.caucho.vfs.Path
Tests if the file exists.
exists() - Method in class com.caucho.vfs.JarPath
Returns true if the entry exists in the jar file.
exists() - Method in class com.caucho.vfs.MergePath
True if any file matching this path exists.
exists() - Method in class com.caucho.vfs.CachePath
Returns true if the underlying file exists.
exists() - Method in class com.caucho.vfs.MemoryPath
 
exists() - Method in class com.caucho.vfs.FilePath
 
exists() - Method in class com.caucho.vfs.HttpPath
Returns true if the file exists.
Exit - class com.caucho.util.Exit.
The exit class is used to automatically clean state.
exit() - Static method in class com.caucho.util.Exit
Calls all registered listeners.
ExitListener - interface com.caucho.util.ExitListener.
 
export(ESObject) - Method in class com.caucho.es.ESGlobal
 
export(ESObject, ESObject) - Method in class com.caucho.es.Script
Internal method to export objects.
Expr - class com.caucho.xpath.Expr.
Compute values from nodes.
Expr() - Constructor for class com.caucho.xpath.Expr
 
ExprEnvironment - interface com.caucho.xpath.ExprEnvironment.
Adds variable environment.
exprNumber(XslWriter, Node, Env, Expr, XslNumberFormat) - Method in class com.caucho.xsl.StylesheetImpl
 
exprs - Variable in class com.caucho.xsl.JavaStylesheet
 

F

factory - Variable in class com.caucho.naming.ObjectProxy
 
FactoryConfigurationError - error javax.xml.parsers.FactoryConfigurationError.
 
FactoryConfigurationError() - Constructor for class javax.xml.parsers.FactoryConfigurationError
Creates a new error
FactoryConfigurationError(Exception) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Creates a new error with a wrapped exception
FactoryConfigurationError(Exception, String) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Creates a new error with a wrapped exception
FactoryConfigurationError(String) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Creates a new error with the given message
FAIL - Static variable in class com.caucho.regexp.Regexp
 
FALSE - Static variable in class com.caucho.xpath.Expr
 
FALSE - Static variable in class com.caucho.es.ESBoolean
 
fatalError(TransformerException) - Method in interface javax.xml.transform.ErrorListener
Callback for a fatal error.
FEATURE - Static variable in class com.caucho.xsl.StringSource
The feature name to tell if the transformer can handle stream input.
FEATURE - Static variable in class javax.xml.transform.sax.SAXTransformerFactory
The feature name to tell if the transformer can load from a SAX parser.
FEATURE - Static variable in class javax.xml.transform.sax.SAXSource
The feature name to tell if the transformer can handle sax input.
FEATURE - Static variable in class javax.xml.transform.sax.SAXResult
The feature name to tell if the transformer can handle sax output.
FEATURE - Static variable in class javax.xml.transform.stream.StreamResult
The feature name to tell if the transformer can handle stream output.
FEATURE - Static variable in class javax.xml.transform.stream.StreamSource
The feature name to tell if the transformer can handle stream input.
FEATURE_XMLFILTER - Static variable in class javax.xml.transform.sax.SAXTransformerFactory
Used to tell if the newXMLFilter methods are supported.
FilePath - class com.caucho.vfs.FilePath.
FilePath implements the native filesystem.
FilePath(FilesystemPath, String, String) - Constructor for class com.caucho.vfs.FilePath
 
FileReadStream - class com.caucho.vfs.FileReadStream.
Stream encapsulating FileInputStream
FileReadStream() - Constructor for class com.caucho.vfs.FileReadStream
Create a new FileReadStream.
FileReadStream(FileInputStream) - Constructor for class com.caucho.vfs.FileReadStream
Create a new FileReadStream based on the java.io.* stream.
FileReadStream(FileInputStream, Path) - Constructor for class com.caucho.vfs.FileReadStream
Create a new FileReadStream based on the java.io.* stream.
FileServlet - class com.caucho.server.http.FileServlet.
Serves static files.
FileServlet() - Constructor for class com.caucho.server.http.FileServlet
 
FilesystemPath - class com.caucho.vfs.FilesystemPath.
Abstract FilesystemPath, the parent of hierarchical Paths like FilePath or HttpPath.
FilesystemPath(FilesystemPath, String, String) - Constructor for class com.caucho.vfs.FilesystemPath
Create a new filesystemPath
fill(String, String) - Method in class com.caucho.regexp.Regexp
 
fill(String, String, CharBuffer) - Method in class com.caucho.regexp.Regexp
 
fillBuffer() - Method in class com.caucho.vfs.ReadStream
Fills the buffer from the underlying stream.
fillCookie(CharBuffer, Cookie, long, int) - Method in class com.caucho.server.http.Response
Fills the response for a cookie
fillScope() - Method in class com.caucho.es.Call
 
filter - Variable in class com.caucho.server.http.Response
 
Filter - interface javax.servlet.Filter.
A filter is an object than perform filtering tasks on either the request to a resource (a servlet or static content), or on the response from a resource, or both.

Filters perform filtering in the doFilter method.
FilterChain - interface javax.servlet.FilterChain.
A FilterChain is an object provided by the servlet container to the developer giving a view into the invocation chain of a filtered request for a resource.
FilterChainBase - class com.caucho.server.http.FilterChainBase.
Represents the final servlet in a filter chain.
FilterChainBase() - Constructor for class com.caucho.server.http.FilterChainBase
 
FilterChainFilter - class com.caucho.server.http.FilterChainFilter.
Represents the next filter in a filter chain.
FilterChainPage - class com.caucho.server.http.FilterChainPage.
Represents the final servlet in a filter chain.
FilterChainServlet - class com.caucho.server.http.FilterChainServlet.
Represents the final servlet in a filter chain.
FilterChainSingleThreadServlet - class com.caucho.server.http.FilterChainSingleThreadServlet.
Represents the final servlet in a filter chain.
FilterConfig - interface javax.servlet.FilterConfig.
A filter configuration object used by a servlet container used to pass information to a filter during initialization.
filterStream - Variable in class com.caucho.server.http.Request
 
find(NamespaceContext, String) - Static method in class com.caucho.xpath.NamespaceContext
 
find(Node) - Method in class com.caucho.xpath.Pattern
Returns the first node matching the pattern.
find(Node, ExprEnvironment) - Method in class com.caucho.xpath.Pattern
Returns the first node matching the pattern.
find(String, Node) - Static method in class com.caucho.xpath.XPath
Finds a node based on an XPath pattern.
findAncestorWithClass(Tag, Class) - Static method in class javax.servlet.jsp.tagext.TagSupport
Find the instance of a given class type that is closest to a given instance.
findAttribute(String) - Method in class com.caucho.jsp.QPageContext
Finds an attribute in any of the scopes from page to application.
findAttribute(String) - Method in class javax.servlet.jsp.PageContext
Searches for the named attribute in page, request, session (if valid), and application scope(s) in order and returns the value associated or null.
findClass(String) - Method in class com.caucho.util.DynamicClassLoader
Load a class using this class loader
findLibrary(String) - Method in class com.caucho.util.DynamicClassLoader
Returns the full library path for the name.
findScopeProperty(ESString) - Method in class com.caucho.es.Call
 
findSessionIdFromConnection() - Method in class com.caucho.server.http.Request
For SSL connections, use the SSL identifier.
findSessionIdFromConnection() - Method in class com.caucho.server.http.HttpRequest
For SSL connections, use the SSL identifier.
finish() - Method in class com.caucho.server.http.AbstractRequest
 
finish() - Method in class com.caucho.server.http.Request
Cleans up at the end of the request
finishAttributes() - Method in class com.caucho.xml.XmlPrinter
Complete printing of the attributes when the open tag completes.
finishSession() - Method in class com.caucho.server.http.AbstractRequest
 
finishSession() - Method in class com.caucho.server.http.Request
 
first - Variable in class com.caucho.util.Slist
 
first() - Method in class com.caucho.util.CharCursor
 
FlatCache - class com.caucho.util.FlatCache.
Fixed length cache with a LRU replacement policy.
FlatCache(int) - Constructor for class com.caucho.util.FlatCache
 
FLOOR - Static variable in class com.caucho.xpath.Expr
 
flush() - Method in class com.caucho.vfs.StreamImpl
Flushes the write output.
flush() - Method in class com.caucho.vfs.WriteStream
Flushes the buffer to the source.
flush() - Method in class com.caucho.vfs.TempStream
 
flush() - Method in class com.caucho.vfs.ClassLoaderStream
Flush data to the stream.
flush() - Method in class com.caucho.vfs.LogStream
 
flush() - Method in class com.caucho.vfs.SocketStream
Flushes the socket.
flush() - Method in class com.caucho.vfs.TimestampFilter
Flushes the data.
flush() - Method in class com.caucho.vfs.ReaderWriterStream
 
flush() - Method in class com.caucho.vfs.StreamFilter
 
flush() - Method in class com.caucho.vfs.VfsStream
 
flush() - Method in class com.caucho.jsp.QBodyContent
 
flush() - Method in class com.caucho.xsl.XslWriter
flush is meaningless for XslWriter.
flush() - Method in class com.caucho.server.http.JniStream
 
flush() - Method in class com.caucho.http.log.AccessLog
Flushes the log.
flush() - Method in class javax.servlet.jsp.JspWriter
Flush the stream.
flush() - Method in class javax.servlet.jsp.tagext.BodyContent
Redefined flush() so it is not legal.
flushBuffer() - Method in interface com.caucho.server.http.CauchoResponse
 
flushBuffer() - Method in class com.caucho.server.http.Response
 
flushBuffer() - Method in class com.caucho.server.http.DummyResponse
 
flushBuffer() - Method in interface javax.servlet.ServletResponse
Forces any content in the buffer to be written to the client.
flushBuffer() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call flushBuffer() on the wrapped response object.
forbidConnection(Socket) - Method in class com.caucho.server.http.ServletServer
If we're forbidding hosts, see if this host is allowed.
forbidForward - Variable in class com.caucho.server.http.Response
 
ForbidHost - class com.caucho.http.security.ForbidHost.
A class to forbid hosts by IP.
ForbidHost() - Constructor for class com.caucho.http.security.ForbidHost
 
forceClose() - Method in class com.caucho.sql.DBPool
Close all the connections in the pool.
forget(Xid) - Method in class com.caucho.sql.QPooledConnectionImpl
forget about the transaction
forget(Xid) - Method in class com.caucho.sql.QXAConnection
forget about the transaction
forget(Xid) - Method in class com.caucho.sql.QXAPooledConnection
forget about the transaction
FORM_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Basic authentication.
FORMAT_NUMBER - Static variable in class com.caucho.xpath.Expr
 
format(CharBuffer, String) - Method in class com.caucho.util.QDate
Format the date using % escapes: %aday of week (short) %Aday of week (verbose) %bday of month (short) %Bday of month (verbose) %cJava locale date %dday of month (two-digit) %H24-hour (two-digit) %I12-hour (two-digit) %jday of year (three-digit) %mmonth (two-digit) %Mminutes %pam/pm %Sseconds %smilliseconds %Wweek in year (three-digit) %wday of week (one-digit) %yyear (two-digit) %Yyear (four-digit) %Ztime zone (name) %ztime zone (+/-0800)
format(long) - Static method in class com.caucho.util.QDate
 
format(long, String) - Static method in class com.caucho.util.QDate
 
format(String) - Method in class com.caucho.util.QDate
 
formatLocal(CharBuffer, long, String) - Static method in class com.caucho.util.QDate
Formats a time in the local time zone.
formatLocal(long) - Static method in class com.caucho.util.QDate
 
formatLocal(long, String) - Static method in class com.caucho.util.QDate
Formats a time in the local time zone.
FormLogin - class com.caucho.http.security.FormLogin.
Used to authenticate users in a servlet request.
FormLogin() - Constructor for class com.caucho.http.security.FormLogin
 
FormLoginServlet - class com.caucho.http.security.FormLoginServlet.
 
FormLoginServlet() - Constructor for class com.caucho.http.security.FormLoginServlet
 
formURIPriority - Variable in class com.caucho.http.security.FormLogin
 
forward(CauchoRequest, CauchoResponse, String) - Method in interface com.caucho.server.http.CauchoRequestDispatcher
 
forward(CauchoRequest, CauchoResponse, String, boolean) - Method in class com.caucho.server.http.QRequestDispatcher
Forwards the request to the servlet named by the request dispatcher.
forward(ServletRequest, ServletResponse) - Method in class com.caucho.server.http.QRequestDispatcher
 
forward(ServletRequest, ServletResponse) - Method in interface javax.servlet.RequestDispatcher
Forwards a request from a servlet to another resource (servlet, JSP file, or HTML file) on the server.
forward(ServletRequest, ServletResponse, String, boolean) - Method in class com.caucho.server.http.QRequestDispatcher
 
forward(String) - Method in class com.caucho.jsp.QPageContext
Forward a subrequest relative to the current url.
forward(String) - Method in class javax.servlet.jsp.PageContext
This method is used to re-direct, or "forward" the current ServletRequest and ServletResponse to another active component in the application.
free() - Method in class com.caucho.util.CharBuffer
 
free() - Method in class com.caucho.xml.XmlParser
 
free() - Method in class com.caucho.xml.Xml
Frees an Xml parser.
free() - Method in class com.caucho.xpath.Env
 
free(Object) - Method in class com.caucho.util.FreeList
Frees the object.
free(TempBuffer) - Static method in class com.caucho.vfs.TempBuffer
Frees a single buffer.
freeAll(TempBuffer) - Static method in class com.caucho.vfs.TempBuffer
 
freeEnv(Env) - Static method in class com.caucho.xpath.XPath
Free an environment.
FreeList - class com.caucho.util.FreeList.
FreeList provides a simple class to manage free objects.
FreeList(int) - Constructor for class com.caucho.util.FreeList
Create a new free list.
freeSessionConnection(ReadWritePair) - Method in class com.caucho.server.http.Srun
 
fsWalk(String, Map, String) - Method in class com.caucho.vfs.FilesystemPath
Lookup a path relative to the current filesystem's root.
fsWalk(String, Map, String) - Method in class com.caucho.vfs.JarPath
 
fsWalk(String, Map, String) - Method in class com.caucho.vfs.MergePath
Walking down the path just extends the path.
fsWalk(String, Map, String) - Method in class com.caucho.vfs.CachePath
Looks up the cache entry for a given path.
fsWalk(String, Map, String) - Method in class com.caucho.vfs.MemoryPath
 
fsWalk(String, Map, String) - Method in class com.caucho.vfs.JndiPath
Walking down the path just stores the new name in the created Path.
fsWalk(String, Map, String) - Method in class com.caucho.vfs.FilePath
Lookup the actual path relative to the filesystem root.
fsWalk(String, Map, String) - Method in class com.caucho.vfs.HttpPath
Scans the path portion of the URI, i.e.
FUNCTION_AVAILABLE - Static variable in class com.caucho.xpath.Expr
 
funId - Variable in class com.caucho.xsl.Template
 

G

GE - Static variable in class com.caucho.xpath.Expr
 
GENERATE_ID - Static variable in class com.caucho.xpath.Expr
 
GENERATE_LOCATION - Static variable in class com.caucho.xsl.TransformerImpl
 
GenericServlet - class javax.servlet.GenericServlet.
Defines a generic, protocol-independent servlet.
GenericServlet() - Constructor for class javax.servlet.GenericServlet
Does nothing.
get() - Method in class com.caucho.util.ClassLoaderLocal
Returns the variable for the context classloader.
get() - Method in class com.caucho.util.TimedItem
Gets the cached value, returning null if expires.
get() - Method in class com.caucho.util.QThreadLocal
 
get(int) - Method in class com.caucho.util.ByteBuffer
 
get(int) - Method in class com.caucho.util.DoubleArray
 
get(int) - Method in class com.caucho.util.IntArray
Gets the integer value at the given index.
get(int) - Method in class com.caucho.util.QDate
 
get(int) - Method in class com.caucho.naming.QName
 
get(Object) - Method in class com.caucho.util.LruCache
Get an item from the cache and make it most recently used.
get(Object) - Method in class com.caucho.util.TimedCache
Gets an item from the cache, returning null if expired.
get(Object) - Method in class com.caucho.util.FlatCache
Get an item from the cache and make it most recently used.
get(Object) - Method in class com.caucho.util.IntMap
Puts a new value in the property table with the appropriate flags
get(Object) - Method in class com.caucho.util.ContextProperties
 
get(Object) - Method in class com.caucho.es.ConstIntMap
 
getAcceptConnectionCount() - Method in class com.caucho.http.admin.TcpServerAdmin
Returns the number of threads sleeping, waiting for a new socket.
getActiveConnectionCount() - Method in class com.caucho.http.admin.TcpServerAdmin
Returns the number of active threads.
getActiveConnectionCount() - Method in class com.caucho.http.admin.ServerAdmin
Returns the number of active connections.
getActiveConnections() - Method in class com.caucho.sql.DBPool
Get the total number of connections in use by the program.
getActiveSessionCount() - Method in class com.caucho.http.admin.ApplicationAdmin
Gets the current number of active sessions.
getAlgorithm() - Method in class com.caucho.http.security.PasswordDigest
Returns the message digest algorithm.
getAll() - Method in class com.caucho.naming.QName
 
getAppDir() - Method in class com.caucho.server.http.Application
Returns the application's root directory.
getAppDir() - Method in interface com.caucho.server.http.CauchoApplication
 
getAppDirName() - Method in class com.caucho.server.http.Application
Returns the user's string for the application root directory.
getAppInf() - Method in class com.caucho.server.http.Application
Returns the APP-INF directory.
getApplication() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getApplication() - Method in class com.caucho.server.http.Request
Returns the request's Application.
getArchiveName(long) - Method in class com.caucho.http.log.AccessLog
Returns the name of the archived file
getArg(int, int) - Method in class com.caucho.es.Call
 
getArgInt32(int, int) - Method in class com.caucho.es.Call
 
getArgNum(int, int) - Method in class com.caucho.es.Call
 
getArgObject(int, int) - Method in class com.caucho.es.Call
 
getArgString(int, int) - Method in class com.caucho.es.Call
 
getAsciiNameCharArray() - Static method in class com.caucho.xml.XmlChar
Returns a boolean array testing for ascii name characters.
getAssociatedStylesheet(Source, String, String, String) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Returns the stylesheet source object associated with the given XML document.
getAssociatedStylesheet(Source, String, String, String) - Method in class javax.xml.transform.TransformerFactory
Returns the stylesheet source object associated with the given XML document.
getAttribute(String) - Method in class com.caucho.util.DynamicClassLoader
Returns the named attributes
getAttribute(String) - Method in class com.caucho.vfs.StreamImpl
Returns a stream attribute.
getAttribute(String) - Method in class com.caucho.vfs.WriteStream
Returns a named attribute.
getAttribute(String) - Method in class com.caucho.vfs.MultipartStream
Returns a read attribute from the multipart mime.
getAttribute(String) - Method in class com.caucho.vfs.Path
Gets an attribute of the object.
getAttribute(String) - Method in class com.caucho.vfs.MailtoPath
Gets the value of the RFC822 message headers.
getAttribute(String) - Method in class com.caucho.vfs.ReadStream
Returns a named attribute.
getAttribute(String) - Method in class com.caucho.jsp.QPageContext
 
getAttribute(String) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Returns an implementation-specific attribute.
getAttribute(String) - Method in class com.caucho.server.http.AbstractRequest
 
getAttribute(String) - Method in class com.caucho.server.http.Request
 
getAttribute(String) - Method in class com.caucho.server.http.HttpRequest
Returns the named attribute.
getAttribute(String) - Method in class com.caucho.server.http.DummyRequest
 
getAttribute(String) - Method in class com.caucho.server.http.Application
 
getAttribute(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by name.
getAttribute(String) - Method in interface javax.servlet.ServletRequest
Returns the value of the named attribute as an Object, or null if no attribute of the given name exists.
getAttribute(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to call getAttribute(String name) on the wrapped request object.
getAttribute(String) - Method in interface javax.servlet.ServletContext
Returns the servlet container attribute with the given name, or null if there is no attribute by that name.
getAttribute(String) - Method in interface javax.servlet.http.HttpSession
Returns the object bound with the specified name in this session, or null if no object is bound under the name.
getAttribute(String) - Method in class javax.servlet.jsp.PageContext
Return the object associated with the name in the page scope or null if not found.
getAttribute(String) - Method in class javax.servlet.jsp.tagext.TagData
The value of the attribute.
getAttribute(String) - Method in class javax.xml.parsers.DocumentBuilderFactory
Returns an implementation-specific attributes.
getAttribute(String) - Method in class javax.xml.transform.TransformerFactory
Returns an implementation-specific attribute.
getAttribute(String, int) - Method in class com.caucho.jsp.QPageContext
 
getAttribute(String, int) - Method in class javax.servlet.jsp.PageContext
Return the object associated with the name in the specified scope or null if not found.
getAttributeNames() - Method in class com.caucho.vfs.StreamImpl
Returns an iterator of the attribute names.
getAttributeNames() - Method in class com.caucho.vfs.WriteStream
Lists all named attributes.
getAttributeNames() - Method in class com.caucho.vfs.MultipartStream
Returns the headers from the mime.
getAttributeNames() - Method in class com.caucho.vfs.Path
Returns a iterator of all attribute names set for this object.
getAttributeNames() - Method in class com.caucho.vfs.ReadStream
Lists all named attributes.
getAttributeNames() - Method in class com.caucho.jsp.QPageContext
 
getAttributeNames() - Method in class com.caucho.server.http.AbstractRequest
 
getAttributeNames() - Method in class com.caucho.server.http.Request
 
getAttributeNames() - Method in class com.caucho.server.http.HttpRequest
Returns an enumeration of the attribute names.
getAttributeNames() - Method in class com.caucho.server.http.DummyRequest
 
getAttributeNames() - Method in class com.caucho.server.http.Application
 
getAttributeNames() - Method in interface javax.servlet.ServletRequest
Returns an Enumeration containing the names of the attributes available to this request.
getAttributeNames() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getAttributeNames() on the wrapped request object.
getAttributeNames() - Method in interface javax.servlet.ServletContext
Returns an Enumeration containing the attribute names available within this servlet context.
getAttributeNames() - Method in interface javax.servlet.http.HttpSession
Returns an Enumeration of String objects containing the names of all the objects bound to this session.
getAttributeNames(int) - Method in class com.caucho.jsp.QPageContext
 
getAttributeNamesInScope(int) - Method in class com.caucho.jsp.QPageContext
 
getAttributeNamesInScope(int) - Method in class javax.servlet.jsp.PageContext
Enumerate all the attributes in a given scope
getAttributeNode(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute node by name.
getAttributeNodeNS(String, String) - Method in interface org.w3c.dom.Element
Retrieves an Attr node by local name and namespace URI.
getAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by local name and namespace URI.
getAttributes() - Method in class com.caucho.xml.QAbstractNode
 
getAttributes() - Method in class com.caucho.xml.QNode
 
getAttributes() - Method in interface org.w3c.dom.Node
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributes() - Method in class javax.servlet.jsp.tagext.TagData
Enumerates the attributes.
getAttributes() - Method in class javax.servlet.jsp.tagext.TagInfo
Attribute information (in the TLD) on this tag.
getAttributesScope(String) - Method in class com.caucho.jsp.QPageContext
 
getAttributesScope(String) - Method in class javax.servlet.jsp.PageContext
Get the scope where a given attribute is defined.
getAttributeString(String) - Method in class javax.servlet.jsp.tagext.TagData
Get the value for a given attribute.
getAuthenticator() - Method in class com.caucho.server.http.Application
Returns the application's authenticator.
getAuthenticator() - Method in interface com.caucho.server.http.CauchoApplication
 
getAuthenticator() - Method in class com.caucho.http.security.AbstractLogin
Gets the authenticator.
getAuthType() - Method in class com.caucho.server.http.AbstractRequest
Gets the authorization type
getAuthType() - Method in class com.caucho.server.http.DummyRequest
 
getAuthType() - Method in class com.caucho.http.security.AbstractLogin
Returns the authentication type.
getAuthType() - Method in class com.caucho.http.security.FormLogin
Returns the authentication type.
getAuthType() - Method in class com.caucho.http.security.BasicLogin
Returns the authentication type.
getAuthType() - Method in class com.caucho.http.security.DigestLogin
Returns the authentication type.
getAuthType() - Method in interface javax.servlet.http.HttpServletRequest
Returns the name of the authentication scheme used to protect the servlet.
getAuthType() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getAuthType() on the wrapped request object.
getAutoCommit() - Method in class com.caucho.sql.QPooledConnectionImpl
 
getAvailable() - Method in class com.caucho.vfs.StreamImpl
Returns the number of bytes available without blocking.
getAvailable() - Method in class com.caucho.vfs.ReadStream
Returns an estimate of the available bytes.
getAvailable() - Method in class com.caucho.vfs.TempReadStream
 
getAvailable() - Method in class com.caucho.vfs.StringStream
 
getAvailable() - Method in class com.caucho.vfs.SocketStream
Returns the number of bytes available to be read from the input stream.
getAvailable() - Method in class com.caucho.vfs.TempBuffer
 
getAvailable() - Method in class com.caucho.vfs.FileReadStream
Returns the number of bytes available for reading.
getAvailable() - Method in class com.caucho.vfs.MemoryPath.MemoryStream
 
getAvailable() - Method in class com.caucho.vfs.StreamFilter
 
getAvailable() - Method in class com.caucho.vfs.PipeStream
Return the available bytes.
getAvailable() - Method in class com.caucho.vfs.VfsStream
 
getAvailable() - Method in class com.caucho.server.http.JniStream
 
getBasicPrincipal(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.http.security.BasicLogin
Returns the principal from a basic authentication
getBegin(int) - Method in class com.caucho.regexp.Regexp
 
getBeginIndex() - Method in class com.caucho.util.CharCursor
 
getBeginIndex() - Method in class com.caucho.util.StringCharCursor
 
getBestPath() - Method in class com.caucho.vfs.MergePath
Returns the first matching path.
getBodyContent() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Get current bodyContent.
getBodyContent() - Method in class javax.servlet.jsp.tagext.TagInfo
The bodycontent information for this tag.
getBoolean() - Method in class com.caucho.util.RegistryNode
Returns a boolean value, returning true if no value is specified.
getBoolean(String, boolean) - Method in class com.caucho.util.RegistryNode
Gets a boolean value from a subnode with a default.
getBoolean(String, boolean) - Static method in class com.caucho.util.Registry
 
getBranchQualifier() - Method in class com.caucho.transaction.XidImpl
 
getBuffer() - Method in class com.caucho.util.CharSegment
Returns the buffer's char array.
getBuffer() - Method in class com.caucho.util.CharBuffer
Returns the buffer's char array.
getBuffer() - Method in class com.caucho.util.ByteBuffer
Returns the byte array for the buffer.
getBuffer() - Method in class com.caucho.vfs.WriteStream
Returns the write buffer.
getBuffer() - Method in class com.caucho.vfs.ReadStream
 
getBuffer() - Method in class com.caucho.vfs.TempBuffer
Returns the buffer's underlying byte array.
getBufferOffset() - Method in class com.caucho.vfs.WriteStream
Returns the write offset.
getBufferSize() - Method in class com.caucho.jsp.QBodyContent
 
getBufferSize() - Method in interface com.caucho.server.http.CauchoResponse
 
getBufferSize() - Method in class com.caucho.server.http.Response
 
getBufferSize() - Method in class com.caucho.server.http.DummyResponse
 
getBufferSize() - Method in interface javax.servlet.ServletResponse
Returns the actual buffer size used for the response.
getBufferSize() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getBufferSize() on the wrapped response object.
getBufferSize() - Method in class javax.servlet.jsp.JspWriter
This method returns the size of the buffer used by the JspWriter.
getCache() - Method in class com.caucho.vfs.HttpPath
 
getCache(Object) - Method in class com.caucho.xpath.Env
 
getCacheDepends() - Method in class com.caucho.xsl.TransformerImpl
 
getCacheDepends() - Method in class com.caucho.xsl.AbstractStylesheet
 
getCacheDepends() - Method in class com.caucho.xsl.CacheableDocument
 
getCall() - Method in class com.caucho.es.Call
 
getCallThis() - Method in class com.caucho.es.Call
 
getCanonicalName() - Method in class com.caucho.xml.QAbstractNode
 
getCanonicalName() - Method in class com.caucho.xml.QElement
Returns the canonical name of the element.
getCanonicalName() - Method in class com.caucho.xml.QAttr
 
getCanonicalName() - Method in class com.caucho.xml.QName
 
getCanonicalName() - Method in interface com.caucho.xml.CauchoNode
Returns the node's canonical name.
getCanonicalURL() - Method in class com.caucho.server.http.VirtualHost
 
getCapacity() - Method in class com.caucho.util.CharBuffer
 
getCapacity() - Method in class com.caucho.vfs.TempBuffer
 
getCatalog() - Method in class com.caucho.sql.QPooledConnectionImpl
JDBC api to return the connection's catalog.
getCauchoApplication() - Method in class com.caucho.server.http.AbstractRequest
 
getCauchoApplication() - Method in class com.caucho.server.http.DummyRequest
 
getCauchoApplication() - Method in interface com.caucho.server.http.CauchoRequest
 
getCause() - Method in class com.caucho.xsl.XslParseException
 
getCause() - Method in class javax.xml.transform.TransformerException
Returns the wrapped exception.
getCdataSectionElements() - Method in class com.caucho.transform.OutputFormat
 
getChain() - Method in interface com.caucho.server.http.CauchoResponse
 
getChain() - Method in class com.caucho.server.http.Response
 
getChain() - Method in class com.caucho.server.http.DummyResponse
 
getChain(String) - Method in class com.caucho.server.http.AbstractRequest
 
getChain(String) - Method in class com.caucho.server.http.Request
Returns a servlet filter based on the content type.
getChain(String) - Method in class com.caucho.server.http.DummyRequest
 
getChain(String) - Method in interface com.caucho.server.http.CauchoRequest
 
getChain(String) - Method in class com.caucho.server.http.Application
Returns the chained servlet name by the mime-type.
getChain(String) - Method in interface com.caucho.server.http.CauchoApplication
 
getChangeCount() - Static method in class com.caucho.util.Registry
 
getCharacterEncoding() - Method in class com.caucho.server.http.AbstractRequest
 
getCharacterEncoding() - Method in class com.caucho.server.http.Request
Returns the character encoding of a post.
getCharacterEncoding() - Method in class com.caucho.server.http.DummyRequest
 
getCharacterEncoding() - Method in class com.caucho.server.http.Response
 
getCharacterEncoding() - Method in class com.caucho.server.http.DummyResponse
 
getCharacterEncoding() - Method in interface javax.servlet.ServletRequest
Returns the name of the character encoding used in the body of this request.
getCharacterEncoding() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getCharacterEncoding() on the wrapped request object.
getCharacterEncoding() - Method in interface javax.servlet.ServletResponse
Returns the name of the charset used for the MIME body sent in this response.
getCharacterEncoding() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getCharacterEncoding() on the wrapped response object.
getChars(int, int, char[], int) - Method in class com.caucho.util.CharSegment
Copies characters to the destination buffer.
getChars(int, int, char[], int) - Method in class com.caucho.util.CharBuffer
Copies characters to the destination buffer.
getChildNodes() - Method in class com.caucho.xml.QAbstractNode
 
getChildNodes() - Method in class com.caucho.xml.QNode
Returns a node list of the children.
getChildNodes() - Method in interface org.w3c.dom.Node
A NodeList that contains all children of this node.
getChildren() - Method in class com.caucho.util.RegistryNode
 
getClassDir() - Method in class com.caucho.es.Global
 
getClassEntry(String) - Method in class com.caucho.util.DynamicClassLoader
Returns the class entry.
getClassLoader() - Method in class com.caucho.es.Global
 
getClassLoader() - Method in class com.caucho.xsl.AbstractStylesheetFactory
Gets the classloader for the stylesheet.
getClassLoader() - Method in interface com.caucho.transform.StylesheetFactory
Get classloader for loading stylesheets.
getClassLoader() - Method in class com.caucho.server.http.Application
Returns the class loader for the application.
getClassLoader() - Method in interface com.caucho.server.http.CauchoApplication
 
getClassName() - Method in class com.caucho.xsl.AbstractStylesheetFactory
 
getClassName() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
The body of the <variable-class> element.
getClassName() - Method in class javax.servlet.jsp.tagext.VariableInfo
 
getClassPath() - Static method in class com.caucho.util.CauchoSystem
Returns the system classpath, including the bootpath
getClassPath() - Method in class com.caucho.util.DynamicClassLoader
Fill data for the class path.
getClassPath() - Method in class com.caucho.util.DynamicClassLoader.Entry
Returns the path to the class file.
getClassPath(String) - Method in class com.caucho.util.DynamicClassLoader
Default implementation of getting a classpath segment.
getClassPath(String) - Method in class com.caucho.util.SimpleClassLoader
 
getClassPath(String) - Method in class com.caucho.util.DirectoryClassLoader
Fill data for the class path.
getCodePath() - Method in class com.caucho.util.DynamicClassLoader
 
getCodePath() - Method in class com.caucho.util.DirectoryClassLoader
 
getCodeSource() - Method in class com.caucho.util.DynamicClassLoader.Entry
 
getColumn() - Method in class com.caucho.xml.QAbstractNode
 
getColumn() - Method in interface com.caucho.xml.CauchoNode
Returns the source column of this node.
getColumn() - Method in class com.caucho.es.ESParseException
 
getColumnNumber() - Method in class com.caucho.xml.XmlParser
 
getColumnNumber() - Method in class com.caucho.xml.SAXBuilder
The column number is always 0.
getColumnNumber() - Method in interface javax.xml.transform.SourceLocator
Returns the column number of the error.
getComment() - Method in class javax.servlet.http.Cookie
Returns the comment describing the purpose of this cookie, or null if the cookie has no comment.
getConfig() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getConnection() - Method in class com.caucho.sql.QPooledConnectionImpl
Returns the underlying connection.
getConnection() - Method in class com.caucho.sql.QPooledConnection
 
getConnection() - Method in class com.caucho.sql.ClusterPoolDataSource
Driver interface to create a new connection.
getConnection() - Method in class com.caucho.sql.DBPool
Returns a new or pooled connection.
getConnection() - Method in class com.caucho.server.http.Srun
 
getConnection(String, String) - Method in class com.caucho.sql.ClusterPoolDataSource
Driver interface to create a new connection.
getConnection(String, String) - Method in class com.caucho.sql.DBPool
Return a connection.
getConnectionCount() - Method in class com.caucho.http.admin.TcpServerAdmin
Returns the total number of connections
getConnectionCount() - Method in class com.caucho.http.admin.ServerAdmin
Returns the total number of connections.
getConnectionWaitTime() - Method in class com.caucho.sql.DBPool
Gets the time to wait for a connection when all are used.
getContainer() - Method in class com.caucho.vfs.JarPath
Returns the underlying file below the jar.
getContentHandler() - Method in class com.caucho.xml.AbstractParser
 
getContentHandler() - Method in class com.caucho.xsl.SAXTransformerImpl
Gets the SAX contentHandler.
getContentHandler() - Method in class com.caucho.xsl.SAXFilterImpl
 
getContentLength() - Method in class com.caucho.server.http.AbstractRequest
 
getContentLength() - Method in class com.caucho.server.http.Request
Returns the content length of a post.
getContentLength() - Method in class com.caucho.server.http.DummyRequest
 
getContentLength() - Method in class com.caucho.server.http.Response
Returns the number of bytes send to the output.
getContentLength() - Method in interface javax.servlet.ServletRequest
Returns the length, in bytes, of the request body and made available by the input stream, or -1 if the length is not known.
getContentLength() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getContentLength() on the wrapped request object.
getContentType() - Method in class com.caucho.vfs.Path
Returns the mime-type of the file.
getContentType() - Method in class com.caucho.server.http.AbstractRequest
 
getContentType() - Method in class com.caucho.server.http.Request
Returns the content-length of a post.
getContentType() - Method in class com.caucho.server.http.DummyRequest
 
getContentType() - Method in interface javax.servlet.ServletRequest
Returns the MIME type of the body of the request, or null if the type is not known.
getContentType() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getContentType() on the wrapped request object.
getContext(String) - Method in class com.caucho.server.http.Application
Returns the named servlet context.
getContext(String) - Method in interface javax.servlet.ServletContext
Returns a ServletContext object that corresponds to a specified URL on the server.
getContextClassLoader() - Static method in class com.caucho.util.CauchoSystem
Gets the per-thread class loader, the context class loader.
getContextNode() - Method in class com.caucho.xpath.Env
Gets the context node.
getContextPath() - Method in class com.caucho.server.http.AbstractRequest
 
getContextPath() - Method in class com.caucho.server.http.Request
Returns the context part of the uri.
getContextPath() - Method in class com.caucho.server.http.DummyRequest
 
getContextPath() - Method in interface com.caucho.server.http.CauchoRequest
 
getContextPath() - Method in class com.caucho.server.http.Application
 
getContextPath() - Method in interface com.caucho.server.http.CauchoApplication
 
getContextPath() - Method in interface javax.servlet.http.HttpServletRequest
Returns the portion of the request URI that indicates the context of the request.
getContextPath() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getContextPath() on the wrapped request object.
getContextPosition() - Method in class com.caucho.xpath.Env
Returns the position of the context node.
getContextSize() - Method in class com.caucho.xpath.Env
Returns the number of nodes in the context list.
getConvertedString() - Method in class com.caucho.vfs.ByteToChar
Gets the converted string.
getConvertedString() - Method in class com.caucho.vfs.OldByteToChar
Gets the converted string.
getCookie(String) - Method in class com.caucho.server.http.AbstractRequest
 
getCookie(String) - Method in class com.caucho.server.http.Request
Returns the cookies from the browser
getCookie(String) - Method in class com.caucho.server.http.DummyRequest
 
getCookie(String) - Method in class com.caucho.server.http.Response
 
getCookie(String) - Method in interface com.caucho.server.http.CauchoRequest
 
getCookieAuthQuery() - Method in class com.caucho.http.security.JdbcAuthenticator
Gets the cookie auth query.
getCookieAuthUpdate() - Method in class com.caucho.http.security.JdbcAuthenticator
Gets the cookie update query.
getCookieDomain() - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated. Returns the domain for a login cookie.
getCookieDomain() - Method in class com.caucho.http.security.JdbcAuthenticator
Returns the domain for a login cookie.
getCookieMaxAge() - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated. Returns the max-age for a login cookie.
getCookieMaxAge() - Method in class com.caucho.http.security.JdbcAuthenticator
Returns the max-age for a login cookie.
getCookies() - Method in class com.caucho.server.http.AbstractRequest
 
getCookies() - Method in class com.caucho.server.http.Request
Returns the cookies from the browser
getCookies() - Method in class com.caucho.server.http.DummyRequest
 
getCookies() - Method in class com.caucho.server.http.Response
 
getCookies() - Method in interface javax.servlet.http.HttpServletRequest
Returns an array containing all of the Cookie objects the client sent with this request.
getCookies() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getCookies() on the wrapped request object.
getCookieVersion() - Method in class com.caucho.http.security.JdbcAuthenticator
Returns the version for a login cookie.
getCount() - Method in class com.caucho.xsl.Template
 
getCpuUsage() - Static method in class com.caucho.util.CauchoSystem
 
getCreationTime() - Method in interface javax.servlet.http.HttpSession
Returns the time when this session was created, measured in milliseconds since midnight January 1, 1970 GMT.
getCurrentNode() - Method in class com.caucho.xpath.Env
Gets the current node.
getCurrentTime() - Static method in class com.caucho.util.Alarm
Returns the current time.
getData() - Method in class com.caucho.util.Tree
 
getData() - Method in interface org.w3c.dom.CharacterData
The character data of the node that implements this interface.
getData() - Method in interface org.w3c.dom.ProcessingInstruction
The content of this processing instruction.
getDataSource() - Method in class com.caucho.sql.DBPool
Returns the underlying pooled or xa datasource
getDate() - Method in class com.caucho.util.RegistryNode
 
getDate() - Method in class com.caucho.server.http.AbstractRequest
 
getDate() - Method in class com.caucho.server.http.Request
Returns the date for the current request.
getDate() - Method in class com.caucho.server.http.DummyRequest
 
getDate() - Method in interface com.caucho.server.http.CauchoRequest
 
getDate(String, QDate) - Method in class com.caucho.util.RegistryNode
 
getDate(String, QDate) - Static method in class com.caucho.util.Registry
 
getDateHeader(String) - Method in class com.caucho.server.http.AbstractRequest
Returns a header interpreted as a date.
getDateHeader(String) - Method in class com.caucho.server.http.DummyRequest
 
getDateHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns the value of the specified request header as a long value that represents a Date object.
getDateHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getDateHeader(String name) on the wrapped request object.
getDayCpu() - Method in class com.caucho.server.http.Statistics
Gets the average cpu load for the last day (needs libcaucho.so).
getDayOfMonth() - Method in class com.caucho.util.QDate
 
getDayOfWeek() - Method in class com.caucho.util.QDate
 
getDayThreads() - Method in class com.caucho.server.http.Statistics
Gets the average number of active threads in the last day.
getDbPool() - Method in class com.caucho.server.http.JdbcAuthenticator
 
getDeclare() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
The body of the <declare> element
getDeclare() - Method in class javax.servlet.jsp.tagext.VariableInfo
 
getDefaultEncoding() - Method in class com.caucho.xml.AbstractParser
Gets the default encoding if none is specified.
getDefaultFactory() - Static method in class javax.servlet.jsp.JspFactory
 
getDefaultStream() - Method in class com.caucho.vfs.ClassLoaderStream
Returns the context stream's variable.
getDependList() - Method in class com.caucho.util.Registry
Returns the dependency list.
getDepends() - Method in class com.caucho.xsl.AbstractStylesheet
Returns the dependency list of the stylesheet.
getDepends() - Method in class com.caucho.server.http.Application
Return all the dependencies
getDigestPassword(HttpServletRequest, HttpServletResponse, ServletContext, String, String) - Method in class com.caucho.http.security.AbstractAuthenticator
Returns the password for authenticators too lazy to calculate the digest.
getDigestPassword(HttpServletRequest, HttpServletResponse, ServletContext, String, String) - Method in class com.caucho.http.security.JdbcAuthenticator
Returns the password for authenticators too lazy to calculate the digest.
getDigestPassword(HttpServletRequest, HttpServletResponse, ServletContext, String, String) - Method in class com.caucho.http.security.XmlAuthenticator
 
getDigestPrincipal(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.http.security.DigestLogin
Returns the principal from a basic authentication
getDigestSecret(HttpServletRequest, HttpServletResponse, ServletContext, String, String, String) - Method in class com.caucho.http.security.AbstractAuthenticator
Returns the digest secret for Digest authentication.
getDisableClose() - Method in class com.caucho.vfs.WriteStream
 
getDisableEscaping() - Method in class com.caucho.xsl.XslWriter
 
getDisplayName() - Method in class javax.servlet.jsp.tagext.TagInfo
Get the displayName
getDoctype() - Method in class com.caucho.xml.QDocument
 
getDoctype() - Method in interface org.w3c.dom.Document
The Document Type Declaration (see DocumentType) associated with this document.
getDocument() - Method in class com.caucho.xsl.CacheableDocument
Returns the document
getDocumentElement() - Method in class com.caucho.xml.QDocument
 
getDocumentElement() - Method in interface org.w3c.dom.Document
This is a convenience attribute that allows direct access to the child node that is the root element of the document.
getDomain() - Method in class javax.servlet.http.Cookie
Returns the domain name set for this cookie.
getDOMImplementation() - Method in class javax.xml.parsers.DocumentBuilder
Returns an instance of a DOM implementation
getDouble() - Method in class com.caucho.util.RegistryNode
Returns the node's value interpreted as a double.
getDouble(String, double) - Method in class com.caucho.util.RegistryNode
Returns a subnode's value interpreted as a double
getDouble(String, double) - Static method in class com.caucho.util.Registry
 
getDriver() - Method in class com.caucho.sql.DBPool
Returns the JDBC driver for the pooled object.
getDriverName() - Method in class com.caucho.sql.DBPool
Returns the JDBC driver class for the pooled object.
getDTDHandler() - Method in class com.caucho.xml.AbstractParser
 
getDTDHandler() - Method in class com.caucho.xsl.SAXTransformerImpl
Gets the SAX DTD handler.
getDTDHandler() - Method in class com.caucho.xsl.SAXFilterImpl
 
getElement(String) - Method in class com.caucho.xml.QDocumentType
 
getElementById(String) - Method in class com.caucho.xml.QDocument
 
getElementById(String) - Method in interface org.w3c.dom.Document
Returns the Element whose ID is given by elementId.
getElementId(String) - Method in class com.caucho.xml.QDocumentType
 
getElementIdNames() - Method in class com.caucho.xml.QDocumentType
 
getElementsByTagName(String) - Method in class com.caucho.xml.QElement
Returns a list of elements, given a tag name.
getElementsByTagName(String) - Method in class com.caucho.xml.QDocument
Returns a list of elements, filtered by the tag name.
getElementsByTagName(String) - Method in interface org.w3c.dom.Element
Returns a NodeList of all descendant Elements with a given tag name, in the order in which they are encountered in a preorder traversal of this Element tree.
getElementsByTagName(String) - Method in interface org.w3c.dom.Document
Returns a NodeList of all the Elements with a given tag name in the order in which they are encountered in a preorder traversal of the Document tree.
getElementsByTagNameNS(String, String) - Method in class com.caucho.xml.QElement
Returns a list of elements, given a namespace and a local name.
getElementsByTagNameNS(String, String) - Method in class com.caucho.xml.QDocument
 
getElementsByTagNameNS(String, String) - Method in interface org.w3c.dom.Element
Returns a NodeList of all the descendant Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of this Element tree.
getElementsByTagNameNS(String, String) - Method in interface org.w3c.dom.Document
Returns a NodeList of all the Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of the Document tree.
getEnclosingWriter() - Method in class com.caucho.jsp.QBodyContent
Returns the enclosing writer.
getEnclosingWriter() - Method in class javax.servlet.jsp.tagext.BodyContent
Get the enclosing JspWriter.
getEncoding() - Method in class com.caucho.vfs.WriteStream
Returns the mime-encoding used for writing.
getEncoding() - Method in class com.caucho.vfs.MultipartStream
Returns the default encoding.
getEncoding() - Method in class com.caucho.vfs.ReadStream
Returns the mime-encoding currently read.
getEncoding() - Method in class com.caucho.vfs.ReaderWriterStream
 
getEncoding() - Method in class com.caucho.xml.QDocument
 
getEncoding() - Method in class com.caucho.transform.OutputFormat
 
getEnd(int) - Method in class com.caucho.regexp.Regexp
 
getEndIndex() - Method in class com.caucho.util.CharCursor
 
getEndIndex() - Method in class com.caucho.util.StringCharCursor
 
getEngineInfo() - Method in class com.caucho.jsp.QJspFactory
 
getEngineInfo() - Method in class javax.servlet.jsp.JspFactory
called to get implementation-specific information on the current JSP engine
getEntities() - Method in class com.caucho.xml.QDocumentType
 
getEntities() - Method in interface org.w3c.dom.DocumentType
A NamedNodeMap containing the general entities, both external and internal, declared in the DTD.
getEntitiesAsText() - Method in class com.caucho.xml.AbstractParser
 
getEntityResolver() - Method in class com.caucho.xml.AbstractParser
Sets the callback object finding files from system ids.
getEntityResolver() - Method in class com.caucho.xsl.SAXTransformerImpl
Gets the SAX entity resolver handler.
getEntityResolver() - Method in class com.caucho.xsl.SAXFilterImpl
 
getEntryClass() - Method in class com.caucho.util.DynamicClassLoader.Entry
 
getEnvironment() - Method in class com.caucho.naming.AbstractContext
 
getEnvironment() - Method in class com.caucho.naming.PathJndiContext
 
getErrorHandler() - Method in class com.caucho.xml.AbstractParser
 
getErrorHandler() - Method in class com.caucho.xsl.SAXTransformerImpl
Gets the SAX error handler.
getErrorHandler() - Method in class com.caucho.xsl.SAXFilterImpl
 
getErrorListener() - Method in class com.caucho.xsl.TransformerImpl
Returns the error listener.
getErrorListener() - Method in class com.caucho.xsl.AbstractStylesheetFactory
Returns the error listener.
getErrorListener() - Method in class javax.xml.transform.Transformer
Returns the current error callback listener.
getErrorListener() - Method in class javax.xml.transform.TransformerFactory
Returns the error handler for the factory.
getErrorLog() - Method in class com.caucho.server.http.VirtualHost
Returns the host's error log
getErrorMessage(String) - Method in class com.caucho.util.RegistryNode
Adds the filename and line to the error message.
getErrorPage() - Method in class com.caucho.jsp.QPageContext
Returns the page's error page.
getEscapeText() - Method in class com.caucho.xml.SAXBuilder
 
getEscapeText() - Method in class com.caucho.xml.DOMBuilder
 
getEscapeText() - Method in class com.caucho.xml.XmlPrinter
Returns true if the text is currently being escaped
getEscapeText() - Method in interface com.caucho.xml.XMLWriter
 
getEscaping() - Method in class com.caucho.xml.XmlPrinter
Returns the current XML escaping.
getEval() - Method in class com.caucho.es.Call
 
getException() - Method in class com.caucho.jsp.QPageContext
 
getException() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getException() - Method in class com.caucho.es.ESWrapperException
 
getException() - Method in class javax.servlet.jsp.PageContext
The current value of the exception object (an Exception).
getException() - Method in class javax.xml.parsers.FactoryConfigurationError
Get the root cause of the exception
getException() - Method in class javax.xml.transform.TransformerException
Returns the wrapped exception.
getException() - Method in class javax.xml.transform.TransformerFactoryConfigurationError
Returns the underlying exception.
getExpireInterval() - Method in class com.caucho.util.TimedItem
Returns the expire time for this TimedItem.
getExpr() - Method in class com.caucho.xsl.Sort
 
getFeature(String) - Method in class com.caucho.xml.AbstractParser
 
getFeature(String) - Method in class com.caucho.xsl.TransformerImpl
 
getFeature(String) - Method in class com.caucho.xsl.SAXFilterImpl
 
getFeature(String) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Returns an implementation-specific feature.
getFeature(String) - Method in interface com.caucho.transform.Transformer
Returns true if the Transformer implements the feature.
getFeature(String) - Method in class javax.xml.parsers.SAXParserFactory
Returns the named feature.
getFeature(String) - Method in class javax.xml.transform.TransformerFactory
Returns true if the named feature is implemented.
getFilename() - Method in class com.caucho.util.RegistryNode
Returns the source filename for the configuration node.
getFilename() - Method in class com.caucho.xml.QAbstractNode
Returns the node's source filename.
getFilename() - Method in class com.caucho.xml.XmlParser
Returns the current filename.
getFilename() - Method in interface com.caucho.xml.CauchoNode
Returns the source filename of this node.
getFilename() - Method in class com.caucho.es.ESParseException
 
getFilename() - Method in class com.caucho.es.parser.Parser
Returns the current filename being parsed.
getFileSeparatorChar() - Static method in class com.caucho.util.CauchoSystem
 
getFilterName() - Method in interface javax.servlet.FilterConfig
Returns the filter-name of this filter as defined in the deployment descriptor.
getFirst() - Method in class com.caucho.util.Tree
 
getFirstAttribute() - Method in interface com.caucho.xml.CauchoElement
Returns the first attribute of the element.
getFirstChild() - Method in class com.caucho.util.RegistryNode
Returns the first child node or null if there are no children.
getFirstChild() - Method in class com.caucho.xml.QAbstractNode
 
getFirstChild() - Method in class com.caucho.xml.QNode
 
getFirstChild() - Method in interface org.w3c.dom.Node
The first child of this node.
getFlushOnNewline() - Method in class com.caucho.vfs.StreamImpl
Returns true if the buffer should be flushed on every newline.
getFlushOnNewline() - Method in class com.caucho.vfs.ReaderWriterStream
 
getFlushOnNewline() - Method in class com.caucho.vfs.VfsStream
 
getForbidForward() - Method in interface com.caucho.server.http.CauchoResponse
 
getForbidForward() - Method in class com.caucho.server.http.Response
Returns true if RequestDispatcher.forward() is disallowed on this stream.
getForbidForward() - Method in class com.caucho.server.http.DummyResponse
 
getForgiving() - Method in class com.caucho.xml.AbstractParser
Returns true if the parser is forgiving.
getFormat() - Method in class com.caucho.xsl.XslNumberFormat
 
getFormat() - Method in class com.caucho.http.security.PasswordDigest
Returns the message digest format (base64 or hex).
getFormatId() - Method in class com.caucho.transaction.XidImpl
 
getFormErrorPage() - Method in class com.caucho.http.security.FormLogin
Gets the error page.
getFormLoginPage() - Method in class com.caucho.http.security.FormLogin
Gets the login page.
getFormURIPriority() - Method in class com.caucho.http.security.FormLogin
Returns true if the form's j_uri has priority over the saved URL.
getFullPath() - Method in class com.caucho.vfs.Path
Returns the full path, including the restricted root.
getFullPath() - Method in class com.caucho.vfs.FilesystemPath
For chrooted filesystems return the real system path.
getFullPath() - Method in class com.caucho.vfs.MergePath
Returns the full path name of the best path.
getFullPath(String) - Method in class com.caucho.naming.AbstractContext
Returns the full name for the context.
getFullPath(String) - Method in class com.caucho.naming.MemoryContext
 
getFunction() - Method in class com.caucho.xsl.Template
 
getFunction(String) - Method in interface com.caucho.xpath.ExprEnvironment
Returns the value associated with name.
getFunction(String) - Method in class com.caucho.xpath.Env
Returns the named function.
getGenerateLocation() - Method in class com.caucho.xsl.StylesheetImpl
 
getGetMethod(BeanInfo, String) - Static method in class com.caucho.util.BeanUtil
Returns a set method matching the property name.
getGetMethod(Class, String) - Static method in class com.caucho.util.BeanUtil
Returns a get method matching the property name.
getGetMethod(Class, String, boolean) - Static method in class com.caucho.util.BeanUtil
Returns a get method matching the property name.
getGlobal() - Method in class com.caucho.util.ClassLoaderLocal
 
getGlobal() - Method in class com.caucho.es.Call
 
getGlobalDate() - Static method in class com.caucho.util.QDate
Global date must be synchronized before you can do anything on it.
getGlobalProperties() - Method in class com.caucho.util.ContextProperties
 
getGlobalProto() - Static method in class com.caucho.es.Global
Returns the global prototype for the current thread.
getGlobalTransactionId() - Method in class com.caucho.transaction.XidImpl
 
getGlobalVariable(ESString) - Method in class com.caucho.es.Call
Returns the global variable of the id, throwing an exception if the it's undefined.
getGroup() - Method in class com.caucho.server.http.Srun
 
getGroupId() - Method in class com.caucho.server.http.Srun
 
getGroupIndex() - Method in class com.caucho.server.http.Srun
Returns the index of the srun with the group.
getGroupSeparator() - Method in class com.caucho.xsl.XslNumberFormat
 
getGroupSize() - Method in class com.caucho.xsl.XslNumberFormat
 
getHandler() - Method in class javax.xml.transform.sax.SAXResult
Returns the result ContentHandler.
getHeader(String) - Method in class com.caucho.server.http.AbstractRequest
 
getHeader(String) - Method in class com.caucho.server.http.Request
 
getHeader(String) - Method in interface com.caucho.server.http.CauchoResponse
 
getHeader(String) - Method in class com.caucho.server.http.DummyRequest
 
getHeader(String) - Method in class com.caucho.server.http.Response
Returns the value of an already set output header.
getHeader(String) - Method in class com.caucho.server.http.DummyResponse
 
getHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns the value of the specified request header as a String.
getHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getHeader(String name) on the wrapped request object.
getHeaderBuffer(char[], int) - Method in class com.caucho.server.http.Request
 
getHeaderBuffer(char[], int) - Method in class com.caucho.server.http.HttpRequest
Returns the matching header.
getHeaderBuffer(char[], int) - Method in class com.caucho.server.http.RunnerRequest
 
getHeaderBuffer(String) - Method in class com.caucho.server.http.Request
 
getHeaderBuffer(String) - Method in class com.caucho.server.http.HttpRequest
Returns the header value for the key, returned as a CharSegment.
getHeaderBuffer(String) - Method in class com.caucho.server.http.RunnerRequest
 
getHeaderBuffers(ArrayList, String) - Method in class com.caucho.server.http.Request
 
getHeaderBuffers(ArrayList, String) - Method in class com.caucho.server.http.HttpRequest
Fills an ArrayList with the header values matching the key.
getHeaderBuffers(ArrayList, String) - Method in class com.caucho.server.http.RunnerRequest
 
getHeaderNames() - Method in class com.caucho.server.http.AbstractRequest
 
getHeaderNames() - Method in class com.caucho.server.http.Request
Enumerates the header keys
getHeaderNames() - Method in class com.caucho.server.http.HttpRequest
Returns an enumeration of all the header keys.
getHeaderNames() - Method in class com.caucho.server.http.RunnerRequest
 
getHeaderNames() - Method in class com.caucho.server.http.DummyRequest
 
getHeaderNames() - Method in interface javax.servlet.http.HttpServletRequest
Returns an enumeration of all the header names this request contains.
getHeaderNames() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getHeaderNames() on the wrapped request object.
getHeaders(String) - Method in class com.caucho.server.http.AbstractRequest
 
getHeaders(String) - Method in class com.caucho.server.http.Request
 
getHeaders(String) - Method in class com.caucho.server.http.HttpRequest
Return an enumeration of headers matching a key.
getHeaders(String) - Method in class com.caucho.server.http.DummyRequest
 
getHeaders(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns all the values of the specified request header as an Enumeration of String objects.
getHeaders(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getHeaders(String name) on the wrapped request object.
getHome() - Method in class com.caucho.ejb.AbstractClientFactory
 
getHost() - Method in class com.caucho.vfs.Path
Returns the hostname
getHost() - Method in class com.caucho.vfs.HttpPath
Returns the host part of the url.
getHost() - Method in class com.caucho.vfs.TcpPath
 
getHost() - Method in class com.caucho.server.http.Srun
 
getHost() - Method in class com.caucho.server.http.Application
Returns the application's virtual host name.
getHost() - Method in interface com.caucho.server.http.CauchoApplication
 
getHourCpu() - Method in class com.caucho.server.http.Statistics
Gets the average cpu load for the last hour (needs libcaucho.so).
getHourThreads() - Method in class com.caucho.server.http.Statistics
Gets the average number of active threads in the last hour.
getId() - Method in class com.caucho.xsl.Template
 
getId() - Method in class com.caucho.server.http.Srun
 
getId() - Method in interface javax.servlet.http.HttpSession
Returns a string containing the unique identifier assigned to this session.
getId() - Method in class javax.servlet.jsp.tagext.TagData
The value of the id attribute, if available.
getId() - Method in class javax.servlet.jsp.tagext.TagSupport
The value of the id attribute of this tag; or null.
getIdAttribute(TagAttributeInfo[]) - Static method in class javax.servlet.jsp.tagext.TagAttributeInfo
Convenience static method that goes through an array of TagAttributeInfo objects and looks for "id".
getIds() - Method in interface javax.servlet.http.HttpSessionContext
Deprecated. As of Java Servlet API 2.1 with no replacement. This method must return an empty Enumeration and will be removed in a future version of this API.
getImplementation() - Method in class com.caucho.xml.QDocument
 
getImplementation() - Method in interface org.w3c.dom.Document
The DOMImplementation object that handles this document.
getIndent() - Method in class com.caucho.transform.OutputFormat
 
getIndex() - Method in class com.caucho.util.CharCursor
returns the current location of the cursor
getIndex() - Method in class com.caucho.util.StringCharCursor
returns the current location of the cursor
getIndex() - Method in class com.caucho.server.http.Srun
 
getInfoString() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Information (documentation) for this TLD.
getInfoString() - Method in class javax.servlet.jsp.tagext.TagInfo
The information string for the tag.
getInitialContext(Hashtable) - Method in class com.caucho.server.http.JndiFactory
Returns the initial context for the current thread.
getInitParameter(String) - Method in class com.caucho.jsp.Page
 
getInitParameter(String) - Method in class com.caucho.server.http.Application
 
getInitParameter(String) - Method in class javax.servlet.GenericServlet
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in interface javax.servlet.FilterConfig
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in interface javax.servlet.ServletConfig
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in interface javax.servlet.ServletContext
Returns a String containing the value of the named context-wide initialization parameter, or null if the parameter does not exist.
getInitParameterNames() - Method in class com.caucho.jsp.Page
 
getInitParameterNames() - Method in class com.caucho.server.http.Application
 
getInitParameterNames() - Method in class javax.servlet.GenericServlet
Returns the names of the servlet's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the servlet has no initialization parameters.
getInitParameterNames() - Method in interface javax.servlet.FilterConfig
Returns the names of the servlet's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the servlet has no initialization parameters.
getInitParameterNames() - Method in interface javax.servlet.ServletConfig
Returns the names of the servlet's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the servlet has no initialization parameters.
getInitParameterNames() - Method in interface javax.servlet.ServletContext
Returns the names of the context's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the context has no initialization parameters.
getInitParameters() - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
Get the init parameters data as an immutable Map.
getInputSource() - Method in class javax.xml.transform.sax.SAXSource
Returns the SAX InputSource.
getInputStream() - Method in class com.caucho.util.CharBuffer
 
getInputStream() - Method in class com.caucho.server.http.AbstractRequest
 
getInputStream() - Method in class com.caucho.server.http.Request
Returns a stream for reading POST data.
getInputStream() - Method in class com.caucho.server.http.DummyRequest
 
getInputStream() - Method in interface javax.servlet.ServletRequest
Retrieves the body of the request as binary data using a ServletInputStream.
getInputStream() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getInputStream() on the wrapped request object.
getInputStream() - Method in class javax.servlet.jsp.tagext.PageData
Returns an input stream on the XML view of a JSP page.
getInputStream() - Method in class javax.xml.transform.stream.StreamSource
Returns the input stream.
getInt() - Method in class com.caucho.util.RegistryNode
Returns the node's value interpreted as an integer
getInt(int) - Method in class com.caucho.util.ByteBuffer
 
getInt(String, int) - Method in class com.caucho.util.RegistryNode
Returns a subnode's value interpreted as an integer
getInt(String, int) - Static method in class com.caucho.util.Registry
 
getInternalForward() - Method in class com.caucho.http.security.FormLogin
Returns true if a successful login allows an internal forward instead of a redirect.
getInternalSubset() - Method in class com.caucho.xml.QDocumentType
 
getInternalSubset() - Method in interface org.w3c.dom.DocumentType
The internal subset as a string, or null if there is none.
getInterval() - Method in class com.caucho.util.CpuUsage
 
getIntHeader(String) - Method in class com.caucho.server.http.AbstractRequest
 
getIntHeader(String) - Method in class com.caucho.server.http.DummyRequest
 
getIntHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns the value of the specified request header as an int.
getIntHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getIntHeader(String name) on the wrapped request object.
getJar() - Method in class com.caucho.vfs.JarPath
 
getJavaEncoding() - Method in class com.caucho.vfs.WriteStream
 
getJavaName(Locale) - Static method in class com.caucho.vfs.Encoding
Returns the Java name for the given locale.
getJavaName(String) - Static method in class com.caucho.vfs.Encoding
Returns the Java name for the given encoding.
getJavaType() - Method in class com.caucho.es.ESBase
 
getJavaType() - Method in class com.caucho.es.ESNull
 
getJavaType() - Method in class com.caucho.es.ESBoolean
 
getJavaType() - Method in class com.caucho.es.ESString
 
getJavaType() - Method in class com.caucho.es.ESNumber
 
getJavaType() - Method in class com.caucho.es.ESUndefined
 
getJndiContext() - Method in class com.caucho.server.http.Application
Returns the JNDI context for this application.
getJsp() - Method in class com.caucho.xml.AbstractParser
Returns true if the parser should handle special JSP forgiveness.
getKeepaliveConnectionCount() - Method in class com.caucho.http.admin.TcpServerAdmin
Returns the total number of connections waiting for a keepalive.
getLang() - Method in class com.caucho.xsl.XslNumberFormat
 
getLargeIcon() - Method in class javax.servlet.jsp.tagext.TagInfo
Get the path to the large icon
getLast() - Method in class com.caucho.util.Tree
 
getLastAccessedTime() - Method in interface javax.servlet.http.HttpSession
Returns the last time the client sent a request associated with this session, as the number of milliseconds since midnight January 1, 1970 GMT, and marked by the time the container recieved the request.
getLastChar() - Method in class com.caucho.util.CharSegment
Returns the last character of the buffer
getLastChar() - Method in class com.caucho.util.CharBuffer
Returns the last character of the buffer
getLastChild() - Method in class com.caucho.xml.QAbstractNode
 
getLastChild() - Method in class com.caucho.xml.QNode
 
getLastChild() - Method in interface org.w3c.dom.Node
The last child of this node.
getLastModified() - Method in class com.caucho.vfs.Path
Returns the last modified time of the file.
getLastModified() - Method in class com.caucho.vfs.JarPath
 
getLastModified() - Method in class com.caucho.vfs.Depend
Returns the current last-modified time of the file.
getLastModified() - Method in class com.caucho.vfs.MergePath
Returns the last modified time of the best path.
getLastModified() - Method in class com.caucho.vfs.CachePath
 
getLastModified() - Method in class com.caucho.vfs.MemoryPath
 
getLastModified() - Method in class com.caucho.vfs.FilePath
 
getLastModified() - Method in class com.caucho.vfs.HttpPath
Returns the last modified time.
getLastModified() - Method in class com.caucho.xsl.CacheableDocument
Returns the modification time of the document sources.
getLastModified(HttpServletRequest) - Method in class com.caucho.jsp.Page
Returns the Last-Modified time for use in caching.
getLastModified(HttpServletRequest) - Method in class javax.servlet.http.HttpServlet
Returns the time the HttpServletRequest object was last modified, in milliseconds since midnight January 1, 1970 GMT.
getLength() - Method in class com.caucho.util.CharSegment
Returns the buffer length
getLength() - Method in class com.caucho.util.CharBuffer
Returns the buffer length
getLength() - Method in class com.caucho.util.ByteBuffer
Returns the buffer length
getLength() - Method in class com.caucho.vfs.MemoryStream
 
getLength() - Method in class com.caucho.vfs.Path
Returns the length of the file in bytes.
getLength() - Method in class com.caucho.vfs.ReadStream
 
getLength() - Method in class com.caucho.vfs.JarPath
 
getLength() - Method in class com.caucho.vfs.Depend
Returns the current length time of the file.
getLength() - Method in class com.caucho.vfs.TempStream
Returns the total length of the buffer's bytes
getLength() - Method in class com.caucho.vfs.MergePath
Returns the length of the best path.
getLength() - Method in class com.caucho.vfs.TempBuffer
Returns the number of bytes in the buffer.
getLength() - Method in class com.caucho.vfs.CachePath
 
getLength() - Method in class com.caucho.vfs.MemoryPath
 
getLength() - Method in class com.caucho.vfs.FilePath
 
getLength() - Method in class com.caucho.vfs.HttpPath
Returns the file's length
getLength() - Method in class com.caucho.xml.QNode
Returns the number of children.
getLength() - Method in class com.caucho.xml.QEmptyNodeList
Returns the number of children.
getLength() - Method in interface org.w3c.dom.NodeList
The number of nodes in the list.
getLength() - Method in interface org.w3c.dom.NamedNodeMap
The number of nodes in this map.
getLength() - Method in interface org.w3c.dom.CharacterData
The number of 16-bit units that are available through data and the substringData method below.
getLevel() - Method in class com.caucho.util.ClassLoaderLocal
Returns the variable for the context classloader.
getLevelAttribute(String) - Method in class com.caucho.util.DynamicClassLoader
Returns the named attributes
getLexicalHandler() - Method in class javax.xml.transform.sax.SAXResult
Returns the result LexicalHandler.
getLine() - Method in class com.caucho.util.RegistryNode
Returns the source line number for the configuration node.
getLine() - Method in class com.caucho.xml.QAbstractNode
Returns the node's source line.
getLine() - Method in class com.caucho.xml.XmlParser
Returns the current line.
getLine() - Method in interface com.caucho.xml.CauchoNode
Returns the source line of this node.
getLine() - Method in class com.caucho.es.ESParseException
 
getLineMap() - Method in class com.caucho.xml.XmlPrinter
 
getLineMap() - Method in class com.caucho.es.Script
Returns the map from source file line numbers to the generated java line numbers.
getLineNumber() - Method in class com.caucho.xml.XmlParser
 
getLineNumber() - Method in class com.caucho.xml.SAXBuilder
Returns the current line.
getLineNumber() - Method in interface javax.xml.transform.SourceLocator
Returns the line number of the error.
getListContext() - Method in class com.caucho.xpath.Expr
 
getListener() - Method in class com.caucho.util.Cron
Return the cron's listener.
getListener() - Method in class com.caucho.util.Alarm
Return the alarm's listener.
getLiveSessions() - Method in class com.caucho.server.http.Statistics
Returns the number live sessions.
getLoadPrecompiledStylesheet() - Method in class com.caucho.xsl.AbstractStylesheetFactory
Returns true if precompiled stylesheets should be loaded.
getLocale() - Method in class com.caucho.server.http.AbstractRequest
 
getLocale() - Method in class com.caucho.server.http.Request
 
getLocale() - Method in class com.caucho.server.http.DummyRequest
 
getLocale() - Method in class com.caucho.server.http.Response
 
getLocale() - Method in class com.caucho.server.http.DummyResponse
 
getLocale() - Method in interface javax.servlet.ServletRequest
Returns the preferred Locale that the client will accept content in, based on the Accept-Language header.
getLocale() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocale() on the wrapped request object.
getLocale() - Method in interface javax.servlet.ServletResponse
Returns the locale assigned to the response.
getLocale() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getLocale() on the wrapped response object.
getLocales() - Method in class com.caucho.server.http.AbstractRequest
 
getLocales() - Method in class com.caucho.server.http.Request
 
getLocales() - Method in class com.caucho.server.http.DummyRequest
 
getLocales() - Method in interface javax.servlet.ServletRequest
Returns an Enumeration of Locale objects indicating, in decreasing order starting with the preferred locale, the locales that are acceptable to the client based on the Accept-Language header.
getLocales() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocales() on the wrapped request object.
getLocalHost() - Static method in class com.caucho.util.CauchoSystem
 
getLocalName() - Method in class com.caucho.xml.QAbstractNode
 
getLocalName() - Method in class com.caucho.xml.QElement
Returns the local part of the element's name.
getLocalName() - Method in class com.caucho.xml.QAttr
 
getLocalName() - Method in class com.caucho.xml.QName
 
getLocalName() - Method in interface com.caucho.xml.CauchoNode
 
getLocalName() - Method in interface org.w3c.dom.Node
Returns the local part of the qualified name of this node.
getLocationAsString() - Method in class javax.xml.transform.TransformerException
Returns the exception location as a string.
getLocator() - Method in class javax.xml.transform.TransformerException
Returns the exception location.
getLoginDispatcher(String) - Method in class com.caucho.server.http.Application
Returns a request dispatcher for the given uripath.
getLoginTimeout() - Method in class com.caucho.sql.ClusterPoolDataSource
 
getLoginTimeout() - Method in class com.caucho.sql.DBPool
Gets the timeout for a database login.
getLogStream() - Method in class com.caucho.http.log.AbstractErrorLog
Returns the access-log's path.
getLogWriter() - Method in class com.caucho.sql.ClusterPoolDataSource
 
getLogWriter() - Method in class com.caucho.sql.DBPool
Sets the debugging log for the connection.
getMailFrom() - Method in class com.caucho.http.admin.PingMailer
Gets the mail sender
getMailSubject() - Method in class com.caucho.http.admin.PingMailer
Gets the mail sender
getMailTo() - Method in class com.caucho.http.admin.PingMailer
Gets the mail destination
getMajorVersion() - Method in class com.caucho.sql.DBPool
Gets the driver's major version number.
getMajorVersion() - Method in class com.caucho.server.http.Application
Returns the Servlet API major version
getMajorVersion() - Method in interface javax.servlet.ServletContext
Returns the major version of the Java Servlet API that this servlet container supports.
getManager() - Method in class com.caucho.jsp.QServlet
 
getManager(ServletContext) - Static method in class com.caucho.jsp.XtpManager
Returns the XTP manager for the given ServletContext.
getMax() - Method in class com.caucho.xsl.Template
 
getMax(int) - Method in class com.caucho.util.IntSet
 
getMaxActiveTime() - Method in class com.caucho.sql.DBPool
Get the time in milliseconds a connection can remain active.
getMaxAge() - Method in class javax.servlet.http.Cookie
Returns the maximum age of the cookie, specified in seconds, By default, -1 indicating the cookie will persist until browser shutdown.
getMaxConnections() - Method in class com.caucho.sql.DBPool
Get the maximum number of pooled connections.
getMaxIdleTime() - Method in class com.caucho.sql.DBPool
Get the time in seconds a connection will remain in the pool before being closed.
getMaxInactiveInterval() - Method in interface javax.servlet.http.HttpSession
Returns the maximum time interval, in seconds, that the servlet container will keep this session open between client accesses.
getMaxOverflowConnections() - Method in class com.caucho.sql.DBPool
The number of connections to overflow if the connection pool fills and there's a timeout.
getMaxPoolTime() - Method in class com.caucho.sql.DBPool
Get the time in milliseconds a connection will remain in the pool before being closed.
getMedia() - Method in class com.caucho.server.http.AbstractRequest
 
getMedia() - Method in class com.caucho.server.http.DummyRequest
 
getMedia() - Method in interface com.caucho.server.http.CauchoRequest
 
getMediaType() - Method in class com.caucho.transform.OutputFormat
 
getMergePaths() - Method in class com.caucho.vfs.MergePath
Return the list of paths searched in the merge path.
getMessage() - Method in class com.caucho.es.ESWrapperException
 
getMessage() - Method in class com.caucho.es.ESParseException
 
getMessage() - Method in class com.caucho.xsl.XslParseException
 
getMessage() - Method in class com.caucho.naming.NamingExceptionWrapper
Returns the appropriate exception message.
getMessage() - Method in class com.caucho.security.SecurityContextException
Returns the appropriate exception message.
getMessageAndLocation() - Method in class javax.xml.transform.TransformerException
Returns the message and it's location
getMetaData() - Method in class com.caucho.sql.QPooledConnectionImpl
Gets the connection's metadata.
getMethod() - Method in class com.caucho.transform.OutputFormat
Returns the output method: xml, html, or text.
getMethod() - Method in class com.caucho.server.http.AbstractRequest
 
getMethod() - Method in class com.caucho.server.http.Request
 
getMethod() - Method in class com.caucho.server.http.DummyRequest
 
getMethod() - Method in interface javax.servlet.http.HttpServletRequest
Returns the name of the HTTP method with which this request was made, for example, GET, POST, or PUT.
getMethod() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getMethod() on the wrapped request object.
getMethodBuffer() - Method in class com.caucho.server.http.AbstractRequest
 
getMethodBuffer() - Method in class com.caucho.server.http.Request
 
getMethodBuffer() - Method in class com.caucho.server.http.HttpRequest
Returns a buffer containing the request method.
getMethodBuffer() - Method in class com.caucho.server.http.RunnerRequest
 
getMimeName(Locale) - Static method in class com.caucho.vfs.Encoding
Returns the canonical mime name for the given locale.
getMimeName(String) - Static method in class com.caucho.vfs.Encoding
Returns the canonical mime name for the given character encoding.
getMimeType(String) - Method in class com.caucho.server.http.Application
Returns the mime-type for a uri.
getMimeType(String) - Method in interface javax.servlet.ServletContext
Returns the MIME type of the specified file, or null if the MIME type is not known.
getMin() - Method in class com.caucho.xsl.Template
 
getMin(int) - Method in class com.caucho.util.IntSet
 
getMinorVersion() - Method in class com.caucho.sql.DBPool
Gets the driver's minor version number.
getMinorVersion() - Method in class com.caucho.server.http.Application
Returns the Servlet API minor version
getMinorVersion() - Method in interface javax.servlet.ServletContext
Returns the minor version of the Servlet API that this servlet container supports.
getMinuteCpu() - Method in class com.caucho.server.http.Statistics
Gets the average cpu load for the last minute (needs libcaucho.so)
getMinuteThreads() - Method in class com.caucho.server.http.Statistics
Gets the average number of active threads in the last minute.
getMode() - Method in class com.caucho.xsl.Template
 
getMonth() - Method in class com.caucho.util.QDate
 
getName() - Method in class com.caucho.util.RegistryNode
Returns the attribute's name.
getName() - Method in class com.caucho.util.DynamicClassLoader.Entry
 
getName() - Method in class com.caucho.xml.QAttr
 
getName() - Method in class com.caucho.xml.QDocumentType
 
getName() - Method in class com.caucho.xml.QName
 
getName() - Method in class com.caucho.sql.DBPool
Returns the Pool's name
getName() - Method in class com.caucho.server.http.VirtualHost
Return the canonical host name
getName() - Method in class com.caucho.security.BasicPrincipal
 
getName() - Method in interface org.w3c.dom.DocumentType
The name of DTD; i.e., the name immediately following the DOCTYPE keyword.
getName() - Method in interface org.w3c.dom.Attr
Returns the name of this attribute.
getName() - Method in class javax.servlet.ServletContextAttributeEvent
Return the name of the attribute that changed on the ServletContext.
getName() - Method in class javax.servlet.http.Cookie
Returns the name of the cookie.
getName() - Method in class javax.servlet.http.HttpSessionBindingEvent
Returns the name with which the attribute is bound to or unbound from the session.
getName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
The name of this attribute.
getNamedDispatcher(String) - Method in class com.caucho.server.http.Application
 
getNamedDispatcher(String) - Method in interface javax.servlet.ServletContext
Returns a RequestDispatcher object that acts as a wrapper for the named servlet.
getNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Retrieves a node specified by name.
getNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
Retrieves a node specified by local name and namespace URI.
getNameFromAttribute() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
The body of the <name-from-attribute> element.
getNameGiven() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
The body of the <name-given> element
getNameInNamespace() - Method in class com.caucho.naming.AbstractContext
 
getNameInNamespace() - Method in class com.caucho.naming.PathJndiContext
 
getNameInNamespace() - Method in class com.caucho.naming.MemoryContext
 
getNameParser(Name) - Method in class com.caucho.naming.AbstractContext
 
getNameParser(Name) - Method in class com.caucho.naming.PathJndiContext
 
getNameParser(String) - Method in class com.caucho.naming.AbstractContext
 
getNameParser(String) - Method in class com.caucho.naming.PathJndiContext
 
getNamespace() - Method in class com.caucho.xml.QName
 
getNamespace(String) - Method in class com.caucho.xml.QElement
Given a prefix, returns the namespace in effect at this element.
getNamespace(String) - Method in interface com.caucho.xml.CauchoElement
Returns the URL for a given namespace prefix.
getNamespace(String) - Method in class com.caucho.xml.QDocument
Returns the namespace url for a given prefix.
getNamespaceKeys() - Method in class com.caucho.xml.QDocument
Returns an iterator of top-level namespace prefixes.
getNamespaces() - Method in interface com.caucho.xml.CauchoDocument
 
getNamespaces() - Method in class com.caucho.xml.QDocument
 
getNamespaceURI() - Method in class com.caucho.xml.QAbstractNode
 
getNamespaceURI() - Method in class com.caucho.xml.QElement
Returns the namespace of the element.
getNamespaceURI() - Method in class com.caucho.xml.QAttr
 
getNamespaceURI() - Method in class com.caucho.xml.QName
 
getNamespaceURI() - Method in interface com.caucho.xml.CauchoNode
 
getNamespaceURI() - Method in interface org.w3c.dom.Node
The namespace URI of this node, or null if it is unspecified.
getNativePath() - Method in class com.caucho.vfs.Path
Returns the native representation of the path.
getNativePath() - Method in class com.caucho.vfs.FilePath
Returns the native path.
getNewline() - Method in class com.caucho.vfs.StreamImpl
Returns the stream's natural newline character.
getNewline() - Method in class com.caucho.vfs.SocketStream
 
getNewline() - Method in class com.caucho.vfs.VfsStream
 
getNewlineString() - Static method in class com.caucho.util.CauchoSystem
 
getNewlineString() - Method in class com.caucho.vfs.WriteStream
Returns the current string used for println newlines
getNext() - Method in class com.caucho.util.Tree
 
getNext() - Method in class com.caucho.vfs.TempBuffer
 
getNext(Node) - Static method in class com.caucho.xml.XmlUtil
Get the next node in a depth first preorder traversal.
getNextContent() - Method in class com.caucho.xml.QAbstractNode
 
getNextPreorder() - Method in class com.caucho.util.Tree
 
getNextPreorder() - Method in class com.caucho.xml.QAbstractNode
 
getNextPreorder() - Method in class com.caucho.xml.QNode
 
getNextSibling() - Method in class com.caucho.xml.QAbstractNode
 
getNextSibling() - Method in class com.caucho.xml.QNode
 
getNextSibling() - Method in interface org.w3c.dom.Node
The node immediately following this node.
getNode() - Method in class com.caucho.xml.DOMBuilder
 
getNodeName() - Method in class com.caucho.xml.QElement
Returns the element's qualified-name as the node name.
getNodeName() - Method in class com.caucho.xml.QAttr
 
getNodeName() - Method in class com.caucho.xml.QDocumentType
 
getNodeName() - Method in class com.caucho.xml.QDocument
The node name for the document is #document.
getNodeName() - Method in interface org.w3c.dom.Node
The name of this node, depending on its type; see the table above.
getNodeType() - Method in class com.caucho.xml.QElement
Returns the DOM NodeType, ELEMENT_NODE.
getNodeType() - Method in class com.caucho.xml.QAttr
 
getNodeType() - Method in class com.caucho.xml.QDocumentType
 
getNodeType() - Method in class com.caucho.xml.QDocument
 
getNodeType() - Method in interface org.w3c.dom.Node
A code representing the type of the underlying object, as defined above.
getNodeValue() - Method in class com.caucho.xml.QAbstractNode
 
getNodeValue() - Method in class com.caucho.xml.QNode
 
getNodeValue() - Method in class com.caucho.xml.QAttr
 
getNodeValue() - Method in interface org.w3c.dom.Node
The value of this node, depending on its type; see the table above.
getNodeValue(Node) - Method in class com.caucho.xsl.StylesheetImpl
 
getNotationName() - Method in interface org.w3c.dom.Entity
For unparsed entities, the name of the notation for the entity.
getNotations() - Method in class com.caucho.xml.QDocumentType
 
getNotations() - Method in interface org.w3c.dom.DocumentType
A NamedNodeMap containing the notations declared in the DTD.
getObject() - Method in class com.caucho.vfs.Path
Returns the object at this path.
getObject() - Method in class com.caucho.vfs.JndiPath
Returns the object bound at this path.
getOffset() - Method in class com.caucho.util.CharSegment
 
getOffset() - Method in class com.caucho.vfs.ReadStream
 
getOmitDeclaration() - Method in class com.caucho.transform.OutputFormat
Returns "true" if the output declaration should be omitted.
getOriginalRegistry() - Method in class com.caucho.server.http.Application
 
getOriginalStream() - Method in class com.caucho.server.http.Response
 
getOut() - Method in class com.caucho.jsp.QPageContext
Returns the current writer.
getOut() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getOut() - Method in class javax.servlet.jsp.PageContext
The current value of the out object (a JspWriter).
getOutputFormat() - Method in class com.caucho.xsl.StylesheetImpl
 
getOutputFormat() - Method in interface com.caucho.transform.Stylesheet
Returns the values specified in the xsl:output directives.
getOutputProperties() - Method in class com.caucho.xsl.TransformerImpl
Returns a copy of the xsl:output properties.
getOutputProperties() - Method in class com.caucho.xsl.AbstractStylesheet
Returns the output properties for the stylesheet.
getOutputProperties() - Method in class javax.xml.transform.Transformer
Returns a copy of the xsl:output properties.
getOutputProperties() - Method in interface javax.xml.transform.Templates
Returns the xsl:output properties of the stylesheet.
getOutputProperty(String) - Method in class com.caucho.xsl.TransformerImpl
Returns the value of a single named xsl:output property.
getOutputProperty(String) - Method in class javax.xml.transform.Transformer
Returns a single named xsl:output property.
getOutputStream() - Method in class com.caucho.server.http.Response
Returns the ServletOutputStream for the response.
getOutputStream() - Method in class com.caucho.server.http.DummyResponse
 
getOutputStream() - Method in interface javax.servlet.ServletResponse
Returns a ServletOutputStream suitable for writing binary data in the response.
getOutputStream() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getOutputStream() on the wrapped response object.
getOutputStream() - Method in class javax.xml.transform.stream.StreamResult
Returns the output stream.
getOwnerDocument() - Method in class com.caucho.xml.QAbstractNode
Returns the owning document.
getOwnerDocument() - Method in class com.caucho.xml.QDocument
 
getOwnerDocument() - Method in class com.caucho.xpath.Env
Returns a document for creating nodes.
getOwnerDocument() - Method in interface org.w3c.dom.Node
The Document object associated with this node.
getOwnerElement() - Method in class com.caucho.xml.QAttr
 
getOwnerElement() - Method in interface org.w3c.dom.Attr
The Element node this attribute is attached to or null if this attribute is not in use.
getOwnSrun() - Method in class com.caucho.server.http.ServletServer
 
getPage() - Method in class com.caucho.jsp.QPageContext
Returns the underlying servlet for the page.
getPage() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getPage() - Method in class com.caucho.xsl.XslWriter
Deprecated.  
getPage() - Method in class javax.servlet.jsp.PageContext
The current value of the page object (a Servlet).
getPage(CauchoRequest, CauchoResponse) - Method in class com.caucho.jsp.QServlet
Creates and returns a new page.
getPageContext() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getPageContext(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class com.caucho.jsp.QJspFactory
 
getPageContext(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class javax.servlet.jsp.JspFactory
obtains an instance of an implementation dependent javax.servlet.jsp.PageContext abstract class for the calling Servlet and currently pending request and response.
getPageContextPath() - Method in class com.caucho.server.http.AbstractRequest
 
getPageContextPath() - Method in class com.caucho.server.http.Request
Returns the context part of the uri.
getPageContextPath() - Method in class com.caucho.server.http.DummyRequest
 
getPageContextPath() - Method in interface com.caucho.server.http.CauchoRequest
 
getPagePathInfo() - Method in class com.caucho.server.http.AbstractRequest
Returns the path-info for the current page, i.e.
getPagePathInfo() - Method in class com.caucho.server.http.Request
Returns the portion of the uri after the servlet path for the current page.
getPagePathInfo() - Method in class com.caucho.server.http.DummyRequest
 
getPagePathInfo() - Method in interface com.caucho.server.http.CauchoRequest
 
getPageQueryString() - Method in class com.caucho.server.http.AbstractRequest
Returns the query-string for the current page, i.e.
getPageQueryString() - Method in class com.caucho.server.http.Request
Returns the current page's query string.
getPageQueryString() - Method in class com.caucho.server.http.DummyRequest
 
getPageQueryString() - Method in interface com.caucho.server.http.CauchoRequest
 
getPageServletPath() - Method in class com.caucho.server.http.AbstractRequest
Returns the servlet-path for the current page, i.e.
getPageServletPath() - Method in class com.caucho.server.http.Request
Returns the portion of the uri mapped to the servlet for the current page.
getPageServletPath() - Method in class com.caucho.server.http.DummyRequest
 
getPageServletPath() - Method in interface com.caucho.server.http.CauchoRequest
 
getPageURI() - Method in class com.caucho.server.http.AbstractRequest
 
getPageURI() - Method in class com.caucho.server.http.Request
Returns the URI for the page.
getPageURI() - Method in class com.caucho.server.http.DummyRequest
 
getPageURI() - Method in interface com.caucho.server.http.CauchoRequest
 
getParameter(String) - Method in class com.caucho.xsl.TransformerImpl
Returns the named stylesheet parameter.
getParameter(String) - Method in class com.caucho.xsl.XslWriter
 
getParameter(String) - Method in interface com.caucho.transform.Transformer
Gets a transformer parameter.
getParameter(String) - Method in class com.caucho.server.http.AbstractRequest
 
getParameter(String) - Method in class com.caucho.server.http.Request
Returns the form primary value for the given name.
getParameter(String) - Method in class com.caucho.server.http.DummyRequest
 
getParameter(String) - Method in interface javax.servlet.ServletRequest
Returns the value of a request parameter as a String, or null if the parameter does not exist.
getParameter(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getParameter(String name) on the wrapped request object.
getParameter(String) - Method in class javax.xml.transform.Transformer
Returns a named stylesheet parameter.
getParameterMap() - Method in class com.caucho.server.http.Request
Returns a map of the form.
getParameterMap() - Method in class com.caucho.server.http.DummyRequest
 
getParameterMap() - Method in interface javax.servlet.ServletRequest
Returns a java.util.Map of the parameters of this request.
getParameterMap() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getParameterMap() on the wrapped request object.
getParameterNames() - Method in class com.caucho.server.http.AbstractRequest
 
getParameterNames() - Method in class com.caucho.server.http.Request
Returns an enumeration of the form names.
getParameterNames() - Method in class com.caucho.server.http.DummyRequest
 
getParameterNames() - Method in interface javax.servlet.ServletRequest
Returns an Enumeration of String objects containing the names of the parameters contained in this request.
getParameterNames() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getParameterNames() on the wrapped request object.
getParameterValues(String) - Method in class com.caucho.server.http.AbstractRequest
 
getParameterValues(String) - Method in class com.caucho.server.http.Request
Returns the form's values for the given name.
getParameterValues(String) - Method in class com.caucho.server.http.DummyRequest
 
getParameterValues(String) - Method in interface javax.servlet.ServletRequest
Returns an array of String objects containing all of the values the given request parameter has, or null if the parameter does not exist.
getParameterValues(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getParameterValues(String name) on the wrapped request object.
getParent() - Method in class com.caucho.util.Tree
 
getParent() - Method in class com.caucho.util.RegistryNode
Returns the parent node.
getParent() - Method in class com.caucho.vfs.Path
Returns the parent path.
getParent() - Method in class com.caucho.vfs.FilesystemPath
Return the parent Path
getParent() - Method in class com.caucho.xsl.SAXFilterImpl
 
getParent() - Method in class javax.servlet.jsp.tagext.TagSupport
The Tag instance most closely enclosing this tag instance.
getParent() - Method in interface javax.servlet.jsp.tagext.Tag
Get the parent (closest enclosing tag handler) for this tag handler.
getParentLoader() - Method in class com.caucho.util.DynamicClassLoader
Returns the parent class loader.
getParentLoader() - Method in class com.caucho.es.Global
 
getParentNode() - Method in class com.caucho.xml.QAbstractNode
 
getParentNode() - Method in interface org.w3c.dom.Node
The parent of this node.
getParser() - Static method in class com.caucho.es.Resin
 
getParser() - Method in class javax.xml.parsers.SAXParser
Returns the SAX parser
getPassword() - Method in class com.caucho.sql.DBPool
Returns the connection's password
getPasswordDigest() - Method in class com.caucho.http.security.AbstractAuthenticator
Returns the password digest
getPasswordDigest(HttpServletRequest, HttpServletResponse, ServletContext, String, String) - Method in class com.caucho.http.security.PasswordDigest
Logs the user in with any appropriate password.
getPasswordDigest(String, String) - Method in class com.caucho.http.security.PasswordDigest
Logs the user in with any appropriate password.
getPasswordQuery() - Method in class com.caucho.http.security.JdbcAuthenticator
Gets the password query.
getPath() - Method in class com.caucho.util.RegistryNode
Returns the node's value interpreted as a path.
getPath() - Method in class com.caucho.vfs.StreamImpl
Returns the Path associated with the stream.
getPath() - Method in class com.caucho.vfs.MemoryStream
 
getPath() - Method in class com.caucho.vfs.WriteStream
Returns the Path which opened this stream.
getPath() - Method in class com.caucho.vfs.Path
Returns the path.
getPath() - Method in class com.caucho.vfs.MailtoPath
The path looks like "mailto:user@host.com"
getPath() - Method in class com.caucho.vfs.ReadStream
Returns the Path which opened this stream.
getPath() - Method in class com.caucho.vfs.FilesystemPath
Returns the path portion of the URL.
getPath() - Method in class com.caucho.vfs.Depend
Returns the underlying source path.
getPath() - Method in class com.caucho.vfs.StringStream
 
getPath() - Method in class com.caucho.vfs.NullPath
 
getPath() - Method in class com.caucho.vfs.TcpPath
 
getPath() - Method in class com.caucho.xpath.StylesheetEnv
 
getPath() - Method in class com.caucho.xsl.AbstractStylesheet
 
getPath() - Method in class com.caucho.naming.PathJndiContext
 
getPath() - Method in class com.caucho.http.security.XmlAuthenticator
Gets the path to the XML file.
getPath() - Method in class com.caucho.http.log.AbstractAccessLog
Returns the access-log's path.
getPath() - Method in class javax.servlet.http.Cookie
Returns the path on the server to which the browser returns this cookie.
getPath(String) - Method in class com.caucho.util.DynamicClassLoader
Returns the path of the named resource
getPath(String) - Method in class com.caucho.util.SimpleClassLoader
Given a class or resource name, returns a patch to that resource.
getPath(String) - Method in class com.caucho.util.DirectoryClassLoader
Find a given path somewhere in the classpath
getPath(String, String) - Method in class com.caucho.util.RegistryNode
Returns a subnode's value interpreted as a path.
getPath(String, String) - Static method in class com.caucho.util.Registry
Returns a configuration value, interpreted as a file path.
getPathInfo() - Method in class com.caucho.server.http.AbstractRequest
 
getPathInfo() - Method in class com.caucho.server.http.Request
Returns the portion of the uri after the servlet path for the original request.
getPathInfo() - Method in class com.caucho.server.http.DummyRequest
 
getPathInfo() - Method in interface javax.servlet.http.HttpServletRequest
Returns any extra path information associated with the URL the client sent when it made this request.
getPathInfo() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getPathInfo() on the wrapped request object.
getPathSeparatorChar() - Static method in class com.caucho.util.CauchoSystem
 
getPathTranslated() - Method in class com.caucho.server.http.AbstractRequest
 
getPathTranslated() - Method in class com.caucho.server.http.Request
Returns the real path of pathInfo.
getPathTranslated() - Method in class com.caucho.server.http.DummyRequest
 
getPathTranslated() - Method in interface javax.servlet.http.HttpServletRequest
Returns any extra path information after the servlet name but before the query string, and translates it to a real path.
getPathTranslated() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getPathTranslated() on the wrapped request object.
getPathVariableMap() - Method in class com.caucho.server.http.ServletServer
Returns the server's variable path.
getPathVariableMap() - Method in class com.caucho.server.http.Application
 
getPattern() - Method in class com.caucho.xpath.Pattern
Returns the underlying pattern implementation.
getPattern() - Method in class com.caucho.xsl.Template
 
getPattern() - Method in class com.caucho.regexp.Regexp
 
getPeriod() - Method in class com.caucho.util.RegistryNode
Returns the value as a period.
getPeriod(String, long) - Method in class com.caucho.util.RegistryNode
Returns the value as a period.
getPeriod(String, long) - Static method in class com.caucho.util.Registry
 
getPermissions() - Method in class com.caucho.util.DynamicClassLoader
 
getPermissions(CodeSource) - Method in class com.caucho.util.DynamicClassLoader
 
getPIAttribute(String, String) - Static method in class com.caucho.xml.XmlUtil
Extracts an attribute from a processing instruction.
getPid() - Method in class com.caucho.util.CpuUsage
 
getPingHost() - Method in class com.caucho.http.admin.PingThread
Returns the server's ping host
getPingOnFree() - Method in class com.caucho.sql.DBPool
If true, the pool will ping when attempting to free a connection.
getPingOnIdle() - Method in class com.caucho.sql.DBPool
If true, the pool will ping in the idle pool.
getPingOnReuse() - Method in class com.caucho.sql.DBPool
If true, the pool will ping when attempting to reuse a connection.
getPingPort() - Method in class com.caucho.http.admin.PingThread
Returns the server's ping port
getPingTable() - Method in class com.caucho.sql.DBPool
Get the table to 'ping' to see if the connection is still live.
getPool(String) - Static method in class com.caucho.sql.DBPool
Returns the pool object with the given name.
getPoolName() - Method in class com.caucho.http.security.JdbcAuthenticator
Gets the database pool name.
getPoolNames() - Method in class com.caucho.sql.ClusterPoolDataSource
 
getPort() - Method in class com.caucho.vfs.Path
Returns the port.
getPort() - Method in class com.caucho.vfs.HttpPath
Returns the port part of the url.
getPort() - Method in class com.caucho.vfs.TcpPath
 
getPort() - Method in class com.caucho.server.http.Srun
 
getPosition() - Method in class com.caucho.vfs.ReadStream
Returns the current read position.
getPosition() - Method in class com.caucho.vfs.MemoryPath.MemoryStream
 
getPositionIndex() - Method in class com.caucho.xpath.Env
 
getPrecompile() - Method in class com.caucho.jsp.JspManager
Returns true if JSP pages are precompiled.
getPrefix() - Method in class com.caucho.xml.QAbstractNode
 
getPrefix() - Method in class com.caucho.xml.QElement
Returns the namespace prefix for the element.
getPrefix() - Method in class com.caucho.xml.QAttr
 
getPrefix() - Method in class com.caucho.xml.QName
 
getPrefix() - Method in interface com.caucho.xml.CauchoNode
 
getPrefix() - Method in class com.caucho.xpath.NamespaceContext
 
getPrefix() - Method in interface org.w3c.dom.Node
The namespace prefix of this node, or null if it is unspecified.
getPrefix(int) - Method in class com.caucho.naming.QName
 
getPrefixString() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
The prefix assigned to this taglib from the <%taglib directive
getPrev() - Method in class com.caucho.xpath.NamespaceContext
 
getPrevious() - Method in class com.caucho.util.Tree
 
getPrevious(Node) - Static method in class com.caucho.xml.XmlUtil
Get the previous node in a DFS preorder traversal
getPreviousContent() - Method in class com.caucho.xml.QAbstractNode
 
getPreviousOut() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Get surrounding out JspWriter.
getPreviousPreorder() - Method in class com.caucho.util.Tree
 
getPreviousSibling() - Method in class com.caucho.xml.QAbstractNode
 
getPreviousSibling() - Method in class com.caucho.xml.QNode
 
getPreviousSibling() - Method in interface org.w3c.dom.Node
The node immediately preceding this node.
getPrincipalCacheSize() - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated. Returns the size of the principal cache.
getPrincipalCacheSize() - Method in class com.caucho.http.security.AbstractAuthenticator
Returns the size of the principal cache.
getPrintWriter() - Method in class com.caucho.vfs.WriteStream
Returns a printWriter writing to this stream.
getPriority() - Method in class com.caucho.xsl.Template
 
getProperty(ESString) - Method in class com.caucho.es.ESBase
 
getProperty(ESString) - Method in class com.caucho.es.ESObject
Gets a property value.
getProperty(ESString) - Method in class com.caucho.es.ESClosure
 
getProperty(ESString) - Method in class com.caucho.es.ESNull
 
getProperty(ESString) - Method in class com.caucho.es.ESBoolean
 
getProperty(ESString) - Method in class com.caucho.es.ESString
 
getProperty(ESString) - Method in class com.caucho.es.ESNumber
 
getProperty(ESString) - Method in class com.caucho.es.ESRegexp
 
getProperty(ESString) - Method in class com.caucho.es.ESBeanWrapper
 
getProperty(ESString) - Method in class com.caucho.es.Global
 
getProperty(ESString) - Method in class com.caucho.es.ESUndefined
 
getProperty(String) - Method in class com.caucho.util.ContextProperties
 
getProperty(String) - Method in class com.caucho.xml.AbstractParser
 
getProperty(String) - Method in interface com.caucho.xml.CauchoDocument
 
getProperty(String) - Method in class com.caucho.xml.QDocument
 
getProperty(String) - Method in class com.caucho.es.ESBase
Returns the text object for the lexeme.
getProperty(String) - Method in class com.caucho.es.ScriptClosure
Returns a global property of the closure.
getProperty(String) - Method in class com.caucho.xsl.TransformerImpl
 
getProperty(String) - Method in class com.caucho.xsl.AbstractStylesheet
Returns a stylesheet property.
getProperty(String) - Method in class com.caucho.xsl.StylesheetImpl
 
getProperty(String) - Method in class com.caucho.xsl.XslWriter
Returns the attribute with the given name.
getProperty(String) - Method in class com.caucho.xsl.StreamTransformerImpl
 
getProperty(String) - Method in class com.caucho.xsl.SAXFilterImpl
 
getProperty(String) - Method in class com.caucho.xsl.NodeTransformerImpl
 
getProperty(String) - Method in class com.caucho.xsl.StringTransformerImpl
 
getProperty(String) - Method in class com.caucho.sql.DBPool
Gets a property from the underlying driver.
getProperty(String) - Method in interface com.caucho.transform.Transformer
Gets a transformer/stylesheet property.
getProperty(String) - Method in interface com.caucho.transform.Stylesheet
Returns an implementation-specific stylesheet property.
getProperty(String) - Method in class javax.xml.parsers.SAXParser
Returns a property from the underlying XMLReader
getProperty(String, String) - Method in class com.caucho.util.ContextProperties
 
getPropertyInfo(String, Properties) - Method in class com.caucho.sql.DBPool
Gets information about the possible properties for this driver.
getPropertyNames() - Method in class com.caucho.xsl.XslWriter
Lists the names of all the attributes.
getProtocol() - Method in class com.caucho.server.http.AbstractRequest
 
getProtocol() - Method in class com.caucho.server.http.Request
 
getProtocol() - Method in class com.caucho.server.http.DummyRequest
 
getProtocol() - Method in interface javax.servlet.ServletRequest
Returns the name and version of the protocol the request uses in the form protocol/majorVersion.minorVersion, for example, HTTP/1.1.
getProtocol() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getProtocol() on the wrapped request object.
getProtocolBuffer() - Method in class com.caucho.server.http.Request
 
getProtocolBuffer() - Method in class com.caucho.server.http.HttpRequest
Returns a char segment containing the protocol.
getProtocolBuffer() - Method in class com.caucho.server.http.RunnerRequest
 
getProvider() - Static method in class com.caucho.security.SecurityContext
Gets the provider for the current thread.
getPublicId() - Method in class com.caucho.xml.XmlParser
 
getPublicId() - Method in class com.caucho.xml.SAXBuilder
Don't really have a public id (?).
getPublicId() - Method in class com.caucho.xml.QDocumentType
 
getPublicId() - Method in class com.caucho.xsl.StringSource
Returns the public identifier (URL).
getPublicId() - Method in class com.caucho.transform.OutputFormat
 
getPublicId() - Method in interface org.w3c.dom.Entity
The public identifier associated with the entity, if specified.
getPublicId() - Method in interface org.w3c.dom.Notation
The public identifier of this notation.
getPublicId() - Method in interface org.w3c.dom.DocumentType
The public identifier of the external subset.
getPublicId() - Method in interface javax.xml.transform.SourceLocator
Returns the public-id of the error.
getPublicId() - Method in class javax.xml.transform.stream.StreamSource
Returns the public identifier (URL).
getPwd() - Method in class com.caucho.xsl.XslWriter
 
getQuery() - Method in class com.caucho.vfs.Path
Returns the query string of the path.
getQuery() - Method in class com.caucho.vfs.HttpPath
Returns the query string.
getQueryString() - Method in class com.caucho.server.http.AbstractRequest
 
getQueryString() - Method in class com.caucho.server.http.Request
Returns the current page's query string.
getQueryString() - Method in class com.caucho.server.http.DummyRequest
 
getQueryString() - Method in interface javax.servlet.http.HttpServletRequest
Returns the query string that is contained in the request URL after the path.
getQueryString() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getQueryString() on the wrapped request object.
getRandomLong(ServletContext) - Method in class com.caucho.http.security.DigestLogin
 
getRandomSeed() - Method in class com.caucho.server.http.Application
Returns the server's random number generator.
getReadEncoding(InputStream, String) - Static method in class com.caucho.vfs.Encoding
Returns a Reader to translate bytes to characters.
getReader() - Method in class com.caucho.vfs.ReadStream
Returns a Reader reading to this stream.
getReader() - Method in class com.caucho.jsp.QBodyContent
Returns a reader to the body content.
getReader() - Method in class com.caucho.server.http.AbstractRequest
 
getReader() - Method in class com.caucho.server.http.Request
Returns a Reader for the POST contents
getReader() - Method in class com.caucho.server.http.DummyRequest
 
getReader() - Method in interface javax.servlet.ServletRequest
Retrieves the body of the request as character data using a BufferedReader.
getReader() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getReader() on the wrapped request object.
getReader() - Method in class javax.servlet.jsp.tagext.BodyContent
Return the value of this BodyContent as a Reader.
getReader() - Method in class javax.xml.transform.stream.StreamSource
Returns the reader.
getReadPosition() - Method in class com.caucho.vfs.StreamImpl
Returns the current read position of the underlying file.
getReadPosition() - Method in class com.caucho.vfs.VfsStream
 
getReadStream() - Method in class com.caucho.vfs.ReadWritePair
Return the read stream of the pair.
getRealmName() - Method in class com.caucho.http.security.BasicLogin
Gets the realm.
getRealmName() - Method in class com.caucho.http.security.DigestLogin
Gets the realm.
getRealPath(String) - Method in class com.caucho.server.http.AbstractRequest
Deprecated.  
getRealPath(String) - Method in class com.caucho.server.http.Request
Deprecated. As of JSDK 2.1
getRealPath(String) - Method in class com.caucho.server.http.DummyRequest
 
getRealPath(String) - Method in class com.caucho.server.http.Application
Returns the physical path for the uri, in native path.
getRealPath(String) - Method in interface javax.servlet.ServletRequest
Deprecated. As of Version 2.1 of the Java Servlet API, use ServletContext.getRealPath(java.lang.String) instead.
getRealPath(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRealPath(String path) on the wrapped request object.
getRealPath(String) - Method in interface javax.servlet.ServletContext
Returns a String containing the real path for a given virtual path.
getRecycleConnection() - Method in class com.caucho.server.http.Srun
 
getRecycleTags() - Method in class com.caucho.jsp.JspManager
Returns true if JSP tags should be recycled.
getRegistry() - Static method in class com.caucho.util.Registry
Returns the default registry.
getRegistry() - Method in class com.caucho.sql.DBPool
Return registry.
getRegistry() - Method in class com.caucho.server.http.Application
 
getRegistry() - Method in interface com.caucho.server.http.CauchoApplication
 
getRelativePath() - Method in class com.caucho.vfs.MergePath
Returns the relative path into the merge path.
getReliableURN() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
The "reliable" URN indicated in the TLD.
getRemaining() - Method in class com.caucho.vfs.WriteStream
Returns the bytes remaining in the buffer.
getRemaining() - Method in class com.caucho.jsp.QBodyContent
 
getRemaining() - Method in interface com.caucho.server.http.CauchoResponse
 
getRemaining() - Method in class com.caucho.server.http.Response
 
getRemaining() - Method in class com.caucho.server.http.DummyResponse
 
getRemaining() - Method in class javax.servlet.jsp.JspWriter
This method returns the number of unused bytes in the buffer.
getRemote() - Method in class com.caucho.ejb.AbstractClientFactory
 
getRemoteAddr() - Method in class com.caucho.server.http.AbstractRequest
 
getRemoteAddr() - Method in class com.caucho.server.http.Request
 
getRemoteAddr() - Method in class com.caucho.server.http.HttpRequest
Returns the address of the remote client.
getRemoteAddr() - Method in class com.caucho.server.http.RunnerRequest
 
getRemoteAddr() - Method in class com.caucho.server.http.DummyRequest
 
getRemoteAddr() - Method in interface javax.servlet.ServletRequest
Returns the Internet Protocol (IP) address of the client that sent the request.
getRemoteAddr() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRemoteAddr() on the wrapped request object.
getRemoteAddr(CharBuffer) - Method in class com.caucho.server.http.RunnerRequest
 
getRemoteHost() - Method in class com.caucho.server.http.AbstractRequest
 
getRemoteHost() - Method in class com.caucho.server.http.Request
 
getRemoteHost() - Method in class com.caucho.server.http.HttpRequest
Returns the client's remote host name.
getRemoteHost() - Method in class com.caucho.server.http.RunnerRequest
 
getRemoteHost() - Method in class com.caucho.server.http.DummyRequest
 
getRemoteHost() - Method in interface javax.servlet.ServletRequest
Returns the fully qualified name of the client that sent the request, or the IP address of the client if the name cannot be determined.
getRemoteHost() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRemoteHost() on the wrapped request object.
getRemoteUser() - Method in class com.caucho.server.http.AbstractRequest
Gets the remote user from the authorization type
getRemoteUser() - Method in class com.caucho.server.http.DummyRequest
 
getRemoteUser() - Method in interface javax.servlet.http.HttpServletRequest
Returns the login of the user making this request, if the user has been authenticated, or null if the user has not been authenticated.
getRemoteUser() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getRemoteUser() on the wrapped request object.
getRemoteUser(boolean) - Method in class com.caucho.server.http.AbstractRequest
Internal logging return to get the remote user.
getRequest() - Method in class com.caucho.jsp.QPageContext
Returns the servlet request for the page.
getRequest() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getRequest() - Method in class javax.servlet.ServletRequestWrapper
Return the wrapped request object.
getRequest() - Method in class javax.servlet.jsp.PageContext
The current value of the request object (a ServletRequest).
getRequestApplication() - Method in class com.caucho.server.http.Request
 
getRequestDepth() - Method in class com.caucho.server.http.Request
 
getRequestDepth(int) - Method in class com.caucho.server.http.AbstractRequest
Returns the depth of the request calls.
getRequestDepth(int) - Method in class com.caucho.server.http.DummyRequest
 
getRequestDepth(int) - Method in interface com.caucho.server.http.CauchoRequest
 
getRequestDispatcher(String) - Method in class com.caucho.server.http.AbstractRequest
Returns a request dispatcher relative to the current request.
getRequestDispatcher(String) - Method in class com.caucho.server.http.DummyRequest
 
getRequestDispatcher(String) - Method in interface com.caucho.server.http.CauchoRequest
 
getRequestDispatcher(String) - Method in class com.caucho.server.http.Application
Returns a request dispatcher for the given uripath.
getRequestDispatcher(String) - Method in interface javax.servlet.ServletRequest
Returns a RequestDispatcher object that acts as a wrapper for the resource located at the given path.
getRequestDispatcher(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRequestDispatcher(String path) on the wrapped request object.
getRequestDispatcher(String) - Method in interface javax.servlet.ServletContext
Returns a RequestDispatcher object that acts as a wrapper for the resource located at the given path.
getRequestedSessionId() - Method in class com.caucho.server.http.AbstractRequest
 
getRequestedSessionId() - Method in class com.caucho.server.http.Request
Returns the session id in the HTTP request.
getRequestedSessionId() - Method in class com.caucho.server.http.DummyRequest
 
getRequestedSessionId() - Method in interface javax.servlet.http.HttpServletRequest
Returns the session ID specified by the client.
getRequestedSessionId() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getRequestedSessionId() on the wrapped request object.
getRequestURI() - Method in class com.caucho.server.http.AbstractRequest
 
getRequestURI() - Method in class com.caucho.server.http.Request
Returns the URI for the request
getRequestURI() - Method in class com.caucho.server.http.RunnerRequest
Returns the URI for the request, special casing the IIS issues.
getRequestURI() - Method in class com.caucho.server.http.DummyRequest
 
getRequestURI() - Method in interface javax.servlet.http.HttpServletRequest
Returns the part of this request's URL from the protocol name up to the query string in the first line of the HTTP request.
getRequestURI() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getRequestURI() on the wrapped request object.
getRequestURL() - Method in class com.caucho.server.http.AbstractRequest
Returns the URL for the request
getRequestURL() - Method in class com.caucho.server.http.DummyRequest
 
getRequestURL() - Method in interface javax.servlet.http.HttpServletRequest
Reconstructs the URL the client used to make the request.
getRequestURL() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getRequestURL() on the wrapped request object.
getRequestURL(HttpServletRequest) - Static method in class javax.servlet.http.HttpUtils
Deprecated. Reconstructs the URL the client used to make the request, using information in the HttpServletRequest object.
getRequiredVersion() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
A string describing the required version of the JSP container.
getRequireSource() - Method in class com.caucho.vfs.Depend
If true, deleting the source counts as a change.
getResinConfig() - Static method in class com.caucho.util.CauchoSystem
 
getResinHome() - Static method in class com.caucho.util.CauchoSystem
Gets the Path used as ResinHome.
getResinInclude() - Method in class com.caucho.xml.AbstractParser
Returns true if resin:include will include other XML documents.
getResinServer() - Method in class com.caucho.http.admin.PingThread
Gets the underlying server.
getResource(Object) - Method in class com.caucho.transaction.TransactionManagerImpl
Gets the resource attached to the key.
getResource(String) - Method in class com.caucho.util.DynamicClassLoader
Gets the named resource
getResource(String) - Method in class com.caucho.server.http.Application
Returns a resource for the given uri.
getResource(String) - Method in interface javax.servlet.ServletContext
Returns a URL to the resource that is mapped to a specified path.
getResourceAsStream(String) - Method in class com.caucho.util.DynamicClassLoader
Opens a stream to a resource somewhere in the classpath
getResourceAsStream(String) - Method in class com.caucho.server.http.Application
Returns the resource for a uripath as an input stream.
getResourceAsStream(String) - Method in interface javax.servlet.ServletContext
Returns the resource located at the named path as an InputStream object.
getResourcePaths(String) - Method in class com.caucho.server.http.Application
Returns an enumeration of all the resources.
getResourcePaths(String) - Method in interface javax.servlet.ServletContext
Returns a directory-like listing of all the paths to resources within the web application whose longest sub-path matches the supplied path argument.
getResources() - Method in class com.caucho.vfs.Path
Looks up all the existing resources.
getResources() - Method in class com.caucho.vfs.MergePath
Returns all the resources matching the path.
getResources(String) - Method in class com.caucho.vfs.Path
Looks up all the resources matching a name.
getResources(String) - Method in class com.caucho.vfs.MergePath
Returns all the resources matching the path.
getResponse() - Method in class com.caucho.jsp.QPageContext
Returns the servlet response for the page.
getResponse() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getResponse() - Method in class javax.servlet.ServletResponseWrapper
Return the wrapped ServletResponse object.
getResponse() - Method in class javax.servlet.jsp.PageContext
The current value of the response object (a ServletResponse).
getRetryTime() - Method in class com.caucho.http.admin.PingThread
Gets the retry time between failing pings
getRoleQuery() - Method in class com.caucho.http.security.JdbcAuthenticator
Gets the role query.
getRoot() - Method in class com.caucho.util.RegistryNode
Return the root node
getRootCause() - Method in interface com.caucho.util.ExceptionWrapper
 
getRootCause() - Method in class com.caucho.util.RegistryException
Returns the root cause, if any.
getRootCause() - Method in class com.caucho.vfs.IOExceptionWrapper
 
getRootCause() - Method in class com.caucho.vfs.ClientDisconnectException
 
getRootCause() - Method in class com.caucho.xpath.XPathException
Returns the root cause.
getRootCause() - Method in class com.caucho.es.ESWrapperException
Returns the wrapped exception.
getRootCause() - Method in class com.caucho.xsl.TransformerConfigurationExceptionWrapper
Returns the root exception.
getRootCause() - Method in class com.caucho.xsl.TransformerExceptionWrapper
Returns the wrapped exception.
getRootCause() - Method in class com.caucho.sql.SQLExceptionWrapper
Returns the root cause.
getRootCause() - Method in class com.caucho.sql.XAExceptionWrapper
 
getRootCause() - Method in class com.caucho.transaction.RollbackExceptionWrapper
 
getRootCause() - Method in class com.caucho.naming.NamingExceptionWrapper
Returns the root exception if it exists.
getRootCause() - Method in class com.caucho.security.SecurityContextException
Returns the root exception if it exists.
getRootCause() - Method in class javax.servlet.ServletException
Returns the exception that caused this servlet exception.
getRootCause() - Method in class javax.servlet.jsp.JspException
Returns the exception that caused this JSP exception.
getRootFilename() - Method in class com.caucho.xml.QDocument
 
getScheme() - Method in class com.caucho.vfs.Path
Returns the url scheme
getScheme() - Method in class com.caucho.vfs.MailtoPath
The scheme is "mailto:"
getScheme() - Method in class com.caucho.vfs.JarPath
Returns the scheme (jar)
getScheme() - Method in class com.caucho.vfs.MergePath
Returns the scheme of the best path.
getScheme() - Method in class com.caucho.vfs.NullPath
 
getScheme() - Method in class com.caucho.vfs.CachePath
The scheme for the path is cache:
getScheme() - Method in class com.caucho.vfs.MemoryPath
 
getScheme() - Method in class com.caucho.vfs.JndiPath
The scheme is always "jndi:".
getScheme() - Method in class com.caucho.vfs.FilePath
 
getScheme() - Method in class com.caucho.vfs.HttpPath
Returns the scheme, http.
getScheme() - Method in class com.caucho.vfs.TcpPath
 
getScheme() - Method in class com.caucho.server.http.AbstractRequest
 
getScheme() - Method in class com.caucho.server.http.Request
 
getScheme() - Method in class com.caucho.server.http.HttpRequest
Returns the request's scheme.
getScheme() - Method in class com.caucho.server.http.RunnerRequest
 
getScheme() - Method in class com.caucho.server.http.DummyRequest
 
getScheme() - Method in interface javax.servlet.ServletRequest
Returns the name of the scheme used to make this request, for example, http, https, or ftp.
getScheme() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getScheme() on the wrapped request object.
getScheme(String) - Method in class com.caucho.vfs.SchemeMap
Returns the named root Path of the scheme, e.g.
getScope() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
The body of the <scope> element
getScope() - Method in class javax.servlet.jsp.tagext.VariableInfo
 
getScopeProperty(ESString) - Method in class com.caucho.es.Call
 
getScriptPath() - Method in class com.caucho.es.Global
 
getScriptPath() - Method in class com.caucho.es.parser.Parser
Returns the path to search for imported javascript.
getScriptPath() - Method in class com.caucho.xsl.AbstractStylesheetFactory
 
getSearchPath() - Method in class com.caucho.xml.AbstractParser
Gets the search path for included documents.
getSearchPath() - Method in class com.caucho.xsl.AbstractStylesheetFactory
Returns the stylesheet search path.
getSecure() - Method in class javax.servlet.http.Cookie
Returns true if the browser is sending cookies only over a secure protocol, or false if the browser can send cookies using any protocol.
getSelect() - Method in class com.caucho.xpath.Env
 
getSeparator() - Method in class com.caucho.naming.MemoryContext
 
getServer() - Method in class com.caucho.server.http.Application
Returns the servlet server.
getServer() - Method in class com.caucho.server.http.VirtualHost
Returns the owning servlet server for the virtual host.
getServerAdmin() - Method in class com.caucho.http.admin.ServerEvent
 
getServerAdmin() - Method in class com.caucho.http.admin.ApplicationAdmin
Returns the server admin.
getServerId() - Method in class com.caucho.server.http.ServletServer
Returns the server name.
getServerInfo() - Method in class com.caucho.server.http.Application
Returns the server identification string.
getServerInfo() - Method in interface javax.servlet.ServletContext
Returns the name and version of the servlet container on which the servlet is running.
getServerName() - Method in class com.caucho.server.http.AbstractRequest
 
getServerName() - Method in class com.caucho.server.http.Request
 
getServerName() - Method in class com.caucho.server.http.HttpRequest
Returns the remote server name.
getServerName() - Method in class com.caucho.server.http.RunnerRequest
 
getServerName() - Method in class com.caucho.server.http.DummyRequest
 
getServerName() - Method in interface javax.servlet.ServletRequest
Returns the host name of the server that received the request.
getServerName() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getServerName() on the wrapped request object.
getServerPort() - Method in class com.caucho.server.http.AbstractRequest
 
getServerPort() - Method in class com.caucho.server.http.Request
 
getServerPort() - Method in class com.caucho.server.http.HttpRequest
Returns the server (local) port index.
getServerPort() - Method in class com.caucho.server.http.RunnerRequest
 
getServerPort() - Method in class com.caucho.server.http.DummyRequest
 
getServerPort() - Method in interface javax.servlet.ServletRequest
Returns the port number on which this request was received.
getServerPort() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getServerPort() on the wrapped request object.
getServerSeed() - Method in class com.caucho.server.http.ServletServer
Returns the serverId seed.
getServerStart() - Method in class com.caucho.server.http.Statistics
Returns the time the server started
getServlet() - Method in class javax.servlet.UnavailableException
Deprecated. As of Java Servlet API 2.2, with no replacement. Returns the servlet that is reporting its unavailability.
getServlet(String) - Method in class com.caucho.server.http.Application
Deprecated.  
getServlet(String) - Method in interface javax.servlet.ServletContext
Deprecated. As of Java Servlet API 2.1, with no direct replacement.

This method was originally defined to retrieve a servlet from a ServletContext. In this version, this method always returns null and remains only to preserve binary compatibility. This method will be permanently removed in a future version of the Java Servlet API.

In lieu of this method, servlets can share information using the ServletContext class and can perform shared business logic by invoking methods on common non-servlet classes.

getServletConfig() - Method in class com.caucho.jsp.Page
Returns this servlet's configuration.
getServletConfig() - Method in class com.caucho.jsp.QPageContext
 
getServletConfig() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getServletConfig() - Method in class javax.servlet.GenericServlet
Returns this servlet's ServletConfig object.
getServletConfig() - Method in interface javax.servlet.Servlet
Returns a ServletConfig object, which contains initialization and startup parameters for this servlet.
getServletConfig() - Method in class javax.servlet.jsp.PageContext
The ServletConfig instance.
getServletContext() - Method in class com.caucho.jsp.Page
 
getServletContext() - Method in class com.caucho.jsp.QPageContext
Returns the page's servlet context.
getServletContext() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getServletContext() - Method in class com.caucho.jsp.QServlet
Override the Servlet method to return the generated application.
getServletContext() - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated. Returns the servlet context owning this authenticator.
getServletContext() - Method in class javax.servlet.GenericServlet
Returns a reference to the ServletContext in which this servlet is running.
getServletContext() - Method in interface javax.servlet.FilterConfig
Returns a reference to the ServletContext in which the caller is executing.
getServletContext() - Method in interface javax.servlet.ServletConfig
Returns a reference to the ServletContext in which the caller is executing.
getServletContext() - Method in class javax.servlet.ServletContextEvent
Return the ServletContext that changed.
getServletContext() - Method in interface javax.servlet.http.HttpSession
Returns the ServletContext to which this session belongs.
getServletContext() - Method in class javax.servlet.jsp.PageContext
The ServletContext instance.
getServletContextName() - Method in class com.caucho.server.http.Application
 
getServletContextName() - Method in interface com.caucho.server.http.CauchoApplication
 
getServletContextName() - Method in interface javax.servlet.ServletContext
Returns the name of this web application correponding to this ServletContext as specified in the deployment descriptor for this web application by the display-name element.
getServletInfo() - Method in class com.caucho.jsp.XslFilter
 
getServletInfo() - Method in class com.caucho.jsp.Page
 
getServletInfo() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getServletInfo() - Method in class com.caucho.jsp.JspServlet
 
getServletInfo() - Method in class com.caucho.jsp.JavaPage
 
getServletInfo() - Method in class com.caucho.jsp.XtpServlet
 
getServletInfo() - Method in class javax.servlet.GenericServlet
Returns information about the servlet, such as author, version, and copyright.
getServletInfo() - Method in interface javax.servlet.Servlet
Returns information about the servlet, such as author, version, and copyright.
getServletName() - Method in class com.caucho.jsp.Page
 
getServletName() - Method in class javax.servlet.GenericServlet
Returns the name of this servlet instance.
getServletName() - Method in interface javax.servlet.ServletConfig
Returns the name of this servlet instance.
getServletNames() - Method in class com.caucho.server.http.Application
Deprecated.  
getServletNames() - Method in interface javax.servlet.ServletContext
Deprecated. As of Java Servlet API 2.1, with no replacement.

This method was originally defined to return an Enumeration of all the servlet names known to this context. In this version, this method always returns an empty Enumeration and remains only to preserve binary compatibility. This method will be permanently removed in a future version of the Java Servlet API.

getServletPath() - Method in class com.caucho.server.http.AbstractRequest
 
getServletPath() - Method in class com.caucho.server.http.Request
Returns the portion of the uri mapped to the servlet for the original request.
getServletPath() - Method in class com.caucho.server.http.DummyRequest
 
getServletPath() - Method in interface javax.servlet.http.HttpServletRequest
Returns the part of this request's URL that calls the servlet.
getServletPath() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getServletPath() on the wrapped request object.
getServlets() - Method in class com.caucho.server.http.Application
Deprecated.  
getServlets() - Method in interface javax.servlet.ServletContext
Deprecated. As of Java Servlet API 2.0, with no replacement.

This method was originally defined to return an Enumeration of all the servlets known to this servlet context. In this version, this method always returns an empty enumeration and remains only to preserve binary compatibility. This method will be permanently removed in a future version of the Java Servlet API.

getSession() - Method in class com.caucho.jsp.QPageContext
 
getSession() - Method in class com.caucho.jsp.JavaScriptPageServlet
 
getSession() - Method in class com.caucho.server.http.AbstractRequest
Returns the current session, creating one if necessary.
getSession() - Method in class com.caucho.server.http.DummyRequest
 
getSession() - Method in interface javax.servlet.http.HttpServletRequest
Returns the current session associated with this request, or if the request does not have a session, creates one.
getSession() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getSession() on the wrapped request object.
getSession() - Method in class javax.servlet.http.HttpSessionEvent
Return the session that changed.
getSession() - Method in class javax.servlet.http.HttpSessionBindingEvent
Return the session that changed.
getSession() - Method in class javax.servlet.jsp.PageContext
The current value of the session object (an HttpSession).
getSession(boolean) - Method in class com.caucho.server.http.AbstractRequest
Returns the current session.
getSession(boolean) - Method in class com.caucho.server.http.Request
Returns the current session.
getSession(boolean) - Method in class com.caucho.server.http.DummyRequest
 
getSession(boolean) - Method in interface javax.servlet.http.HttpServletRequest
Returns the current HttpSession associated with this request or, if if there is no current session and create is true, returns a new session.
getSession(boolean) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getSession(boolean create) on the wrapped request object.
getSession(String) - Method in interface javax.servlet.http.HttpSessionContext
Deprecated. As of Java Servlet API 2.1 with no replacement. This method must return null and will be removed in a future version of this API.
getSessionConnection() - Method in class com.caucho.server.http.Srun
 
getSessionContext() - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.1, this method is deprecated and has no replacement. It will be removed in a future version of the Java Servlet API.
getSessionGroup() - Method in class com.caucho.server.http.AbstractRequest
 
getSessionGroup() - Method in class com.caucho.server.http.Request
 
getSessionManager() - Method in class com.caucho.server.http.Application
Returns the application's SessionManager.
getSetMethod(BeanInfo, String) - Static method in class com.caucho.util.BeanUtil
Returns a set method matching the property name.
getSetMethod(Class, String) - Static method in class com.caucho.util.BeanUtil
Returns a set method matching the property name.
getSetMethod(Class, String, boolean) - Static method in class com.caucho.util.BeanUtil
Returns a set method matching the property name.
getShort(int) - Method in class com.caucho.util.ByteBuffer
 
getShortName() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
The preferred short name (prefix) as indicated in the TLD.
getSibling() - Method in class com.caucho.vfs.ReadStream
 
getSkipComments() - Method in class com.caucho.xml.AbstractParser
 
getSleepTime() - Method in class com.caucho.http.admin.PingThread
Gets the sleep time between pings
getSlowThreads() - Method in class com.caucho.server.http.ServletServer
 
getSlowThreads() - Method in class com.caucho.server.http.Statistics
Returns the number of 'slow' threads, i.e.
getSmallIcon() - Method in class javax.servlet.jsp.tagext.TagInfo
Get the path to the small icon
getSocketTimeout() - Method in class com.caucho.http.admin.PingThread
Gets the time to wait on a non-responsive socket before giving up.
getSource() - Method in class com.caucho.vfs.WriteStream
Returns the underlying source for the stream.
getSource() - Method in class com.caucho.vfs.ReadStream
Returns the underlying source for the stream.
getSourcePath() - Method in class com.caucho.util.DynamicClassLoader
Returns the source path.
getSourcePath(String) - Method in class com.caucho.util.DynamicClassLoader
Default implementation of getting a sourcepath segment.
getSpecificationVersion() - Method in class com.caucho.jsp.QJspFactory
 
getSpecificationVersion() - Method in class javax.servlet.jsp.JspEngineInfo
Return the version number of the JSP specification that is supported by this JSP engine.
getSpecified() - Method in class com.caucho.xml.QAttr
 
getSpecified() - Method in interface org.w3c.dom.Attr
If this attribute was explicitly given a value in the original document, this is true; otherwise, it is false.
getSrun(int) - Method in class com.caucho.server.http.ServletServer
Returns the srun with the specified session index.
getSrunCount() - Method in class com.caucho.server.http.ServletServer
Returns the total number of sruns in the load balancing pool.
getSrunGroup() - Method in class com.caucho.server.http.ServletServer
Returns the array of sruns.
getSrunIndex() - Method in class com.caucho.server.http.ServletServer
Gets the assigned srun index for the JVM.
getStandalone() - Method in class com.caucho.transform.OutputFormat
 
getStartTime() - Method in class com.caucho.server.http.ServletServer
Returns the time in milliseconds when the server was started.
getStaticClassLoader() - Static method in class com.caucho.util.CauchoSystem
Returns the top-level class loader.
getStatus() - Method in class com.caucho.transaction.TransactionImpl
Returns the status of this transaction
getStatus() - Method in class com.caucho.transaction.TransactionManagerImpl
Returns the transaction's status
getStatusCode() - Method in class com.caucho.server.http.Response
 
getStderr() - Static method in class com.caucho.vfs.ClassLoaderStream
 
getStdout() - Static method in class com.caucho.vfs.ClassLoaderStream
 
getStream() - Method in class com.caucho.vfs.ClassLoaderStream
Gets the current write stream
getStream() - Method in class com.caucho.vfs.RotateStream
Gets the current write stream
getStream() - Method in class com.caucho.server.http.AbstractRequest
 
getStream() - Method in class com.caucho.server.http.Request
 
getStream() - Method in interface com.caucho.server.http.CauchoResponse
 
getStream() - Method in class com.caucho.server.http.DummyRequest
 
getStream() - Method in class com.caucho.server.http.Response
Returns the underlying WriteStream beneath the request.
getStream() - Method in interface com.caucho.server.http.CauchoRequest
 
getStream() - Method in class com.caucho.server.http.DummyResponse
 
getString() - Method in class com.caucho.util.RegistryNode
Returns the node's value interpreted as a string.
getString() - Method in class com.caucho.vfs.StringWriter
 
getString() - Method in class com.caucho.jsp.QBodyContent
Returns a string representing the body content.
getString() - Method in class com.caucho.xsl.StringSource
Returns the source string.
getString() - Method in class javax.servlet.jsp.tagext.BodyContent
Return the value of the BodyContent as a String.
getString(String, String) - Method in class com.caucho.util.RegistryNode
Returns a subnode's value interpreted as a string.
getString(String, String) - Static method in class com.caucho.util.Registry
 
getStylePath() - Method in class com.caucho.xsl.AbstractStylesheetFactory
Returns the stylesheet search path.
getStylePath() - Method in interface com.caucho.transform.StylesheetFactory
Returns the current stylesheet search path.
getStylesheet() - Method in class com.caucho.xsl.TransformerImpl
 
getStylesheetEnv() - Method in interface com.caucho.xpath.ExprEnvironment
Returns the StylesheetEnv
getStylesheetEnv() - Method in class com.caucho.xpath.Env
 
getSuffix(int) - Method in class com.caucho.naming.QName
 
getSystemId() - Method in class com.caucho.xml.XmlParser
 
getSystemId() - Method in class com.caucho.xml.SAXBuilder
Returns the current filename.
getSystemId() - Method in class com.caucho.xml.QDocumentType
 
getSystemId() - Method in class com.caucho.xml.DOMBuilder
 
getSystemId() - Method in class com.caucho.xpath.StylesheetEnv
 
getSystemId() - Method in class com.caucho.xsl.TransformerHandlerImpl
 
getSystemId() - Method in class com.caucho.xsl.StringSource
Returns the system identifier (URL).
getSystemId() - Method in class com.caucho.xsl.AbstractStylesheetFactory
 
getSystemId() - Method in class com.caucho.transform.OutputFormat
 
getSystemId() - Method in interface org.w3c.dom.Entity
The system identifier associated with the entity, if specified.
getSystemId() - Method in interface org.w3c.dom.Notation
The system identifier of this notation.
getSystemId() - Method in interface org.w3c.dom.DocumentType
The system identifier of the external subset.
getSystemId() - Method in interface javax.xml.transform.Source
Returns the system-id (file path) of the Source
getSystemId() - Method in interface javax.xml.transform.Result
Returns the system-id (file path) of the Result.
getSystemId() - Method in interface javax.xml.transform.SourceLocator
Gets the system-id (file path) of the error.
getSystemId() - Method in interface javax.xml.transform.sax.TransformerHandler
Returns the base URL for the transformation.
getSystemId() - Method in interface javax.xml.transform.sax.TemplatesHandler
Returns the base URL for the transformation.
getSystemId() - Method in class javax.xml.transform.sax.SAXSource
Returns the system identifier (URL).
getSystemId() - Method in class javax.xml.transform.sax.SAXResult
Returns the result system id.
getSystemId() - Method in class javax.xml.transform.stream.StreamResult
Returns the system identifier (URL).
getSystemId() - Method in class javax.xml.transform.stream.StreamSource
Returns the system identifier (URL).
getSystemTime() - Method in class com.caucho.util.CpuUsage
 
getTag(String) - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Get the TagInfo for a given tag name, looking through all the tags in this tag library.
getTagClassName() - Method in class javax.servlet.jsp.tagext.TagInfo
Name of the class that provides the handler for this tag.
getTagExtraInfo() - Method in class javax.servlet.jsp.tagext.TagInfo
The instance (if any) for extra tag information
getTagInfo() - Method in class javax.servlet.jsp.tagext.TagExtraInfo
Get the TagInfo for this class.
getTagLibrary() - Method in class javax.servlet.jsp.tagext.TagInfo
The instance of TabLibraryInfo we belong to.
getTagName() - Method in class com.caucho.xml.QElement
Returns the element's qualified-name as the node name.
getTagName() - Method in class com.caucho.xml.QDocumentType
 
getTagName() - Method in interface org.w3c.dom.Element
The name of the element.
getTagName() - Method in class javax.servlet.jsp.tagext.TagInfo
The name of the Tag.
getTags() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
An array describing the tags that are defined in this tag library.
getTagVariableInfos() - Method in class javax.servlet.jsp.tagext.TagInfo
Get TagVariableInfo objects associated with this TagInfo
getTail() - Method in class com.caucho.vfs.Path
Returns the last segment of the path.
getTail() - Method in class com.caucho.vfs.FilesystemPath
 
getTarget() - Method in interface org.w3c.dom.ProcessingInstruction
The target of this processing instruction.
getTcpServerAdminList() - Method in class com.caucho.server.http.ServletServer
Gets the tcp servers.
getTcpServerAdminList() - Method in class com.caucho.http.admin.ServerAdmin
Returns a copy of the Tcp Server list.
getTemplate(HashMap, Node, Env, int, int) - Method in class com.caucho.xsl.StylesheetImpl
Gets a template.
getTemplateId(HashMap, Node, Env, int, int) - Method in class com.caucho.xsl.JavaStylesheet
 
getTemplates() - Method in class com.caucho.xsl.TemplatesHandlerImpl
 
getTemplates() - Method in interface javax.xml.transform.sax.TemplatesHandler
Returns the compiled stylesheet.
getText() - Method in class com.caucho.es.ESParseException
 
getTextValue() - Method in class com.caucho.xml.QAbstractNode
 
getTextValue() - Method in class com.caucho.xml.QElement
Returns the text value of the element.
getTextValue() - Method in interface com.caucho.xml.CauchoNode
Returns the text value of the node
getThis() - Method in class com.caucho.es.Call
 
getThisWrapper() - Method in class com.caucho.es.Call
 
getThreadRequest() - Static method in class com.caucho.server.http.Request
Returns the request associated with the current thread.
getThrowable() - Method in class com.caucho.jsp.QPageContext
Returns the Throwable stored by the error page.
getTime() - Method in class com.caucho.util.QDate
 
getTime() - Method in class com.caucho.util.CpuUsage
 
getTimeout() - Method in class com.caucho.server.http.Srun
 
getTop() - Method in class com.caucho.util.Registry
Returns the top node.
getTop() - Method in class com.caucho.util.DynamicClassLoader
Returns the first classloader in the virtual chain.
getTotalConnections() - Method in class com.caucho.sql.DBPool
Get the total number of connections
getTransaction() - Method in class com.caucho.transaction.TransactionManagerImpl
Returns the transaction for the current thread.
getTransactionIsolation() - Method in class com.caucho.sql.QPooledConnectionImpl
 
getTransactionManager() - Method in class com.caucho.sql.DBPool
Are transactions allowed on this pool?
getTransactionTimeout() - Method in class com.caucho.sql.QPooledConnectionImpl
 
getTransactionTimeout() - Method in class com.caucho.sql.QXAConnection
 
getTransactionTimeout() - Method in class com.caucho.sql.QXAPooledConnection
 
getTransformer() - Method in class com.caucho.xsl.XslWriter
 
getTransformer() - Method in class com.caucho.xsl.TransformerHandlerImpl
 
getTransformer() - Method in interface javax.xml.transform.sax.TransformerHandler
Returns the stylesheet instance.
getTryCount() - Method in class com.caucho.http.admin.PingThread
Gets the number of times to retry before giving up
getTypeMap() - Method in class com.caucho.sql.QPooledConnectionImpl
Returns the connection's type map.
getTypeName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
The type (as a String) of this attribute.
getUnavailableSeconds() - Method in class javax.servlet.UnavailableException
Returns the number of seconds the servlet expects to be temporarily unavailable.
getURI() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
The value of the uri attribute from the <%@ taglib directive for this library.
getUriBuffer() - Method in class com.caucho.server.http.Request
 
getUriBuffer() - Method in class com.caucho.server.http.HttpRequest
Returns the byte buffer containing the request URI
getUriBuffer() - Method in class com.caucho.server.http.RunnerRequest
 
getUriLength() - Method in class com.caucho.server.http.Request
 
getUriLength() - Method in class com.caucho.server.http.HttpRequest
Returns the length of the request URI
getUriLength() - Method in class com.caucho.server.http.RunnerRequest
 
getURIResolver() - Method in class com.caucho.xsl.TransformerImpl
Returns the URI to filename resolver.
getURIResolver() - Method in class com.caucho.xsl.AbstractStylesheetFactory
Returns the URI to filename resolver.
getURIResolver() - Method in class javax.xml.transform.Transformer
Returns the object used to lookup files from a URI.
getURIResolver() - Method in class javax.xml.transform.TransformerFactory
Returns the class to be used to lookup relative paths in the stylesheet.
getUrl() - Method in class com.caucho.xpath.NamespaceContext
 
getURL() - Method in class com.caucho.vfs.Path
Returns the full url for the given path.
getURL() - Method in class com.caucho.vfs.MailtoPath
The URL looks like "mailto:user@host.com"
getURL() - Method in class com.caucho.vfs.FilesystemPath
Returns the URL for this filesystem path.
getURL() - Method in class com.caucho.vfs.JarPath
Returns the full url.
getURL() - Method in class com.caucho.vfs.NullPath
 
getURL() - Method in class com.caucho.vfs.MemoryPath
 
getURL() - Method in class com.caucho.vfs.HttpPath
Returns a full URL for the path.
getURL() - Method in class com.caucho.vfs.TcpPath
 
getURL() - Method in class com.caucho.sql.DBPool
Returns the connection's JDBC url.
getURL() - Method in class com.caucho.ejb.AbstractClientFactory
 
getURL() - Method in class com.caucho.server.http.Application
 
getURL() - Method in class com.caucho.server.http.VirtualHost
 
getUseCookie() - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated. Returns true if Resin should generate the resinauth cookie by default.
getUseCookie() - Method in class com.caucho.http.security.JdbcAuthenticator
Returns true if Resin should generate the resinauth cookie by default.
getUseCount() - Method in class com.caucho.xpath.Env
 
getUser() - Method in class com.caucho.sql.DBPool
Returns the connection's user.
getUserDir() - Static method in class com.caucho.util.CauchoSystem
 
getUserName() - Static method in class com.caucho.util.CauchoSystem
 
getUserPath() - Method in class com.caucho.vfs.WriteStream
Returns the user path which opened this stream.
getUserPath() - Method in class com.caucho.vfs.Path
Returns the last string used as a lookup, if available.
getUserPath() - Method in class com.caucho.vfs.ReadStream
Returns the user path which opened this stream.
getUserPath() - Method in class com.caucho.vfs.FilesystemPath
 
getUserPath() - Method in class com.caucho.vfs.HttpPath
Returns the user's path.
getUserPrincipal() - Method in class com.caucho.server.http.AbstractRequest
Returns the Principal representing the logged in user.
getUserPrincipal() - Method in class com.caucho.server.http.DummyRequest
 
getUserPrincipal() - Method in interface com.caucho.security.SecurityContextProvider
Returns the Principal for the context.
getUserPrincipal() - Static method in class com.caucho.security.SecurityContext
Returns the principal for this security context.
getUserPrincipal() - Method in interface javax.servlet.http.HttpServletRequest
Returns a java.security.Principal object containing the name of the current authenticated user.
getUserPrincipal() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getUserPrincipal() on the wrapped request object.
getUserPrincipal(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.http.security.AbstractAuthenticator
Grab the user from the request, assuming the user has already logged in.
getUserPrincipal(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.http.security.AbstractLogin
Returns the Principal associated with the current request.
getUserPrincipal(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.http.security.BasicLogin
Returns the current user with the user name and password.
getUserPrincipal(HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface com.caucho.http.security.ServletAuthenticator
Gets the authenticated user for the current request.
getUserPrincipal(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.http.security.DigestLogin
Returns the current user with the user name and password.
getUserPrincipal(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.http.security.AuthenticatorAdapter
Gets the authenticated user for the current request.
getUserPrincipalImpl(HttpServletRequest, ServletContext) - Method in class com.caucho.http.security.AbstractAuthenticator
Gets the user from a persistent cookie, uaing authenticateCookie to actually look the cookie up.
getUserPrincipalImpl(HttpServletRequest, ServletContext) - Method in class com.caucho.http.security.JdbcAuthenticator
 
getUserPrincipalImpl(HttpServletRequest, ServletContext) - Method in class com.caucho.http.security.NullAuthenticator
 
getUserTime() - Method in class com.caucho.util.CpuUsage
 
getUserTransaction() - Method in class com.caucho.transaction.TransactionManagerImpl
Returns the corresponding user transaction.
getValue() - Method in class com.caucho.util.RegistryNode
Returns the attribute's value.
getValue() - Method in class com.caucho.vfs.Path
Gets the object at the path.
getValue() - Method in class com.caucho.vfs.MemoryPath
 
getValue() - Method in class com.caucho.xml.QAttr
 
getValue() - Method in interface org.w3c.dom.Attr
On retrieval, the value of the attribute is returned as a string.
getValue() - Method in class javax.servlet.ServletContextAttributeEvent
Returns the value of the attribute that has been added removed or replaced.
getValue() - Method in class javax.servlet.http.Cookie
Returns the value of the cookie.
getValue() - Method in class javax.servlet.http.HttpSessionBindingEvent
Returns the value of the attribute that has been added, removed or replaced.
getValue(String) - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.getAttribute(java.lang.String).
getValue(String) - Method in class javax.servlet.jsp.tagext.TagSupport
Get a the value associated with a key.
getValueNames() - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.getAttributeNames()
getValues() - Method in class javax.servlet.jsp.tagext.TagSupport
Enumerate the values kept by this tag handler.
getVar(String) - Method in interface com.caucho.xpath.ExprEnvironment
Returns the value associated with name.
getVar(String) - Method in class com.caucho.xpath.Env
Returns the value associated with name.
getVariable() - Method in class com.caucho.util.ClassLoaderLocal
 
getVariable() - Method in class com.caucho.vfs.ClassLoaderStream
Returns the context stream's variable.
getVariableInfo(TagData) - Method in class javax.servlet.jsp.tagext.TagInfo
Information on the scripting objects created by this tag at runtime.
getVariableInfo(TagData) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
information on scripting variables defined by the tag associated with this TagExtraInfo instance.
getVarName() - Method in class javax.servlet.jsp.tagext.VariableInfo
 
getVarSize() - Method in class com.caucho.xpath.Env
Returns the current number of local variables.
getVersion() - Method in class com.caucho.transform.OutputFormat
Returns the output version, e.g.
getVersion() - Method in class javax.servlet.http.Cookie
Returns the version of the protocol this cookie complies with.
getVersionId() - Static method in class com.caucho.util.CauchoSystem
 
getVersionId() - Method in class com.caucho.es.ESBeanWrapper
 
getVirtualHost() - Method in class com.caucho.server.http.Application
Returns the application's virtual host.
getWakeTime() - Method in class com.caucho.util.Alarm
Returns the wake time of this alarm.
getWar() - Method in class com.caucho.server.http.Application
Return the underlying war.
getWarDir() - Method in class com.caucho.server.http.VirtualHost
Returns the war directory.
getWarExpandDir() - Method in class com.caucho.server.http.VirtualHost
Returns the war-expand directory.
getWarnings() - Method in class com.caucho.sql.QPooledConnectionImpl
 
getWorkDir() - Method in class com.caucho.es.parser.Parser
Returns the directory for generated *.java and *.class files.
getWorkDir() - Method in class com.caucho.server.http.Application
Returns the application's jsp work directory.
getWorkPath() - Static method in class com.caucho.util.CauchoSystem
Returns a path to the work directory.
getWorkPath() - Method in class com.caucho.xsl.AbstractStylesheetFactory
Gets the working directory.
getWriteEncoding(OutputStream, String) - Static method in class com.caucho.vfs.Encoding
Returns a Writer to translate characters to bytes.
getWriter() - Method in class com.caucho.server.http.Response
Returns a PrintWriter for the response.
getWriter() - Method in class com.caucho.server.http.DummyResponse
 
getWriter() - Method in interface javax.servlet.ServletResponse
Returns a PrintWriter object that can send character text to the client.
getWriter() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getWriter() on the wrapped response object.
getWriter() - Method in class javax.xml.transform.stream.StreamResult
Returns the writer.
getWriteStream() - Method in interface com.caucho.vfs.EnclosedWriteStream
 
getWriteStream() - Method in class com.caucho.vfs.ReadWritePair
Return the write stream of the pair.
getWriteStream() - Method in class com.caucho.jsp.QBodyContent
Returns the underlying write stream for the content.
getXAResource() - Method in class com.caucho.sql.QXAConnection
 
getXid() - Method in class com.caucho.transaction.TransactionImpl
 
getXMLReader() - Method in class javax.xml.parsers.SAXParser
Returns the encapsulated reader.
getXMLReader() - Method in class javax.xml.transform.sax.SAXSource
Returns the SAX parser.
getYear() - Method in class com.caucho.util.QDate
 
getZoneOffset() - Method in class com.caucho.util.QDate
 
global - Variable in class com.caucho.es.Call
 
Global - class com.caucho.es.Global.
Implementation class for the global prototype
GLOBAL_PARAM - Static variable in interface com.caucho.xsl.CauchoStylesheet
 
greaterThan(ESBase, boolean) - Method in class com.caucho.es.ESBase
 
GT - Static variable in class com.caucho.xpath.Expr
 

H

handleAlarm(Alarm) - Method in class com.caucho.util.QThreadLocal
 
handleAlarm(Alarm) - Method in interface com.caucho.util.AlarmListener
Handles a callback from an alarm.
handleAlarm(Alarm) - Method in class com.caucho.sql.DBPool
At the alarm, close all connections which have been sitting in the pool for too long.
handleAlarm(Alarm) - Method in class com.caucho.transaction.TransactionImpl
 
handleAlarm(Alarm) - Method in class com.caucho.server.http.ServletServer
Handles alarm callbacks every reaperInterval
handleChange(Object) - Method in interface com.caucho.util.ChangeListener
 
handleChange(Object) - Method in class com.caucho.vfs.LogStream
When the resin.conf changes, update the logging.
handleConnection(Connection) - Method in class com.caucho.server.http.HttpRequest
Handles a new connection.
handleConnection(Connection) - Method in class com.caucho.server.http.RunnerRequest
Handle a connection.
handleCron(Cron) - Method in interface com.caucho.util.CronListener
Handles a callback from an alarm.
handleCron(Cron) - Method in class com.caucho.vfs.RotateStream
 
handleCron(Cron) - Method in class com.caucho.server.http.ServletServer
Handles alarm callbacks every reaperInterval
handleExit(Object) - Method in interface com.caucho.util.ExitListener
 
handlePageException(Exception) - Method in class com.caucho.jsp.QPageContext
Handles an exception caught in the JSP page.
handlePageException(Exception) - Method in class javax.servlet.jsp.PageContext
This method is intended to process an unhandled "page" level exception by redirecting the exception to either the specified error page for this JSP, or if none was specified, to perform some implementation dependent action.
handlePageException(Throwable) - Method in class com.caucho.jsp.QPageContext
Handles an exception caught in the JSP page.
handlePageException(Throwable) - Method in class javax.servlet.jsp.PageContext
This method is identical to the handlePageException(Exception), except that it accepts a Throwable.
handleShutdown() - Method in class com.caucho.server.http.ResinServer
Called when the server shuts down.
handleUnload(DynamicClassLoader) - Method in interface com.caucho.util.ClassLoaderListener
Handles the case where a class loader is dropped.
handleUnload(DynamicClassLoader) - Method in class com.caucho.sql.DBPool
Callback when the class loader dies.
hasAttribute(String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given name is specified on this element or has a default value, false otherwise.
hasAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise.
hasAttributes() - Method in class com.caucho.xml.QAbstractNode
Returns true if the node has attributes.
hasAttributes() - Method in interface org.w3c.dom.Node
Returns whether this node (if it is an element) has any attributes.
hasChildNodes() - Method in class com.caucho.xml.QAbstractNode
 
hasChildNodes() - Method in class com.caucho.xml.QNode
 
hasChildNodes() - Method in interface org.w3c.dom.Node
Returns whether this node has any children.
hasContent() - Method in class com.caucho.xml.QAbstractNode
 
hasContent() - Method in class com.caucho.xml.QElement
 
hasDispatch - Variable in class com.caucho.es.ESBeanWrapper
 
hasError - Variable in class com.caucho.server.http.Response
 
hasError() - Method in interface com.caucho.server.http.CauchoResponse
 
hasError() - Method in class com.caucho.server.http.Response
Returns true if we're processing an error.
hasError() - Method in class com.caucho.server.http.DummyResponse
 
hasFeature(String, String) - Method in class com.caucho.xml.QDOMImplementation
 
hasFeature(String, String) - Method in interface org.w3c.dom.DOMImplementation
Test if the DOM implementation implements a specific feature.
hashCode - Variable in class com.caucho.es.ESString
 
hashCode() - Method in class com.caucho.util.CharSegment
Returns the buffer's hash code
hashCode() - Method in class com.caucho.util.ByteBuffer
 
hashCode() - Method in class com.caucho.util.ContextProperties
 
hashCode() - Method in class com.caucho.vfs.FilesystemPath
 
hashCode() - Method in class com.caucho.vfs.JarPath
 
hashCode() - Method in class com.caucho.vfs.CachePath
Returns the hash code, which is based on the underlying file.
hashCode() - Method in class com.caucho.vfs.FilePath
 
hashCode() - Method in class com.caucho.vfs.HttpPath
Returns a hashCode for the path.
hashCode() - Method in class com.caucho.es.ESString
 
hashCode() - Method in class com.caucho.es.ESNumber
 
hashCode() - Method in class com.caucho.naming.QName
Returns the name's hash code.
hashCode() - Method in class com.caucho.security.BasicPrincipal
 
hasInputStream - Variable in class com.caucho.server.http.Request
 
hasMore() - Method in class com.caucho.naming.QBindingEnumeration
 
hasMore() - Method in class com.caucho.naming.QNameClassEnumeration
 
hasMoreElements() - Method in class com.caucho.util.NullEnumeration
 
hasMoreElements() - Method in class com.caucho.naming.QBindingEnumeration
 
hasMoreElements() - Method in class com.caucho.naming.QNameClassEnumeration
 
hasMorePositions() - Method in class com.caucho.xpath.Env
Returns true if there are more positions() needed to iterate through.
hasMsieHack - Variable in class com.caucho.server.http.Response
 
hasNext() - Method in class com.caucho.util.NullIterator
 
hasNext() - Method in class com.caucho.util.EnumIterator
 
hasOutputStream - Variable in class com.caucho.server.http.Response
 
hasPrevious() - Method in class com.caucho.util.NullIterator
 
hasProperty(ESString) - Method in class com.caucho.es.ESBase
 
hasProperty(ESString) - Method in class com.caucho.es.ESClosure
 
hasProperty(ESString) - Method in class com.caucho.es.ESBeanWrapper
 
hasScopeProperty(ESString) - Method in class com.caucho.es.Call
 
hasSentLog - Variable in class com.caucho.server.http.Response
 
hasSkip() - Method in class com.caucho.vfs.StreamImpl
Returns true if the stream implements skip.
hasSkip() - Method in class com.caucho.vfs.VfsStream
 
hasWriter - Variable in class com.caucho.server.http.Response
 
headerKeys - Variable in class com.caucho.server.http.Response
 
headerValues - Variable in class com.caucho.server.http.Response
 
HIERARCHY_REQUEST_ERR - Static variable in class org.w3c.dom.DOMException
If any node is inserted somewhere it doesn't belong
host - Variable in class com.caucho.vfs.HttpPath
 
host - Variable in class com.caucho.vfs.TcpPath
 
HOUR - Static variable in class com.caucho.util.QDate
 
Html - class com.caucho.xml.Html.
HTML parser interface.
Html() - Constructor for class com.caucho.xml.Html
Create a new HTML parser
Http - class com.caucho.server.http.Http.
Collection of public utility routines
Http() - Constructor for class com.caucho.server.http.Http
 
HttpJspPage - interface javax.servlet.jsp.HttpJspPage.
The HttpJspPage interface describes the interaction that a JSP Page Implementation Class must satisfy when using the HTTP protocol.
HttpPath - class com.caucho.vfs.HttpPath.
The HTTP scheme.
HttpRequest - class com.caucho.server.http.HttpRequest.
Handles a new request from an HTTP connection.
HttpResponse - class com.caucho.server.http.HttpResponse.
 
HttpServer - class com.caucho.server.http.HttpServer.
The main class for the HTTP server.
HttpServer() - Constructor for class com.caucho.server.http.HttpServer
 
HttpServlet - class javax.servlet.http.HttpServlet.
Provides an abstract class to be subclassed to create an HTTP servlet suitable for a Web site.
HttpServlet() - Constructor for class javax.servlet.http.HttpServlet
Does nothing, because this is an abstract class.
HttpServletRequest - interface javax.servlet.http.HttpServletRequest.
Extends the ServletRequest interface to provide request information for HTTP servlets.
HttpServletRequestWrapper - class javax.servlet.http.HttpServletRequestWrapper.
Provides a convenient implementation of the HttpServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet.
HttpServletRequestWrapper(HttpServletRequest) - Constructor for class javax.servlet.http.HttpServletRequestWrapper
Constructs a request object wrapping the given request.
HttpServletResponse - interface javax.servlet.http.HttpServletResponse.
Extends the ServletResponse interface to provide HTTP-specific functionality in sending a response.
HttpServletResponseWrapper - class javax.servlet.http.HttpServletResponseWrapper.
Provides a convenient implementation of the HttpServletResponse interface that can be subclassed by developers wishing to adapt the response from a Servlet.
HttpServletResponseWrapper(HttpServletResponse) - Constructor for class javax.servlet.http.HttpServletResponseWrapper
Constructs a response adaptor wrapping the given response.
HttpSession - interface javax.servlet.http.HttpSession.
Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
HttpSessionActivationListener - interface javax.servlet.http.HttpSessionActivationListener.
Objects that are bound to a session may listen to container events notifying them that sessions will be passivated and that session will be activated.
HttpSessionAttributeListener - interface javax.servlet.http.HttpSessionAttributeListener.
This listener interface can be implemented in order to get notifications of changes to the attribute lists of sessions within this web application.
HttpSessionBindingEvent - class javax.servlet.http.HttpSessionBindingEvent.
Events of this type are either sent to an object that implements HttpSessionBindingListener when it is bound or unbound from a session, or to a HttpSessionAttributeListener that has been configured in the deployment descriptor when any attribute is bound, unbound or replaced in a session.
HttpSessionBindingEvent(HttpSession, String) - Constructor for class javax.servlet.http.HttpSessionBindingEvent
Constructs an event that notifies an object that it has been bound to or unbound from a session.
HttpSessionBindingEvent(HttpSession, String, Object) - Constructor for class javax.servlet.http.HttpSessionBindingEvent
Constructs an event that notifies an object that it has been bound to or unbound from a session.
HttpSessionBindingListener - interface javax.servlet.http.HttpSessionBindingListener.
Causes an object to be notified when it is bound to or unbound from a session.
HttpSessionContext - interface javax.servlet.http.HttpSessionContext.
Deprecated. As of Java(tm) Servlet API 2.1 for security reasons, with no replacement. This interface will be removed in a future version of this API.
HttpSessionEvent - class javax.servlet.http.HttpSessionEvent.
This is the class representing event notifications for changes to sessions within a web application.
HttpSessionEvent(HttpSession) - Constructor for class javax.servlet.http.HttpSessionEvent
Construct a session event from the given source.
HttpSessionListener - interface javax.servlet.http.HttpSessionListener.
Implementations of this interface may are notified of changes to the list of active sessions in a web application.
HTTPUtil - class com.caucho.util.HTTPUtil.
HTTP utilities.
HTTPUtil() - Constructor for class com.caucho.util.HTTPUtil
 
HttpUtils - class javax.servlet.http.HttpUtils.
Deprecated. As of Java(tm) Servlet API 2.3. These methods were only useful with the default encoding and have been moved to the request interfaces.
HttpUtils() - Constructor for class javax.servlet.http.HttpUtils
Deprecated. Constructs an empty HttpUtils object.

I

id - Variable in class javax.servlet.jsp.tagext.TagSupport
 
ID - Static variable in class com.caucho.xpath.Expr
 
ID - Static variable in class javax.servlet.jsp.tagext.TagAttributeInfo
"id" is wired in to be ID.
IF - Static variable in class com.caucho.xpath.Expr
 
ignorableWhitespace(char[], int, int) - Method in class com.caucho.xml.DOMBuilder
Handles the callback for ignorable whitespace.
ignoreCase() - Method in class com.caucho.regexp.Regexp
 
IllegalRegexpException - exception com.caucho.regexp.IllegalRegexpException.
 
importNode(Node, boolean) - Method in class com.caucho.xml.QDocument
Imports a copy of a node into the current document.
importNode(Node, boolean) - Method in interface org.w3c.dom.Document
Imports a node from another document to this document.
importScript(ESObject, String) - Method in class com.caucho.es.Global
 
include(ServletRequest, ServletResponse) - Method in class com.caucho.server.http.QRequestDispatcher
 
include(ServletRequest, ServletResponse) - Method in interface javax.servlet.RequestDispatcher
Includes the content of a resource (servlet, JSP page, HTML file) in the response.
include(ServletRequest, ServletResponse, String) - Method in class com.caucho.server.http.QRequestDispatcher
Include a request into the current page.
include(String) - Method in class com.caucho.jsp.QPageContext
Include another servlet into the current output stream.
include(String) - Method in class javax.servlet.jsp.PageContext
Causes the resource specified to be processed as part of the current ServletRequest and ServletResponse being processed by the calling Thread.
incrSession() - Method in class com.caucho.server.http.ServletServer
 
INDENT - Static variable in class javax.xml.transform.OutputKeys
Equivalent to xsl:output indent
INDEX_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
If index or size is negative, or greater than the allowed value
indexOf(char) - Method in class com.caucho.util.CharSegment
Returns the index of a character in the CharSegment.
indexOf(char) - Method in class com.caucho.util.CharBuffer
 
indexOf(char, int) - Method in class com.caucho.util.CharSegment
Returns the index of a character in the CharSegment starting from an offset.
indexOf(char, int) - Method in class com.caucho.util.CharBuffer
 
info - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
init() - Method in class com.caucho.xml.SAXBuilder
 
init() - Method in class com.caucho.xml.Xml
Initialize the parser.
init() - Method in class com.caucho.sql.ClusterPoolDataSource
 
init() - Method in class com.caucho.server.http.Request
Initialize thread-specific data.
init() - Method in class com.caucho.server.http.DirectoryServlet
 
init() - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated. Initialize the authenticator with the application.
init() - Method in class com.caucho.http.security.AbstractAuthenticator
Initialize the authenticator with the application.
init() - Method in class com.caucho.http.security.JdbcAuthenticator
Initialize the authenticator.
init() - Method in class com.caucho.http.security.AbstractLogin
Initialize the login.
init() - Method in class com.caucho.http.security.FormLogin
Initialize
init() - Method in class com.caucho.http.security.PasswordDigest
Initialize the authenticator with the application.
init() - Method in interface com.caucho.http.security.ServletAuthenticator
Initialize the authenticator.
init() - Method in class com.caucho.http.security.XmlAuthenticator
Initialize the XML authenticator.
init() - Method in class com.caucho.http.security.ForbidHost
Initialize the forbidden host.
init() - Method in class com.caucho.http.security.AuthenticatorAdapter
Initialize the authenticator.
init() - Method in class com.caucho.http.log.AbstractErrorLog
Initialize the log.
init() - Method in class com.caucho.http.log.AbstractAccessLog
Initialize the log.
init() - Method in class com.caucho.http.log.AccessLog
Initialize the log.
init() - Method in class com.caucho.http.admin.PingThread
 
init() - Method in class javax.servlet.GenericServlet
A convenience method which can be overridden so that there's no need to call super.init(config).
init(boolean) - Method in class com.caucho.server.http.ResinServer
Initialize the server, binding to TCP and starting the threads.
init(CauchoApplication, RegistryNode) - Method in interface com.caucho.server.http.Authenticator
Deprecated.  
init(CauchoApplication, RegistryNode) - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated. Initialize the authenticator with the application.
init(char[], int, int) - Method in class com.caucho.util.CharSegment
Sets the char segment to a new buffer triple.
init(ESFactory) - Static method in class com.caucho.es.Resin
 
init(FileInputStream) - Method in class com.caucho.vfs.FileReadStream
Initializes a VfsStream with an input/output stream pair.
init(FilterConfig) - Method in class com.caucho.http.security.ErrorFilter
 
init(FilterConfig) - Method in class com.caucho.http.security.SecurityFilter
 
init(FilterConfig) - Method in interface javax.servlet.Filter
Called by the web container to indicate to a filter that it is being placed into service.
init(InputStream, OutputStream) - Method in class com.caucho.vfs.VfsStream
Initializes a VfsStream with an input/output stream pair.
init(int) - Method in class com.caucho.server.http.JniStream
 
init(LineMap, Path) - Method in interface com.caucho.jsp.CauchoPage
 
init(LineMap, Path) - Method in class com.caucho.jsp.Page
 
init(Node) - Method in class com.caucho.xml.DOMBuilder
 
init(Path) - Method in class com.caucho.xsl.AbstractStylesheet
Initialize the stylesheet with the search path.
init(Path) - Method in class com.caucho.xsl.StylesheetImpl
 
init(Reader, Writer) - Method in class com.caucho.vfs.ReaderWriterStream
 
init(ReadStream) - Method in class com.caucho.vfs.BufferedReaderAdapter
 
init(ReadStream, String) - Method in class com.caucho.vfs.MultipartStream
Initialize the multipart stream with a given boundary.
init(ServletConfig) - Method in class com.caucho.jsp.XslFilter
The servlet parameter 'strict-xsl' forces XSL stylesheets to follow the strict specification.
init(ServletConfig) - Method in class com.caucho.jsp.Page
Initialize the servlet.
init(ServletConfig) - Method in class com.caucho.jsp.JavaScriptPageServlet
 
init(ServletConfig) - Method in class com.caucho.jsp.QServlet
Initialize the servlet.
init(ServletConfig) - Method in class com.caucho.jsp.JspServlet
Initializes the servlet.
init(ServletConfig) - Method in class com.caucho.jsp.JavaPage
 
init(ServletConfig) - Method in class com.caucho.jsp.XtpServlet
Initializes the servlet.
init(ServletConfig) - Method in class com.caucho.server.http.FileServlet
 
init(ServletConfig) - Method in class javax.servlet.GenericServlet
Called by the servlet container to indicate to a servlet that the servlet is being placed into service.
init(ServletConfig) - Method in interface javax.servlet.Servlet
Called by the servlet container to indicate to a servlet that the servlet is being placed into service.
init(Socket) - Method in class com.caucho.vfs.SocketStream
Initialize the SocketStream with a new Socket.
init(StreamImpl) - Method in class com.caucho.vfs.WriteStream
Initializes the stream with a given source.
init(StreamImpl) - Method in class com.caucho.vfs.StreamFilter
 
init(StreamImpl, WriteStream) - Method in class com.caucho.vfs.ReadStream
Initializes the stream with a given source.
init(String) - Method in class com.caucho.util.StringCharCursor
 
init(TempBuffer) - Method in class com.caucho.vfs.TempReadStream
 
init(TempBuffer, Path) - Method in class com.caucho.vfs.TempReadStream
 
init(WriteStream) - Method in class com.caucho.xml.XmlPrinter
Initialize the XmlPrinter with the write stream.
init(XMLReader) - Method in class com.caucho.xml.SAXBuilder
 
initCause(Throwable) - Method in class javax.xml.transform.TransformerException
Initialize the cause.
initChaining() - Method in class com.caucho.server.http.Response
 
initClass(Global) - Method in class com.caucho.es.Script
Internal method implemented by the generated script for initialization.
initClass(Global, ESObject) - Method in class com.caucho.es.Script
Internal method to initialize the script after loading it.
initContext(RegistryNode, HashMap, Application, ClassLoader, TransactionManagerImpl, ArrayList, Context) - Static method in class com.caucho.server.http.JndiFactory
Initialize a context.
initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class com.caucho.jsp.QPageContext
 
initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class javax.servlet.jsp.PageContext
The initialize method is called to initialize an uninitialized PageContext so that it may be used by a JSP Implementation class to service an incoming request and response within it's _jspService() method.
insert(int, byte[], int, int) - Method in class com.caucho.util.ByteBuffer
 
insert(int, char) - Method in class com.caucho.util.CharBuffer
Inserts a character at a given offset.
insert(int, char[], int, int) - Method in class com.caucho.util.CharBuffer
Inserts a character buffer.
insert(int, double) - Method in class com.caucho.util.CharBuffer
Inserts a double at a given offset.
insert(int, double) - Method in class com.caucho.util.DoubleArray
 
insert(int, float) - Method in class com.caucho.util.CharBuffer
Inserts a float at a given offset.
insert(int, int) - Method in class com.caucho.util.CharBuffer
Inserts an integer at a given offset.
insert(int, long) - Method in class com.caucho.util.CharBuffer
Inserts a long at a given offset.
insert(int, Object) - Method in class com.caucho.util.CharBuffer
Inserts an object at a given offset.
insert(int, String) - Method in class com.caucho.util.CharBuffer
Inserts a string.
insertBefore(Node, Node) - Method in class com.caucho.xml.QAbstractNode
 
insertBefore(Node, Node) - Method in class com.caucho.xml.QNode
 
insertBefore(Node, Node) - Method in interface org.w3c.dom.Node
Inserts the node newChild before the existing child node refChild.
insertData(int, String) - Method in interface org.w3c.dom.CharacterData
Insert a string at the specified 16-bit unit offset.
instantiate(RegistryNode, String) - Static method in class com.caucho.util.BeanUtil
 
IntArray - class com.caucho.util.IntArray.
The IntArray is a variable array containing integers.
IntArray() - Constructor for class com.caucho.util.IntArray
Create an empty int array.
intern(String) - Static method in class com.caucho.es.ESId
 
internalForward - Variable in class com.caucho.http.security.FormLogin
 
intersection(IntSet) - Method in class com.caucho.util.IntSet
Calculates the set intersection of a and b
IntMap - class com.caucho.util.IntMap.
The IntMap provides a simple hashmap from keys to integers.
IntMap() - Constructor for class com.caucho.util.IntMap
Create a new IntMap.
IntSet - class com.caucho.util.IntSet.
 
IntSet() - Constructor for class com.caucho.util.IntSet
Creates an empty set.
INUSE_ATTRIBUTE_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to add an attribute that is already in use elsewhere
INVALID_ACCESS_ERR - Static variable in class org.w3c.dom.DOMException
If a parameter or an operation is not supported by the underlying object.
INVALID_CHARACTER_ERR - Static variable in class org.w3c.dom.DOMException
If an invalid or illegal character is specified, such as in a name.
INVALID_MODIFICATION_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to modify the type of the underlying object.
INVALID_STATE_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to use an object that is not, or is no longer, usable.
invalidate() - Method in interface javax.servlet.http.HttpSession
Invalidates this session then unbinds any objects bound to it.
invalidateCache(String) - Method in class com.caucho.server.http.ServletServer
Invalidate entries matching the url
invalidateCache(String) - Method in class com.caucho.http.admin.ApplicationAdmin
Invalidate an entry in the cache.
invocation - Variable in class com.caucho.server.http.AbstractRequest
 
invocationKey - Variable in class com.caucho.server.http.Request
 
IOExceptionWrapper - exception com.caucho.vfs.IOExceptionWrapper.
 
IOExceptionWrapper(String) - Constructor for class com.caucho.vfs.IOExceptionWrapper
 
IOExceptionWrapper(String, Throwable) - Constructor for class com.caucho.vfs.IOExceptionWrapper
 
IOExceptionWrapper(Throwable) - Constructor for class com.caucho.vfs.IOExceptionWrapper
 
isAlphabetic() - Method in class com.caucho.xsl.XslNumberFormat
 
isAscending() - Method in class com.caucho.xsl.Sort
 
isAuthorized(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.http.security.AbstractConstraint
Returns true if the user is authorized for the resource.
isAuthorized(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.http.security.RoleConstraint
Returns true if the user is authorized for the resource.
isAuthorized(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.http.security.TransportConstraint
Returns true if the user is authorized for the resource.
isAutoFlush() - Method in class com.caucho.jsp.QBodyContent
 
isAutoFlush() - Method in class javax.servlet.jsp.JspWriter
This method indicates whether the JspWriter is autoFlushing.
isBackup() - Method in class com.caucho.server.http.Srun
 
isBoolean() - Method in class com.caucho.xpath.Expr
true if the expression prefers to return a boolean.
isBoolean() - Method in class com.caucho.es.ESBase
 
isBoolean() - Method in class com.caucho.es.ESBoolean
 
isCacheable() - Method in class com.caucho.xsl.CacheableDocument
True if the document is cacheable
isCaseInsensitive() - Static method in class com.caucho.util.CauchoSystem
 
isChaining - Variable in class com.caucho.server.http.Response
 
isChar(int) - Static method in class com.caucho.xml.XmlChar
 
isClosed - Variable in class com.caucho.server.http.Response
 
isClosed() - Method in class com.caucho.vfs.WriteStream
Returns true if the stream is closed.
isClosed() - Method in class com.caucho.sql.QPooledConnectionImpl
Returns true if the connection is closed.
isClosed() - Method in class com.caucho.server.http.ResinServer
Returns true if the server has shut down.
isClosed() - Method in class com.caucho.http.admin.TcpServerAdmin
Returns true if the tcp-server close has started.
isCoalescing() - Method in class com.caucho.xml.AbstractParser
Returns true if text and cdata nodes will be combined.
isCoalescing() - Method in class javax.xml.parsers.DocumentBuilderFactory
Returns true if the returned DocumentBuilder will combine Text and CDATA nodes into single text nodes.
isCommitted() - Method in class com.caucho.server.http.Response
Returns true if some data has been sent to the browser.
isCommitted() - Method in class com.caucho.server.http.DummyResponse
 
isCommitted() - Method in interface javax.servlet.ServletResponse
Returns a boolean indicating if the response has been committed.
isCommitted() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return isCommitted() on the wrapped response object.
isDead() - Method in class com.caucho.jsp.Page
 
isDirectory() - Method in class com.caucho.vfs.Path
Tests if the path refers to a directory.
isDirectory() - Method in class com.caucho.vfs.JarPath
Returns true if the entry is a directory in the jar file.
isDirectory() - Method in class com.caucho.vfs.MergePath
True if the best path is a directory.
isDirectory() - Method in class com.caucho.vfs.CachePath
 
isDirectory() - Method in class com.caucho.vfs.MemoryPath
 
isDirectory() - Method in class com.caucho.vfs.FilePath
 
isDirectory() - Method in class com.caucho.vfs.HttpPath
Returns the last modified time.
isDisjoint(IntSet) - Method in class com.caucho.util.IntSet
True if the two sets are disjoint.
isEmpty() - Method in class com.caucho.util.ContextProperties
 
isEmpty() - Method in class com.caucho.naming.QName
 
isExpandEntityReferences() - Method in class javax.xml.parsers.DocumentBuilderFactory
Returns true if the returned parser will expand entity reference nodes.
isFile() - Method in class com.caucho.vfs.Path
Tests if the path refers to a file.
isFile() - Method in class com.caucho.vfs.JarPath
Returns true if the entry is a file in the jar file.
isFile() - Method in class com.caucho.vfs.MergePath
True if the best path is a file.
isFile() - Method in class com.caucho.vfs.CachePath
 
isFile() - Method in class com.caucho.vfs.MemoryPath
 
isFile() - Method in class com.caucho.vfs.FilePath
 
isFile() - Method in class com.caucho.vfs.HttpPath
Returns true if the file exists.
isFlagFirst(int) - Method in class com.caucho.xsl.XslWriter
Implementation function so jsp:decl tags aren't repeated.
isForbidden(InetAddress) - Method in class com.caucho.http.security.ForbidHost
Returns true if the host is forbidden.
isGlobal() - Method in class com.caucho.regexp.Regexp
 
isIgnoringComments() - Method in class javax.xml.parsers.DocumentBuilderFactory
Returns true if the parser will ignore comments.
isIgnoringElementContentWhitespace() - Method in class javax.xml.parsers.DocumentBuilderFactory
Returns true if the parser will ignore ignorable-whitespace
isJdk12() - Static method in class com.caucho.util.CauchoSystem
 
isJSP() - Method in class com.caucho.xml.XmlPrinter
True if this is JSP special cased.
isMatch(Node) - Method in class com.caucho.xpath.Pattern
Test if the node matches the pattern.
isMatch(Node, ExprEnvironment) - Method in class com.caucho.xpath.Pattern
Test if the node matches the pattern.
isModified() - Method in class com.caucho.util.RegistryNode
Returns true if the underlying files have been modified.
isModified() - Method in class com.caucho.util.Registry
Returns true if any of the source configuration files have changed.
isModified() - Method in class com.caucho.util.DynamicClassLoader
Returns true if any of the classes have been modified.
isModified() - Method in class com.caucho.util.DynamicClassLoader.Entry
Returns true if the source file has been modified.
isModified() - Method in class com.caucho.vfs.Depend
If the source modified date changes at all, treat it as a modification.
isModified() - Method in class com.caucho.es.Script
Internal method to check if the source files have changed.
isModified() - Method in class com.caucho.es.ScriptClosure
Returns the lastModified time of the script.
isModified() - Method in interface com.caucho.xsl.CauchoStylesheet
 
isModified() - Method in class com.caucho.xsl.AbstractStylesheet
Returns true if the any of the source stylesheets have been modified since this stylesheet was compiled.
isModifiedInt() - Method in class com.caucho.util.DynamicClassLoader
True if any of the loaded classes have been modified.
isModifiedInt() - Method in class com.caucho.util.DirectoryClassLoader
True if any of the loaded classes have been modified.
isNameChar(int) - Static method in class com.caucho.xml.XmlChar
Returns true if the character is an XML name character.
isNamespaceAware() - Method in class javax.xml.parsers.DocumentBuilderFactory
Returns true if the parser is namespace-aware
isNamespaceAware() - Method in class javax.xml.parsers.DocumentBuilder
Returns true if the parser is namespace-aware
isNamespaceAware() - Method in class javax.xml.parsers.SAXParserFactory
Returns whether the parser should namespace aware
isNamespaceAware() - Method in class javax.xml.parsers.SAXParser
Returns true if the parser is namespace-aware
isNameStart(int) - Static method in class com.caucho.xml.XmlChar
 
isNew() - Method in interface javax.servlet.http.HttpSession
Returns true if the client does not yet know about the session or if the client chooses not to join the session.
isNoCache - Variable in class com.caucho.server.http.Response
 
isNodeSet() - Method in class com.caucho.xpath.Expr
true if the expression prefers to return a node set.
isNum() - Method in class com.caucho.es.ESBase
 
isNum() - Method in class com.caucho.es.ESNumber
 
isNumber() - Method in class com.caucho.xpath.Expr
true if the expression prefers to return a number.
isObject() - Method in class com.caucho.vfs.Path
Tests if the path refers to an object.
isObject() - Method in class com.caucho.vfs.MemoryPath
 
isPermanent() - Method in class javax.servlet.UnavailableException
Returns a boolean indicating whether the servlet is permanently unavailable.
isPretty() - Method in class com.caucho.xml.XmlPrinter
Returns true if the printer is currently pretty-printing the output.
isReadOnly() - Method in class com.caucho.sql.QPooledConnectionImpl
 
isRequestedSessionIdFromCookie() - Method in class com.caucho.server.http.AbstractRequest
 
isRequestedSessionIdFromCookie() - Method in class com.caucho.server.http.Request
Returns true if the current sessionId came from a cookie.
isRequestedSessionIdFromCookie() - Method in class com.caucho.server.http.DummyRequest
 
isRequestedSessionIdFromCookie() - Method in interface javax.servlet.http.HttpServletRequest
Checks whether the requested session ID came in as a cookie.
isRequestedSessionIdFromCookie() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isRequestedSessionIdFromCookie() on the wrapped request object.
isRequestedSessionIdFromUrl() - Method in class com.caucho.server.http.AbstractRequest
Deprecated.  
isRequestedSessionIdFromUrl() - Method in class com.caucho.server.http.Request
Deprecated.  
isRequestedSessionIdFromUrl() - Method in class com.caucho.server.http.DummyRequest
 
isRequestedSessionIdFromUrl() - Method in interface javax.servlet.http.HttpServletRequest
Deprecated. As of Version 2.1 of the Java Servlet API, use HttpServletRequest.isRequestedSessionIdFromURL() instead.
isRequestedSessionIdFromUrl() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isRequestedSessionIdFromUrl() on the wrapped request object.
isRequestedSessionIdFromURL() - Method in class com.caucho.server.http.AbstractRequest
 
isRequestedSessionIdFromURL() - Method in class com.caucho.server.http.Request
Returns true if the current sessionId came from the url.
isRequestedSessionIdFromURL() - Method in class com.caucho.server.http.DummyRequest
 
isRequestedSessionIdFromURL() - Method in interface javax.servlet.http.HttpServletRequest
Checks whether the requested session ID came in as part of the request URL.
isRequestedSessionIdFromURL() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isRequestedSessionIdFromURL() on the wrapped request object.
isRequestedSessionIdValid() - Method in class com.caucho.server.http.AbstractRequest
 
isRequestedSessionIdValid() - Method in class com.caucho.server.http.Request
Returns true if the HTTP request's session id refers to a valid session.
isRequestedSessionIdValid() - Method in class com.caucho.server.http.DummyRequest
 
isRequestedSessionIdValid() - Method in interface javax.servlet.http.HttpServletRequest
Checks whether the requested session ID is still valid.
isRequestedSessionIdValid() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isRequestedSessionIdValid() on the wrapped request object.
isRequired() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Whether this attribute is required.
isSameRM(XAResource) - Method in class com.caucho.sql.QPooledConnectionImpl
identity of resources
isSameRM(XAResource) - Method in class com.caucho.sql.QXAConnection
identity of resources
isSameRM(XAResource) - Method in class com.caucho.sql.QXAPooledConnection
identity of resources
isSecure - Variable in class com.caucho.server.http.Request
 
isSecure() - Method in class com.caucho.server.http.AbstractRequest
 
isSecure() - Method in class com.caucho.server.http.Request
 
isSecure() - Method in class com.caucho.server.http.HttpRequest
Returns true if the connection is secure.
isSecure() - Method in class com.caucho.server.http.DummyRequest
 
isSecure() - Method in interface com.caucho.server.http.CauchoRequest
 
isSecure() - Method in interface javax.servlet.ServletRequest
Returns a boolean indicating whether this request was made using a secure channel, such as HTTPS.
isSecure() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return isSecure() on the wrapped request object.
isString() - Method in class com.caucho.xpath.Expr
true if the expression prefers to return a string.
isString() - Method in class com.caucho.es.ESBase
 
isString() - Method in class com.caucho.es.ESString
 
isSubset(DoubleArray) - Method in class com.caucho.util.DoubleArray
 
isSubset(IntArray) - Method in class com.caucho.util.IntArray
True if all the integers in subset are contained in the array.
isSubset(IntSet) - Method in class com.caucho.util.IntSet
True if the argument is a subset of the set
isSupported(String, String) - Method in class com.caucho.xml.QAbstractNode
 
isSupported(String, String) - Method in class com.caucho.xml.QDocument
 
isSupported(String, String) - Method in interface org.w3c.dom.Node
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
isTesting() - Static method in class com.caucho.util.CauchoSystem
Returns true if we're currently running a test.
isTesting() - Method in class com.caucho.server.http.Request
 
isText() - Method in class com.caucho.xsl.Sort
 
isTopCache - Variable in class com.caucho.server.http.Response
 
isUnix() - Static method in class com.caucho.util.CauchoSystem
 
isUserInRole(HttpServletRequest, HttpServletResponse, ServletContext, Principal, String) - Method in class com.caucho.http.security.AbstractAuthenticator
Returns true if the user plays the named role.
isUserInRole(HttpServletRequest, HttpServletResponse, ServletContext, Principal, String) - Method in class com.caucho.http.security.JdbcAuthenticator
 
isUserInRole(HttpServletRequest, HttpServletResponse, ServletContext, Principal, String) - Method in class com.caucho.http.security.AbstractLogin
Returns true if the current user plays the named role.
isUserInRole(HttpServletRequest, HttpServletResponse, ServletContext, Principal, String) - Method in interface com.caucho.http.security.ServletAuthenticator
Returns true if the user plays the named role.
isUserInRole(HttpServletRequest, HttpServletResponse, ServletContext, Principal, String) - Method in class com.caucho.http.security.XmlAuthenticator
Returns true if the user plays the named role.
isUserInRole(HttpServletRequest, HttpServletResponse, ServletContext, Principal, String) - Method in class com.caucho.http.security.AuthenticatorAdapter
Returns true if the user plays the named role.
isUserInRole(HttpServletRequest, Principal, String) - Method in interface com.caucho.server.http.Authenticator
Deprecated.  
isUserInRole(HttpServletRequest, Principal, String) - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated. Returns true if the user plays the named role.
isUserInRole(HttpServletRequest, ServletContext, Principal, String) - Method in class com.caucho.http.security.NullAuthenticator
 
isUserInRole(Principal, String) - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated.  
isUserInRole(String) - Method in class com.caucho.server.http.AbstractRequest
Returns true if the user represented by the current request plays the named role.
isUserInRole(String) - Method in class com.caucho.server.http.DummyRequest
 
isUserInRole(String) - Method in interface com.caucho.server.http.CauchoRequest
 
isUserInRole(String) - Method in interface com.caucho.security.SecurityContextProvider
Returns true if the user principal plays the named role.
isUserInRole(String) - Static method in class com.caucho.security.SecurityContext
Returns true if the user principal is in the specified role.
isUserInRole(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
isUserInRole(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isUserInRole(String role) on the wrapped request object.
isValid(TagData) - Method in class javax.servlet.jsp.tagext.TagInfo
Translation-time validation of the attributes.
isValid(TagData) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
Translation-time validation of the attributes.
isValidating() - Method in class javax.xml.parsers.DocumentBuilderFactory
Returns true if the parser is validating
isValidating() - Method in class javax.xml.parsers.DocumentBuilder
Returns true if the parser is validating
isValidating() - Method in class javax.xml.parsers.SAXParserFactory
Returns whether the parser should namespace aware
isValidating() - Method in class javax.xml.parsers.SAXParser
Returns true if the parser is validating
isWhitespace(int) - Static method in class com.caucho.xml.XmlChar
 
isWindows() - Static method in class com.caucho.util.CauchoSystem
 
item(int) - Method in class com.caucho.xml.QNode
Returns the child with the given index.
item(int) - Method in class com.caucho.xml.QEmptyNodeList
Returns the child with the given index.
item(int) - Method in interface org.w3c.dom.NodeList
Returns the indexth item in the collection.
item(int) - Method in interface org.w3c.dom.NamedNodeMap
Returns the indexth item in the map.
IterationTag - interface javax.servlet.jsp.tagext.IterationTag.
The IterationTag interface extends Tag by defining one additional method that controls the reevaluation of its body.
iterator() - Method in class com.caucho.util.Tree
 
iterator() - Method in class com.caucho.util.IntMap
Returns an iterator of the keys.
iterator() - Method in class com.caucho.util.RegistryNode
Returns an iterator over the node's children.
iterator() - Method in class com.caucho.vfs.Path
Returns a jdk1.2 Iterator for the contents of this directory.

J

JarPath - class com.caucho.vfs.JarPath.
A filesystem for .jar files.
JarPath(FilesystemPath, String, String, Path) - Constructor for class com.caucho.vfs.JarPath
Creates a new jar path for the specific file
JarPath(Path) - Constructor for class com.caucho.vfs.JarPath
 
JavaPage - class com.caucho.jsp.JavaPage.
 
JavaPage() - Constructor for class com.caucho.jsp.JavaPage
 
JavaScriptPageServlet - class com.caucho.jsp.JavaScriptPageServlet.
JavaScriptPageServlet allows the JavaScript engine to use the public get methods as global variables.
JavaStylesheet - class com.caucho.xsl.JavaStylesheet.
Implementation class for JavaScript stylesheets.
JavaStylesheet() - Constructor for class com.caucho.xsl.JavaStylesheet
 
javax.servlet - package javax.servlet
 
javax.servlet.http - package javax.servlet.http
 
javax.servlet.jsp - package javax.servlet.jsp
 
javax.servlet.jsp.tagext - package javax.servlet.jsp.tagext
 
javax.xml.parsers - package javax.xml.parsers
Java XML Parsing API (supports SAX 1.0 and DOM 2.0).
javax.xml.transform - package javax.xml.transform
 
javax.xml.transform.sax - package javax.xml.transform.sax
 
javax.xml.transform.stream - package javax.xml.transform.stream
 
JdbcAuthenticator - class com.caucho.server.http.JdbcAuthenticator.
Backwards compatibility for the old JDBC authenticator.
JdbcAuthenticator - class com.caucho.http.security.JdbcAuthenticator.
An authenticator using JDBC.
JdbcAuthenticator() - Constructor for class com.caucho.server.http.JdbcAuthenticator
 
JdbcAuthenticator() - Constructor for class com.caucho.http.security.JdbcAuthenticator
 
jdbcCompliant() - Method in class com.caucho.sql.DBPool
Reports whether this driver is a genuine JDBC COMPLIANTTM driver.
JndiFactory - class com.caucho.server.http.JndiFactory.
Returns the JNDI context for the current classloader.
JndiFactory() - Constructor for class com.caucho.server.http.JndiFactory
 
JndiFactoryBuilder - class com.caucho.server.http.JndiFactoryBuilder.
Creates JNDI InitialContext factories.
JndiFactoryBuilder() - Constructor for class com.caucho.server.http.JndiFactoryBuilder
 
JndiPath - class com.caucho.vfs.JndiPath.
Adapts the JNDI to the Path API.
JndiPath(FilesystemPath, String, String) - Constructor for class com.caucho.vfs.JndiPath
Create a new JndiPath with the given name.
JniServer - class com.caucho.server.http.JniServer.
Main server object for the binary launcher.
JniServer(String[]) - Constructor for class com.caucho.server.http.JniServer
 
JniStream - class com.caucho.server.http.JniStream.
Stream using with JNI.
JniStream() - Constructor for class com.caucho.server.http.JniStream
 
JniStream(int) - Constructor for class com.caucho.server.http.JniStream
Create a new JniStream based on the java.io.* stream.
JSP_EXCEPTION - Static variable in class com.caucho.server.http.AbstractRequest
 
JspDepend - class com.caucho.jsp.JspDepend.
Class for keeping track of modifications.
JspDepend(Path, long, long) - Constructor for class com.caucho.jsp.JspDepend
 
jspDestroy() - Method in class com.caucho.jsp.JavaPage
 
jspDestroy() - Method in interface javax.servlet.jsp.JspPage
The jspDestroy() method is invoked when the JSP page is about to be destroyed.
JspEngineInfo - class javax.servlet.jsp.JspEngineInfo.
The JspEngineInfo is an abstract class that provides information on the current JSP engine.
JspEngineInfo() - Constructor for class javax.servlet.jsp.JspEngineInfo
 
JspException - exception javax.servlet.jsp.JspException.
A generic exception known to the JSP engine; uncaught JspExceptions will result in an invocation of the errorpage machinery.
JspException() - Constructor for class javax.servlet.jsp.JspException
Construct a JspException
JspException(String) - Constructor for class javax.servlet.jsp.JspException
Constructs a new JSP exception with the specified message.
JspException(String, Throwable) - Constructor for class javax.servlet.jsp.JspException
Constructs a new JSP exception when the JSP needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation, including a description message.
JspException(Throwable) - Constructor for class javax.servlet.jsp.JspException
Constructs a new JSP exception when the JSP needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation.
JspFactory - class javax.servlet.jsp.JspFactory.
The JspFactory is an abstract class that defines a number of factory methods available to a JSP page at runtime for the purposes of creating instances of various interfaces and classes used to support the JSP implementation.
JspFactory() - Constructor for class javax.servlet.jsp.JspFactory
 
jspInit() - Method in class com.caucho.jsp.JavaPage
 
jspInit() - Method in interface javax.servlet.jsp.JspPage
The jspInit() method is invoked when the JSP page is initialized.
JspManager - class com.caucho.jsp.JspManager.
Manages JSP templates.
JspManager(ServletContext) - Constructor for class com.caucho.jsp.JspManager
 
JspPage - interface javax.servlet.jsp.JspPage.
The JspPage interface describes the generic interaction that a JSP Page Implementation class must satisfy; pages that use the HTTP protocol are described by the HttpJspPage interface.
JspServlet - class com.caucho.jsp.JspServlet.
Handles JSP pages.
JspServlet() - Constructor for class com.caucho.jsp.JspServlet
 
JspTagException - exception javax.servlet.jsp.JspTagException.
Exception to be used by a Tag Handler to indicate some unrecoverable error.
JspTagException() - Constructor for class javax.servlet.jsp.JspTagException
No message
JspTagException(String) - Constructor for class javax.servlet.jsp.JspTagException
Constructor with a message.
jspversion - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
JspWriter - class javax.servlet.jsp.JspWriter.
The actions and template data in a JSP page is written using the JspWriter object that is referenced by the implicit variable out which is initialized automatically using methods in the PageContext object.
JspWriter(int, boolean) - Constructor for class javax.servlet.jsp.JspWriter
protected constructor.

K

keys() - Method in class com.caucho.util.LruCache
Returns the keys stored in the cache
keys() - Method in class com.caucho.util.ContextProperties
 
keys() - Method in class com.caucho.es.ESBase
 
keys() - Method in class com.caucho.es.ESObject
 
keys() - Method in class com.caucho.es.ESRegexp
 
keys(Iterator) - Method in class com.caucho.util.LruCache
Returns keys stored in the cache using an old iterator
keySet() - Method in class com.caucho.util.ContextProperties
 
killCache() - Method in class com.caucho.server.http.ServletServer
 
killCache() - Method in interface com.caucho.server.http.CauchoResponse
 
killCache() - Method in class com.caucho.server.http.Response
Set if the page is non-cacheable.
killCache() - Method in class com.caucho.server.http.DummyResponse
 
killPage(CauchoRequest, CauchoResponse, Page) - Method in class com.caucho.jsp.QServlet
Remove the page from any cache.

L

L - Static variable in class com.caucho.vfs.Path
 
L - Static variable in class com.caucho.vfs.JndiPath
 
L - Static variable in class com.caucho.vfs.HttpPath
 
L - Static variable in class com.caucho.xml.QAbstractNode
 
L - Static variable in class com.caucho.xsl.TransformerImpl
 
L - Static variable in class com.caucho.xsl.TransformerHandlerImpl
 
L - Static variable in class com.caucho.xsl.TemplatesHandlerImpl
 
L - Static variable in class com.caucho.xsl.SAXFilterImpl
 
L - Static variable in class com.caucho.sql.QPooledConnectionImpl
 
L - Static variable in class com.caucho.sql.QXAConnectionImpl
 
L - Static variable in class com.caucho.sql.QPooledConnection
 
L - Static variable in class com.caucho.sql.QXAConnection
 
L - Static variable in class com.caucho.naming.AbstractContext
 
l(String) - Method in class com.caucho.util.L10N
 
l(String, Object) - Method in class com.caucho.util.L10N
 
l(String, Object, int) - Method in class com.caucho.util.L10N
 
l(String, Object, Object) - Method in class com.caucho.util.L10N
 
l(String, Object, Object, Object) - Method in class com.caucho.util.L10N
 
l(String, Object, Object, Object, Object) - Method in class com.caucho.util.L10N
 
l(String, Object, Object, Object, Object, Object) - Method in class com.caucho.util.L10N
 
L10N - class com.caucho.util.L10N.
Localization
L10N(Class) - Constructor for class com.caucho.util.L10N
 
L10N(String) - Constructor for class com.caucho.util.L10N
 
LANG - Static variable in class com.caucho.xpath.Expr
 
LAST - Static variable in class com.caucho.xpath.Expr
 
LAST_FUN - Static variable in class com.caucho.xpath.Expr
 
last() - Method in class com.caucho.util.DoubleArray
 
last() - Method in class com.caucho.util.CharCursor
 
last() - Method in class com.caucho.util.IntArray
Returns the last integer in the array.
lastIndexOf(char) - Method in class com.caucho.util.CharSegment
Returns the last index of a character in the CharSegment.
lastIndexOf(char) - Method in class com.caucho.util.CharBuffer
 
lastIndexOf(char, int) - Method in class com.caucho.util.CharSegment
Returns the last index of a character in the CharSegment starting from an offset.
lastIndexOf(char, int) - Method in class com.caucho.util.CharBuffer
 
LE - Static variable in class com.caucho.xpath.Expr
 
length - Variable in class com.caucho.util.CharSegment
 
LENGTH - Static variable in class com.caucho.es.ESBeanWrapper
 
length() - Method in class com.caucho.util.CharSegment
Returns the character count of the buffer's contents.
length() - Method in class com.caucho.util.CharBuffer
Returns the character count of the buffer's contents.
length() - Method in class com.caucho.util.ByteBuffer
Returns the buffer length
length() - Method in class com.caucho.util.IntSet
 
length() - Method in class com.caucho.regexp.Regexp
 
lessThan(ESBase, boolean) - Method in class com.caucho.es.ESBase
 
lessThan(ESBase, boolean) - Method in class com.caucho.es.ESNumber
 
lessThan(Object, Object) - Method in class com.caucho.util.Sort
 
Lex - class com.caucho.regexp.Lex.
 
Lex(String) - Constructor for class com.caucho.regexp.Lex
 
LINE_MAP - Static variable in class com.caucho.xsl.TransformerImpl
 
lineMap - Variable in class com.caucho.xsl.TransformerImpl
 
lineMap - Variable in class com.caucho.xsl.NodeTransformerImpl
 
lineMap - Variable in class com.caucho.xsl.StringTransformerImpl
 
list() - Method in class com.caucho.vfs.Path
 
list() - Method in class com.caucho.vfs.JarPath
Returns a list of the directories in the jar.
list() - Method in class com.caucho.vfs.MergePath
List the merged directories.
list() - Method in class com.caucho.vfs.CachePath
 
list() - Method in class com.caucho.vfs.MemoryPath
 
list() - Method in class com.caucho.vfs.FilePath
Returns a list of files in the directory.
list(Name) - Method in class com.caucho.naming.AbstractContext
 
list(Name) - Method in class com.caucho.naming.PathJndiContext
 
list(String) - Method in class com.caucho.naming.AbstractContext
 
list(String) - Method in class com.caucho.naming.PathJndiContext
 
listBindings(Name) - Method in class com.caucho.naming.AbstractContext
 
listBindings(Name) - Method in class com.caucho.naming.PathJndiContext
 
listBindings(String) - Method in class com.caucho.naming.AbstractContext
 
listBindings(String) - Method in class com.caucho.naming.PathJndiContext
 
listSingle() - Method in class com.caucho.naming.AbstractContext
 
listSingle() - Method in class com.caucho.naming.SchemeContext
 
listSingle() - Method in class com.caucho.naming.MemoryContext
 
loadClass(DynamicClassLoader.Entry) - Method in class com.caucho.util.DynamicClassLoader
Loads the class from the loader.
loadClass(String) - Static method in class com.caucho.util.CauchoSystem
Loads a class from the context class loader.
loadClass(String, boolean) - Method in class com.caucho.util.DynamicClassLoader
Load a class using this class loader
loadClass(String, boolean, ClassLoader) - Static method in class com.caucho.util.CauchoSystem
Loads a class from a classloader.
loadStylesheet(String, String) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Loads the compiled stylesheet .class file
LOCAL_PART - Static variable in class com.caucho.xpath.Expr
 
log(Exception, String) - Method in class com.caucho.server.http.Application
Deprecated.  
log(Exception, String) - Method in interface javax.servlet.ServletContext
Deprecated. As of Java Servlet API 2.1, use ServletContext.log(String message, Throwable throwable) instead.

This method was originally defined to write an exception's stack trace and an explanatory error message to the servlet log file.

log(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.http.log.AbstractAccessLog
Logs a request using the current format.
log(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.http.log.AccessLog
Logs a request using the current format.
log(String) - Method in class com.caucho.vfs.WriteStream
Logs a line to the stream.
log(String) - Method in class com.caucho.jsp.Page
 
log(String) - Method in class com.caucho.server.http.Application
Logs a message to the error file.
log(String) - Method in class javax.servlet.GenericServlet
Writes the specified message to a servlet log file, prepended by the servlet's name.
log(String) - Method in interface javax.servlet.ServletContext
Writes the specified message to a servlet log file, usually an event log.
log(String, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.http.log.AbstractErrorLog
Logs an error.
log(String, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.http.log.ErrorLog
Logs an error.
log(String, Throwable) - Method in class com.caucho.jsp.Page
 
log(String, Throwable) - Method in class com.caucho.server.http.Application
Error logging
log(String, Throwable) - Method in interface com.caucho.server.http.CauchoApplication
 
log(String, Throwable) - Method in class javax.servlet.GenericServlet
Writes an explanatory message and a stack trace for a given Throwable exception to the servlet log file, prepended by the servlet's name.
log(String, Throwable) - Method in interface javax.servlet.ServletContext
Writes an explanatory message and a stack trace for a given Throwable exception to the servlet log file.
log(String, Throwable, HttpServletRequest, HttpServletResponse) - Method in class com.caucho.server.http.Application
Error logging
log(String, Throwable, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.http.log.AbstractErrorLog
Logs an error.
log(String, Throwable, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.http.log.ErrorLog
Logs a message to the error log.
log(Throwable) - Method in class com.caucho.vfs.WriteStream
 
LOGIN_NAME - Static variable in class com.caucho.server.http.AbstractAuthenticator
Deprecated.  
LOGIN_NAME - Static variable in class com.caucho.http.security.AbstractAuthenticator
 
LOGIN_SAVED_PATH - Static variable in class com.caucho.http.security.FormLogin
 
LOGIN_SAVED_QUERY - Static variable in class com.caucho.http.security.FormLogin
 
login(HttpServletRequest, HttpServletResponse, ServletContext, String, String) - Method in class com.caucho.http.security.AbstractAuthenticator
Logs the user in with any appropriate password.
login(HttpServletRequest, HttpServletResponse, ServletContext, String, String) - Method in interface com.caucho.http.security.ServletAuthenticator
Logs a user in with a user name and a password.
login(HttpServletRequest, HttpServletResponse, ServletContext, String, String) - Method in class com.caucho.http.security.AuthenticatorAdapter
Logs a user in with a user name and a password.
login(HttpServletRequest, HttpServletResponse, ServletContext, String, String, boolean) - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated. Logs the user in with any appropriate password.
login(HttpServletRequest, HttpServletResponse, ServletContext, String, String, String) - Method in interface com.caucho.server.http.Authenticator
Deprecated.  
login(HttpServletRequest, HttpServletResponse, ServletContext, String, String, String) - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated. Logs the user in with any appropriate password.
loginDigest(HttpServletRequest, HttpServletResponse, ServletContext, String, String, String, String, String, String, String, byte[]) - Method in class com.caucho.http.security.AbstractAuthenticator
 
loginDigest(HttpServletRequest, HttpServletResponse, ServletContext, String, String, String, String, String, String, String, byte[]) - Method in interface com.caucho.http.security.ServletAuthenticator
Returns the digest secret for Digest authentication.
loginDigest(HttpServletRequest, HttpServletResponse, ServletContext, String, String, String, String, String, String, String, byte[]) - Method in class com.caucho.http.security.AuthenticatorAdapter
 
loginDigestImpl(HttpServletRequest, HttpServletResponse, ServletContext, String, String, String, String, String, String, String, byte[]) - Method in class com.caucho.http.security.AbstractAuthenticator
 
loginImpl(HttpServletRequest, HttpServletResponse, ServletContext, String, String) - Method in class com.caucho.http.security.AbstractAuthenticator
Authenticate (login) the user.
loginImpl(HttpServletRequest, HttpServletResponse, ServletContext, String, String) - Method in class com.caucho.http.security.JdbcAuthenticator
Authenticates the user given the request.
loginImpl(HttpServletRequest, HttpServletResponse, ServletContext, String, String) - Method in class com.caucho.http.security.NullAuthenticator
 
loginImpl(HttpServletRequest, HttpServletResponse, ServletContext, String, String) - Method in class com.caucho.http.security.XmlAuthenticator
Authenticate (login) the user.
loginImpl(String, String) - Method in class com.caucho.http.security.JdbcAuthenticator
Authenticates the user given the request.
loginPage - Variable in class com.caucho.http.security.FormLogin
 
logout(HttpServletRequest) - Method in interface com.caucho.server.http.Authenticator
Deprecated.  
logout(HttpServletRequest) - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated. Logs the user out from the session.
logout(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.http.security.AbstractLogin
Logs the user out from the given request.
logout(HttpServletRequest, HttpServletResponse, ServletContext, Principal) - Method in class com.caucho.http.security.AbstractAuthenticator
Logs the user out from the session.
logout(HttpServletRequest, HttpServletResponse, ServletContext, Principal) - Method in class com.caucho.http.security.JdbcAuthenticator
Logs the user out from the session.
logout(HttpServletRequest, HttpServletResponse, ServletContext, Principal) - Method in interface com.caucho.http.security.ServletAuthenticator
Logs the user out from the given request.
logout(HttpServletRequest, HttpServletResponse, ServletContext, Principal) - Method in class com.caucho.http.security.AuthenticatorAdapter
Logs the user out from the given request.
logoutUserPrincipal() - Method in class com.caucho.server.http.AbstractRequest
Clear the principal from the request object.
logStream - Variable in class com.caucho.http.log.AbstractErrorLog
 
LogStream - class com.caucho.vfs.LogStream.
The primary debugging stream in Resin.
lookup() - Static method in class com.caucho.vfs.Pwd
Returns a path for the current directory.
lookup() - Static method in class com.caucho.vfs.Vfs
Returns a path for the current directory.
lookup(Name) - Method in class com.caucho.naming.AbstractContext
Looks up an object with the given parsed JNDI name.
lookup(Name) - Method in class com.caucho.naming.PathJndiContext
 
lookup(Name) - Method in class com.caucho.naming.SchemeContext
Looks up an object with the given parsed JNDI name.
lookup(String) - Method in class com.caucho.util.RegistryNode
Returns the node corresponding to the path.
lookup(String) - Static method in class com.caucho.util.Registry
Looks up a registry node based on the path.
lookup(String) - Method in class com.caucho.vfs.Path
Looks up a new path based on the old path.
lookup(String) - Static method in class com.caucho.vfs.Pwd
Returns a new path relative to the current directory.
lookup(String) - Static method in class com.caucho.vfs.Vfs
Returns a new path relative to the current directory.
lookup(String) - Method in class com.caucho.naming.AbstractContext
Looks up an object using its full string name.
lookup(String) - Method in class com.caucho.naming.PathJndiContext
 
lookup(String) - Method in class com.caucho.naming.SchemeContext
Looks up an object using its full string name.
lookup(String, Map) - Method in class com.caucho.vfs.Path
Returns a new path relative to the current one.
lookup(String, Map) - Method in class com.caucho.vfs.NullPath
 
lookup(String, Map) - Static method in class com.caucho.vfs.Pwd
Returns a new path, including attributes.
lookup(String, Map) - Static method in class com.caucho.vfs.Vfs
Returns a new path, including attributes.
lookup(String, Map) - Method in class com.caucho.vfs.HttpPath
Overrides the default lookup to parse the host and port before parsing the path.
lookupLink(Name) - Method in class com.caucho.naming.AbstractContext
 
lookupLink(Name) - Method in class com.caucho.naming.PathJndiContext
 
lookupLink(String) - Method in class com.caucho.naming.AbstractContext
 
lookupLink(String) - Method in class com.caucho.naming.PathJndiContext
 
lookupNative(String) - Method in class com.caucho.vfs.Path
Looks up a path using the local filesystem conventions.
lookupNative(String) - Static method in class com.caucho.vfs.Pwd
Returns a path using the native filesystem conventions.
lookupNative(String) - Static method in class com.caucho.vfs.Vfs
Returns a path using the native filesystem conventions.
lookupNative(String, Map) - Method in class com.caucho.vfs.Path
Looks up a native path, adding attributes.
lookupNative(String, Map) - Static method in class com.caucho.vfs.Pwd
Returns a native filesystem path with attributes.
lookupNative(String, Map) - Static method in class com.caucho.vfs.Vfs
Returns a native filesystem path with attributes.
lookupPath(String, HashMap, Path) - Static method in class com.caucho.util.BeanUtil
Returns the native path for a configured path name.
lookupSessionBacking(String) - Method in class com.caucho.server.http.ServletServer
 
lookupSingle(String) - Method in class com.caucho.naming.AbstractContext
Returns the object named by the single name segment.
lookupSingle(String) - Method in class com.caucho.naming.SchemeContext
Looks up the single top-level scheme.
lookupSingle(String) - Method in class com.caucho.naming.MemoryContext
Returns the object stored in the hash map.
LooseHtml - class com.caucho.xml.LooseHtml.
A forgiving HTML parser interface.
LooseHtml() - Constructor for class com.caucho.xml.LooseHtml
Create a new forgiving HTML parser
LooseXml - class com.caucho.xml.LooseXml.
Loose XML parser interface.
LooseXml() - Constructor for class com.caucho.xml.LooseXml
Create a new LooseXml parser.
LruCache - class com.caucho.util.LruCache.
Fixed length cache with a LRU replacement policy.
LruCache(int) - Constructor for class com.caucho.util.LruCache
Create the LRU cache with a specific capacity.
LT - Static variable in class com.caucho.xpath.Expr
 

M

MailtoPath - class com.caucho.vfs.MailtoPath.
The mailto: scheme sends mail using the SMTP protocol.
main(String[]) - Static method in class com.caucho.es.Resin
 
main(String[]) - Static method in class com.caucho.xsl.Xsl
 
main(String[]) - Static method in class com.caucho.server.http.SingleRequestServer
The main start of the web server.
main(String[]) - Static method in class com.caucho.server.http.RunnerServer
The main start of the web server.
main(String[]) - Static method in class com.caucho.server.http.HttpServer
The main start of the web server.
main(String[], boolean) - Static method in class com.caucho.server.http.ResinServer
The main start of the web server.
makeAll() - Method in class com.caucho.util.DynamicClassLoader
Makes any changed classes for the virtual class loader.
makeAllInt() - Method in class com.caucho.util.DynamicClassLoader
Makes any changed classes for this specific class loader.
match(String) - Method in class com.caucho.regexp.Regexp
 
matches(Object) - Method in class com.caucho.util.CharSegment
 
matches(String) - Method in class com.caucho.util.CharSegment
Returns true if the charSegment matches the string.
matchesIgnoreCase(String) - Method in class com.caucho.util.CharSegment
Returns true if the CharSegment matches the string, ignoring the case.
matchException(ESBase, Exception) - Static method in class com.caucho.es.Call
 
MEDIA_TYPE - Static variable in class javax.xml.transform.OutputKeys
Equivalent to xsl:output media-type
MemoryContext - class com.caucho.naming.MemoryContext.
 
MemoryContext() - Constructor for class com.caucho.naming.MemoryContext
 
MemoryContext(Hashtable) - Constructor for class com.caucho.naming.MemoryContext
 
MemoryContext(MemoryContext, String) - Constructor for class com.caucho.naming.MemoryContext
 
MemoryPath - class com.caucho.vfs.MemoryPath.
 
MemoryPath.MemoryStream - class com.caucho.vfs.MemoryPath.MemoryStream.
 
MemoryPath() - Constructor for class com.caucho.vfs.MemoryPath
 
MemoryPath(FilesystemPath, String, Map, String) - Constructor for class com.caucho.vfs.MemoryPath
 
MemoryStream - class com.caucho.vfs.MemoryStream.
 
MemoryStream() - Constructor for class com.caucho.vfs.MemoryStream
 
MergePath - class com.caucho.vfs.MergePath.
A merging of several Paths used like a CLASSPATH.
MergePath() - Constructor for class com.caucho.vfs.MergePath
Creates a new merge path.
mergeTemplates(Template[], Template[]) - Static method in class com.caucho.xsl.StylesheetImpl
Merges two template arrays into the final one.
MESSAGE - Static variable in class com.caucho.server.http.AbstractRequest
 
METHOD - Static variable in class javax.xml.transform.OutputKeys
Equivalent to xsl:output method
methodDispatch - Variable in class com.caucho.es.ESBeanWrapper
 
methodNameToPropertyName(BeanInfo, String) - Static method in class com.caucho.util.BeanUtil
Converts a user's property name to a bean method name.
methodNameToPropertyName(String) - Static method in class com.caucho.util.BeanUtil
Converts a user's property name to a bean method name.
methods - Variable in class com.caucho.es.ESBeanWrapper
 
MILLISECOND - Static variable in class com.caucho.util.QDate
 
MINUTE - Static variable in class com.caucho.util.QDate
 
mkdir() - Method in class com.caucho.vfs.Path
Creates the directory named by this path.
mkdir() - Method in class com.caucho.vfs.MergePath
XXX: Probably should mkdir in the first path
mkdir() - Method in class com.caucho.vfs.CachePath
 
mkdir() - Method in class com.caucho.vfs.MemoryPath
 
mkdir() - Method in class com.caucho.vfs.JndiPath
Create a new subcontext
mkdir() - Method in class com.caucho.vfs.FilePath
 
mkdirs() - Method in class com.caucho.vfs.Path
Creates the directory named by this path and any parent directories.
mkdirs() - Method in class com.caucho.vfs.MergePath
XXX: Probably should mkdir in the first path
mkdirs() - Method in class com.caucho.vfs.CachePath
 
mkdirs() - Method in class com.caucho.vfs.MemoryPath
 
mkdirs() - Method in class com.caucho.vfs.FilePath
 
MOD - Static variable in class com.caucho.xpath.Expr
 
MONTH - Static variable in class com.caucho.util.QDate
 
MUL - Static variable in class com.caucho.xpath.Expr
 
multiNumber(XslWriter, Node, Env, AbstractPattern, AbstractPattern, XslNumberFormat) - Method in class com.caucho.xsl.StylesheetImpl
 
MultipartStream - class com.caucho.vfs.MultipartStream.
 
MultipartStream() - Constructor for class com.caucho.vfs.MultipartStream
 
MultipartStream(ReadStream, String) - Constructor for class com.caucho.vfs.MultipartStream
 

N

n - Variable in class com.caucho.es.ESClosure
 
n - Variable in class com.caucho.es.ESBeanWrapper
 
name - Variable in class com.caucho.es.ESClosure
 
name - Variable in class com.caucho.es.ESBeanWrapper
 
name - Variable in class com.caucho.naming.ObjectProxy
 
NamedNodeMap - interface org.w3c.dom.NamedNodeMap.
Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can be accessed by name.
NAMESPACE - Static variable in class com.caucho.xpath.Expr
 
NAMESPACE_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to create or change an object in a way which is incorrect with regard to namespaces.
NamespaceContext - class com.caucho.xpath.NamespaceContext.
 
NamespaceContext(NamespaceContext, String, String) - Constructor for class com.caucho.xpath.NamespaceContext
 
NamespaceMap - class com.caucho.xml.NamespaceMap.
 
NamingExceptionWrapper - exception com.caucho.naming.NamingExceptionWrapper.
Wraps the actual exception with a Naming exception
NamingExceptionWrapper() - Constructor for class com.caucho.naming.NamingExceptionWrapper
Null constructor for beans
NamingExceptionWrapper(String) - Constructor for class com.caucho.naming.NamingExceptionWrapper
Create a basic NamingExceptionWrapper with a message.
NamingExceptionWrapper(Throwable) - Constructor for class com.caucho.naming.NamingExceptionWrapper
Create a NamingExceptionWrapper wrapping a root exception.
NaN - Static variable in class com.caucho.es.ESNumber
 
nativeSQL(String) - Method in class com.caucho.sql.QPooledConnectionImpl
Calls the nativeSQL method for the connection.
needsAuthentication() - Method in class com.caucho.http.security.AbstractConstraint
Returns true if the constraint requires authentication.
needsAuthentication() - Method in class com.caucho.http.security.RoleConstraint
Returns true if the constraint requires authentication.
NEG - Static variable in class com.caucho.xpath.Expr
 
negate() - Method in class com.caucho.util.IntSet
Negate the set
negate(int, int) - Method in class com.caucho.util.IntSet
Negate the set within a universe
NEQ - Static variable in class com.caucho.xpath.Expr
 
NESTED - Static variable in class javax.servlet.jsp.tagext.VariableInfo
Scope information that scripting variable is visible only within the start/end tags
neverModified - Variable in class com.caucho.jsp.Page
 
newDocument() - Method in class javax.xml.parsers.DocumentBuilder
Returns a new Document
newDocumentBuilder() - Method in class javax.xml.parsers.DocumentBuilderFactory
Creates a new DocumentBuilder()
newInstance() - Static method in class javax.xml.parsers.DocumentBuilderFactory
Returns a new DocumentBuilderFactory instance based on the javax.xml.parsers.DocumentBuilderFactory system property.
newInstance() - Static method in class javax.xml.parsers.SAXParserFactory
Returns a new SAXParserFactory instance based on the javax.xml.parsers.SAXParserFactory system property.
newInstance() - Static method in class javax.xml.transform.TransformerFactory
Returns the transformer factory.
newLine() - Method in class com.caucho.jsp.QBodyContent
Writes a newline to the stream.
newLine() - Method in class javax.servlet.jsp.JspWriter
Write a line separator.
newNodeTransformer() - Method in class com.caucho.xsl.AbstractStylesheet
Creates a new node transformer.
newNodeTransformer() - Method in interface com.caucho.transform.Stylesheet
Creates a transformer to create DOM nodes.
newSAXParser() - Method in class javax.xml.parsers.SAXParserFactory
Creates a new SAXParser()
newSAXTransformer() - Method in class com.caucho.xsl.AbstractStylesheet
Creates a new SAX transformer.
newSAXTransformer() - Method in interface com.caucho.transform.Stylesheet
Creates a transformer to create SAX events.
newScope(ESString, int) - Method in class com.caucho.es.Call
 
newScope(ESString, int, ESBase) - Method in class com.caucho.es.Call
 
newScope(ESString, int, ESBase, ESBase) - Method in class com.caucho.es.Call
 
newScope(ESString, int, ESBase, ESBase, ESBase, int) - Method in class com.caucho.es.Call
 
newStreamTransformer() - Method in class com.caucho.xsl.AbstractStylesheet
Creates a new stream transformer.
newStreamTransformer() - Method in interface com.caucho.transform.Stylesheet
Creates a transformer to write to an output stream.
newStringTransformer() - Method in class com.caucho.xsl.AbstractStylesheet
Creates a new string transformer.
newStringTransformer() - Method in interface com.caucho.transform.Stylesheet
Creates a transformer to create strings.
newStylesheet(Document) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Creates a new stylesheet from an XML document.
newStylesheet(Document) - Method in interface com.caucho.transform.StylesheetFactory
Create a stylesheet based on a DOM document.
newStylesheet(InputStream) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Create a new stylesheet from a reader.
newStylesheet(InputStream) - Method in class com.caucho.xsl.Xsl
Deprecated.  
newStylesheet(InputStream) - Method in interface com.caucho.transform.StylesheetFactory
Create a stylesheet using the input stream as a source.
newStylesheet(Path) - Method in class com.caucho.xsl.AbstractStylesheetFactory
 
newStylesheet(Reader) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Create a new stylesheet from a reader.
newStylesheet(Reader) - Method in interface com.caucho.transform.StylesheetFactory
Create a stylesheet with the reader as a source.
newStylesheet(String) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Loads a stylesheet from a named file
newStylesheet(String) - Method in interface com.caucho.transform.StylesheetFactory
Create the named stylesheet.
newTemplates(Node) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Convenience class to create a compiled stylesheet.
newTemplates(Source) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Create a compiled stylesheet from an input stream.
newTemplates(Source) - Method in class javax.xml.transform.TransformerFactory
Compiles a stylesheet, returning the compiled interface.
newTemplates(String) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Convenience class to create a compiled stylesheet.
newTemplatesHandler() - Method in class com.caucho.xsl.AbstractStylesheetFactory
Returns a templates handler.
newTemplatesHandler() - Method in class javax.xml.transform.sax.SAXTransformerFactory
Returns a template handler that can be used to process SAX events.
newTransformer() - Method in class com.caucho.xsl.AbstractStylesheet
Creates a new transformer.
newTransformer() - Method in class com.caucho.xsl.AbstractStylesheetFactory
Create an identity transformer.
newTransformer() - Method in class javax.xml.transform.TransformerFactory
Returns an identity transformer.
newTransformer() - Method in interface javax.xml.transform.Templates
Creates a new transformer, i.e.
newTransformer(Document) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Convenience class to create a transformer instance.
newTransformer(Source) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Create a transformer from an input stream.
newTransformer(Source) - Method in class javax.xml.transform.TransformerFactory
Compiles a stylesheet, returning a transformer.
newTransformerHandler() - Method in class com.caucho.xsl.AbstractStylesheetFactory
Create a new transformer handler.
newTransformerHandler() - Method in class javax.xml.transform.sax.SAXTransformerFactory
Returns a transformer handler that can be used to process SAX events.
newTransformerHandler(Source) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Create a new transformer handler based on a source.
newTransformerHandler(Source) - Method in class javax.xml.transform.sax.SAXTransformerFactory
Returns a transformer handler that can be used to process SAX events.
newTransformerHandler(Templates) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Create a new transformer handler based on a stylesheet.
newTransformerHandler(Templates) - Method in class javax.xml.transform.sax.SAXTransformerFactory
Returns a transformer handler that can be used to process SAX events, given a Templates object.
newXMLFilter(Source) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Returns an XML filter from the transformer.
newXMLFilter(Source) - Method in class javax.xml.transform.sax.SAXTransformerFactory
Returns an XML filter from the transformer.
newXMLFilter(Templates) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Returns an XML filter from the transformer.
newXMLFilter(Templates) - Method in class javax.xml.transform.sax.SAXTransformerFactory
Returns an XML filter from the transformer based on a compiled stylesheet.
next - Variable in class com.caucho.util.Slist
 
next - Variable in class com.caucho.vfs.StreamFilter
 
next() - Method in class com.caucho.util.NullIterator
 
next() - Method in class com.caucho.util.CharCursor
 
next() - Method in class com.caucho.util.EnumIterator
 
next() - Method in class com.caucho.util.StringCharCursor
reads a character from the cursor
next() - Method in class com.caucho.naming.QBindingEnumeration
 
next() - Method in class com.caucho.naming.QNameClassEnumeration
 
nextElement() - Method in class com.caucho.util.NullEnumeration
 
nextElement() - Method in class com.caucho.naming.QBindingEnumeration
 
nextElement() - Method in class com.caucho.naming.QNameClassEnumeration
 
nextIndex() - Method in class com.caucho.util.NullIterator
 
NO_BUFFER - Static variable in class javax.servlet.jsp.JspWriter
constant indicating that the Writer is not buffering output
NO_DATA_ALLOWED_ERR - Static variable in class org.w3c.dom.DOMException
If data is specified for a node which does not support data
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to modify an object where modifications are not allowed
Node - interface org.w3c.dom.Node.
The Node interface is the primary datatype for the entire Document Object Model.
NODE_SET - Static variable in class com.caucho.xpath.Expr
 
NodeList - interface org.w3c.dom.NodeList.
The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.
NodeTransformer - interface com.caucho.transform.NodeTransformer.
Transforms the input to a result node.
NodeTransformerImpl - class com.caucho.xsl.NodeTransformerImpl.
 
NORMALIZE - Static variable in class com.caucho.xpath.Expr
 
normalize() - Method in class com.caucho.xml.QAbstractNode
 
normalize() - Method in class com.caucho.xml.QNode
 
normalize() - Method in class com.caucho.xml.QElement
Normalize the element, i.e.
normalize() - Method in interface org.w3c.dom.Node
Puts all Text nodes in the full depth of the sub-tree underneath this Node, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are neither adjacent Text nodes nor empty Text nodes.
normalizePath(CharBuffer, String, String, int, char) - Static method in class com.caucho.vfs.FilesystemPath
Normalizes a filesystemPath path.
normalizePath(String, String, int, char) - Static method in class com.caucho.vfs.FilesystemPath
wrapper for the real normalize path routine to use CharBuffer.
NOT - Static variable in class com.caucho.xpath.Expr
 
NOT_FOUND_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to reference a node in a context where it does not exist
NOT_SUPPORTED_ERR - Static variable in class org.w3c.dom.DOMException
If the implementation does not support the requested type of object or operation.
Notation - interface org.w3c.dom.Notation.
This interface represents a notation declared in the DTD.
NOTATION_NODE - Static variable in interface org.w3c.dom.Node
The node is a Notation.
notationDecl(String, String, String) - Method in class com.caucho.xsl.TransformerHandlerImpl
 
NULL - Static variable in class com.caucho.util.IntMap
Encoding of a null entry.
NullAuthenticator - class com.caucho.server.http.NullAuthenticator.
 
NullAuthenticator - class com.caucho.http.security.NullAuthenticator.
The null authenticator creates a dummy user.
NullAuthenticator() - Constructor for class com.caucho.server.http.NullAuthenticator
 
NullAuthenticator() - Constructor for class com.caucho.http.security.NullAuthenticator
 
NullEnumeration - class com.caucho.util.NullEnumeration.
A null iterator
NullIterator - class com.caucho.util.NullIterator.
A null iterator
NullIterator() - Constructor for class com.caucho.util.NullIterator
 
nullPath - Static variable in class com.caucho.vfs.StreamImpl
 
NullPath - class com.caucho.vfs.NullPath.
 
NullPath(String) - Constructor for class com.caucho.vfs.NullPath
 
NUMBER - Static variable in class com.caucho.xpath.Expr
 
NUMBER_EQ - Static variable in class com.caucho.xpath.Expr
 
NUMBER_GE - Static variable in class com.caucho.xpath.Expr
 
NUMBER_GT - Static variable in class com.caucho.xpath.Expr
 
NUMBER_LE - Static variable in class com.caucho.xpath.Expr
 
NUMBER_LT - Static variable in class com.caucho.xpath.Expr
 
NUMBER_NEQ - Static variable in class com.caucho.xpath.Expr
 

O

ObjectProxy - class com.caucho.naming.ObjectProxy.
An object proxy for a foreign JNDI factory.
ObjectProxy(Context, String) - Constructor for class com.caucho.naming.ObjectProxy
Creates a new ObjectProxy.
ObjectProxy(InitialContextFactory, Properties, String) - Constructor for class com.caucho.naming.ObjectProxy
Creates a new ObjectProxy.
offset - Variable in class com.caucho.util.CharSegment
 
OldByteToChar - class com.caucho.vfs.OldByteToChar.
Utility class for converting a byte stream to a character stream.
OMIT_XML_DECLARATION - Static variable in class javax.xml.transform.OutputKeys
Equivalent to xsl:output omit-xml-declaration
ONE - Static variable in class com.caucho.es.ESNumber
 
open(String) - Static method in class com.caucho.vfs.StringStream
 
open(String) - Static method in class com.caucho.vfs.LogStream
Create a new stream based on the logId.
openAppend() - Method in class com.caucho.vfs.Path
Opens a resin stream for appending.
openAppend(String) - Static method in class com.caucho.vfs.Vfs
 
openAppendImpl() - Method in class com.caucho.vfs.Path
 
openAppendImpl() - Method in class com.caucho.vfs.MergePath
Opens the best path for appending.
openAppendImpl() - Method in class com.caucho.vfs.CachePath
 
openAppendImpl() - Method in class com.caucho.vfs.MemoryPath
 
openAppendImpl() - Method in class com.caucho.vfs.FilePath
 
openQuiet(String) - Static method in class com.caucho.vfs.LogStream
Create a new stream based on the logId.
openRead() - Method in class com.caucho.vfs.MemoryStream
 
openRead() - Method in class com.caucho.vfs.MultipartStream
Opens the next part of the multipart/mime stream for reading.
openRead() - Method in class com.caucho.vfs.Path
Opens a resin ReadStream for reading.
openRead() - Method in class com.caucho.vfs.TempStream
Opens a read stream to the buffer.
openRead(boolean) - Method in class com.caucho.vfs.TempStream
Opens a read stream to the buffer.
openRead(InputStream) - Static method in class com.caucho.vfs.Vfs
Creates new ReadStream from an InputStream
openRead(InputStream) - Static method in class com.caucho.vfs.VfsStream
Opens a read stream based on a java.io.InputStream.
openRead(InputStream, WriteStream) - Static method in class com.caucho.vfs.Vfs
 
openRead(InputStream, WriteStream) - Static method in class com.caucho.vfs.VfsStream
 
openRead(Reader) - Static method in class com.caucho.vfs.Vfs
Creates a ReadStream from a Reader
openRead(ReadStream) - Method in class com.caucho.vfs.TempStream
 
openRead(ReadStream, boolean) - Method in class com.caucho.vfs.TempStream
Opens a read stream to the buffer.
openRead(String) - Static method in class com.caucho.vfs.Vfs
Create a ReadStream from a string.
openReadImpl() - Method in class com.caucho.vfs.Path
 
openReadImpl() - Method in class com.caucho.vfs.JarPath
 
openReadImpl() - Method in class com.caucho.vfs.MergePath
Opens the best path for reading.
openReadImpl() - Method in class com.caucho.vfs.CachePath
Opens a read stream to the path.
openReadImpl() - Method in class com.caucho.vfs.MemoryPath
 
openReadImpl() - Method in class com.caucho.vfs.FilePath
Returns the stream implementation for a read stream.
openReadImpl() - Method in class com.caucho.vfs.HttpPath
Returns a read stream for a GET request.
openReadImpl() - Method in class com.caucho.vfs.TcpPath
 
openReadWrite() - Method in class com.caucho.vfs.Path
Opens a resin ReadWritePair for reading and writing.
openReadWrite(InputStream, OutputStream) - Static method in class com.caucho.vfs.Vfs
 
openReadWrite(InputStream, OutputStream) - Static method in class com.caucho.vfs.VfsStream
 
openReadWrite(ReadStream, WriteStream) - Method in class com.caucho.vfs.Path
Opens a resin ReadWritePair for reading and writing.
openReadWriteImpl() - Method in class com.caucho.vfs.Path
 
openReadWriteImpl() - Method in class com.caucho.vfs.MergePath
Opens the best path for reading and writing.
openReadWriteImpl() - Method in class com.caucho.vfs.CachePath
 
openReadWriteImpl() - Method in class com.caucho.vfs.FilePath
 
openReadWriteImpl() - Method in class com.caucho.vfs.HttpPath
Returns a read/write pair for a POST request.
openReadWriteImpl() - Method in class com.caucho.vfs.TcpPath
 
openStream(String, String) - Method in class com.caucho.xml.AbstractParser
Looks up an input stream from the system id.
openString(String) - Static method in class com.caucho.vfs.Vfs
 
openWrite() - Method in class com.caucho.vfs.Path
Opens a resin WriteStream for writing.
openWrite() - Method in class com.caucho.vfs.TempStream
 
openWrite() - Method in class com.caucho.vfs.StringWriter
Opens a write stream using this StringWriter as the resulting string
openWrite(CharBuffer) - Static method in class com.caucho.vfs.Vfs
Creates a write stream to a CharBuffer.
openWrite(OutputStream) - Static method in class com.caucho.vfs.Vfs
 
openWrite(OutputStream) - Static method in class com.caucho.vfs.VfsStream
 
openWrite(String) - Static method in class com.caucho.vfs.Vfs
 
openWrite(Writer) - Static method in class com.caucho.vfs.Vfs
 
openWriteImpl() - Method in class com.caucho.vfs.Path
 
openWriteImpl() - Method in class com.caucho.vfs.MailtoPath
Implementation to open a WriteStream.
openWriteImpl() - Method in class com.caucho.vfs.MergePath
Opens the best path for writing.
openWriteImpl() - Method in class com.caucho.vfs.CachePath
 
openWriteImpl() - Method in class com.caucho.vfs.MemoryPath
 
openWriteImpl() - Method in class com.caucho.vfs.FilePath
 
OR - Static variable in class com.caucho.xpath.Expr
 
org.w3c.dom - package org.w3c.dom
W3C Standard Document Object Model 2.0
OUT - Static variable in class javax.servlet.jsp.PageContext
Name used to store current JspWriter in PageContext name table.
output - Variable in class com.caucho.xsl.AbstractStylesheet
 
OutputFormat - class com.caucho.transform.OutputFormat.
Encapsulates the xsl:output attributes.
OutputFormat() - Constructor for class com.caucho.transform.OutputFormat
 
OutputKeys - class javax.xml.transform.OutputKeys.
Constants to set or get xsl:output values.
OutputKeys() - Constructor for class javax.xml.transform.OutputKeys
 
ownerDocument(Node) - Method in class com.caucho.xsl.StylesheetImpl
 

P

Page - class com.caucho.jsp.Page.
Represents a compiled JSP page.
PAGE - Static variable in class javax.servlet.jsp.PageContext
Name used to store the Servlet in this PageContext's nametables.
PAGE_SCOPE - Static variable in class javax.servlet.jsp.PageContext
Page scope: (this is the default) the named reference remains available in this PageContext until the return from the current Servlet.service() invocation.
Page() - Constructor for class com.caucho.jsp.Page
 
pageContext - Variable in class javax.servlet.jsp.tagext.TagSupport
 
PageContext - class javax.servlet.jsp.PageContext.
A PageContext instance provides access to all the namespaces associated with a JSP page, provides access to several page attributes, as well as a layer above the implementation details.
PAGECONTEXT - Static variable in class javax.servlet.jsp.PageContext
Name used to store this PageContext in it's own name table.
PageContext() - Constructor for class javax.servlet.jsp.PageContext
 
PageData - class javax.servlet.jsp.tagext.PageData.
Translation-time information on a JSP page.
PageData() - Constructor for class javax.servlet.jsp.tagext.PageData
 
PageManager - class com.caucho.jsp.PageManager.
Parent template manager for both JspManager and XtpManager.
parameters - Variable in class com.caucho.xsl.TransformerImpl
 
params - Variable in class com.caucho.server.http.AbstractAuthenticator
Deprecated.  
parse(File) - Method in class javax.xml.parsers.DocumentBuilder
Parse given a File
parse(File, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse given a File
parse(File, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parse a given file using base as the callback.
parse(InputSource) - Method in class com.caucho.xml.AbstractParser
SAX parsing from a SAX InputSource
parse(InputSource) - Method in class com.caucho.xsl.SAXTransformerImpl
Transforms the input stream as an XML document to SAX events.
parse(InputSource) - Method in class com.caucho.xsl.SAXFilterImpl
 
parse(InputSource) - Method in class javax.xml.parsers.DocumentBuilder
Parse given an input source
parse(InputSource, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse given an input source.
parse(InputSource, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parse given an input source
parse(InputStream) - Method in class com.caucho.xml.AbstractParser
SAX parsing from an InputStream
parse(InputStream) - Method in class javax.xml.parsers.DocumentBuilder
Parse the given input stream
parse(InputStream, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse the given input stream using handler as the callback.
parse(InputStream, DefaultHandler, String) - Method in class javax.xml.parsers.SAXParser
Parse the given input stream using handler as the callback and systemId to resolve relative paths.
parse(InputStream, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parse the given input stream using base as the callback.
parse(InputStream, HandlerBase, String) - Method in class javax.xml.parsers.SAXParser
Parse the given input stream using base as the callback and systemId to resolve relative paths.
parse(InputStream, String) - Method in class com.caucho.xml.AbstractParser
SAX parsing from an InputStream
parse(InputStream, String) - Method in class javax.xml.parsers.DocumentBuilder
Parse the given input stream
parse(Path) - Static method in class com.caucho.util.Registry
Parses a registry tree from a file.
parse(Path) - Method in class com.caucho.xml.AbstractParser
SAX parsing from a VFS path
parse(ReadStream) - Static method in class com.caucho.util.Registry
Parses a registry tree from a file.
parse(ReadStream) - Method in class com.caucho.es.parser.Parser
Alternative parsing method when the application only has an open stream to the file.
parse(ReadStream, String, int) - Method in class com.caucho.es.parser.Parser
An alternative parsing method given an open stream, a filename and a line number.
parse(String) - Method in class com.caucho.xml.AbstractParser
SAX parsing from a file path
parse(String) - Method in class com.caucho.es.parser.Parser
Main application parsing method.
parse(String) - Method in class com.caucho.xsl.SAXTransformerImpl
Transforms the input document specified by the file to SAX events.
parse(String) - Method in class com.caucho.xsl.SAXFilterImpl
 
parse(String) - Method in class com.caucho.naming.QNameParser
 
parse(String) - Method in class javax.xml.parsers.DocumentBuilder
Parse given a path name
parse(String, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse given a path name using handler as the callback.
parse(String, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parse given a path name.
parseDate(String) - Method in class com.caucho.util.QDate
 
parseDateToGMT(String) - Method in class com.caucho.util.QDate
 
parseDocument(InputSource) - Method in class com.caucho.xml.AbstractParser
Parses a document from a SAX InputSource
parseDocument(InputStream) - Method in class com.caucho.xml.AbstractParser
Parses an input stream into a DOM document
parseDocument(InputStream, String) - Method in class com.caucho.xml.AbstractParser
Parses an input stream into a DOM document
parseDocument(InputStream, String) - Method in class com.caucho.xsl.TransformerImpl
Parses the source XML document from the input stream.
parseDocument(Path) - Method in class com.caucho.xml.AbstractParser
Parses a document from a VFS path
parseDocument(Source) - Method in class com.caucho.xsl.TransformerImpl
Parses the source XML document from the source.
parseDocument(String) - Method in class com.caucho.xml.AbstractParser
Parses a document from system path.
parseDocument(String) - Method in class com.caucho.xsl.TransformerImpl
Parses the source document specified by a URL
parseDocumentString(String) - Method in class com.caucho.xml.AbstractParser
Parses a string into a DOM document
parseEval(ReadStream, String, int) - Method in class com.caucho.es.parser.Parser
Parses a script for the JavaScript "eval" expression.
parseExpr(String) - Static method in class com.caucho.xpath.XPath
Parses an XPath expression for later evaluation.
parseExpr(String, NamespaceContext) - Static method in class com.caucho.xpath.XPath
Parses an XPath expression for later evaluation.
parseExpr(String, NamespaceContext, AbstractPattern) - Static method in class com.caucho.xpath.XPath
Parses an XPath expression for later evaluation.
parseFirst(String) - Method in class com.caucho.naming.AbstractContext
 
parseFirst(String) - Method in class com.caucho.naming.SchemeContext
 
parseFirst(String) - Method in class com.caucho.naming.MemoryContext
 
parseMatch(String) - Static method in class com.caucho.xpath.XPath
Create a node match pattern.
parseMatch(String, NamespaceContext) - Static method in class com.caucho.xpath.XPath
Create a node match pattern.
parsePostData(int, ServletInputStream) - Static method in class javax.servlet.http.HttpUtils
Deprecated. Parses data from an HTML form that the client sends to the server using the HTTP POST method and the application/x-www-form-urlencoded MIME type.
parseQueryString(String) - Static method in class javax.servlet.http.HttpUtils
Deprecated. Parses a query string passed from the client to the server and builds a HashTable object with key-value pairs.
Parser - class com.caucho.es.parser.Parser.
Parser is a factory for generating compiled Script objects.
Parser() - Constructor for class com.caucho.es.parser.Parser
 
ParserConfigurationException - exception javax.xml.parsers.ParserConfigurationException.
 
ParserConfigurationException() - Constructor for class javax.xml.parsers.ParserConfigurationException
Creates a new exception with no message
ParserConfigurationException(String) - Constructor for class javax.xml.parsers.ParserConfigurationException
Creates a new error with the given message
parseRest(String) - Method in class com.caucho.naming.AbstractContext
 
parseRest(String) - Method in class com.caucho.naming.SchemeContext
 
parseRest(String) - Method in class com.caucho.naming.MemoryContext
 
parseSelect(String) - Static method in class com.caucho.xpath.XPath
Create a node selection pattern.
parseSelect(String, NamespaceContext) - Static method in class com.caucho.xpath.XPath
Create a node selection pattern.
parseString(String) - Method in class com.caucho.xml.AbstractParser
SAX parsing from a string.
parseStringDocument(String, String) - Method in class com.caucho.xsl.TransformerImpl
Parses a string as an XML document.
parseStylesheet(Source) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Parses a stylesheet from the source.
parseXSL(ReadStream) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Parses the XSL into a DOM document.
parseXSL(ReadStream) - Method in class com.caucho.xsl.StyleScript
Parses the XSL into a DOM document.
parseXSL(ReadStream) - Method in class com.caucho.xsl.Xsl
Parses the XSL into a DOM document.
passwordDigest - Variable in class com.caucho.http.security.AbstractAuthenticator
 
PasswordDigest - class com.caucho.http.security.PasswordDigest.
Extracts a digestified username/password from the request.
PasswordDigest() - Constructor for class com.caucho.http.security.PasswordDigest
 
passwordDigestName - Variable in class com.caucho.http.security.AbstractAuthenticator
 
path - Variable in class com.caucho.vfs.StreamImpl
 
path - Variable in class com.caucho.naming.MemoryContext
 
path - Variable in class com.caucho.http.log.AbstractAccessLog
 
Path - class com.caucho.vfs.Path.
A virtual filesystem path, essentially represented by a URL.
PATH_INFO - Static variable in class com.caucho.server.http.AbstractRequest
 
Path(Path) - Constructor for class com.caucho.vfs.Path
Creates a new Path object.
PathJndiContext - class com.caucho.naming.PathJndiContext.
 
PathJndiContext(Path) - Constructor for class com.caucho.naming.PathJndiContext
 
pathname - Variable in class com.caucho.vfs.FilesystemPath
 
Pattern - class com.caucho.xpath.Pattern.
A node selection pattern.
patterns - Variable in class com.caucho.xsl.JavaStylesheet
 
periodEnd(long, long) - Static method in class com.caucho.util.RegistryNode
Calculates the next period end.
PI_DISABLE_OUTPUT_ESCAPING - Static variable in interface javax.xml.transform.Result
PI name to disable output escaping.
PI_ENABLE_OUTPUT_ESCAPING - Static variable in interface javax.xml.transform.Result
PI name to enable output escaping.
pingFailed(Path) - Method in class com.caucho.http.admin.PingThread
Called if the ping completely fails.
pingFailed(Path) - Method in class com.caucho.http.admin.PingMailer
Called if the ping completely fails.
pingFailedOnce(Path, int, ReadStream) - Method in class com.caucho.http.admin.PingThread
Called if the ping fails once.
PingMailer - class com.caucho.http.admin.PingMailer.
An extension of the ping thread to mail when there's a ping problem.
PingMailer() - Constructor for class com.caucho.http.admin.PingMailer
 
PingThread - class com.caucho.http.admin.PingThread.
A thread to restart the Resin server if it fails for some reason.
PingThread() - Constructor for class com.caucho.http.admin.PingThread
 
PipeStream - class com.caucho.vfs.PipeStream.
Stream allowing two threads to read and write to each other.
plus(ESBase) - Method in class com.caucho.es.ESBase
 
plus(ESBase) - Method in class com.caucho.es.ESString
 
plus(ESBase) - Method in class com.caucho.es.ESNumber
 
pool - Variable in class com.caucho.sql.QPooledConnection
 
pop() - Method in class com.caucho.util.DoubleArray
 
pop() - Method in class com.caucho.util.IntArray
Pops the value off the end of the array.
popAttribute() - Method in class com.caucho.xsl.XslWriter
Sets the attribute value to the current text, and sets the current node to the parent.
popBody() - Method in class com.caucho.jsp.QPageContext
Pops the BodyContent from the JspWriter stack.
popBody() - Method in class javax.servlet.jsp.PageContext
Return the previous JspWriter "out" saved by the matching pushBody(), and update the value of the "out" attribute in the page scope attribute namespace of the PageConxtext
popComment() - Method in class com.caucho.xsl.XslWriter
Sets the comment data to the current text, and sets the current to the the parent.
popCopy(Node) - Method in class com.caucho.xsl.XslWriter
Pops the copy.
popElement() - Method in class com.caucho.xsl.XslWriter
 
popFragment(XMLWriter) - Method in class com.caucho.xsl.XslWriter
Returns the generated fragment.
popPi(String) - Method in class com.caucho.xsl.XslWriter
Sets the PI data to the current text, and sets the current node to the parent.
popScope() - Method in class com.caucho.es.Call
 
popText() - Method in class com.caucho.xsl.XslWriter
Pop the accumulated text to the DOM.
popVars(int) - Method in class com.caucho.xpath.Env
Pops the last count vars from the local stack.
port - Variable in class com.caucho.vfs.HttpPath
 
port - Variable in class com.caucho.vfs.TcpPath
 
POSITION - Static variable in class com.caucho.xpath.Expr
 
prefix - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
prepare(Xid) - Method in class com.caucho.sql.QPooledConnectionImpl
Vote using phase-1 of the 2-phase commit.
prepare(Xid) - Method in class com.caucho.sql.QXAConnection
Vote using phase-1 of the 2-phase commit.
prepare(Xid) - Method in class com.caucho.sql.QXAPooledConnection
Vote using phase-1 of the 2-phase commit.
prepareCall(String) - Method in class com.caucho.sql.QPooledConnectionImpl
 
prepareCall(String, int, int) - Method in class com.caucho.sql.QPooledConnectionImpl
 
prepareStatement(String) - Method in class com.caucho.sql.QPooledConnectionImpl
 
prepareStatement(String, int, int) - Method in class com.caucho.sql.QPooledConnectionImpl
 
prev() - Method in class com.caucho.util.CharCursor
 
previous() - Method in class com.caucho.util.NullIterator
 
previous() - Method in class com.caucho.util.CharCursor
 
previous() - Method in class com.caucho.util.StringCharCursor
reads a character from the cursor
previousIndex() - Method in class com.caucho.util.NullIterator
 
principalCache - Variable in class com.caucho.server.http.AbstractAuthenticator
Deprecated.  
principalCache - Variable in class com.caucho.http.security.AbstractAuthenticator
 
principalCacheSize - Variable in class com.caucho.server.http.AbstractAuthenticator
Deprecated.  
principalCacheSize - Variable in class com.caucho.http.security.AbstractAuthenticator
 
print(boolean) - Method in class com.caucho.vfs.WriteStream
Prints a boolean.
print(boolean) - Method in class com.caucho.jsp.QBodyContent
 
print(boolean) - Method in class com.caucho.xsl.XslWriter
Adds a boolean to the current text node.
print(boolean) - Method in class javax.servlet.ServletOutputStream
Writes a boolean value to the client, with no carriage return-line feed (CRLF) character at the end.
print(boolean) - Method in class javax.servlet.jsp.JspWriter
Print a boolean value.
print(char) - Method in class com.caucho.vfs.WriteStream
Prints the character buffer to the stream.
print(char) - Method in class com.caucho.jsp.QBodyContent
 
print(char) - Method in class com.caucho.xsl.XslWriter
Adds a character to the current text node.
print(char) - Method in class javax.servlet.ServletOutputStream
Writes a character to the client, with no carriage return-line feed (CRLF) at the end.
print(char) - Method in class javax.servlet.jsp.JspWriter
Print a character.
print(char[]) - Method in class com.caucho.vfs.WriteStream
Prints the character buffer to the stream.
print(char[]) - Method in class com.caucho.jsp.QBodyContent
 
print(char[]) - Method in class javax.servlet.jsp.JspWriter
Print an array of characters.
print(char[], int, int) - Method in class com.caucho.vfs.WriteStream
Prints the character buffer to the stream.
print(CharBuffer) - Method in interface com.caucho.util.CharBufferWriter
 
print(CharSegment) - Method in class com.caucho.vfs.WriteStream
Prints the character buffer to the stream.
print(double) - Method in class com.caucho.vfs.WriteStream
Prints an double
print(double) - Method in class com.caucho.jsp.QBodyContent
 
print(double) - Method in class com.caucho.xsl.XslWriter
Adds a double to the current text node.
print(double) - Method in class javax.servlet.ServletOutputStream
Writes a double value to the client, with no carriage return-line feed (CRLF) at the end.
print(double) - Method in class javax.servlet.jsp.JspWriter
Print a double-precision floating-point number.
print(float) - Method in class com.caucho.vfs.WriteStream
Prints a float.
print(float) - Method in class com.caucho.jsp.QBodyContent
 
print(float) - Method in class com.caucho.xsl.XslWriter
Adds a float to the current text node.
print(float) - Method in class javax.servlet.ServletOutputStream
Writes a float value to the client, with no carriage return-line feed (CRLF) at the end.
print(float) - Method in class javax.servlet.jsp.JspWriter
Print a floating-point number.
print(int) - Method in class com.caucho.util.ByteBuffer
 
print(int) - Method in class com.caucho.vfs.WriteStream
Prints an integer.
print(int) - Method in class com.caucho.jsp.QBodyContent
 
print(int) - Method in class com.caucho.xsl.XslWriter
Adds an integer to the current text node.
print(int) - Method in class javax.servlet.ServletOutputStream
Writes an int to the client, with no carriage return-line feed (CRLF) at the end.
print(int) - Method in class javax.servlet.jsp.JspWriter
Print an integer.
print(long) - Method in class com.caucho.vfs.WriteStream
Prints a long.
print(long) - Method in class com.caucho.jsp.QBodyContent
 
print(long) - Method in class com.caucho.xsl.XslWriter
Adds an integer to the current text node.
print(long) - Method in class javax.servlet.ServletOutputStream
Writes a long value to the client, with no carriage return-line feed (CRLF) at the end.
print(long) - Method in class javax.servlet.jsp.JspWriter
Print a long integer.
print(Node) - Method in class com.caucho.xml.XmlPrinter
 
print(Object) - Method in class com.caucho.vfs.WriteStream
Prints a double, converted by String.valueOf()
print(Object) - Method in class com.caucho.jsp.QBodyContent
 
print(Object) - Method in class com.caucho.xsl.XslWriter
Adds an object to the current text node, converted by String.valueOf.
print(Object) - Method in class javax.servlet.jsp.JspWriter
Print an object.
print(String) - Method in class com.caucho.vfs.WriteStream
Prints a string.
print(String) - Method in class com.caucho.jsp.QBodyContent
 
print(String) - Method in class com.caucho.xsl.XslWriter
Adds a string to the current text node.
print(String) - Method in class javax.servlet.ServletOutputStream
Writes a String to the client, without a carriage return-line feed (CRLF) character at the end.
print(String) - Method in class javax.servlet.jsp.JspWriter
Print a string.
print(String, int, int) - Method in class com.caucho.vfs.WriteStream
Prints a substring.
print(WriteStream) - Method in class com.caucho.util.RegistryNode
Prints the RegistryNode tree for debugging.
print(WriteStream) - Method in interface com.caucho.vfs.VfsWriteObject
 
print(WriteStream) - Method in class com.caucho.xml.QAbstractNode
 
print(WriteStream) - Method in interface com.caucho.xml.CauchoNode
Prints the node to a stream
print(WriteStream) - Method in class com.caucho.es.ESNumber
 
print(XmlPrinter) - Method in class com.caucho.xml.QAttr
 
printDate() - Method in class com.caucho.util.QDate
 
printDate(CharBuffer) - Method in class com.caucho.util.QDate
 
printDate(WriteStream) - Method in class com.caucho.util.QDate
 
printESStackTrace() - Method in class com.caucho.es.ESException
 
printESStackTrace(OutputStream) - Method in class com.caucho.es.ESException
 
printESStackTrace(PrintWriter) - Method in class com.caucho.es.ESException
 
printf(int) - Method in class com.caucho.es.Call
 
printHtml(Node) - Method in class com.caucho.xml.XmlPrinter
Prints the node and children as HTML
printHtml(OutputStream, Node) - Static method in class com.caucho.xml.XmlPrinter
Prints the node as HTML
printHtml(WriteStream) - Method in class com.caucho.xml.QAbstractNode
 
printHtml(WriteStream) - Method in interface com.caucho.xml.CauchoNode
Prints the node as html to a stream
printISO8601() - Method in class com.caucho.util.QDate
 
printISO8601Date() - Method in class com.caucho.util.QDate
 
println() - Method in class com.caucho.vfs.WriteStream
Prints a newline
println() - Method in class com.caucho.jsp.QBodyContent
 
println() - Method in class com.caucho.xsl.XslWriter
Adds a newline to the current text node.
println() - Method in class javax.servlet.ServletOutputStream
Writes a carriage return-line feed (CRLF) to the client.
println() - Method in class javax.servlet.jsp.JspWriter
Terminate the current line by writing the line separator string.
println(boolean) - Method in class com.caucho.vfs.WriteStream
Prints a boolean followed by a newline.
println(boolean) - Method in class com.caucho.jsp.QBodyContent
 
println(boolean) - Method in class com.caucho.xsl.XslWriter
Adds a boolean to the current text node.
println(boolean) - Method in class javax.servlet.ServletOutputStream
Writes a boolean value to the client, followed by a carriage return-line feed (CRLF).
println(boolean) - Method in class javax.servlet.jsp.JspWriter
Print a boolean value and then terminate the line.
println(char) - Method in class com.caucho.vfs.WriteStream
Prints a char followed by a newline.
println(char) - Method in class com.caucho.jsp.QBodyContent
 
println(char) - Method in class com.caucho.xsl.XslWriter
Adds a character to the current text node.
println(char) - Method in class javax.servlet.ServletOutputStream
Writes a character to the client, followed by a carriage return-line feed (CRLF).
println(char) - Method in class javax.servlet.jsp.JspWriter
Print a character and then terminate the line.
println(char[]) - Method in class com.caucho.jsp.QBodyContent
 
println(char[]) - Method in class javax.servlet.jsp.JspWriter
Print an array of characters and then terminate the line.
println(char[], int, int) - Method in class com.caucho.vfs.WriteStream
Prints a character buffer followed by a newline.
println(double) - Method in class com.caucho.vfs.WriteStream
Prints a double followed by a newline.
println(double) - Method in class com.caucho.jsp.QBodyContent
 
println(double) - Method in class com.caucho.xsl.XslWriter
Adds a double to the current text node.
println(double) - Method in class javax.servlet.ServletOutputStream
Writes a double value to the client, followed by a carriage return-line feed (CRLF).
println(double) - Method in class javax.servlet.jsp.JspWriter
Print a double-precision floating-point number and then terminate the line.
println(float) - Method in class com.caucho.vfs.WriteStream
Prints a float followed by a newline.
println(float) - Method in class com.caucho.jsp.QBodyContent
 
println(float) - Method in class com.caucho.xsl.XslWriter
Adds a float to the current text node.
println(float) - Method in class javax.servlet.ServletOutputStream
Writes a float value to the client, followed by a carriage return-line feed (CRLF).
println(float) - Method in class javax.servlet.jsp.JspWriter
Print a floating-point number and then terminate the line.
println(int) - Method in class com.caucho.vfs.WriteStream
Prints an integer followed by a newline.
println(int) - Method in class com.caucho.jsp.QBodyContent
 
println(int) - Method in class com.caucho.xsl.XslWriter
Adds an integer to the current text node.
println(int) - Method in class javax.servlet.ServletOutputStream
Writes an int to the client, followed by a carriage return-line feed (CRLF) character.
println(int) - Method in class javax.servlet.jsp.JspWriter
Print an integer and then terminate the line.
println(long) - Method in class com.caucho.vfs.WriteStream
Prints a long followed by a newline.
println(long) - Method in class com.caucho.jsp.QBodyContent
 
println(long) - Method in class com.caucho.xsl.XslWriter
Adds a long to the current text node.
println(long) - Method in class javax.servlet.ServletOutputStream
Writes a long value to the client, followed by a carriage return-line feed (CRLF).
println(long) - Method in class javax.servlet.jsp.JspWriter
Print a long integer and then terminate the line.
println(Object) - Method in class com.caucho.vfs.WriteStream
Prints an object, converted to a string, followed by a newline.
println(Object) - Method in class com.caucho.jsp.QBodyContent
 
println(Object) - Method in class com.caucho.xsl.XslWriter
Adds an object to the current text node, converted by String.valueOf.
println(Object) - Method in class javax.servlet.jsp.JspWriter
Print an Object and then terminate the line.
println(String) - Method in class com.caucho.vfs.WriteStream
Prints a string buffer followed by a newline.
println(String) - Method in class com.caucho.jsp.QBodyContent
 
println(String) - Method in class com.caucho.xsl.XslWriter
Adds a string to the current text node.
println(String) - Method in class javax.servlet.ServletOutputStream
Writes a String to the client, followed by a carriage return-line feed (CRLF).
println(String) - Method in class javax.servlet.jsp.JspWriter
Print a String and then terminate the line.
printLocaleDate() - Method in class com.caucho.util.QDate
 
printNode(Node) - Method in class com.caucho.xml.XmlPrinter
 
printPretty(WriteStream) - Method in class com.caucho.xml.QAbstractNode
 
printPretty(WriteStream) - Method in interface com.caucho.xml.CauchoNode
Pretty-prints the node to a stream
printPrettyXml(Node) - Method in class com.caucho.xml.XmlPrinter
Prints the node and children as XML, automatically indending
printPrettyXml(OutputStream, Node) - Static method in class com.caucho.xml.XmlPrinter
Prints the node as indented HTML
printRemoteAddr(byte[], int) - Method in class com.caucho.server.http.Request
 
printRemoteAddr(byte[], int) - Method in class com.caucho.server.http.HttpRequest
Prints the remote address into a buffer.
printStackTrace() - Method in class com.caucho.util.RegistryException
Prints the stack trace, preferring the root cause if it exists.
printStackTrace() - Method in class com.caucho.xpath.XPathException
Prints the underlying stack trace.
printStackTrace() - Method in class com.caucho.es.ESWrapperException
 
printStackTrace() - Method in class com.caucho.xsl.XslParseException
 
printStackTrace() - Method in class com.caucho.naming.NamingExceptionWrapper
Prints the stack trace, preferring the root cause if it exists.
printStackTrace() - Method in class javax.xml.transform.TransformerException
Prints the method trace.
printStackTrace(PrintStream) - Method in class com.caucho.util.RegistryException
Prints the stack trace, preferring the root cause if it exists.
printStackTrace(PrintStream) - Method in class com.caucho.es.ESWrapperException
 
printStackTrace(PrintStream) - Method in class com.caucho.xsl.XslParseException
 
printStackTrace(PrintStream) - Method in class com.caucho.naming.NamingExceptionWrapper
Prints the stack trace, preferring the root cause if it exists.
printStackTrace(PrintStream) - Method in class javax.xml.transform.TransformerException
Prints the method trace.
printStackTrace(PrintWriter) - Method in class com.caucho.util.RegistryException
Prints the stack trace, preferring the root cause if it exists.
printStackTrace(PrintWriter) - Method in class com.caucho.es.ESWrapperException
 
printStackTrace(PrintWriter) - Method in class com.caucho.xsl.XslParseException
 
printStackTrace(PrintWriter) - Method in class com.caucho.naming.NamingExceptionWrapper
Prints the stack trace, preferring the root cause if it exists.
printStackTrace(PrintWriter) - Method in class javax.xml.transform.TransformerException
Prints the method trace.
printString(Node) - Method in class com.caucho.xml.XmlPrinter
Prints the node as XML to a string.
printValue(XslWriter, Node) - Method in class com.caucho.xsl.StylesheetImpl
 
printXml(Node) - Method in class com.caucho.xml.XmlPrinter
Prints the node as XML.
printXml(OutputStream, Node) - Static method in class com.caucho.xml.XmlPrinter
Prints the node as XML.
PROCESSING_INSTRUCTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a ProcessingInstruction.
ProcessingInstruction - interface org.w3c.dom.ProcessingInstruction.
The ProcessingInstruction interface represents a "processing instruction", used in XML as a way to keep processor-specific information in the text of the document.
processingInstruction(String, String) - Method in class com.caucho.xml.SAXBuilder
 
processingInstruction(String, String) - Method in class com.caucho.xml.DOMBuilder
 
processingInstruction(String, String) - Method in class com.caucho.xml.XmlPrinter
Prints a processing instruction
processingInstruction(String, String) - Method in interface com.caucho.xml.XMLWriter
 
properties - Variable in class com.caucho.xsl.TransformerImpl
 
PROPERTY_PASSWORD - Static variable in class com.caucho.sql.DBPool
The key used to look into the properties passed to the connect method to find the password.
PROPERTY_USER - Static variable in class com.caucho.sql.DBPool
The key used to look into the properties passed to the connect method to find the username.
propertyNames() - Method in class com.caucho.util.ContextProperties
 
propertyNameToMethodName(String) - Static method in class com.caucho.util.BeanUtil
Converts a user's property name to a bean method name.
props - Variable in class com.caucho.naming.ObjectProxy
 
pushAttribute(String) - Method in class com.caucho.xsl.XslWriter
Adds a new attribute with the given name to the current node, making the attribute the current node.
pushAttribute(String, NamespaceContext) - Method in class com.caucho.xsl.XslWriter
Adds a new attribute with the given name to the current node, making the attribute the current node.
pushAttribute(String, String, String) - Method in class com.caucho.xsl.XslWriter
Adds a namespace-aware attribute to the current node, making the new attribute the current node.
pushAttributeNs(String, String) - Method in class com.caucho.xsl.XslWriter
Adds a new attribute to the current node, making the new attribute the current node.
pushBody() - Method in class com.caucho.jsp.QPageContext
Pushes a new BodyContent onto the JspWriter stack.
pushBody() - Method in class javax.servlet.jsp.PageContext
Return a new BodyContent object, save the current "out" JspWriter, and update the value of the "out" attribute in the page scope attribute namespace of the PageContext
pushComment() - Method in class com.caucho.xsl.XslWriter
Adds an empty comment to the current node, making the attribute the current node.
pushCopy(Node) - Method in class com.caucho.xsl.XslWriter
Copies the node without attributes or children.
pushElement(String) - Method in class com.caucho.xsl.XslWriter
Adds a new element to the current node, making the new element the current node.
pushElement(String, NamespaceContext) - Method in class com.caucho.xsl.XslWriter
Adds a new element to the current node, making the new element the current node.
pushElement(String, String, String, String) - Method in class com.caucho.xsl.XslWriter
Adds a namespace-aware element to the current node, making the new element the current node.
pushElementNs(String, String) - Method in class com.caucho.xsl.XslWriter
Adds a new element to the current node, making the new element the current node.
pushFilter(StreamFilter) - Method in class com.caucho.vfs.WriteStream
Pushes a filter on the top of the stream stack.
pushFilter(StreamFilter) - Method in class com.caucho.vfs.ReadStream
Pushes a filter on the top of the stream stack.
pushFragment() - Method in class com.caucho.xsl.XslWriter
Starts a fragment.
pushPi() - Method in class com.caucho.xsl.XslWriter
 
pushScope(ESBase) - Method in class com.caucho.es.Call
 
put(ESString, ESBase, int) - Method in class com.caucho.es.ESObject
 
put(ESString, ESBase, int) - Method in class com.caucho.es.ESClosure
 
put(int, ESBase, int) - Method in class com.caucho.es.ESObject
Sets the named property
put(Object) - Method in class com.caucho.util.TimedItem
Sets the value.
put(Object, int) - Method in class com.caucho.util.IntMap
Puts a new value in the property table with the appropriate flags
put(Object, Object) - Method in class com.caucho.util.LruCache
Puts a new item in the cache.
put(Object, Object) - Method in class com.caucho.util.TimedCache
Put a new item in the cache.
put(Object, Object) - Method in class com.caucho.util.FlatCache
Puts a new item in the cache.
put(Object, Object) - Method in class com.caucho.util.ContextProperties
 
put(String, ESBase, int) - Method in class com.caucho.es.ESObject
 
putAll(Map) - Method in class com.caucho.util.ContextProperties
 
putResource(Object, Object) - Method in class com.caucho.transaction.TransactionManagerImpl
Adds a resource to the map of keyed resources.
putValue(String, Object) - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.setAttribute(java.lang.String, java.lang.Object)
Pwd - class com.caucho.vfs.Pwd.
Deprecated: use the Vfs facade instead.

Q

QAbstractNode - class com.caucho.xml.QAbstractNode.
QAbstractNode is an abstract implementation for any DOM node.
QAbstractNode() - Constructor for class com.caucho.xml.QAbstractNode
 
QAttr - class com.caucho.xml.QAttr.
 
QBindingEnumeration - class com.caucho.naming.QBindingEnumeration.
 
QBodyContent - class com.caucho.jsp.QBodyContent.
Implementation of the JSP 1.1 BodyContent interface.
QDate - class com.caucho.util.QDate.
Resin Date object
QDate() - Constructor for class com.caucho.util.QDate
Creates the native Object object
QDocument - class com.caucho.xml.QDocument.
Implements the top-level document for the XML tree.
QDocument() - Constructor for class com.caucho.xml.QDocument
 
QDocumentType - class com.caucho.xml.QDocumentType.
 
QDocumentType(String) - Constructor for class com.caucho.xml.QDocumentType
Create a new document type.
QDOMImplementation - class com.caucho.xml.QDOMImplementation.
 
QDOMImplementation() - Constructor for class com.caucho.xml.QDOMImplementation
 
QElement - class com.caucho.xml.QElement.
Resin's implementation of the DOM element.
QEmptyNodeList - class com.caucho.xml.QEmptyNodeList.
QAbstractNode is an abstract implementation for any DOM node.
QEmptyNodeList() - Constructor for class com.caucho.xml.QEmptyNodeList
 
QFilterChain - class com.caucho.server.http.QFilterChain.
Represents the next filter in a filter chain.
QFilterChain() - Constructor for class com.caucho.server.http.QFilterChain
 
QJspFactory - class com.caucho.jsp.QJspFactory.
 
QJspFactory() - Constructor for class com.caucho.jsp.QJspFactory
 
QName - class com.caucho.xml.QName.
 
QName - class com.caucho.naming.QName.
Represents a parsed JNDI name.
QNAME - Static variable in class com.caucho.xpath.Expr
 
QNameClassEnumeration - class com.caucho.naming.QNameClassEnumeration.
 
QNameParser - class com.caucho.naming.QNameParser.
 
QNode - class com.caucho.xml.QNode.
QNode represents any node that can have children.
QNode() - Constructor for class com.caucho.xml.QNode
 
QPageContext - class com.caucho.jsp.QPageContext.
 
QPooledConnection - class com.caucho.sql.QPooledConnection.
Represents a single pooled connection.
QPooledConnectionImpl - class com.caucho.sql.QPooledConnectionImpl.
Represents a single pooled connection.
QRequestDispatcher - class com.caucho.server.http.QRequestDispatcher.
 
QServlet - class com.caucho.jsp.QServlet.
Base servlet for both JSP and XTP.
QServlet() - Constructor for class com.caucho.jsp.QServlet
 
QThreadLocal - class com.caucho.util.QThreadLocal.
A wrapper for Caucho system variables, allowing tests to override the default variables.
QThreadLocal() - Constructor for class com.caucho.util.QThreadLocal
 
query - Variable in class com.caucho.vfs.HttpPath
 
QUERY_STRING - Static variable in class com.caucho.server.http.AbstractRequest
 
queue() - Method in class com.caucho.util.Cron
Queue the cron for wakeup.
queue(long) - Method in class com.caucho.util.Alarm
Queue the alarm for wakeup.
QUO - Static variable in class com.caucho.xpath.Expr
 
QXAConnection - class com.caucho.sql.QXAConnection.
Represents a single pooled connection.
QXAConnectionImpl - class com.caucho.sql.QXAConnectionImpl.
Represents a single pooled connection.
QXAPooledConnection - class com.caucho.sql.QXAPooledConnection.
Represents a single pooled connection.

R

rawStream - Variable in class com.caucho.server.http.Request
 
READ_ONLY - Static variable in class com.caucho.es.ESBase
 
read() - Method in class com.caucho.util.CharCursor
our stuff
read() - Method in class com.caucho.vfs.ReadStream
Returns the next byte or -1 if at the end of file.
read() - Method in class com.caucho.vfs.BufferedReaderAdapter
 
read() - Method in class com.caucho.vfs.ByteToChar
For internal use only.
read(byte[], int, int) - Method in class com.caucho.vfs.StreamImpl
Reads the next chunk from the stream.
read(byte[], int, int) - Method in class com.caucho.vfs.MultipartStream
Reads from the multipart mime buffer.
read(byte[], int, int) - Method in class com.caucho.vfs.ReadStream
Reads into a byte array.
read(byte[], int, int) - Method in class com.caucho.vfs.TempReadStream
 
read(byte[], int, int) - Method in class com.caucho.vfs.StringStream
 
read(byte[], int, int) - Method in class com.caucho.vfs.SocketStream
Reads bytes from the socket.
read(byte[], int, int) - Method in class com.caucho.vfs.FileReadStream
Reads bytes from the file.
read(byte[], int, int) - Method in class com.caucho.vfs.MemoryPath.MemoryStream
 
read(byte[], int, int) - Method in class com.caucho.vfs.ReaderWriterStream
 
read(byte[], int, int) - Method in class com.caucho.vfs.StreamFilter
 
read(byte[], int, int) - Method in class com.caucho.vfs.PipeStream
Reads the available bytes if any, otherwise block.
read(byte[], int, int) - Method in class com.caucho.vfs.VfsStream
 
read(byte[], int, int) - Method in class com.caucho.server.http.JniStream
 
read(char[], int, int) - Method in class com.caucho.vfs.ReadStream
Reads into a character buffer from the stream.
read(char[], int, int) - Method in class com.caucho.vfs.BufferedReaderAdapter
 
read(CharBuffer, int) - Method in class com.caucho.vfs.ReadStream
Reads characters from the stream, appending to the character buffer.
readAll(byte[], int, int) - Method in class com.caucho.vfs.ReadStream
Reads into a byte array.
readAll(char[], int, int) - Method in class com.caucho.vfs.ReadStream
Reads into a character buffer from the stream.
readAll(CharBuffer, int) - Method in class com.caucho.vfs.ReadStream
Reads characters from the stream, appending to the character buffer.
readChar() - Method in class com.caucho.vfs.ReadStream
Reads a character from the stream, returning -1 on end of file.
ReaderWriterStream - class com.caucho.vfs.ReaderWriterStream.
 
ReaderWriterStream(Reader, Writer) - Constructor for class com.caucho.vfs.ReaderWriterStream
 
ReaderWriterStream(Reader, Writer, Path) - Constructor for class com.caucho.vfs.ReaderWriterStream
 
readExternal(ObjectInput) - Method in class com.caucho.es.ESNumber
Restore the external representation.
readLine() - Method in class com.caucho.vfs.ReadStream
Reads a line, returning a string.
readLine() - Method in class com.caucho.vfs.BufferedReaderAdapter
 
readLine(byte[], int, int) - Method in class javax.servlet.ServletInputStream
Reads the input stream, one line at a time.
readLine(char[], int) - Method in class com.caucho.vfs.ReadStream
Reads a line into the character buffer.
readLine(CharBuffer) - Method in class com.caucho.vfs.ReadStream
Reads a line into the character buffer.
readln() - Method in class com.caucho.vfs.ReadStream
Reads a line from the stream, returning a string.
readln(CharBuffer) - Method in class com.caucho.vfs.ReadStream
Fills the buffer with the next line from the input stream.
ReadStream - class com.caucho.vfs.ReadStream.
A fast bufferered input stream supporting both character and byte data.
ReadStream() - Constructor for class com.caucho.vfs.ReadStream
Creates an uninitialized stream.
ReadStream(StreamImpl) - Constructor for class com.caucho.vfs.ReadStream
Creates a stream and initializes with a specified source.
ReadStream(StreamImpl, WriteStream) - Constructor for class com.caucho.vfs.ReadStream
Creates a stream and initializes with a specified source.
ReadWritePair - class com.caucho.vfs.ReadWritePair.
 
ready() - Method in class com.caucho.vfs.BufferedReaderAdapter
 
realm - Variable in class com.caucho.http.security.BasicLogin
 
realm - Variable in class com.caucho.http.security.DigestLogin
 
rebind(Name, Object) - Method in class com.caucho.naming.AbstractContext
 
rebind(Name, Object) - Method in class com.caucho.naming.PathJndiContext
 
rebind(String, Object) - Method in class com.caucho.naming.AbstractContext
 
rebind(String, Object) - Method in class com.caucho.naming.PathJndiContext
 
rebindSingle(String, Object) - Method in class com.caucho.naming.AbstractContext
 
rebindSingle(String, Object) - Method in class com.caucho.naming.SchemeContext
 
rebindSingle(String, Object) - Method in class com.caucho.naming.MemoryContext
 
recover(int) - Method in class com.caucho.sql.QPooledConnectionImpl
recover the transaction
recover(int) - Method in class com.caucho.sql.QXAConnection
recover the transaction
recover(int) - Method in class com.caucho.sql.QXAPooledConnection
recover the transaction
Regexp - class com.caucho.regexp.Regexp.
 
Regexp(Node, Regcomp) - Constructor for class com.caucho.regexp.Regexp
 
Regexp(String) - Constructor for class com.caucho.regexp.Regexp
 
Regexp(String, String) - Constructor for class com.caucho.regexp.Regexp
 
regionMatches(char[], int, int) - Method in class com.caucho.util.CharCursor
True if the cursor matches the character buffer If match fails, return the pointer to its original.
regionMatches(int, CharSegment, int, int) - Method in class com.caucho.util.CharSegment
 
regionMatches(int, String, int, int) - Method in class com.caucho.util.CharSegment
 
regionMatchesIgnoreCase(char[], int, int) - Method in class com.caucho.util.CharCursor
True if the cursor matches the character buffer If match fails, return the pointer to its original.
regionMatchesIgnoreCase(int, CharSegment, int, int) - Method in class com.caucho.util.CharSegment
 
registerSynchronization(Synchronization) - Method in class com.caucho.transaction.TransactionImpl
Register a synchronization callback
Registry - class com.caucho.util.Registry.
The Registry is a configuration tree based on a key, value pair structure, essentially like an AList.
Registry() - Constructor for class com.caucho.util.Registry
 
RegistryException - exception com.caucho.util.RegistryException.
Base class for configuration exceptions.
RegistryException() - Constructor for class com.caucho.util.RegistryException
Create a null exception
RegistryException(String) - Constructor for class com.caucho.util.RegistryException
Creates an exception with a message
RegistryException(String, Throwable) - Constructor for class com.caucho.util.RegistryException
Wraps an exception in the config exception
RegistryException(Throwable) - Constructor for class com.caucho.util.RegistryException
Wraps an exception in the config exception
RegistryNode - class com.caucho.util.RegistryNode.
The Registry is a configuration tree based on a key, value pair structure, essentially like an AList.
RegistryNode() - Constructor for class com.caucho.util.RegistryNode
Zero-arg constructor.
release() - Method in class com.caucho.jsp.QBodyContent
Releases the body content at the end of the tag.
release() - Method in class com.caucho.jsp.QPageContext
 
release() - Method in class javax.servlet.jsp.PageContext
This method shall "reset" the internal state of a PageContext, releasing all internal references, and preparing the PageContext for potential reuse by a later invocation of initialize().
release() - Method in class javax.servlet.jsp.tagext.TagSupport
Release state.
release() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Release state.
release() - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
Release any data kept by this instance for validation purposes
release() - Method in interface javax.servlet.jsp.tagext.Tag
Called on a Tag handler to release state.
releaseBody(QBodyContent) - Method in class com.caucho.jsp.QPageContext
 
releasePageContext(PageContext) - Method in class com.caucho.jsp.QJspFactory
 
releasePageContext(PageContext) - Method in class javax.servlet.jsp.JspFactory
called to release a previously allocated PageContext object.
remove() - Method in class com.caucho.util.NullIterator
 
remove() - Method in class com.caucho.util.EnumIterator
 
remove() - Method in class com.caucho.vfs.Path
Removes the file or directory named by this path.
remove() - Method in class com.caucho.vfs.MergePath
Remove the matching path.
remove() - Method in class com.caucho.vfs.CachePath
 
remove() - Method in class com.caucho.vfs.MemoryPath
 
remove() - Method in class com.caucho.vfs.FilePath
 
remove(int) - Method in class com.caucho.naming.QName
 
remove(int, int) - Method in class com.caucho.util.ByteBuffer
 
remove(Object) - Method in class com.caucho.util.LruCache
Removes an item from the cache
remove(Object) - Method in class com.caucho.util.FlatCache
Removes an item from the cache
remove(Object) - Method in class com.caucho.util.IntMap
Deletes the entry.
remove(Object) - Method in class com.caucho.util.ContextProperties
 
remove(Slist, Object) - Static method in class com.caucho.util.Slist
Remove if ==
removeAttribute(String) - Method in class com.caucho.vfs.StreamImpl
Removes a stream attribute.
removeAttribute(String) - Method in class com.caucho.vfs.WriteStream
Removes a named attribute.
removeAttribute(String) - Method in class com.caucho.vfs.Path
Remove an attribute.
removeAttribute(String) - Method in class com.caucho.vfs.MailtoPath
Remove the named attribute.
removeAttribute(String) - Method in class com.caucho.vfs.ReadStream
Removes a named attribute.
removeAttribute(String) - Method in class com.caucho.jsp.QPageContext
Removes a named attribute from the page context.
removeAttribute(String) - Method in class com.caucho.server.http.AbstractRequest
 
removeAttribute(String) - Method in class com.caucho.server.http.Request
 
removeAttribute(String) - Method in class com.caucho.server.http.DummyRequest
 
removeAttribute(String) - Method in interface com.caucho.server.http.CauchoRequest
 
removeAttribute(String) - Method in class com.caucho.server.http.Application
Removes an attribute from the servlet context.
removeAttribute(String) - Method in interface org.w3c.dom.Element
Removes an attribute by name.
removeAttribute(String) - Method in interface javax.servlet.ServletRequest
Removes an attribute from this request.
removeAttribute(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to call removeAttribute(String name) on the wrapped request object.
removeAttribute(String) - Method in interface javax.servlet.ServletContext
Removes the attribute with the given name from the servlet context.
removeAttribute(String) - Method in interface javax.servlet.http.HttpSession
Removes the object bound with the specified name from this session.
removeAttribute(String) - Method in class javax.servlet.jsp.PageContext
Remove the object reference associated with the given name, look in all scopes in the scope order.
removeAttribute(String, int) - Method in class com.caucho.jsp.QPageContext
 
removeAttribute(String, int) - Method in class javax.servlet.jsp.PageContext
Remove the object reference associated with the specified name in the given scope.
removeAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Removes the specified attribute node.
removeAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Removes an attribute by local name and namespace URI.
removeChild(Node) - Method in class com.caucho.xml.QAbstractNode
 
removeChild(Node) - Method in class com.caucho.xml.QNode
 
removeChild(Node) - Method in class com.caucho.xml.QDocument
 
removeChild(Node) - Method in interface org.w3c.dom.Node
Removes the child node indicated by oldChild from the list of children, and returns it.
removeConnectionEventListener(ConnectionEventListener) - Method in class com.caucho.sql.QPooledConnection
 
removeEvent() - Method in interface com.caucho.util.CacheListener
 
removeFromEnvironment(String) - Method in class com.caucho.naming.AbstractContext
 
removeFromEnvironment(String) - Method in class com.caucho.naming.PathJndiContext
 
removeHeader(String) - Method in class com.caucho.server.http.Response
 
removeListener(ChangeListener) - Static method in class com.caucho.util.Registry
 
removeNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by name.
removeNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by local name and namespace URI.
removeProperty(String) - Method in class com.caucho.xsl.XslWriter
removes the attribute with the given name.
removeResourceKey(Object) - Method in class com.caucho.transaction.TransactionManagerImpl
Removes a resource to the map of keyed resources.
removeScheme(String) - Method in class com.caucho.vfs.SchemeMap
Removes the named scheme from the top-level filesystem.
removeSessionBacking(String) - Method in class com.caucho.server.http.ServletServer
Removes the named session from the backing cache.
removeTail() - Method in class com.caucho.util.LruCache
Remove the last item in the LRU
removeValue(String) - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.removeAttribute(java.lang.String)
removeValue(String) - Method in class javax.servlet.jsp.tagext.TagSupport
Remove a value associated with a key.
rename(Name, Name) - Method in class com.caucho.naming.AbstractContext
 
rename(Name, Name) - Method in class com.caucho.naming.PathJndiContext
 
rename(String, String) - Method in class com.caucho.naming.AbstractContext
 
rename(String, String) - Method in class com.caucho.naming.PathJndiContext
 
renameTo(Path) - Method in class com.caucho.vfs.Path
Renames the file or directory to the name given by the path.
renameTo(Path) - Method in class com.caucho.vfs.MergePath
Renames the path.
renameTo(Path) - Method in class com.caucho.vfs.CachePath
 
renameTo(Path) - Method in class com.caucho.vfs.MemoryPath
 
renameTo(Path) - Method in class com.caucho.vfs.FilePath
 
renameTo(String) - Method in class com.caucho.vfs.Path
Renames the file or directory to the name given by the path.
replace(int, byte[], int, int) - Method in class com.caucho.util.ByteBuffer
Inserts a byte array
replace(int, int, char[], int, int) - Method in class com.caucho.util.CharBuffer
Replaces a range with a character array
replace(int, int, String) - Method in class com.caucho.util.CharBuffer
Replaces a range with a string
replace(String, String) - Method in class com.caucho.regexp.Regexp
 
replace(String, String, CharBuffer) - Method in class com.caucho.regexp.Regexp
 
replaceChild(Node, Node) - Method in class com.caucho.xml.QAbstractNode
 
replaceChild(Node, Node) - Method in class com.caucho.xml.QNode
 
replaceChild(Node, Node) - Method in interface org.w3c.dom.Node
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceData(int, int, String) - Method in interface org.w3c.dom.CharacterData
Replace the characters starting at the specified 16-bit unit offset with the specified string.
replaceInt(int, int) - Method in class com.caucho.util.ByteBuffer
Inserts a int (little endian) into the buffer
replaceShort(int, int) - Method in class com.caucho.util.ByteBuffer
Inserts a short into the buffer
request - Variable in class com.caucho.server.http.Response
 
Request - class com.caucho.server.http.Request.
Base class for top-level requests.
REQUEST - Static variable in class javax.servlet.jsp.PageContext
Name used to store ServletRequest in PageContext name table.
REQUEST_SCOPE - Static variable in class javax.servlet.jsp.PageContext
Request scope: the named reference remains available from the ServletRequest associated with the Servlet until the current request is completed.
REQUEST_TIME_VALUE - Static variable in class javax.servlet.jsp.tagext.TagData
Distinguished value for an attribute to indicate its value is a request-time expression (which is not yet available because TagData instances are used at translation-time).
REQUEST_URI - Static variable in class com.caucho.server.http.AbstractRequest
 
Request(ServletServer) - Constructor for class com.caucho.server.http.Request
Create a new Request.
RequestDispatcher - interface javax.servlet.RequestDispatcher.
Defines an object that receives requests from the client and sends them to any resource (such as a servlet, HTML file, or JSP file) on the server.
reset() - Method in interface com.caucho.server.http.CauchoResponse
 
reset() - Method in class com.caucho.server.http.Response
 
reset() - Method in class com.caucho.server.http.DummyResponse
 
reset() - Method in interface javax.servlet.ServletResponse
Clears any data that exists in the buffer as well as the status code and headers.
reset() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call reset() on the wrapped response object.
resetBuffer() - Method in class com.caucho.server.http.Response
 
resetBuffer() - Method in class com.caucho.server.http.DummyResponse
 
resetBuffer() - Method in interface javax.servlet.ServletResponse
Clears the content of the underlying buffer in the response without clearing headers or status code.
resetBuffer() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call resetBuffer() on the wrapped response object.
resetTimeout() - Method in class com.caucho.server.http.DummyRequest
Resets the request timeout.
Resin - class com.caucho.es.Resin.
Resin is the primary public entry to the JavaScript compiler.
resinServer - Variable in class com.caucho.http.admin.PingThread
 
resinServer - Variable in class com.caucho.http.admin.PingMailer
 
ResinServer - class com.caucho.server.http.ResinServer.
The main class for the HTTP server.
ResinServer(String[], boolean) - Constructor for class com.caucho.server.http.ResinServer
Create a new Resin server.
resolve(String, String) - Method in interface javax.xml.transform.URIResolver
Returns a source, given a relative url and a base url.
response - Variable in class com.caucho.server.http.Request
 
Response - class com.caucho.server.http.Response.
Encapsulates the servlet response, controlling response headers and the response stream.
RESPONSE - Static variable in class javax.servlet.jsp.PageContext
Name used to store ServletResponse in PageContext name table.
Response() - Constructor for class com.caucho.server.http.Response
 
rest() - Method in class com.caucho.util.Slist
 
restart() - Method in class com.caucho.server.http.Application
Restarts the application.
restart() - Method in class com.caucho.http.admin.ServerAdmin
Restart the application.
restart() - Method in class com.caucho.http.admin.ApplicationAdmin
Restart the application.
Result - interface javax.xml.transform.Result.
Implementing classes define the output result tree.
resume(Transaction) - Method in class com.caucho.transaction.TransactionManagerImpl
Resume the transaction.
reverse(Slist) - Static method in class com.caucho.util.Slist
Destructively reverse
RmiClientFactory - class com.caucho.ejb.RmiClientFactory.
Create a remote object
RmiClientFactory() - Constructor for class com.caucho.ejb.RmiClientFactory
 
RoleConstraint - class com.caucho.http.security.RoleConstraint.
 
RoleConstraint() - Constructor for class com.caucho.http.security.RoleConstraint
 
rollback() - Method in class com.caucho.sql.QPooledConnectionImpl
 
rollback() - Method in class com.caucho.sql.QXAPooledConnection
 
rollback() - Method in class com.caucho.transaction.TransactionImpl
Rollback the transaction.
rollback() - Method in class com.caucho.transaction.TransactionManagerImpl
Rollback the transaction.
rollback(Xid) - Method in class com.caucho.sql.QPooledConnectionImpl
rollback the resource
rollback(Xid) - Method in class com.caucho.sql.QXAConnection
rollback the resource
rollback(Xid) - Method in class com.caucho.sql.QXAPooledConnection
rollback the resource
RollbackExceptionWrapper - class com.caucho.transaction.RollbackExceptionWrapper.
 
RollbackExceptionWrapper(String) - Constructor for class com.caucho.transaction.RollbackExceptionWrapper
 
RollbackExceptionWrapper(String, Throwable) - Constructor for class com.caucho.transaction.RollbackExceptionWrapper
 
RollbackExceptionWrapper(Throwable) - Constructor for class com.caucho.transaction.RollbackExceptionWrapper
 
root - Variable in class com.caucho.vfs.FilesystemPath
 
root - Variable in class com.caucho.naming.MemoryContext
 
RotateStream - class com.caucho.vfs.RotateStream.
Automatically-rotating streams.
ROUND - Static variable in class com.caucho.xpath.Expr
 
run() - Method in class com.caucho.http.admin.PingThread
Periodically pings the server to check for anything going wrong.
RunnerRequest - class com.caucho.server.http.RunnerRequest.
Handles requests from a remote dispatcher.
RunnerResponse - class com.caucho.server.http.RunnerResponse.
Handles a response for a srun connection, i.e.
RunnerServer - class com.caucho.server.http.RunnerServer.
 
RunnerServer() - Constructor for class com.caucho.server.http.RunnerServer
 
RunnerServer(ServletServer) - Constructor for class com.caucho.server.http.RunnerServer
Dummy constructor for test compatibility with Resin 1.1 tests

S

SAXBuilder - class com.caucho.xml.SAXBuilder.
XMLWriter to create a SAX events.
SAXBuilder() - Constructor for class com.caucho.xml.SAXBuilder
 
SAXBuilder(XMLReader) - Constructor for class com.caucho.xml.SAXBuilder
 
SAXFilterImpl - class com.caucho.xsl.SAXFilterImpl.
 
SAXFilterImpl(TransformerImpl) - Constructor for class com.caucho.xsl.SAXFilterImpl
 
SAXParser - class javax.xml.parsers.SAXParser.
Builder for SAX parsers
SAXParser() - Constructor for class javax.xml.parsers.SAXParser
 
SAXParserFactory - class javax.xml.parsers.SAXParserFactory.
Responsible for creating new SAXParsers.
SAXParserFactory() - Constructor for class javax.xml.parsers.SAXParserFactory
 
SAXResult - class javax.xml.transform.sax.SAXResult.
Results for a SAX tree.
SAXResult() - Constructor for class javax.xml.transform.sax.SAXResult
Zero-arg constructor.
SAXResult(ContentHandler) - Constructor for class javax.xml.transform.sax.SAXResult
Creates a SAX result with the given owning node.
SAXSource - class javax.xml.transform.sax.SAXSource.
Source for a SAX parser.
SAXSource() - Constructor for class javax.xml.transform.sax.SAXSource
Zero-arg constructor.
SAXSource(InputSource) - Constructor for class javax.xml.transform.sax.SAXSource
Create a SAXSource with a given SAX InputSource.
SAXSource(XMLReader, InputSource) - Constructor for class javax.xml.transform.sax.SAXSource
Create a SAXSource with a given SAX InputSource and SAX reader
SAXTransformer - interface com.caucho.transform.SAXTransformer.
Transforms the input to a SAX handler.
SAXTransformerFactory - class javax.xml.transform.sax.SAXTransformerFactory.
Implementation to create transformers from a SAX source.
SAXTransformerFactory() - Constructor for class javax.xml.transform.sax.SAXTransformerFactory
Default constructor is protected.
SAXTransformerImpl - class com.caucho.xsl.SAXTransformerImpl.
Implements the SAXTransformer.
SC_ACCEPTED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (202) indicating that a request was accepted for processing, but was not completed.
SC_BAD_GATEWAY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (502) indicating that the HTTP server received an invalid response from a server it consulted when acting as a proxy or gateway.
SC_BAD_REQUEST - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (400) indicating the request sent by the client was syntactically incorrect.
SC_CONFLICT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (409) indicating that the request could not be completed due to a conflict with the current state of the resource.
SC_CONTINUE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (100) indicating the client can continue.
SC_CREATED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (201) indicating the request succeeded and created a new resource on the server.
SC_EXPECTATION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (417) indicating that the server could not meet the expectation given in the Expect request header.
SC_FORBIDDEN - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (403) indicating the server understood the request but refused to fulfill it.
SC_GATEWAY_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (504) indicating that the server did not receive a timely response from the upstream server while acting as a gateway or proxy.
SC_GONE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (410) indicating that the resource is no longer available at the server and no forwarding address is known.
SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (505) indicating that the server does not support or refuses to support the HTTP protocol version that was used in the request message.
SC_INTERNAL_SERVER_ERROR - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (500) indicating an error inside the HTTP server which prevented it from fulfilling the request.
SC_LENGTH_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (411) indicating that the request cannot be handled without a defined Content-Length.
SC_METHOD_NOT_ALLOWED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (405) indicating that the method specified in the Request-Line is not allowed for the resource identified by the Request-URI.
SC_MOVED_PERMANENTLY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (301) indicating that the resource has permanently moved to a new location, and that future references should use a new URI with their requests.
SC_MOVED_TEMPORARILY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (302) indicating that the resource has temporarily moved to another location, but that future references should still use the original URI to access the resource.
SC_MULTIPLE_CHOICES - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (300) indicating that the requested resource corresponds to any one of a set of representations, each with its own specific location.
SC_NO_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (204) indicating that the request succeeded but that there was no new information to return.
SC_NON_AUTHORITATIVE_INFORMATION - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (203) indicating that the meta information presented by the client did not originate from the server.
SC_NOT_ACCEPTABLE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (406) indicating that the resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to the accept headerssent in the request.
SC_NOT_FOUND - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (404) indicating that the requested resource is not available.
SC_NOT_IMPLEMENTED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (501) indicating the HTTP server does not support the functionality needed to fulfill the request.
SC_NOT_MODIFIED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (304) indicating that a conditional GET operation found that the resource was available and not modified.
SC_OK - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (200) indicating the request succeeded normally.
SC_PARTIAL_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (206) indicating that the server has fulfilled the partial GET request for the resource.
SC_PAYMENT_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (402) reserved for future use.
SC_PRECONDITION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (412) indicating that the precondition given in one or more of the request-header fields evaluated to false when it was tested on the server.
SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (407) indicating that the client MUST first authenticate itself with the proxy.
SC_REQUEST_ENTITY_TOO_LARGE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (413) indicating that the server is refusing to process the request because the request entity is larger than the server is willing or able to process.
SC_REQUEST_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (408) indicating that the client did not produce a requestwithin the time that the server was prepared to wait.
SC_REQUEST_URI_TOO_LONG - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (414) indicating that the server is refusing to service the request because the Request-URI is longer than the server is willing to interpret.
SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (416) indicating that the server cannot serve the requested byte range.
SC_RESET_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (205) indicating that the agent SHOULD reset the document view which caused the request to be sent.
SC_SEE_OTHER - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (303) indicating that the response to the request can be found under a different URI.
SC_SERVICE_UNAVAILABLE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (503) indicating that the HTTP server is temporarily overloaded, and unable to handle the request.
SC_SWITCHING_PROTOCOLS - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (101) indicating the server is switching protocols according to Upgrade header.
SC_UNAUTHORIZED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (401) indicating that the request requires HTTP authentication.
SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (415) indicating that the server is refusing to service the request because the entity of the request is in a format not supported by the requested resource for the requested method.
SC_USE_PROXY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (305) indicating that the requested resource MUST be accessed through the proxy given by the Location field.
scan(CharCursor) - Method in class com.caucho.util.CharScanner
Scans characters from a cursor, until reaching the delimiter
scan(CharCursor, CharBuffer) - Method in class com.caucho.util.CharScanner
Scans characters from a cursor, filling a char buffer.
scanKey(CharCursor) - Method in class com.caucho.http.security.DigestLogin
 
scanScheme(String) - Method in class com.caucho.vfs.Path
Returns the scheme portion of a uri.
scanValue(CharCursor) - Method in class com.caucho.http.security.DigestLogin
 
SchemeContext - class com.caucho.naming.SchemeContext.
Context implementing the top-level scheme.
SchemeContext() - Constructor for class com.caucho.naming.SchemeContext
 
SchemeContext(Hashtable) - Constructor for class com.caucho.naming.SchemeContext
 
SchemeContext(Hashtable, HashMap, HashMap) - Constructor for class com.caucho.naming.SchemeContext
Creates a new top-level scheme context.
schemeMap - Variable in class com.caucho.vfs.Path
 
SchemeMap - class com.caucho.vfs.SchemeMap.
The top-level filesystem schemes are collected into a single map.
SchemeMap() - Constructor for class com.caucho.vfs.SchemeMap
Create an empty SchemeMap.
schemeWalk(String, Map, String, int) - Method in class com.caucho.vfs.Path
Path-specific lookup.
schemeWalk(String, Map, String, int) - Method in class com.caucho.vfs.MailtoPath
Parse the scheme for the recipient and the attributes.
schemeWalk(String, Map, String, int) - Method in class com.caucho.vfs.FilesystemPath
schemeWalk is called by Path for a scheme lookup like file:/tmp/foo
schemeWalk(String, Map, String, int) - Method in class com.caucho.vfs.NullPath
 
schemeWalk(String, Map, String, int) - Method in class com.caucho.vfs.FilePath
Lookup the path, handling windows weirdness
schemeWalk(String, Map, String, int) - Method in class com.caucho.vfs.HttpPath
Walk down the path starting from the portion immediately following the scheme.
schemeWalk(String, Map, String, int) - Method in class com.caucho.vfs.TcpPath
Lookup the new path assuming we're the scheme root.
scopeTypeof(ESString) - Method in class com.caucho.es.Call
 
Script - class com.caucho.es.Script.
The Script object represents a compiled JavaScript.
Script() - Constructor for class com.caucho.es.Script
 
ScriptClosure - class com.caucho.es.ScriptClosure.
ScriptClosure lets Java programs call JavaScript functions.
scriptPath - Variable in class com.caucho.es.Script
 
SECOND - Static variable in class com.caucho.util.QDate
 
SecurityContext - class com.caucho.security.SecurityContext.
Defines a proxy for the current security context.
SecurityContextException - exception com.caucho.security.SecurityContextException.
Security exception for finding the current security context.
SecurityContextException() - Constructor for class com.caucho.security.SecurityContextException
Null for serializable.
SecurityContextException(String) - Constructor for class com.caucho.security.SecurityContextException
Create a basic SecurityContextException with a message.
SecurityContextException(String, Throwable) - Constructor for class com.caucho.security.SecurityContextException
Create a SecurityContextException wrapping a root exception.
SecurityContextException(Throwable) - Constructor for class com.caucho.security.SecurityContextException
Create a SecurityContextException wrapping a root exception.
SecurityContextProvider - interface com.caucho.security.SecurityContextProvider.
Defines the interface any security provider must implement.
SecurityFilter - class com.caucho.http.security.SecurityFilter.
 
SecurityFilter() - Constructor for class com.caucho.http.security.SecurityFilter
 
select(Node) - Method in class com.caucho.xpath.Pattern
Selects all nodes matching the pattern.
select(Node, ExprEnvironment) - Method in class com.caucho.xpath.Pattern
Selects all nodes matching the pattern.
select(String) - Method in class com.caucho.util.RegistryNode
Returns an iterator over the node's children which match the key.
select(String, Node) - Static method in class com.caucho.xpath.XPath
Selects all node matching an XPath pattern
SELF - Static variable in class com.caucho.xpath.Expr
 
SELF_NAME - Static variable in class com.caucho.xpath.Expr
 
sendBasicChallenge(HttpServletResponse) - Method in class com.caucho.http.security.BasicLogin
Sends a challenge for basic authentication.
sendDigestChallenge(HttpServletResponse, ServletContext) - Method in class com.caucho.http.security.DigestLogin
Sends a challenge for basic authentication.
sendError(int) - Method in class com.caucho.server.http.Response
 
sendError(int) - Method in class com.caucho.server.http.DummyResponse
 
sendError(int) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call sendError(int sc) on the wrapped response object.
sendError(int) - Method in interface javax.servlet.http.HttpServletResponse
Sends an error response to the client using the specified status code and clearing the buffer.
sendError(int, String) - Method in class com.caucho.server.http.Response
Sends an HTTP error to the browser.
sendError(int, String) - Method in class com.caucho.server.http.DummyResponse
 
sendError(int, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call sendError(int sc, String msg) on the wrapped response object.
sendError(int, String) - Method in interface javax.servlet.http.HttpServletResponse
Sends an error response to the client using the specified status clearing the buffer.
sendRedirect(String) - Method in class com.caucho.server.http.Response
Sends a redirect to the browser.
sendRedirect(String) - Method in class com.caucho.server.http.DummyResponse
 
sendRedirect(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return sendRedirect(String location) on the wrapped response object.
sendRedirect(String) - Method in interface javax.servlet.http.HttpServletResponse
Sends a temporary redirect response to the client using the specified redirect location URL.
separatorChar - Variable in class com.caucho.vfs.FilesystemPath
 
server - Variable in class com.caucho.server.http.Request
 
ServerAdmin - class com.caucho.http.admin.ServerAdmin.
Administers the web server.
ServerAdmin(ServletServer) - Constructor for class com.caucho.http.admin.ServerAdmin
Creates a new Admin object.
ServerEvent - class com.caucho.http.admin.ServerEvent.
The events for a server startup or shutdown.
ServerEvent(ServerAdmin) - Constructor for class com.caucho.http.admin.ServerEvent
 
serverStart(ServerEvent) - Method in class com.caucho.http.admin.AbstractServerListener
Received after the server starts.
service(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Receives standard HTTP requests from the public service method and dispatches them to the doXXX methods defined in this class.
service(ServletRequest, ServletResponse) - Method in class com.caucho.jsp.XslFilter
Handle the chained request.
service(ServletRequest, ServletResponse) - Method in class com.caucho.jsp.JavaScriptPageServlet
 
service(ServletRequest, ServletResponse) - Method in class com.caucho.jsp.QServlet
The service method gets the JSP/XTP page and executes it.
service(ServletRequest, ServletResponse) - Method in class com.caucho.jsp.JavaPage
 
service(ServletRequest, ServletResponse) - Method in class com.caucho.server.http.ErrorServlet
 
service(ServletRequest, ServletResponse) - Method in class com.caucho.server.http.FileServlet
 
service(ServletRequest, ServletResponse) - Method in class com.caucho.http.security.FormLoginServlet
 
service(ServletRequest, ServletResponse) - Method in class javax.servlet.GenericServlet
Called by the servlet container to allow the servlet to respond to a request.
service(ServletRequest, ServletResponse) - Method in interface javax.servlet.Servlet
Called by the servlet container to allow the servlet to respond to a request.
service(ServletRequest, ServletResponse) - Method in class javax.servlet.http.HttpServlet
Dispatches client requests to the protected service method.
servlet - Variable in class com.caucho.server.http.FilterChainServlet
 
Servlet - interface javax.servlet.Servlet.
Defines methods that all servlets must implement.
SERVLET_PATH - Static variable in class com.caucho.server.http.AbstractRequest
 
ServletAuthenticator - interface com.caucho.http.security.ServletAuthenticator.
Used in conjunction with AbstractLogin to authenticate users in a servlet request.
ServletConfig - interface javax.servlet.ServletConfig.
A servlet configuration object used by a servlet container used to pass information to a servlet during initialization.
ServletContext - interface javax.servlet.ServletContext.
Defines a set of methods that a servlet uses to communicate with its servlet container, for example, to get the MIME type of a file, dispatch requests, or write to a log file.
ServletContextAttributeEvent - class javax.servlet.ServletContextAttributeEvent.
This is the event class for notifications about changes to the attributes of the servlet context of a web application.
ServletContextAttributeEvent(ServletContext, String, Object) - Constructor for class javax.servlet.ServletContextAttributeEvent
Construct a ServletContextAttributeEvent from the given context for the given attribute name and attribute value.
ServletContextAttributeListener - interface javax.servlet.ServletContextAttributeListener.
Implementations of this interface recieve notifications of changes to the attribute list on the servlet context of a web application.
ServletContextEvent - class javax.servlet.ServletContextEvent.
This is the event class for notifications about changes to the servlet context of a web application.
ServletContextEvent(ServletContext) - Constructor for class javax.servlet.ServletContextEvent
Construct a ServletContextEvent from the given context.
ServletContextListener - interface javax.servlet.ServletContextListener.
Implementations of this interface recieve notifications about changes to the servlet context of the web application they are part of.
ServletException - exception javax.servlet.ServletException.
Defines a general exception a servlet can throw when it encounters difficulty.
ServletException() - Constructor for class javax.servlet.ServletException
Constructs a new servlet exception.
ServletException(String) - Constructor for class javax.servlet.ServletException
Constructs a new servlet exception with the specified message.
ServletException(String, Throwable) - Constructor for class javax.servlet.ServletException
Constructs a new servlet exception when the servlet needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation, including a description message.
ServletException(Throwable) - Constructor for class javax.servlet.ServletException
Constructs a new servlet exception when the servlet needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation.
ServletInputStream - class javax.servlet.ServletInputStream.
Provides an input stream for reading binary data from a client request, including an efficient readLine method for reading data one line at a time.
ServletInputStream() - Constructor for class javax.servlet.ServletInputStream
Does nothing, because this is an abstract class.
ServletOutputStream - class javax.servlet.ServletOutputStream.
Provides an output stream for sending binary data to the client.
ServletOutputStream() - Constructor for class javax.servlet.ServletOutputStream
Does nothing, because this is an abstract class.
ServletRequest - interface javax.servlet.ServletRequest.
Defines an object to provide client request information to a servlet.
ServletRequestWrapper - class javax.servlet.ServletRequestWrapper.
Provides a convenient implementation of the ServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet.
ServletRequestWrapper(ServletRequest) - Constructor for class javax.servlet.ServletRequestWrapper
Creates a ServletRequest adaptor wrapping the given request object.
ServletResponse - interface javax.servlet.ServletResponse.
Defines an object to assist a servlet in sending a response to the client.
ServletResponseWrapper - class javax.servlet.ServletResponseWrapper.
Provides a convenient implementation of the ServletResponse interface that can be subclassed by developers wishing to adapt the response from a Servlet.
ServletResponseWrapper(ServletResponse) - Constructor for class javax.servlet.ServletResponseWrapper
Creates a ServletResponse adaptor wrapping the given response object.
servletServer - Variable in class com.caucho.server.http.ResinServer
 
ServletServer - class com.caucho.server.http.ServletServer.
Base class for HTTP and Runner servers.
servletToStream(Servlet, WriteStream, ServletRequest, ServletResponse) - Static method in class com.caucho.server.http.Http
 
SESSION - Static variable in class javax.servlet.jsp.PageContext
Name used to store HttpSession in PageContext name table.
SESSION_SCOPE - Static variable in class javax.servlet.jsp.PageContext
Session scope (only valid if this page participates in a session): the named reference remains available from the HttpSession (if any) associated with the Servlet until the HttpSession is invalidated.
sessionCreated(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionListener
Notification that a session was created.
sessionDestroyed(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionListener
Notification that a session was invalidated.
sessionDidActivate(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionActivationListener
Notification that the session has just been activated.
sessionGroup - Variable in class com.caucho.server.http.Request
 
sessionWillPassivate(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionActivationListener
Notification that the session is about to be passivated.
set - Variable in class com.caucho.es.ESBeanWrapper
 
set(int, byte[], int, int) - Method in class com.caucho.util.ByteBuffer
 
set(int, double) - Method in class com.caucho.util.DoubleArray
 
set(int, int) - Method in class com.caucho.util.ByteBuffer
 
set(int, int) - Method in class com.caucho.util.IntArray
Sets the value at the given index.
set(int, long) - Method in class com.caucho.util.QDate
 
set(Object) - Method in class com.caucho.util.ClassLoaderLocal
Sets the variable for the context classloader.
set(Object) - Method in class com.caucho.util.NullIterator
 
set(Object) - Method in class com.caucho.util.QThreadLocal
 
setAlgorithm(String) - Method in class com.caucho.http.security.PasswordDigest
Returns the message digest algorithm.
setArchiveFormat(String) - Method in class com.caucho.http.log.AccessLog
Sets the archive name format
setAttribute(String, Object) - Method in class com.caucho.util.DynamicClassLoader
Sets the named attributes
setAttribute(String, Object) - Method in class com.caucho.vfs.StreamImpl
Sets a stream attribute.
setAttribute(String, Object) - Method in class com.caucho.vfs.WriteStream
Sets a named attribute.
setAttribute(String, Object) - Method in class com.caucho.vfs.Path
Sets an attribute of the path.
setAttribute(String, Object) - Method in class com.caucho.vfs.MailtoPath
Sets one of the RFC822 message headers.
setAttribute(String, Object) - Method in class com.caucho.vfs.ReadStream
Sets a named attribute.
setAttribute(String, Object) - Method in class com.caucho.vfs.TcpPath
 
setAttribute(String, Object) - Method in class com.caucho.jsp.QPageContext
 
setAttribute(String, Object) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Sets an implementation-specific attribute.
setAttribute(String, Object) - Method in class com.caucho.server.http.AbstractRequest
 
setAttribute(String, Object) - Method in class com.caucho.server.http.Request
 
setAttribute(String, Object) - Method in class com.caucho.server.http.DummyRequest
 
setAttribute(String, Object) - Method in class com.caucho.server.http.Application
Sets an application attribute.
setAttribute(String, Object) - Method in interface javax.servlet.ServletRequest
Stores an attribute in this request.
setAttribute(String, Object) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return setAttribute(String name, Object o) on the wrapped request object.
setAttribute(String, Object) - Method in interface javax.servlet.ServletContext
Binds an object to a given attribute name in this servlet context.
setAttribute(String, Object) - Method in interface javax.servlet.http.HttpSession
Binds an object to this session, using the name specified.
setAttribute(String, Object) - Method in class javax.servlet.jsp.PageContext
Register the name and object specified with page scope semantics.
setAttribute(String, Object) - Method in class javax.servlet.jsp.tagext.TagData
Set the value of an attribute.
setAttribute(String, Object) - Method in class javax.xml.parsers.DocumentBuilderFactory
Sets an implementation-specific attributes.
setAttribute(String, Object) - Method in class javax.xml.transform.TransformerFactory
Sets an implementation-specific attribute.
setAttribute(String, Object, int) - Method in class com.caucho.jsp.QPageContext
 
setAttribute(String, Object, int) - Method in class javax.servlet.jsp.PageContext
register the name and object specified with appropriate scope semantics
setAttribute(String, String) - Method in class com.caucho.xsl.XslWriter
Directly sets an attribute with a value.
setAttribute(String, String) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Adds a new attribute node.
setAttributeNodeNS(Attr) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttributeNS(String, String, String) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAuthenticator(ServletAuthenticator) - Method in class com.caucho.http.security.AbstractLogin
Sets the authenticator.
setAutoCommit(boolean) - Method in class com.caucho.sql.QPooledConnectionImpl
 
setAutoCommit(boolean) - Method in class com.caucho.sql.QXAPooledConnection
 
setAutodetectXml(boolean) - Method in class com.caucho.xml.AbstractParser
Set true if the parser should switch from HTML to XML if it detects the <?xml ?> header.
setBackup(boolean) - Method in class com.caucho.server.http.Srun
 
setBeanProperty(Object, String, String) - Static method in class com.caucho.util.BeanUtil
Configures a single bean property.
setBeanProperty(Object, String, String, BeanInfo, RegistryNode, HashMap, Path, boolean) - Static method in class com.caucho.util.BeanUtil
Configures a single bean property.
setBodyContent(BodyContent) - Method in interface javax.servlet.jsp.tagext.BodyTag
Set the bodyContent property.
setBodyContent(BodyContent) - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Prepare for evaluation of the body: stash the bodyContent away.
setBufferOffset(int) - Method in class com.caucho.vfs.WriteStream
Sets the write offset.
setBufferSize(int) - Method in interface com.caucho.server.http.CauchoResponse
 
setBufferSize(int) - Method in class com.caucho.server.http.Response
 
setBufferSize(int) - Method in class com.caucho.server.http.DummyResponse
 
setBufferSize(int) - Method in interface javax.servlet.ServletResponse
Sets the preferred buffer size for the body of the response.
setBufferSize(int) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setBufferSize(int size) on the wrapped response object.
setByteAt(int, int) - Method in class com.caucho.util.ByteBuffer
Returns the byte at the specified offset.
setCache(Object, Object) - Method in class com.caucho.xpath.Env
 
setCatalog(String) - Method in class com.caucho.sql.QPooledConnectionImpl
Sets the JDBC catalog.
setCdataSectionElements(ArrayList) - Method in class com.caucho.transform.OutputFormat
 
setCharacterEncoding(String) - Method in class com.caucho.server.http.Request
Sets the character encoding of a post.
setCharacterEncoding(String) - Method in class com.caucho.server.http.DummyRequest
 
setCharacterEncoding(String) - Method in interface javax.servlet.ServletRequest
Overrides the name of the character encoding used in the body of this request.
setCharacterEncoding(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to set the character encoding on the wrapped request object.
setCharAt(int, char) - Method in class com.caucho.util.CharBuffer
Sets the character at the given index.
setClassDir(Path) - Method in class com.caucho.es.Script
Internal method to set the work directory for generated *.java and *.class.
setClassLoader(ClassLoader) - Method in class com.caucho.es.parser.Parser
Internal method to set the actual class loader.
setClassLoader(ClassLoader) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Sets the classloader for the stylesheet.
setClassLoader(ClassLoader) - Method in interface com.caucho.transform.StylesheetFactory
Set the parent classloader for loading stylesheets.
setClassName(String) - Method in class com.caucho.es.parser.Parser
Sets the name of the generated java class.
setClassName(String) - Method in class com.caucho.xsl.AbstractStylesheetFactory
 
setCloseChildOnClose(boolean) - Method in class com.caucho.vfs.ReaderWriterStream
 
setCloseChildOnClose(boolean) - Method in class com.caucho.vfs.VfsStream
 
setCoalescing(boolean) - Method in class com.caucho.xml.AbstractParser
Set true if text and cdata nodes should be combined.
setCoalescing(boolean) - Method in class com.caucho.xml.DOMBuilder
Set true if text and cdata nodes should be combined.
setCoalescing(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Sets true if the returned DocumentBuilder should combine Text and CDATA nodes into single text nodes.
setComment(String) - Method in class javax.servlet.http.Cookie
Specifies a comment that describes a cookie's purpose.
setConfig(DocumentBuilderFactory) - Method in class com.caucho.xml.AbstractParser
Sets the configuration for a document builder.
setConnectionWaitTime(long) - Method in class com.caucho.sql.DBPool
Sets the time to wait for a connection when all are used.
setConstraints(AbstractConstraint[]) - Method in class com.caucho.http.security.SecurityFilter
 
setContentHandler(ContentHandler) - Method in class com.caucho.xml.AbstractParser
 
setContentHandler(ContentHandler) - Method in class com.caucho.xml.SAXBuilder
Sets the SAX content handler.
setContentHandler(ContentHandler) - Method in class com.caucho.xsl.SAXTransformerImpl
Sets the SAX contentHandler.
setContentHandler(ContentHandler) - Method in class com.caucho.xsl.SAXFilterImpl
 
setContentLength(int) - Method in class com.caucho.server.http.Response
Sets the content length of the result.
setContentLength(int) - Method in class com.caucho.server.http.DummyResponse
 
setContentLength(int) - Method in interface javax.servlet.ServletResponse
Sets the length of the content body in the response In HTTP servlets, this method sets the HTTP Content-Length header.
setContentLength(int) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setContentLength(int len) on the wrapped response object.
setContentType(String) - Method in class com.caucho.server.http.Response
Sets the browser content type.
setContentType(String) - Method in class com.caucho.server.http.DummyResponse
 
setContentType(String) - Method in interface javax.servlet.ServletResponse
Sets the content type of the response being sent to the client.
setContentType(String) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setContentType(String type) on the wrapped response object.
setContextClassLoader(ClassLoader) - Static method in class com.caucho.util.CauchoSystem
Sets the per-thread class loader, the context class loader.
setContextNode(Node) - Method in interface com.caucho.xpath.ExprEnvironment
Sets the node context.
setContextNode(Node) - Method in class com.caucho.xpath.Env
Sets the context node.
setContextPosition(int) - Method in class com.caucho.xpath.Env
 
setContextSize(int) - Method in class com.caucho.xpath.Env
 
setCookieAuthQuery(String) - Method in class com.caucho.http.security.JdbcAuthenticator
Sets the cookie auth query.
setCookieAuthUpdate(String) - Method in class com.caucho.http.security.JdbcAuthenticator
Sets the cookie update query.
setCookieDomain(String) - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated. Sets the domain for a login cookie.
setCookieDomain(String) - Method in class com.caucho.http.security.JdbcAuthenticator
Sets the domain for a login cookie.
setCookieLogout(boolean) - Method in class com.caucho.http.security.JdbcAuthenticator
If true, the cookie is removed on logout
setCookieMaxAge(long) - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated. Sets the max age for a login cookie.
setCookieMaxAge(long) - Method in class com.caucho.http.security.JdbcAuthenticator
Sets the max age for a login cookie.
setCookieVersion(int) - Method in class com.caucho.http.security.JdbcAuthenticator
Sets the version for a login cookie.
setCurrentNode(Node) - Method in class com.caucho.xpath.Env
Sets the current node.
setData(Object) - Method in class com.caucho.util.Tree
 
setData(String) - Method in interface org.w3c.dom.CharacterData
The character data of the node that implements this interface.
setData(String) - Method in interface org.w3c.dom.ProcessingInstruction
The content of this processing instruction.
setDataSource(String) - Method in class com.caucho.sql.DBPool
Returns the underlying pooled or xa datasource
setDate(long, long, long) - Method in class com.caucho.util.QDate
Sets date in GMT.
setDateHeader(String, long) - Method in class com.caucho.server.http.Response
Convenience for setting a date header.
setDateHeader(String, long) - Method in class com.caucho.server.http.DummyResponse
 
setDateHeader(String, long) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call setDateHeader(String name, long date) on the wrapped response object.
setDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
Sets a response header with the given name and date-value.
setDbPool(String) - Method in class com.caucho.server.http.JdbcAuthenticator
 
setDefault(Registry) - Static method in class com.caucho.util.Registry
Sets the default configuration
setDefaultEncoding(String) - Method in class com.caucho.xml.AbstractParser
Sets the default encoding if none is specified.
setDefaultFactory(JspFactory) - Static method in class javax.servlet.jsp.JspFactory
set the default factory for this implementation.
setDefaultStream(OutputStream) - Method in class com.caucho.vfs.ClassLoaderStream
Returns the context stream's variable.
setDisableClose(boolean) - Method in class com.caucho.vfs.WriteStream
Disables close.
setDisableClose(boolean) - Method in class com.caucho.vfs.ReadStream
Disables close.
setDispatch - Variable in class com.caucho.es.ESBeanWrapper
 
setDoctype(DocumentType) - Method in class com.caucho.xml.QDocument
 
setDocumentElement(Element) - Method in class com.caucho.xml.QDocument
 
setDocumentHandler(DocumentHandler) - Method in class com.caucho.xml.AbstractParser
Configures the document handler callback.
setDocumentLocator(Locator) - Method in class com.caucho.xml.DOMBuilder
 
setDoLogId(boolean) - Method in class com.caucho.vfs.LogStream
 
setDomain(String) - Method in class javax.servlet.http.Cookie
Specifies the domain within which this cookie should be presented.
setDriver(String) - Method in class com.caucho.sql.DBPool
DriverName alias for backward compatibility.
setDriverName(String) - Method in class com.caucho.sql.DBPool
Sets the JDBC driver class underlying the pooled object.
setDTDHandler(DTDHandler) - Method in class com.caucho.xml.AbstractParser
 
setDTDHandler(DTDHandler) - Method in class com.caucho.xsl.SAXTransformerImpl
Sets the SAX DTD handler.
setDTDHandler(DTDHandler) - Method in class com.caucho.xsl.SAXFilterImpl
 
setEncoding(String) - Method in class com.caucho.vfs.WriteStream
Sets the character encoding for writing to this stream.
setEncoding(String) - Method in class com.caucho.vfs.MultipartStream
Sets the default encoding.
setEncoding(String) - Method in class com.caucho.vfs.ReadStream
Sets the current read encoding.
setEncoding(String) - Method in class com.caucho.vfs.ByteToChar
Sets the encoding for the converter.
setEncoding(String) - Method in class com.caucho.vfs.OldByteToChar
Sets the encoding for the converter.
setEncoding(String) - Method in class com.caucho.xml.XmlPrinter
Sets the character set encoding for the output file.
setEncoding(String) - Method in class com.caucho.transform.OutputFormat
 
setEntitiesAsText(boolean) - Method in class com.caucho.xml.AbstractParser
 
setEntitiesAsText(boolean) - Method in class com.caucho.jsp.XtpManager
If true, parse XML with entities as text
setEntityResolver(EntityResolver) - Method in class com.caucho.xml.AbstractParser
Sets the callback object to find files.
setEntityResolver(EntityResolver) - Method in class com.caucho.xsl.SAXTransformerImpl
Sets the SAX entity resolver.
setEntityResolver(EntityResolver) - Method in class com.caucho.xsl.SAXFilterImpl
 
setEntityResolver(EntityResolver) - Method in class javax.xml.parsers.DocumentBuilder
Sets the entity resolver
setEntryClass(Class) - Method in class com.caucho.util.DynamicClassLoader.Entry
 
setErrorCode(int) - Method in class com.caucho.http.security.ErrorFilter
 
setErrorHandler(ErrorHandler) - Method in class com.caucho.xml.AbstractParser
 
setErrorHandler(ErrorHandler) - Method in class com.caucho.xsl.SAXTransformerImpl
Sets the SAX error handler.
setErrorHandler(ErrorHandler) - Method in class com.caucho.xsl.SAXFilterImpl
 
setErrorHandler(ErrorHandler) - Method in class javax.xml.parsers.DocumentBuilder
Sets the error handler
setErrorListener(ErrorListener) - Method in class com.caucho.xsl.TransformerImpl
Sets the error listener.
setErrorListener(ErrorListener) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Sets the error listener.
setErrorListener(ErrorListener) - Method in class javax.xml.transform.Transformer
Sets the current error callback listener.
setErrorListener(ErrorListener) - Method in class javax.xml.transform.TransformerFactory
Sets the error handler for the factory.
setErrorPage(String) - Method in class com.caucho.jsp.QPageContext
Sets the page's error page.
setEscapeText(boolean) - Method in class com.caucho.xml.SAXBuilder
 
setEscapeText(boolean) - Method in class com.caucho.xml.DOMBuilder
 
setEscapeText(boolean) - Method in class com.caucho.xml.XmlPrinter
Sets true if the text should be escaped, else it will be printed verbatim.
setEscapeText(boolean) - Method in interface com.caucho.xml.XMLWriter
 
setEscaping(boolean) - Method in class com.caucho.xml.XmlPrinter
Sets to true if XML entities like < should be escaped as &lt;.
setException(ServletException) - Method in class com.caucho.http.security.ErrorFilter
 
setExpandEntities(boolean) - Method in class com.caucho.xml.AbstractParser
 
setExpandEntityReferences(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Set true if the returned parser should expand entity reference nodes.
setExpireInterval(long) - Method in class com.caucho.util.TimedItem
Sets the expire time for this timedItem.
setFast(boolean) - Method in class com.caucho.es.parser.Parser
Sets "fast" mode, i.e.
setFeature(String, boolean) - Method in class com.caucho.xml.AbstractParser
 
setFeature(String, boolean) - Method in class com.caucho.xsl.TransformerImpl
 
setFeature(String, boolean) - Method in class com.caucho.xsl.SAXFilterImpl
 
setFeature(String, boolean) - Method in interface com.caucho.transform.Transformer
Sets a transformer feature.
setFeature(String, boolean) - Method in class javax.xml.parsers.SAXParserFactory
Sets the named feature.
setFilename(String) - Method in class com.caucho.xml.DOMBuilder
 
setFlushOnNewline(boolean) - Method in class com.caucho.vfs.WriteStream
Some streams, like log streams, should be flushed on every println call.
setFlushOnNewline(boolean) - Method in class com.caucho.vfs.ReaderWriterStream
 
setFlushOnNewline(boolean) - Method in class com.caucho.vfs.VfsStream
 
setForbidForward(boolean) - Method in interface com.caucho.server.http.CauchoResponse
 
setForbidForward(boolean) - Method in class com.caucho.server.http.Response
When set to true, RequestDispatcher.forward() is disallowed on this stream.
setForbidForward(boolean) - Method in class com.caucho.server.http.DummyResponse
 
setForgiving(boolean) - Method in class com.caucho.xml.AbstractParser
Sets the parser as a forgiving parser, allowing some non-strict XML.
setFormat(String) - Method in class com.caucho.http.security.PasswordDigest
Set the message digest format (base64 or hex).
setFormat(String) - Method in class com.caucho.http.log.AccessLog
Sets the access log format.
setFormErrorPage(String) - Method in class com.caucho.http.security.FormLogin
Sets the error page.
setFormLoginPage(String) - Method in class com.caucho.http.security.FormLogin
Sets the login page.
setFormURIPriority(boolean) - Method in class com.caucho.http.security.FormLogin
True if the form's j_uri has priority over the saved URL.
setFreeWhenDone(boolean) - Method in class com.caucho.vfs.TempReadStream
 
setFunctions(HashMap) - Method in class com.caucho.xpath.Env
Sets the extension function library
setGenerateLocation(boolean) - Method in class com.caucho.xsl.StylesheetImpl
 
setGlobal(ESGlobal) - Method in class com.caucho.es.Global
 
setGlobal(Object) - Method in class com.caucho.util.ClassLoaderLocal
 
setGlobal(String, Object) - Method in class com.caucho.xpath.Env
Sets a global variable.
setGlobalProperty(ESString, ESBase) - Method in class com.caucho.es.Call
 
setGroup(Srun[]) - Method in class com.caucho.server.http.Srun
 
setGroupId(String) - Method in class com.caucho.server.http.Srun
 
setGroupIndex(int) - Method in class com.caucho.server.http.Srun
Returns the index of the srun with the group.
setHandler(ContentHandler) - Method in class javax.xml.transform.sax.SAXResult
Sets the result ContentHandler.
setHasCookie() - Method in class com.caucho.server.http.AbstractRequest
Set when the page actually has a cookie.
setHasError(boolean) - Method in interface com.caucho.server.http.CauchoResponse
 
setHasError(boolean) - Method in class com.caucho.server.http.Response
Set to true while processing an error.
setHasError(boolean) - Method in class com.caucho.server.http.DummyResponse
 
setHeader(String, String) - Method in class com.caucho.server.http.AbstractRequest
 
setHeader(String, String) - Method in class com.caucho.server.http.Request
 
setHeader(String, String) - Method in class com.caucho.server.http.HttpRequest
Adds a new header.
setHeader(String, String) - Method in class com.caucho.server.http.RunnerRequest
 
setHeader(String, String) - Method in class com.caucho.server.http.DummyRequest
 
setHeader(String, String) - Method in class com.caucho.server.http.Response
Sets a header, replacing an already-existing header.
setHeader(String, String) - Method in interface com.caucho.server.http.CauchoRequest
 
setHeader(String, String) - Method in class com.caucho.server.http.DummyResponse
 
setHeader(String, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return setHeader(String name, String value) on the wrapped response object.
setHeader(String, String) - Method in interface javax.servlet.http.HttpServletResponse
Sets a response header with the given name and value.
setHome(String) - Method in class com.caucho.ejb.AbstractClientFactory
 
setHost(String) - Method in class com.caucho.server.http.Srun
 
setId(String) - Method in class com.caucho.server.http.Srun
 
setId(String) - Method in class javax.servlet.jsp.tagext.TagSupport
Set the id attribute for this tag.
setIgnoreClientDisconnect(boolean) - Method in class com.caucho.server.http.Response
If set true, client disconnect exceptions are no propagated to the server code.
setIgnoringComments(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Set true if the parser should ignore comments
setIgnoringElementContentWhitespace(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Set true if the parser should ignore ignorable-whitespace
setIndent(String) - Method in class com.caucho.transform.OutputFormat
 
setIndex(int) - Method in class com.caucho.util.CharCursor
sets the cursor to the position
setIndex(int) - Method in class com.caucho.util.StringCharCursor
sets the cursor to the position
setIndex(int) - Method in class com.caucho.server.http.Srun
 
setInitParameters(Map) - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
Set the init data in the TLD for this validator.
setInputSource(InputSource) - Method in class javax.xml.transform.sax.SAXSource
Sets the SAX InputSource.
setInputStream(InputStream) - Method in class javax.xml.transform.stream.StreamSource
Sets the input stream.
setInt(int, int) - Method in class com.caucho.util.ByteBuffer
 
setInternalForward(boolean) - Method in class com.caucho.http.security.FormLogin
Set true if a successful login allows an internal forward instead of a redirect.
setIntHeader(String, int) - Method in class com.caucho.server.http.Response
Convenience for setting an integer header.
setIntHeader(String, int) - Method in class com.caucho.server.http.DummyResponse
 
setIntHeader(String, int) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call setIntHeader(String name, int value) on the wrapped response object.
setIntHeader(String, int) - Method in interface javax.servlet.http.HttpServletResponse
Sets a response header with the given name and integer value.
setIsTesting(boolean) - Static method in class com.caucho.util.CauchoSystem
 
setJsp(boolean) - Method in class com.caucho.xml.AbstractParser
Sets the parser to handle special JSP forgiveness.
setJSP(boolean) - Method in class com.caucho.xml.XmlPrinter
Set true if this is JSP special cased.
setLastModified(long) - Method in class com.caucho.vfs.Path
 
setLastModified(long) - Method in class com.caucho.vfs.CachePath
 
setLastModified(long) - Method in class com.caucho.vfs.FilePath
 
setLength(int) - Method in class com.caucho.util.CharBuffer
Set the length of the buffer.
setLength(int) - Method in class com.caucho.util.ByteBuffer
Set the buffer.
setLength(int) - Method in class com.caucho.util.DoubleArray
 
setLength(int) - Method in class com.caucho.util.IntArray
Sets the length of the array, filling with zero if necessary.
setLength(int) - Method in class com.caucho.vfs.TempBuffer
 
setLexicalHandler(LexicalHandler) - Method in class javax.xml.transform.sax.SAXResult
Sets the result LexicalHandler.
setLine(int) - Method in class com.caucho.xml.XmlParser
 
setLineMap(LineMap) - Method in class com.caucho.es.parser.Parser
Sets a line number map.
setLineMap(String) - Method in class com.caucho.xml.XmlPrinter
Creates a new line map.
setListContext(AbstractPattern) - Method in class com.caucho.xpath.Expr
 
setListener(AlarmListener) - Method in class com.caucho.util.Alarm
Sets the alarm's listener.
setListener(CronListener) - Method in class com.caucho.util.Cron
Sets the cron's listener.
setLoadPrecompiledStylesheet(boolean) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Returns true if precompiled stylesheets should be loaded.
setLocale(Locale) - Method in class com.caucho.vfs.WriteStream
 
setLocale(Locale) - Method in class com.caucho.xml.AbstractParser
 
setLocale(Locale) - Method in class com.caucho.server.http.Response
 
setLocale(Locale) - Method in class com.caucho.server.http.DummyResponse
 
setLocale(Locale) - Method in interface javax.servlet.ServletResponse
Sets the locale of the response, setting the headers (including the Content-Type's charset) as appropriate.
setLocale(Locale) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setLocale(Locale loc) on the wrapped response object.
setLocation(String, int) - Method in class com.caucho.xsl.XslWriter
 
setLocation(String, int, int) - Method in class com.caucho.xml.QAbstractNode
 
setLocation(String, int, int) - Method in class com.caucho.xml.SAXBuilder
 
setLocation(String, int, int) - Method in class com.caucho.xml.DOMBuilder
 
setLocation(String, int, int) - Method in class com.caucho.xml.XmlPrinter
Sets the current location.
setLocation(String, int, int) - Method in interface com.caucho.xml.CauchoNode
Sets the location
setLocation(String, int, int) - Method in interface com.caucho.xml.XMLWriter
 
setLocator(SourceLocator) - Method in class javax.xml.transform.TransformerException
Sets the exception location.
setLoginTimeout(int) - Method in class com.caucho.sql.ClusterPoolDataSource
 
setLoginTimeout(int) - Method in class com.caucho.sql.DBPool
Sets the timeout for a database login.
setLogStream(WriteStream) - Method in class com.caucho.http.log.AbstractErrorLog
Sets the access-log's path.
setLogWriter(PrintWriter) - Method in class com.caucho.sql.ClusterPoolDataSource
 
setLogWriter(PrintWriter) - Method in class com.caucho.sql.DBPool
Sets the debugging log for the connection.
setMailFrom(String) - Method in class com.caucho.http.admin.PingMailer
Sets the mail sender
setMailSubject(String) - Method in class com.caucho.http.admin.PingMailer
Sets the mail subject
setMailTo(String) - Method in class com.caucho.http.admin.PingMailer
Sets the mail destination
setManager(PageManager) - Method in class com.caucho.jsp.QServlet
JspServlet and XtpServlet will set the PageManager with this method.
setMaxActiveTime(long) - Method in class com.caucho.sql.DBPool
Set the time in milliseconds a connection can remain active.
setMaxAge(int) - Method in class javax.servlet.http.Cookie
Sets the maximum age of the cookie in seconds.
setMaxConnections(int) - Method in class com.caucho.sql.DBPool
Sets the maximum number of pooled connections.
setMaxIdleTime(long) - Method in class com.caucho.sql.DBPool
Set the time in seconds a connection will remain in the pool before being closed.
setMaxInactiveInterval(int) - Method in interface javax.servlet.http.HttpSession
Specifies the time, in seconds, between client requests before the servlet container will invalidate this session.
setMaxOverflowConnections(int) - Method in class com.caucho.sql.DBPool
The number of connections to overflow if the connection pool fills and there's a timeout.
setMaxPoolTime(long) - Method in class com.caucho.sql.DBPool
Set the time in milliseconds a connection will remain in the pool before being closed.
setMaxRolloverCount(int) - Method in class com.caucho.vfs.RotateStream
Sets the maximum number of rolled logs.
setMediaType(String) - Method in class com.caucho.transform.OutputFormat
 
setMethod(String) - Method in class com.caucho.xml.XmlPrinter
Sets the output methods, like the XSL <xsl:output method='method'/>.
setMethod(String) - Method in class com.caucho.transform.OutputFormat
Sets the output method: xml, html, or text.
setMethodMap(HashMap) - Method in class com.caucho.http.security.SecurityFilter
 
setMimeType(String) - Method in class com.caucho.xml.XmlPrinter
 
setMorePositions(boolean) - Method in class com.caucho.xpath.Env
Set true if there are more positions() needed to iterate through.
setName(QName) - Method in class com.caucho.xml.QElement
Assign a name to the element.
setName(String) - Method in class com.caucho.xml.QDocumentType
 
setName(String) - Method in class com.caucho.sql.DBPool
Sets the Pool's name.
setNamedItem(Node) - Method in interface org.w3c.dom.NamedNodeMap
Adds a node using its nodeName attribute.
setNamedItemNS(Node) - Method in interface org.w3c.dom.NamedNodeMap
Adds a node using its namespaceURI and localName.
setNamespaceAware(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Set true if the parser should be namespace-aware
setNamespaceAware(boolean) - Method in class javax.xml.parsers.SAXParserFactory
When creating a parser, create a namespace aware parser.
setNewline(byte[]) - Method in class com.caucho.vfs.SocketStream
 
setNewline(byte[]) - Method in class com.caucho.vfs.VfsStream
 
setNewlineString(String) - Method in class com.caucho.vfs.WriteStream
Sets the string to use for println newlines
setNext(DynamicClassLoader) - Method in class com.caucho.util.DynamicClassLoader
Sets the next class loader in the virtual chain.
setNext(TempBuffer) - Method in class com.caucho.vfs.TempBuffer
 
setNoCache(boolean) - Method in class com.caucho.server.http.Response
Set if the page is non-cacheable.
setNodeValue(String) - Method in class com.caucho.xml.QAbstractNode
 
setNodeValue(String) - Method in class com.caucho.xml.QNode
 
setNodeValue(String) - Method in class com.caucho.xml.QAttr
 
setNodeValue(String) - Method in interface org.w3c.dom.Node
The value of this node, depending on its type; see the table above.
setNotCacheable() - Method in class com.caucho.xsl.XslWriter
Indicate that the result document is not cacheable.
setObject(Object) - Method in class com.caucho.vfs.Path
Sets the object at this path.
setObject(Object) - Method in class com.caucho.vfs.JndiPath
Sets the object bound at this path.
setOffset(int) - Method in class com.caucho.vfs.ReadStream
 
setOmitDeclaration(String) - Method in class com.caucho.transform.OutputFormat
Set to "true" if the output declaration should be omitted.
setOutputFormat(OutputFormat) - Method in class com.caucho.xsl.StylesheetImpl
 
setOutputProperties(Properties) - Method in class com.caucho.xsl.TransformerImpl
Sets the output properties.
setOutputProperties(Properties) - Method in class javax.xml.transform.Transformer
Sets the xsl:output properties for the stylesheet.
setOutputProperty(String, String) - Method in class com.caucho.xsl.TransformerImpl
Sets a single xsl:output property.
setOutputProperty(String, String) - Method in class javax.xml.transform.Transformer
Returns a single named xsl:output property.
setOutputStream(OutputStream) - Method in class javax.xml.transform.stream.StreamResult
Sets the output stream.
setPageContext(PageContext) - Method in class javax.servlet.jsp.tagext.TagSupport
Set the page context.
setPageContext(PageContext) - Method in interface javax.servlet.jsp.tagext.Tag
Set the current page context.
setParameter(String, Object) - Method in class com.caucho.xsl.TransformerImpl
Sets a parameter that XPath expressions in the stylesheet can use as $name.
setParameter(String, Object) - Method in interface com.caucho.transform.Transformer
Sets a transformer parameter.
setParameter(String, Object) - Method in class javax.xml.transform.Transformer
Sets a named stylesheet parameter.
setParent(Tag) - Method in class javax.servlet.jsp.tagext.TagSupport
Set the nesting tag of this tag.
setParent(Tag) - Method in interface javax.servlet.jsp.tagext.Tag
Set the parent (closest enclosing tag handler) of this tag handler.
setParent(XMLReader) - Method in class com.caucho.xsl.SAXFilterImpl
 
setParentFactory(String) - Static method in class com.caucho.server.http.JndiFactory
 
setParentLoader(ClassLoader) - Method in class com.caucho.es.parser.Parser
Sets the parent class loader.
setPassword(String) - Method in class com.caucho.sql.DBPool
Sets the connection's password
setPasswordDigest(String) - Method in class com.caucho.http.security.AbstractAuthenticator
Sets the password digest.
setPasswordQuery(String) - Method in class com.caucho.http.security.JdbcAuthenticator
Sets the password query.
setPath(Path) - Method in class com.caucho.vfs.StreamImpl
Sets the Path associated with the stream.
setPath(Path) - Method in class com.caucho.vfs.WriteStream
Sets a path name associated with the stream.
setPath(Path) - Method in class com.caucho.vfs.ReadStream
Sets a path name associated with the stream.
setPath(Path) - Method in class com.caucho.xpath.StylesheetEnv
 
setPath(Path) - Method in class com.caucho.http.security.XmlAuthenticator
Sets the path to the XML file.
setPath(Path) - Method in class com.caucho.http.log.AbstractAccessLog
Sets the access-log's path.
setPath(String) - Method in class javax.servlet.http.Cookie
Specifies a path for the cookie to which the client should return the cookie.
setPingHost(String) - Method in class com.caucho.http.admin.PingThread
Sets the server's ping host
setPingOnFree(boolean) - Method in class com.caucho.sql.DBPool
Set the table to 'ping' to see if the connection is still live.
setPingOnIdle(boolean) - Method in class com.caucho.sql.DBPool
Set the table to 'ping' to see if the connection is still live.
setPingOnReuse(boolean) - Method in class com.caucho.sql.DBPool
Set the table to 'ping' to see if the connection is still live.
setPingPort(int) - Method in class com.caucho.http.admin.PingThread
Sets the server's ping port
setPingTable(String) - Method in class com.caucho.sql.DBPool
Set the table to 'ping' to see if the connection is still live.
setPoolName(String) - Method in class com.caucho.http.security.JdbcAuthenticator
Sets the database pool name.
setPoolNames(String) - Method in class com.caucho.sql.ClusterPoolDataSource
 
setPort(int) - Method in class com.caucho.server.http.Srun
 
setPosition(int) - Method in class com.caucho.vfs.ReadStream
Returns the sets current read position.
setPosition(int) - Method in class com.caucho.vfs.MemoryPath.MemoryStream
 
setPosition(int) - Method in class com.caucho.xpath.Env
 
setPositionIndex(int) - Method in class com.caucho.xpath.Env
 
setPrefix(String) - Method in class com.caucho.xml.QAbstractNode
 
setPrefix(String) - Method in interface org.w3c.dom.Node
The namespace prefix of this node, or null if it is unspecified.
setPretty(boolean) - Method in class com.caucho.xml.XmlPrinter
Set to true if the printer should add whitespace to 'pretty-print' the output.
setPrincipalCacheSize(int) - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated. Sets the size of the principal cache.
setPrincipalCacheSize(int) - Method in class com.caucho.http.security.AbstractAuthenticator
Sets the size of the principal cache.
setPrintDeclaration(boolean) - Method in class com.caucho.xml.XmlPrinter
 
setProperty(ESBase, ESString, ESBase) - Static method in class com.caucho.es.Call
 
setProperty(ESString, ESBase) - Method in class com.caucho.es.ESBase
Sets the named property
setProperty(ESString, ESBase) - Method in class com.caucho.es.ESObject
Puts a new value in the property table with the appropriate flags
setProperty(ESString, ESBase) - Method in class com.caucho.es.ESClosure
 
setProperty(ESString, ESBase) - Method in class com.caucho.es.ESNull
 
setProperty(ESString, ESBase) - Method in class com.caucho.es.ESRegexp
 
setProperty(ESString, ESBase) - Method in class com.caucho.es.ESUndefined
 
setProperty(ESString, ESBase) - Method in class com.caucho.es.Call
 
setProperty(int, ESBase) - Method in class com.caucho.es.ESBase
Sets the named property
setProperty(String, ESBase) - Method in class com.caucho.es.ESBase
 
setProperty(String, ESBase) - Method in class com.caucho.es.ESGlobal
 
setProperty(String, Object) - Method in class com.caucho.xml.AbstractParser
 
setProperty(String, Object) - Method in interface com.caucho.xml.CauchoDocument
 
setProperty(String, Object) - Method in class com.caucho.xml.QDocument
 
setProperty(String, Object) - Method in class com.caucho.es.ScriptClosure
Sets a global property of the closure.
setProperty(String, Object) - Method in class com.caucho.xsl.TransformerImpl
 
setProperty(String, Object) - Method in class com.caucho.xsl.AbstractStylesheet
Sets a stylesheet property.
setProperty(String, Object) - Method in class com.caucho.xsl.StylesheetImpl
 
setProperty(String, Object) - Method in class com.caucho.xsl.XslWriter
Sets the attribute with the given name.
setProperty(String, Object) - Method in class com.caucho.xsl.SAXFilterImpl
 
setProperty(String, Object) - Method in interface com.caucho.transform.Transformer
Sets a transformer/stylesheet property.
setProperty(String, Object) - Method in class javax.xml.parsers.SAXParser
Sets a property for the underlying XMLReader
setProperty(String, String) - Method in class com.caucho.sql.DBPool
Sets a property from the underlying driver.
setProvider(SecurityContextProvider) - Static method in class com.caucho.security.SecurityContext
Sets the provider for the current thread.
setPublicId(String) - Method in class com.caucho.xml.XmlPrinter
 
setPublicId(String) - Method in class com.caucho.xsl.StringSource
Sets the public identifier (URL).
setPublicId(String) - Method in class com.caucho.transform.OutputFormat
 
setPublicId(String) - Method in class javax.xml.transform.stream.StreamSource
Sets the public identifier (URL).
setRandomSeed(long) - Method in class com.caucho.transaction.TransactionManagerImpl
 
setReader(Reader) - Method in class javax.xml.transform.stream.StreamSource
Sets the reader.
setReader(XmlReader) - Method in class com.caucho.xml.XmlParser
 
setReadOnly(boolean) - Method in class com.caucho.sql.QPooledConnectionImpl
 
setRealmName(String) - Method in class com.caucho.http.security.BasicLogin
Sets the login realm.
setRealmName(String) - Method in class com.caucho.http.security.DigestLogin
Sets the login realm.
setRegistry(Registry) - Static method in class com.caucho.util.Registry
 
setRegistry(RegistryNode) - Method in class com.caucho.sql.DBPool
Set registry.
setRemote(String) - Method in class com.caucho.ejb.AbstractClientFactory
 
setRemoveOnRelease(boolean) - Method in class com.caucho.vfs.CachePath
If set, files bumped from the cache are removed from the underlying filesystem.
setRequest(ServletRequest) - Method in class javax.servlet.ServletRequestWrapper
Sets the request object being wrapped.
setRequireSource(boolean) - Method in class com.caucho.vfs.Depend
If true, deleting the source counts as a change.
setResinHome(Path) - Static method in class com.caucho.util.CauchoSystem
Sets the Path to be used as ResinHome.
setResinInclude(boolean) - Method in class com.caucho.xml.AbstractParser
Enables including of other XML documents with resin:include.
setResinServer(ResinServer) - Method in class com.caucho.http.admin.PingThread
Sets the underlying server.
setResponse(ServletResponse) - Method in class javax.servlet.ServletResponseWrapper
Sets the response being wrapped.
setResult(Result) - Method in class com.caucho.xsl.TransformerHandlerImpl
 
setResult(Result) - Method in interface javax.xml.transform.sax.TransformerHandler
Sets the result descriptor.
setRetryTime(long) - Method in class com.caucho.http.admin.PingThread
Sets the retry time between failing pings
setReuseBuffer(boolean) - Method in class com.caucho.vfs.WriteStream
 
setReuseBuffer(boolean) - Method in class com.caucho.vfs.ReadStream
 
setRoleQuery(String) - Method in class com.caucho.http.security.JdbcAuthenticator
Sets the role query.
setRollbackOnly() - Method in class com.caucho.transaction.TransactionImpl
Force any completion to be a rollback.
setRollbackOnly() - Method in class com.caucho.transaction.TransactionManagerImpl
Force any completion to be a rollback.
setRolloverPeriod(long) - Method in class com.caucho.vfs.RotateStream
Sets the log rollover period, rounded up to the nearest hour.
setRolloverPeriod(long) - Method in class com.caucho.http.log.AccessLog
Sets the log rollover period, rounded up to the nearest hour.
setRolloverSize(int) - Method in class com.caucho.vfs.RotateStream
Sets the log rollover size, rounded up to the megabyte.
setRolloverSize(int) - Method in class com.caucho.http.log.AccessLog
Sets the log rollover size, rounded up to the megabyte.
setRoot(Registry) - Method in class com.caucho.util.RegistryNode
Return the root node
setRootFilename(String) - Method in class com.caucho.xml.QDocument
 
setScheme(String, Path) - Method in class com.caucho.vfs.SchemeMap
Sets the named root Path of the scheme.
setScopeProperty(ESString, ESBase) - Method in class com.caucho.es.Call
 
setScriptPath(Path) - Method in class com.caucho.es.Script
Internal method to set the script search path for imported scripts.
setScriptPath(Path) - Method in class com.caucho.es.parser.Parser
Sets the path to search for imported javascript source files.
setScriptPath(Path) - Method in class com.caucho.xsl.AbstractStylesheetFactory
 
setSearchPath(Path) - Method in class com.caucho.xml.AbstractParser
Sets the search path for included documents.
setSearchPath(Path) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Sets the search path for stylesheets.
setSecure(boolean) - Method in class javax.servlet.http.Cookie
Indicates to the browser whether the cookie should only be sent using a secure protocol, such as HTTPS or SSL.
setSelect(Node, AbstractPattern) - Method in class com.caucho.xpath.Env
Sets the selection context
setSeparator(char) - Method in class com.caucho.naming.MemoryContext
 
setServerAdmin(ServerAdmin) - Method in class com.caucho.http.admin.ApplicationAdmin
Sets the server admin.
setServerId(String) - Method in class com.caucho.server.http.ServletServer
When known, sets the srun index for the JVM.
setServletHack(boolean) - Method in class com.caucho.util.DynamicClassLoader
Set true if the loader should use the servlet spec's hack.
setSessionId(String) - Method in interface com.caucho.server.http.CauchoResponse
 
setSessionId(String) - Method in class com.caucho.server.http.Response
 
setSessionId(String) - Method in class com.caucho.server.http.DummyResponse
 
setShort(int, int) - Method in class com.caucho.util.ByteBuffer
 
setSibling(WriteStream) - Method in class com.caucho.vfs.ReadStream
 
setSkipComments(boolean) - Method in class com.caucho.xml.AbstractParser
Set to true if comments should be skipped.
setSkipWhitespace(boolean) - Method in class com.caucho.xml.AbstractParser
Set to true if ignorable-whitespace should be skipped.
setSkipWhitespace(boolean) - Method in class com.caucho.xml.DOMBuilder
Set true if ignorable whitespace should be skipped.
setSleepTime(long) - Method in class com.caucho.http.admin.PingThread
Sets the sleep time between pings
setSocketTimeout(long) - Method in class com.caucho.http.admin.PingThread
Sets the number of times to retry before giving up
setSpaces(HashMap, HashMap, HashMap, HashMap) - Method in class com.caucho.xsl.StylesheetImpl
 
setSpecified(boolean) - Method in class com.caucho.xml.QAttr
 
setSrunIndex(int) - Method in class com.caucho.server.http.ServletServer
When known, sets the srun index for the JVM.
setStandalone(String) - Method in class com.caucho.xml.XmlPrinter
 
setStandalone(String) - Method in class com.caucho.transform.OutputFormat
 
setStaticClassLoader(ClassLoader) - Static method in class com.caucho.util.CauchoSystem
Sets the top-level class loader.
setStatus(int) - Method in class com.caucho.server.http.Response
 
setStatus(int) - Method in class com.caucho.server.http.DummyResponse
 
setStatus(int) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call setStatus(int sc) on the wrapped response object.
setStatus(int) - Method in interface javax.servlet.http.HttpServletResponse
Sets the status code for this response.
setStatus(int, String) - Method in class com.caucho.server.http.Response
Deprecated.  
setStatus(int, String) - Method in class com.caucho.server.http.DummyResponse
 
setStatus(int, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call setStatus(int sc, String sm) on the wrapped response object.
setStatus(int, String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated. As of version 2.1, due to ambiguous meaning of the message parameter. To set a status code use setStatus(int), to send an error with a description use sendError(int, String). Sets the status code and message for this response.
setStderr(OutputStream) - Static method in class com.caucho.vfs.ClassLoaderStream
Sets path as the backing stream for System.err
setStdout(OutputStream) - Static method in class com.caucho.vfs.ClassLoaderStream
Sets the backing stream for System.out
setStream(OutputStream) - Method in class com.caucho.vfs.ClassLoaderStream
Sets the current write stream.
setStream(WriteStream) - Method in class com.caucho.vfs.TimestampFilter
 
setStream(WriteStream) - Method in interface com.caucho.server.http.CauchoResponse
 
setStream(WriteStream) - Method in class com.caucho.server.http.Response
Sets the underlying WriteStream beneath the request.
setStream(WriteStream) - Method in class com.caucho.server.http.DummyResponse
 
setStrictXml(boolean) - Method in class com.caucho.jsp.XtpManager
Requires XTP documents conform to strict XML.
setStrictXML(boolean) - Method in class com.caucho.xml.DOMBuilder
Set true if we're only handling strict xml.
setStrictXsl(boolean) - Method in class com.caucho.jsp.XtpManager
Requires XTL stylesheets to conform to strict XSL.
setString(String) - Method in class com.caucho.xsl.StringSource
Sets the source string stream.
setStylePath(Path) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Sets the search path for stylesheets.
setStylePath(Path) - Method in interface com.caucho.transform.StylesheetFactory
Sets the path to use to lookup stylesheets.
setStylesheetEnv(StylesheetEnv) - Method in class com.caucho.xpath.Env
 
setSystemId(File) - Method in class com.caucho.xsl.StringSource
Sets the system identifier (URL) from a File.
setSystemId(File) - Method in class javax.xml.transform.stream.StreamResult
Sets the system identifier (URL) from a File.
setSystemId(File) - Method in class javax.xml.transform.stream.StreamSource
Sets the system identifier (URL) from a File.
setSystemId(String) - Method in class com.caucho.xml.DOMBuilder
 
setSystemId(String) - Method in class com.caucho.xml.XmlPrinter
 
setSystemId(String) - Method in class com.caucho.xpath.StylesheetEnv
 
setSystemId(String) - Method in class com.caucho.xsl.StringSource
Sets the system identifier (URL).
setSystemId(String) - Method in class com.caucho.xsl.AbstractStylesheetFactory
 
setSystemId(String) - Method in class com.caucho.transform.OutputFormat
 
setSystemId(String) - Method in interface javax.xml.transform.Source
Sets the system-id (file path) of the Source.
setSystemId(String) - Method in interface javax.xml.transform.Result
Sets the system-id (file path) of the Result.
setSystemId(String) - Method in interface javax.xml.transform.sax.TransformerHandler
Sets the base URL for the transformation.
setSystemId(String) - Method in interface javax.xml.transform.sax.TemplatesHandler
Sets the base URL for the transformation.
setSystemId(String) - Method in class javax.xml.transform.sax.SAXSource
Sets the system identifier (URL).
setSystemId(String) - Method in class javax.xml.transform.sax.SAXResult
Sets the result system id.
setSystemId(String) - Method in class javax.xml.transform.stream.StreamResult
Sets the system identifier (URL).
setSystemId(String) - Method in class javax.xml.transform.stream.StreamSource
Sets the system identifier (URL).
setTagExtraInfo(TagExtraInfo) - Method in class javax.servlet.jsp.tagext.TagInfo
Set the instance for extra tag information
setTagInfo(TagInfo) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
Set the TagInfo for this class.
setTagLibrary(TagLibraryInfo) - Method in class javax.servlet.jsp.tagext.TagInfo
Set the TagLibraryInfo property.
setTime(long) - Method in class com.caucho.util.QDate
 
setTime(long, long, long, long) - Method in class com.caucho.util.QDate
 
setTimeout(int) - Method in class com.caucho.server.http.Srun
 
setTimestamp(String) - Method in class com.caucho.vfs.RotateStream
Sets the timestamp format.
setTimestamp(String) - Method in class com.caucho.vfs.TimestampFilter
 
setToLower(boolean) - Method in class com.caucho.xml.AbstractParser
If true, normalizes HTML tags to lower case.
setToLower(boolean) - Method in class com.caucho.jsp.XtpManager
If true, HTML tags are normalized to lower-case.
setTransactionIsolation(int) - Method in class com.caucho.sql.QPooledConnectionImpl
 
setTransactionManager(TransactionManagerImpl) - Method in class com.caucho.sql.DBPool
Enable transactions on this pool.
setTransactionTimeout(int) - Method in class com.caucho.sql.QPooledConnectionImpl
sets the transaction timeout
setTransactionTimeout(int) - Method in class com.caucho.sql.QXAConnection
sets the transaction timeout
setTransactionTimeout(int) - Method in class com.caucho.sql.QXAPooledConnection
sets the transaction timeout
setTransactionTimeout(int) - Method in class com.caucho.transaction.TransactionImpl
sets the timeout for the transaction
setTransactionTimeout(int) - Method in class com.caucho.transaction.TransactionManagerImpl
sets the timeout for the transaction
setTransportGuarantee(String) - Method in class com.caucho.http.security.TransportConstraint
 
setTryCount(int) - Method in class com.caucho.http.admin.PingThread
Sets the number of times to retry before giving up
setTypeMap(Map) - Method in class com.caucho.sql.QPooledConnectionImpl
Sets the connection's type map.
setURIResolver(URIResolver) - Method in class com.caucho.xsl.TransformerImpl
Sets the URI to filename resolver.
setURIResolver(URIResolver) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Sets the URI to filename resolver.
setURIResolver(URIResolver) - Method in class javax.xml.transform.Transformer
Sets the object used to lookup files from a URI.
setURIResolver(URIResolver) - Method in class javax.xml.transform.TransformerFactory
Sets the class to be used to lookup relative paths in the stylesheet.
setURL(String) - Method in class com.caucho.sql.DBPool
Sets the connection's JDBC url.
setURL(String) - Method in class com.caucho.ejb.AbstractClientFactory
 
setUseCookie(boolean) - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated. Set true if Resin should generate the resinauth cookie by default.
setUseCookie(boolean) - Method in class com.caucho.http.security.JdbcAuthenticator
Set true if Resin should generate the resinauth cookie by default.
setUser() - Static method in class com.caucho.util.CauchoSystem
 
setUser(String) - Method in class com.caucho.sql.DBPool
Sets the connection's user.
setUser(String, String) - Static method in class com.caucho.util.CauchoSystem
Sets the runtime user so we don't need to run as root.
setUserPath(String) - Method in class com.caucho.vfs.Path
Sets the user path.
setUserPath(String) - Method in class com.caucho.vfs.FilesystemPath
 
setValidating(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Set true if the parser should be validating-aware
setValidating(boolean) - Method in class javax.xml.parsers.SAXParserFactory
When creating a parser, create a validating one.
setValue(Object) - Method in class com.caucho.vfs.Path
Sets the object at the path.
setValue(Object) - Method in class com.caucho.vfs.MemoryPath
 
setValue(String) - Method in class com.caucho.xml.QAttr
 
setValue(String) - Method in interface org.w3c.dom.Attr
On retrieval, the value of the attribute is returned as a string.
setValue(String) - Method in class javax.servlet.http.Cookie
Assigns a new value to a cookie after the cookie is created.
setValue(String, Object) - Method in class javax.servlet.jsp.tagext.TagSupport
Associate a value with a String key.
setVar(String, Node, Env) - Method in class com.caucho.xpath.Expr
Sets a variable with the expression's value.
setVar(String, Object) - Method in class com.caucho.xpath.Env
Sets the value associated with name.
setVarSize(int) - Method in class com.caucho.xpath.Env
Sets the current number of local variables (popping, them).
setVaryCookie(String) - Method in class com.caucho.server.http.AbstractRequest
Called if the page depends on a cookie.
setVaryCookie(String) - Method in class com.caucho.server.http.Request
If true, detects when a page depends on a cookie.
setVersion(int) - Method in class javax.servlet.http.Cookie
Sets the version of the cookie protocol this cookie complies with.
setVersion(String) - Method in class com.caucho.xml.XmlPrinter
Sets the XML/HTML version of the output file.
setVersion(String) - Method in class com.caucho.transform.OutputFormat
Sets the output version, e.g.
setWar(Path) - Method in class com.caucho.server.http.Application
Set the underlying war.
setWindowsTest(boolean) - Static method in class com.caucho.util.CauchoSystem
 
setWorkDir(Path) - Method in class com.caucho.es.parser.Parser
Sets the directory for generated *.java and *.class files.
setWorkPath(Path) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Sets the working directory.
setWritePrefix(int) - Method in class com.caucho.vfs.WriteStream
 
setWriter(Writer) - Method in class javax.xml.transform.stream.StreamResult
Sets the writer.
setXMLReader(XMLReader) - Method in class javax.xml.transform.sax.SAXSource
Sets the system identifier (URL).
shallowCopy(Object) - Method in class com.caucho.es.ESObject
 
shortname - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
SimpleClassLoader - class com.caucho.util.SimpleClassLoader.
Class loader which checks for changes in class files and automatically picks up new jars.
SimpleClassLoader(ClassLoader) - Constructor for class com.caucho.util.SimpleClassLoader
 
singleNumber(XslWriter, Node, Env, AbstractPattern, AbstractPattern, XslNumberFormat) - Method in class com.caucho.xsl.StylesheetImpl
 
SingleRequestServer - class com.caucho.server.http.SingleRequestServer.
Handles a single request from the command line.
SingleRequestServer(String[]) - Constructor for class com.caucho.server.http.SingleRequestServer
 
SingleThreadModel - interface javax.servlet.SingleThreadModel.
Ensures that servlets handle only one request at a time.
SIZE - Static variable in class com.caucho.vfs.TempBuffer
 
size() - Method in class com.caucho.util.LruCache
Returns the current number of entries in the cache.
size() - Method in class com.caucho.util.ByteBuffer
 
size() - Method in class com.caucho.util.IntMap
Returns the current number of entries in the map.
size() - Method in class com.caucho.util.ContextProperties
 
size() - Method in class com.caucho.util.DoubleArray
 
size() - Method in class com.caucho.util.IntArray
Returns the current size of the array
size() - Method in class com.caucho.util.IntSet
 
size() - Method in class com.caucho.naming.QName
 
SKIP_BODY - Static variable in interface javax.servlet.jsp.tagext.Tag
Skip body evaluation.
SKIP_PAGE - Static variable in interface javax.servlet.jsp.tagext.Tag
Skip the rest of the page.
skip(CharCursor) - Method in class com.caucho.util.CharScanner
Skips characters from the cursor until one matches a delimiter.
skip(int) - Method in class com.caucho.util.CharCursor
Skips the next n characters
skip(int) - Method in class com.caucho.util.StringCharCursor
Skips the next n characters
skip(long) - Method in class com.caucho.vfs.StreamImpl
Skips a number of bytes, returning the bytes skipped.
skip(long) - Method in class com.caucho.vfs.ReadStream
Skips the next n bytes.
skip(long) - Method in class com.caucho.vfs.BufferedReaderAdapter
 
skip(long) - Method in class com.caucho.vfs.FileReadStream
Skips bytes in the file.
skip(long) - Method in class com.caucho.vfs.VfsStream
 
skippedEntity(String) - Method in class com.caucho.xml.DOMBuilder
 
skipWhitespace(CharCursor) - Method in class com.caucho.http.security.DigestLogin
 
Slist - class com.caucho.util.Slist.
Cons-cell slist of objects
Slist(Slist, Object) - Constructor for class com.caucho.util.Slist
Create a new cons-cell
snapPrototype - Variable in class com.caucho.es.ESObject
 
SocketStream - class com.caucho.vfs.SocketStream.
Specialized stream to handle sockets.
SocketStream(Socket) - Constructor for class com.caucho.vfs.SocketStream
 
Sort - class com.caucho.util.Sort.
 
Sort - class com.caucho.xsl.Sort.
 
Sort() - Constructor for class com.caucho.util.Sort
 
sort(ArrayList) - Method in class com.caucho.util.Sort
 
Sort(String, boolean, boolean) - Constructor for class com.caucho.xsl.Sort
 
Source - interface javax.xml.transform.Source.
Implementing classes define the input source
SourceLocator - interface javax.xml.transform.SourceLocator.
An interface to return line numbers for the source of an error.
sourceToInputSource(Source) - Static method in class javax.xml.transform.sax.SAXSource
Get an InputSource from the source.
split(String) - Method in class com.caucho.regexp.Regexp
 
splitNameList(String) - Static method in class com.caucho.xml.XmlUtil
Treats the string as an attribute list, splitting it into a HashMap.
splitText(int) - Method in interface org.w3c.dom.Text
Breaks this node into two nodes at the specified offset, keeping both in the tree as siblings.
SQLExceptionWrapper - exception com.caucho.sql.SQLExceptionWrapper.
Wraps an exception in a SQLException wrapper.
SQLExceptionWrapper(String) - Constructor for class com.caucho.sql.SQLExceptionWrapper
Creates the wrapper with a message.
SQLExceptionWrapper(String, Throwable) - Constructor for class com.caucho.sql.SQLExceptionWrapper
Creates the wrapper with a message and a root cause.
SQLExceptionWrapper(Throwable) - Constructor for class com.caucho.sql.SQLExceptionWrapper
Creates the wrapper with a root cause.
Srun - class com.caucho.server.http.Srun.
Base class for HTTP and Runner servers.
SSLFactory - class com.caucho.server.http.SSLFactory.
The main class for the HTTP server.
SSLFactory() - Constructor for class com.caucho.server.http.SSLFactory
 
stack - Variable in class com.caucho.es.Call
 
STANDALONE - Static variable in class javax.xml.transform.OutputKeys
Equivalent to xsl:output standalone
start(ReadStream) - Method in class com.caucho.server.http.Request
Prepare the Request object for a new request.
start(ReadStream) - Method in class com.caucho.server.http.HttpRequest
Clear the request variables in preparation for a new request.
start(ReadStream) - Method in class com.caucho.server.http.RunnerRequest
Clears variables at the start of a new request.
start(Xid, int) - Method in class com.caucho.sql.QPooledConnectionImpl
starts work on a transaction branch
start(Xid, int) - Method in class com.caucho.sql.QXAConnection
starts work on a transaction branch
start(Xid, int) - Method in class com.caucho.sql.QXAPooledConnection
starts work on a transaction branch
startCDATA() - Method in class com.caucho.xsl.TransformerHandlerImpl
 
startChaining() - Method in class com.caucho.server.http.Response
Fix up the stream and headers for the next servlet in the chain.
startDocument() - Method in class com.caucho.xml.SAXBuilder
 
startDocument() - Method in class com.caucho.xml.DOMBuilder
 
startDocument() - Method in class com.caucho.xml.XmlPrinter
Callback when the document starts printing.
startDocument() - Method in interface com.caucho.xml.XMLWriter
 
startDocument(Document) - Method in class com.caucho.xml.XmlPrinter
 
startDTD(String, String, String) - Method in class com.caucho.xsl.TransformerHandlerImpl
 
startElement(QName, QAttributes) - Method in class com.caucho.xml.DOMBuilder
 
startElement(String, String, String) - Method in class com.caucho.xml.SAXBuilder
 
startElement(String, String, String) - Method in class com.caucho.xml.DOMBuilder
 
startElement(String, String, String) - Method in class com.caucho.xml.XmlPrinter
Called at the start of a new element.
startElement(String, String, String) - Method in interface com.caucho.xml.XMLWriter
 
startElement(String, String, String, Attributes) - Method in class com.caucho.xml.DOMBuilder
 
startEntity(String) - Method in class com.caucho.xsl.TransformerHandlerImpl
 
startPrefixMapping(String, String) - Method in class com.caucho.xml.DOMBuilder
 
STARTS_WITH - Static variable in class com.caucho.xpath.Expr
 
startsWith(Name) - Method in class com.caucho.naming.QName
Returns true if the argument is a prefix of the name.
startsWith(String) - Method in class com.caucho.util.CharSegment
Returns true if the CharSegment starts with the string.
staticPrintESTrace(Exception, OutputStream) - Static method in class com.caucho.es.ESException
 
staticPrintESTrace(Exception, PrintWriter) - Static method in class com.caucho.es.ESException
 
Statistics - class com.caucho.server.http.Statistics.
Simple statistics gathering.
STATUS_CODE - Static variable in class com.caucho.server.http.AbstractRequest
 
statusCode - Variable in class com.caucho.server.http.Response
 
statusMessage - Variable in class com.caucho.server.http.Response
 
StderrStream - class com.caucho.vfs.StderrStream.
Stream encapsulating System.err.
StdoutStream - class com.caucho.vfs.StdoutStream.
Stream encapsulating System.out.
StreamFilter - class com.caucho.vfs.StreamFilter.
 
StreamFilter() - Constructor for class com.caucho.vfs.StreamFilter
 
StreamImpl - class com.caucho.vfs.StreamImpl.
This is the service provider's interface for a stream supported by the VFS.
StreamImpl() - Constructor for class com.caucho.vfs.StreamImpl
 
StreamResult - class javax.xml.transform.stream.StreamResult.
Result for an output stream.
StreamResult() - Constructor for class javax.xml.transform.stream.StreamResult
Zero-arg constructor.
StreamResult(File) - Constructor for class javax.xml.transform.stream.StreamResult
Create a StreamResult with a given java.io.File.
StreamResult(OutputStream) - Constructor for class javax.xml.transform.stream.StreamResult
Create a StreamResult with a given OutputStream.
StreamResult(String) - Constructor for class javax.xml.transform.stream.StreamResult
Create a StreamResult from a given system id (URL)
StreamResult(Writer) - Constructor for class javax.xml.transform.stream.StreamResult
Create a StreamResult with a given Writer.
StreamSource - class javax.xml.transform.stream.StreamSource.
Source for an input stream.
StreamSource() - Constructor for class javax.xml.transform.stream.StreamSource
Zero-arg constructor.
StreamSource(File) - Constructor for class javax.xml.transform.stream.StreamSource
Create a StreamSource with a given java.io.File.
StreamSource(InputStream) - Constructor for class javax.xml.transform.stream.StreamSource
Create a StreamSource with a given InputStream.
StreamSource(InputStream, String) - Constructor for class javax.xml.transform.stream.StreamSource
Create a StreamSource with a given InputStream and system id (base URL).
StreamSource(Reader) - Constructor for class javax.xml.transform.stream.StreamSource
Create a StreamSource with a given Reader.
StreamSource(Reader, String) - Constructor for class javax.xml.transform.stream.StreamSource
Create a StreamSource with a given Reader.
StreamSource(String) - Constructor for class javax.xml.transform.stream.StreamSource
Create a StreamSource from a given system id (URL)
StreamTransformer - interface com.caucho.transform.StreamTransformer.
Transforms the input to an output stream.
StreamTransformerImpl - class com.caucho.xsl.StreamTransformerImpl.
 
string - Variable in class com.caucho.es.ESString
 
STRING - Static variable in class com.caucho.xpath.Expr
 
STRING_EQ - Static variable in class com.caucho.xpath.Expr
 
STRING_LENGTH - Static variable in class com.caucho.xpath.Expr
 
STRING_NEQ - Static variable in class com.caucho.xpath.Expr
 
StringCharCursor - class com.caucho.util.StringCharCursor.
 
StringCharCursor(String) - Constructor for class com.caucho.util.StringCharCursor
 
StringCharCursor(String, int) - Constructor for class com.caucho.util.StringCharCursor
 
StringSource - class com.caucho.xsl.StringSource.
Source for an input string.
StringSource() - Constructor for class com.caucho.xsl.StringSource
Zero-arg constructor.
StringSource(String) - Constructor for class com.caucho.xsl.StringSource
Create a StringSource with a given string.
StringSource(String, String) - Constructor for class com.caucho.xsl.StringSource
Create a StringSource with a given string and systemId.
StringStream - class com.caucho.vfs.StringStream.
 
stringToNumber(String) - Static method in class com.caucho.xpath.Expr
Convert a string to a double following XPath.
StringTransformer - interface com.caucho.transform.StringTransformer.
Transforms the input to a string.
StringTransformerImpl - class com.caucho.xsl.StringTransformerImpl.
Transforms a document to a result string.
stringValue(Node) - Method in class com.caucho.xpath.Env
Returns the string-value of the node.
StringWriter - class com.caucho.vfs.StringWriter.
 
StringWriter() - Constructor for class com.caucho.vfs.StringWriter
 
StringWriter(CharBuffer) - Constructor for class com.caucho.vfs.StringWriter
 
StyleScript - class com.caucho.xsl.StyleScript.
Public facade for creating StyleScript stylesheets.
StyleScript() - Constructor for class com.caucho.xsl.StyleScript
 
stylesheet - Variable in class com.caucho.xsl.TransformerImpl
 
Stylesheet - interface com.caucho.transform.Stylesheet.
Represents a compiled stylesheet.
StylesheetEnv - class com.caucho.xpath.StylesheetEnv.
 
StylesheetEnv() - Constructor for class com.caucho.xpath.StylesheetEnv
 
StylesheetFactory - interface com.caucho.transform.StylesheetFactory.
Factory for creating stylesheets.
StylesheetImpl - class com.caucho.xsl.StylesheetImpl.
Implementation base class for stylesheets.
StylesheetImpl() - Constructor for class com.caucho.xsl.StylesheetImpl
 
SUB - Static variable in class com.caucho.xpath.Expr
 
subGets - Variable in class com.caucho.es.ESBeanWrapper
 
subseq(CharBuffer, int) - Method in class com.caucho.util.CharCursor
 
subseq(CharBuffer, int, int) - Method in class com.caucho.util.CharCursor
 
subservice(CauchoRequest, CauchoResponse) - Method in class com.caucho.jsp.Page
The extended service method creates JavaScript global variables from a property map.
subSets - Variable in class com.caucho.es.ESBeanWrapper
 
SUBSTRING - Static variable in class com.caucho.xpath.Expr
 
SUBSTRING_AFTER - Static variable in class com.caucho.xpath.Expr
 
SUBSTRING_BEFORE - Static variable in class com.caucho.xpath.Expr
 
substring(int) - Method in class com.caucho.util.CharSegment
Returns a substring
substring(int) - Method in class com.caucho.util.CharBuffer
Returns a substring
substring(int, int) - Method in class com.caucho.util.CharSegment
Returns a substring
substring(int, int) - Method in class com.caucho.util.CharBuffer
Returns a substring
substringData(int, int) - Method in interface org.w3c.dom.CharacterData
Extracts a range of data from the node.
SUM - Static variable in class com.caucho.xpath.Expr
 
supports(String, String) - Method in class com.caucho.xml.QAbstractNode
Support the same and the implementation
suspend() - Method in class com.caucho.transaction.TransactionManagerImpl
Suspend the transaction.
SYNTAX_ERR - Static variable in class org.w3c.dom.DOMException
If an invalid or illegal string is specified.
SYSTEM_PROPERTY - Static variable in class com.caucho.xpath.Expr
 
systemProperty(String, String) - Method in class com.caucho.xpath.Env
Returns the given system property.

T

Tag - interface javax.servlet.jsp.tagext.Tag.
The interface of a simple tag handler that does not want to manipulate its body.
TagAttributeInfo - class javax.servlet.jsp.tagext.TagAttributeInfo.
Information on the attributes of a Tag, available at translation time.
TagAttributeInfo(String, boolean, String, boolean) - Constructor for class javax.servlet.jsp.tagext.TagAttributeInfo
Constructor for TagAttributeInfo.
TagData - class javax.servlet.jsp.tagext.TagData.
The (translation-time only) attribute/value information for a tag instance.
TagData(Hashtable) - Constructor for class javax.servlet.jsp.tagext.TagData
Constructor for a TagData.
TagData(Object[][]) - Constructor for class javax.servlet.jsp.tagext.TagData
Constructor for TagData.
TagExtraInfo - class javax.servlet.jsp.tagext.TagExtraInfo.
Optional class provided by the tag library author to describe additional translation-time information not described in the TLD.
TagExtraInfo() - Constructor for class javax.servlet.jsp.tagext.TagExtraInfo
 
TagInfo - class javax.servlet.jsp.tagext.TagInfo.
Tag information for a tag in a Tag Library; This class is instantiated from the Tag Library Descriptor file (TLD) and is available only at translation time.
TagInfo(String, String, String, String, TagLibraryInfo, TagExtraInfo, TagAttributeInfo[]) - Constructor for class javax.servlet.jsp.tagext.TagInfo
Constructor for TagInfo from data in the JSP 1.1 format for TLD.
TagInfo(String, String, String, String, TagLibraryInfo, TagExtraInfo, TagAttributeInfo[], String, String, String, TagVariableInfo[]) - Constructor for class javax.servlet.jsp.tagext.TagInfo
Constructor for TagInfo from data in the JSP 1.2 format for TLD.
TagLibraryInfo - class javax.servlet.jsp.tagext.TagLibraryInfo.
Translation-time information associated with a taglib directive, and its underlying TLD file.
TagLibraryInfo(String, String) - Constructor for class javax.servlet.jsp.tagext.TagLibraryInfo
Constructor.
TagLibraryValidator - class javax.servlet.jsp.tagext.TagLibraryValidator.
Translation-time validator class for a JSP page.
TagLibraryValidator() - Constructor for class javax.servlet.jsp.tagext.TagLibraryValidator
 
tags - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
TagSupport - class javax.servlet.jsp.tagext.TagSupport.
A base class for defining new tag handlers implementing Tag.
TagSupport() - Constructor for class javax.servlet.jsp.tagext.TagSupport
Default constructor, all subclasses are required to define only a public constructor with the same signature, and to call the superclass constructor.
TagVariableInfo - class javax.servlet.jsp.tagext.TagVariableInfo.
Variable information for a tag in a Tag Library; This class is instantiated from the Tag Library Descriptor file (TLD) and is available only at translation time.
TagVariableInfo(String, String, String, boolean, int) - Constructor for class javax.servlet.jsp.tagext.TagVariableInfo
Constructor for TagVariableInfo
TcpPath - class com.caucho.vfs.TcpPath.
Implements a tcp stream, essentially just a socket pair.
TcpServerAdmin - class com.caucho.http.admin.TcpServerAdmin.
Administers the web server.
TcpServerAdmin(TcpServer) - Constructor for class com.caucho.http.admin.TcpServerAdmin
Creates a new Admin object.
TempBuffer - class com.caucho.vfs.TempBuffer.
 
TempBuffer(int) - Constructor for class com.caucho.vfs.TempBuffer
Create a new TempBuffer.
Template - class com.caucho.xsl.Template.
 
Template(AbstractPattern, String, int, int, double, int, String, int) - Constructor for class com.caucho.xsl.Template
 
templates - Variable in class com.caucho.xsl.StylesheetImpl
 
Templates - interface javax.xml.transform.Templates.
Represents a compiled stylesheet.
TemplatesHandler - interface javax.xml.transform.sax.TemplatesHandler.
Interface to handle transformation requests.
TemplatesHandlerImpl - class com.caucho.xsl.TemplatesHandlerImpl.
 
TempReadStream - class com.caucho.vfs.TempReadStream.
 
TempReadStream(TempBuffer) - Constructor for class com.caucho.vfs.TempReadStream
 
TempStream - class com.caucho.vfs.TempStream.
 
TempStream(Path) - Constructor for class com.caucho.vfs.TempStream
 
text - Variable in class com.caucho.xsl.StylesheetImpl
 
Text - interface org.w3c.dom.Text.
The Text interface inherits from CharacterData and represents the textual content (termed character data in XML) of an Element or Attr.
TEXT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Text node.
text(char[], int, int) - Method in class com.caucho.xml.SAXBuilder
 
text(char[], int, int) - Method in class com.caucho.xml.DOMBuilder
 
text(char[], int, int) - Method in class com.caucho.xml.XmlPrinter
Prints text.
text(char[], int, int) - Method in interface com.caucho.xml.XMLWriter
 
text(String) - Method in class com.caucho.xml.SAXBuilder
 
text(String) - Method in class com.caucho.xml.DOMBuilder
 
text(String) - Method in class com.caucho.xml.XmlPrinter
Prints text.
text(String) - Method in interface com.caucho.xml.XMLWriter
 
textValue(CharBuffer, Node) - Static method in class com.caucho.xml.XmlUtil
Extracts the text value from the node.
textValue(Node) - Static method in class com.caucho.xml.XmlUtil
Extracts the text value from the node.
TIME - Static variable in class com.caucho.util.QDate
 
TIME_ZONE - Static variable in class com.caucho.util.QDate
 
TimedCache - class com.caucho.util.TimedCache.
A timed LRU cache.
TimedCache(int, long) - Constructor for class com.caucho.util.TimedCache
Creates a new timed LRU cache.
TimedItem - class com.caucho.util.TimedItem.
A single item timed cache.
TimedItem(long) - Constructor for class com.caucho.util.TimedItem
Create a new timed item with a specified update time
timeout - Variable in class com.caucho.vfs.TcpPath
 
timeout(long) - Method in class com.caucho.server.http.ServletServer
Propagates the reaper callback to the hosts.
TimestampFilter - class com.caucho.vfs.TimestampFilter.
Automatically-rotating streams.
tlibversion - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
tm - Variable in class com.caucho.sql.QPooledConnectionImpl
 
toArray() - Method in class com.caucho.util.IntArray
Return a new int array with the contents.
toBoolean() - Method in class com.caucho.es.ESBase
 
toBoolean() - Method in class com.caucho.es.ESObject
 
toBoolean() - Method in class com.caucho.es.ESBoolean
 
toBoolean() - Method in class com.caucho.es.ESString
 
toBoolean() - Method in class com.caucho.es.ESNumber
Any non-zero number is true.
toBoolean() - Method in class com.caucho.es.ESBeanWrapper
 
toBoolean(Object) - Static method in class com.caucho.xpath.Expr
Convert a Java object to a boolean using the XPath rules.
toDouble(Object) - Static method in class com.caucho.xpath.Expr
Convert a Java object to a double using the XPath rules.
toESIterator(Enumeration) - Static method in class com.caucho.es.Call
 
toESIterator(Iterator) - Static method in class com.caucho.es.Call
 
toInt32() - Method in class com.caucho.es.ESBase
 
toJavaObject() - Method in class com.caucho.es.ESBase
 
toJavaObject() - Method in class com.caucho.es.ESObject
 
toJavaObject() - Method in class com.caucho.es.ESGlobal
 
toJavaObject() - Method in class com.caucho.es.ESBoolean
 
toJavaObject() - Method in class com.caucho.es.ESString
 
toJavaObject() - Method in class com.caucho.es.ESNumber
 
toJavaObject() - Method in class com.caucho.es.ESRegexp
 
toJavaObject() - Method in class com.caucho.es.ESBeanWrapper
 
toJavaObject() - Method in class com.caucho.es.Global
 
toJavaString() - Method in class com.caucho.es.ESBase
 
toJavaString() - Method in class com.caucho.es.ESNull
 
toJavaString() - Method in class com.caucho.es.ESUndefined
 
toLowerCase() - Method in class com.caucho.util.CharSegment
Converts the contents of the segment to lower case.
toNode(Object) - Static method in class com.caucho.xpath.Expr
Convert a Java object to a node using the XPath rules.
toNodeList() - Method in class com.caucho.xpath.Expr
Convert from an expression to a pattern.
toNum() - Method in class com.caucho.es.ESBase
 
toNum() - Method in class com.caucho.es.ESObject
Returns a string rep of the object
toNum() - Method in class com.caucho.es.ESNull
 
toNum() - Method in class com.caucho.es.ESBoolean
 
toNum() - Method in class com.caucho.es.ESString
 
toNum() - Method in class com.caucho.es.ESNumber
 
toNum() - Method in class com.caucho.es.ESUndefined
 
toObject() - Method in class com.caucho.es.ESBase
 
toObject() - Method in class com.caucho.es.ESObject
 
toObject() - Method in class com.caucho.es.ESBoolean
 
toObject() - Method in class com.caucho.es.ESString
 
toObject() - Method in class com.caucho.es.ESNumber
 
top - Variable in class com.caucho.util.DynamicClassLoader
 
toPrimitive() - Method in class com.caucho.es.ESBase
 
toPrimitive(int) - Method in class com.caucho.es.ESBase
 
toPrimitive(int) - Method in class com.caucho.es.ESObject
XXX: not right
toPrimitive(int) - Method in class com.caucho.es.ESGlobal
returns a primitive
toPrimitive(int) - Method in class com.caucho.es.ESBeanWrapper
 
toSource(IntMap, boolean) - Method in class com.caucho.es.ESBase
 
toSource(IntMap, boolean) - Method in class com.caucho.es.ESObject
 
toSource(IntMap, boolean) - Method in class com.caucho.es.ESString
 
toSource(IntMap, boolean) - Method in class com.caucho.es.ESRegexp
 
toSource(IntMap, boolean) - Method in class com.caucho.es.ESBeanWrapper
 
toStr() - Method in class com.caucho.es.ESBase
 
toStr() - Method in class com.caucho.es.ESObject
Returns a string rep of the object
toStr() - Method in class com.caucho.es.ESClosure
 
toStr() - Method in class com.caucho.es.ESGlobal
returns the string representation
toStr() - Method in class com.caucho.es.ESNull
 
toStr() - Method in class com.caucho.es.ESBoolean
Returns this as a string.
toStr() - Method in class com.caucho.es.ESString
 
toStr() - Method in class com.caucho.es.ESNumber
 
toStr() - Method in class com.caucho.es.ESBeanWrapper
 
toStr() - Method in class com.caucho.es.ESUndefined
 
toStr(String) - Static method in class com.caucho.es.ESString
 
toString() - Method in class com.caucho.util.CharSegment
String representation of the buffer.
toString() - Method in class com.caucho.util.CharBuffer
String representation of the buffer.
toString() - Method in class com.caucho.util.ByteBuffer
String representation of the buffer.
toString() - Method in class com.caucho.util.IntMap
 
toString() - Method in class com.caucho.util.ContextProperties
 
toString() - Method in class com.caucho.util.RegistryNode
 
toString() - Method in class com.caucho.util.Cron
 
toString() - Method in class com.caucho.util.SimpleClassLoader
Returns a printable representation of the loader.
toString() - Method in class com.caucho.util.Alarm
 
toString() - Method in class com.caucho.util.DynamicClassLoader.Entry
 
toString() - Method in class com.caucho.util.IntSet
Returns a visible.
toString() - Method in class com.caucho.util.QDate
 
toString() - Method in class com.caucho.vfs.Path
 
toString() - Method in class com.caucho.vfs.ReadStream
Returns a printable representation of the read stream.
toString() - Method in class com.caucho.vfs.FilesystemPath
 
toString() - Method in class com.caucho.vfs.JarPath
 
toString() - Method in class com.caucho.vfs.Depend
Returns a printable version of the dependency.
toString() - Method in class com.caucho.vfs.MergePath
Returns a name for the path
toString() - Method in class com.caucho.vfs.ByteToChar
Prints the object.
toString() - Method in class com.caucho.vfs.OldByteToChar
Prints the object.
toString() - Method in class com.caucho.vfs.HttpPath
Returns the string form of the http path.
toString() - Method in class com.caucho.vfs.TcpPath
 
toString() - Method in class com.caucho.xml.QElement
 
toString() - Method in class com.caucho.xml.QAttr
 
toString() - Method in class com.caucho.xml.QName
 
toString() - Method in class com.caucho.xml.QDocument
 
toString() - Method in class com.caucho.xpath.Pattern
 
toString() - Method in class com.caucho.es.ESBase
 
toString() - Method in class com.caucho.es.ESString
Returns this as a string.
toString() - Method in class com.caucho.es.ESNumber
Returns the string representation of the number.
toString() - Method in class com.caucho.es.ESWrapperException
 
toString() - Method in class com.caucho.xsl.Template
 
toString() - Method in class com.caucho.xsl.XslParseException
 
toString() - Method in class com.caucho.regexp.Regexp
 
toString() - Method in class com.caucho.sql.QPooledConnectionImpl
 
toString() - Method in class com.caucho.sql.DBPool
Returns a string description of the pool.
toString() - Method in class com.caucho.sql.QXAPooledConnection
 
toString() - Method in class com.caucho.transaction.XidImpl
Printable version of the transaction.
toString() - Method in class com.caucho.transaction.TransactionImpl
Printable version of the transaction.
toString() - Method in class com.caucho.transaction.TransactionManagerImpl
 
toString() - Method in class com.caucho.naming.QName
Converts the name to a string.
toString() - Method in class com.caucho.naming.NamingExceptionWrapper
Print the exception as a string.
toString() - Method in class com.caucho.naming.MemoryContext
 
toString() - Method in class com.caucho.server.http.Srun
 
toString() - Method in class com.caucho.server.http.Application
 
toString() - Method in class com.caucho.server.http.VirtualHost
Returns a debuggable representation of the host.
toString() - Method in class com.caucho.security.BasicPrincipal
 
toString() - Method in class com.caucho.security.SecurityContextException
Print the exception as a string.
toString() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
 
toString() - Method in class javax.servlet.jsp.tagext.TagInfo
Stringify for debug purposes...
toString(Object) - Static method in class com.caucho.xpath.Expr
Convert a Java object to a string using the XPath rules.
toString(String) - Method in class com.caucho.util.ByteBuffer
 
TransactionImpl - class com.caucho.transaction.TransactionImpl.
Implementation of the transaction.
TransactionManagerImpl - class com.caucho.transaction.TransactionManagerImpl.
Implementation of the transaction manager.
TransactionManagerImpl() - Constructor for class com.caucho.transaction.TransactionManagerImpl
 
transform(Document, Node, OutputStream) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Convenience class to transform a node.
transform(InputStream) - Method in class com.caucho.xsl.SAXTransformerImpl
Transforms the input stream as an XML document to SAX events.
transform(InputStream) - Method in class com.caucho.xsl.StringTransformerImpl
 
transform(InputStream) - Method in interface com.caucho.transform.StringTransformer
Transforms an input stream to a string
transform(InputStream) - Method in interface com.caucho.transform.SAXTransformer
Transforms an input stream to the SAX handler.
transform(InputStream, Node) - Method in class com.caucho.xsl.NodeTransformerImpl
Transforms the input stream as an XML document into children of the result node.
transform(InputStream, Node) - Method in interface com.caucho.transform.NodeTransformer
Transforms an input stream to the node
transform(InputStream, OutputStream) - Method in class com.caucho.xsl.StreamTransformerImpl
 
transform(InputStream, OutputStream) - Method in interface com.caucho.transform.StreamTransformer
Transforms an input stream to the output stream.
transform(Node) - Method in class com.caucho.xsl.SAXTransformerImpl
Transforms the XML node to SAX events.
transform(Node) - Method in class com.caucho.xsl.StringTransformerImpl
Transform a node, producing an output string.
transform(Node) - Method in interface com.caucho.transform.StringTransformer
Transforms a node to a string.
transform(Node) - Method in interface com.caucho.transform.SAXTransformer
Transforms a node to the SAX handler.
transform(Node, ContentHandler, LexicalHandler) - Method in class com.caucho.xsl.TransformerImpl
Transforms from the source node to the sax handlers.
transform(Node, Node) - Method in class com.caucho.xsl.TransformerImpl
Transforms from the source node to the destination node, returning the destination node.
transform(Node, Node) - Method in class com.caucho.xsl.NodeTransformerImpl
 
transform(Node, Node) - Method in interface com.caucho.transform.NodeTransformer
Transforms a node to the result node
transform(Node, OutputStream) - Method in class com.caucho.xsl.TransformerImpl
 
transform(Node, OutputStream) - Method in interface com.caucho.transform.StreamTransformer
Transforms a DOM node to the output stream.
transform(Node, OutputStream, String) - Method in class com.caucho.xsl.TransformerImpl
Transforms from a DOM node to an output stream.
transform(Node, XMLWriter, TransformerImpl) - Method in class com.caucho.xsl.AbstractStylesheet
Transforms the XML node to a new XML document based on this stylesheet.
transform(Node, XMLWriter, TransformerImpl) - Method in class com.caucho.xsl.StylesheetImpl
Transforms the input node to the output writer
transform(Source, Result) - Method in class com.caucho.xsl.TransformerImpl
Transforms the source into the result.
transform(Source, Result) - Method in class javax.xml.transform.Transformer
Transform the source into the result.
transform(String) - Method in class com.caucho.xsl.SAXTransformerImpl
Transforms the input document specified by the file to SAX events.
transform(String) - Method in class com.caucho.xsl.StringTransformerImpl
 
transform(String) - Method in interface com.caucho.transform.StringTransformer
Transforms a URL path to a string.
transform(String) - Method in interface com.caucho.transform.SAXTransformer
Transforms a file URL to the SAX handler.
transform(String, Node) - Method in class com.caucho.xsl.NodeTransformerImpl
 
transform(String, Node) - Method in interface com.caucho.transform.NodeTransformer
Transforms a file URL to the node
transform(String, Node, OutputStream) - Method in class com.caucho.xsl.AbstractStylesheetFactory
Convenience class to transform a node.
transform(String, OutputStream) - Method in class com.caucho.xsl.StreamTransformerImpl
 
transform(String, OutputStream) - Method in interface com.caucho.transform.StreamTransformer
Transforms a file to the output stream.
transformer - Variable in class com.caucho.xsl.SAXFilterImpl
 
Transformer - interface com.caucho.transform.Transformer.
Transforms the input to an output.
Transformer - class javax.xml.transform.Transformer.
Represents a usable stylesheet.
Transformer() - Constructor for class javax.xml.transform.Transformer
Constructor protected.
TransformerConfigurationException - exception javax.xml.transform.TransformerConfigurationException.
Represents a configuration error when creating a transformation.
TransformerConfigurationException() - Constructor for class javax.xml.transform.TransformerConfigurationException
Create a new exception with no error message.
TransformerConfigurationException(String) - Constructor for class javax.xml.transform.TransformerConfigurationException
Create a new exception with a string error message.
TransformerConfigurationException(String, SourceLocator) - Constructor for class javax.xml.transform.TransformerConfigurationException
Create a new exception with a message and an error location.
TransformerConfigurationException(String, SourceLocator, Throwable) - Constructor for class javax.xml.transform.TransformerConfigurationException
Create a new exception with a message and an error location.
TransformerConfigurationException(String, Throwable) - Constructor for class javax.xml.transform.TransformerConfigurationException
Create a new exception with a wrapped exception.
TransformerConfigurationException(Throwable) - Constructor for class javax.xml.transform.TransformerConfigurationException
Create a new exception with a wrapped exception.
TransformerConfigurationExceptionWrapper - exception com.caucho.xsl.TransformerConfigurationExceptionWrapper.
Represents a exception when creating a transformation.
TransformerConfigurationExceptionWrapper() - Constructor for class com.caucho.xsl.TransformerConfigurationExceptionWrapper
Create a new exception with no error message.
TransformerConfigurationExceptionWrapper(String) - Constructor for class com.caucho.xsl.TransformerConfigurationExceptionWrapper
Create a new exception with a string error message.
TransformerConfigurationExceptionWrapper(String, Throwable) - Constructor for class com.caucho.xsl.TransformerConfigurationExceptionWrapper
Create a new exception with a wrapped exception.
TransformerConfigurationExceptionWrapper(Throwable) - Constructor for class com.caucho.xsl.TransformerConfigurationExceptionWrapper
Create a new exception with a wrapped exception.
TransformerException - exception javax.xml.transform.TransformerException.
Represents a exception when creating a transformation.
TransformerException() - Constructor for class javax.xml.transform.TransformerException
Create a new exception with no error message.
TransformerException(String) - Constructor for class javax.xml.transform.TransformerException
Create a new exception with a string error message.
TransformerException(String, SourceLocator) - Constructor for class javax.xml.transform.TransformerException
Create a new exception with a message and an error location.
TransformerException(String, SourceLocator, Throwable) - Constructor for class javax.xml.transform.TransformerException
Create a new exception with a message and an error location.
TransformerException(String, Throwable) - Constructor for class javax.xml.transform.TransformerException
Create a new exception with a wrapped exception.
TransformerException(Throwable) - Constructor for class javax.xml.transform.TransformerException
Create a new exception with a wrapped exception.
TransformerExceptionWrapper - exception com.caucho.xsl.TransformerExceptionWrapper.
Represents a exception when creating a transformation.
TransformerExceptionWrapper() - Constructor for class com.caucho.xsl.TransformerExceptionWrapper
Create a new exception with no error message.
TransformerExceptionWrapper(String) - Constructor for class com.caucho.xsl.TransformerExceptionWrapper
Create a new exception with a string error message.
TransformerExceptionWrapper(String, SourceLocator) - Constructor for class com.caucho.xsl.TransformerExceptionWrapper
Create a new exception with a message and an error location.
TransformerExceptionWrapper(String, SourceLocator, Throwable) - Constructor for class com.caucho.xsl.TransformerExceptionWrapper
Create a new exception with a message and an error location.
TransformerExceptionWrapper(String, Throwable) - Constructor for class com.caucho.xsl.TransformerExceptionWrapper
Create a new exception with a wrapped exception.
TransformerExceptionWrapper(Throwable) - Constructor for class com.caucho.xsl.TransformerExceptionWrapper
Create a new exception with a wrapped exception.
TransformerFactory - class javax.xml.transform.TransformerFactory.
Represents a factory to make transformers.
TransformerFactory() - Constructor for class javax.xml.transform.TransformerFactory
Default constructor is protected on purpose.
TransformerFactoryConfigurationError - error javax.xml.transform.TransformerFactoryConfigurationError.
Represents an error with the factory.
TransformerFactoryConfigurationError() - Constructor for class javax.xml.transform.TransformerFactoryConfigurationError
Create a new exception with no error message.
TransformerFactoryConfigurationError(String) - Constructor for class javax.xml.transform.TransformerFactoryConfigurationError
Create a new exception with a string error message.
TransformerFactoryConfigurationError(String, Throwable) - Constructor for class javax.xml.transform.TransformerFactoryConfigurationError
Create a new exception with a message and an error location.
TransformerFactoryConfigurationError(Throwable) - Constructor for class javax.xml.transform.TransformerFactoryConfigurationError
Create a new exception with a message and an error location.
TransformerHandler - interface javax.xml.transform.sax.TransformerHandler.
Interface to handle transformation events from a SAX handler.
TransformerHandlerImpl - class com.caucho.xsl.TransformerHandlerImpl.
 
TransformerImpl - class com.caucho.xsl.TransformerImpl.
 
TransformerImpl(StylesheetImpl) - Constructor for class com.caucho.xsl.TransformerImpl
 
transformString(String) - Method in class com.caucho.xsl.SAXTransformerImpl
Transforms the string as an XML document to SAX events.
transformString(String) - Method in class com.caucho.xsl.StringTransformerImpl
 
transformString(String) - Method in interface com.caucho.transform.StringTransformer
Transforms a string to a string.
transformString(String) - Method in interface com.caucho.transform.SAXTransformer
Transforms a string to the result node
transformString(String, Node) - Method in class com.caucho.xsl.NodeTransformerImpl
 
transformString(String, Node) - Method in interface com.caucho.transform.NodeTransformer
Transforms a string to the result node
transformString(String, OutputStream) - Method in class com.caucho.xsl.StreamTransformerImpl
 
transformString(String, OutputStream) - Method in interface com.caucho.transform.StreamTransformer
Transforms a string to the output stream.
TRANSLATE - Static variable in class com.caucho.xpath.Expr
 
TransportConstraint - class com.caucho.http.security.TransportConstraint.
 
TransportConstraint() - Constructor for class com.caucho.http.security.TransportConstraint
 
Tree - class com.caucho.util.Tree.
 
Tree(Object) - Constructor for class com.caucho.util.Tree
 
TRUE - Static variable in class com.caucho.xpath.Expr
 
TRUE - Static variable in class com.caucho.es.ESBoolean
 
TryCatchFinally - interface javax.servlet.jsp.tagext.TryCatchFinally.
The auxiliary interface of a Tag, IterationTag or BodyTag tag handler that wants additional hooks for managing resources.
typeof() - Method in class com.caucho.es.ESBase
 
typeof() - Method in class com.caucho.es.ESObject
 
typeof() - Method in class com.caucho.es.ESClosure
 
typeof() - Method in class com.caucho.es.ESGlobal
Returns the string representation of the type.
typeof() - Method in class com.caucho.es.ESNull
 
typeof() - Method in class com.caucho.es.ESBoolean
 
typeof() - Method in class com.caucho.es.ESString
 
typeof() - Method in class com.caucho.es.ESNumber
 
typeof() - Method in class com.caucho.es.ESBeanWrapper
 
typeof() - Method in class com.caucho.es.ESUndefined
 

U

UnavailableException - exception javax.servlet.UnavailableException.
Defines an exception that a servlet or filter throws to indicate that it is permanently or temporarily unavailable.
UnavailableException(int, Servlet, String) - Constructor for class javax.servlet.UnavailableException
Deprecated. As of Java Servlet API 2.2, use UnavailableException.UnavailableException(String, int) instead.
UnavailableException(Servlet, String) - Constructor for class javax.servlet.UnavailableException
Deprecated. As of Java Servlet API 2.2, use UnavailableException.UnavailableException(String) instead.
UnavailableException(String) - Constructor for class javax.servlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the servlet is permanently unavailable.
UnavailableException(String, int) - Constructor for class javax.servlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the servlet is temporarily unavailable and giving an estimate of how long it will be unavailable.
unbind() - Method in class com.caucho.vfs.Path
unbinds a link.
unbind(Name) - Method in class com.caucho.naming.AbstractContext
 
unbind(Name) - Method in class com.caucho.naming.PathJndiContext
 
unbind(String) - Method in class com.caucho.naming.AbstractContext
 
unbind(String) - Method in class com.caucho.naming.PathJndiContext
 
unbindSingle(String) - Method in class com.caucho.naming.AbstractContext
 
unbindSingle(String) - Method in class com.caucho.naming.SchemeContext
 
unbindSingle(String) - Method in class com.caucho.naming.MemoryContext
 
UNBOUNDED_BUFFER - Static variable in class javax.servlet.jsp.JspWriter
constant indicating that the Writer is buffered and is unbounded; this is used in BodyContent
union(DoubleArray) - Method in class com.caucho.util.DoubleArray
 
union(int) - Method in class com.caucho.util.IntSet
Adds a point to the set
union(IntArray) - Method in class com.caucho.util.IntArray
Adds the members of newArray to the list if they are not already members of the array.
union(int, int) - Method in class com.caucho.util.IntSet
Adds the range [min,max] to the set.
union(IntSet) - Method in class com.caucho.util.IntSet
The union of two sets.
unionNegate(IntSet, int, int) - Method in class com.caucho.util.IntSet
The union with the negation of the 2nd set
unload() - Method in class com.caucho.util.DynamicClassLoader
Unloads the classloader.
unparsedEntityDecl(String, String, String, String) - Method in class com.caucho.xsl.TransformerHandlerImpl
 
unread() - Method in class com.caucho.vfs.ReadStream
Unreads the last byte.
unread(int) - Method in class com.caucho.xml.XmlParser
 
unwatch(ESString) - Method in class com.caucho.es.ESObject
 
update(long) - Method in class com.caucho.util.CpuUsage
 
updateCookie(HttpServletRequest, Principal, String) - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated.  
updateCookie(Principal, String) - Method in class com.caucho.server.http.AbstractAuthenticator
Deprecated.  
updateCookie(Principal, String) - Method in class com.caucho.http.security.JdbcAuthenticator
Associates a user with a persistent cookie.
uri - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
URIResolver - interface javax.xml.transform.URIResolver.
Looks up a Represents a usable stylesheet.
url - Variable in class com.caucho.vfs.MailtoPath
 
URLUtil - class com.caucho.util.URLUtil.
URL utilities.
URLUtil() - Constructor for class com.caucho.util.URLUtil
 
urn - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
useCookie - Variable in class com.caucho.server.http.AbstractAuthenticator
Deprecated.  
useCookie - Variable in class com.caucho.http.security.JdbcAuthenticator
 
userPath - Variable in class com.caucho.vfs.FilesystemPath
 

V

validate(String, String, PageData) - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
Validate a JSP page.
value - Variable in class com.caucho.es.ESBeanWrapper
 
value() - Method in class com.caucho.util.Slist
 
valueBound(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionBindingListener
Notifies the object that it is being bound to a session and identifies the session.
valueOf() - Method in class com.caucho.es.ESBase
 
valueOf(Object) - Method in class com.caucho.xsl.XslWriter
Adds a the contents of the node to the current node.
values - Variable in class com.caucho.es.Call
 
values() - Method in class com.caucho.util.LruCache
Returns the values in the cache
values() - Method in class com.caucho.util.ContextProperties
 
values(Iterator) - Method in class com.caucho.util.LruCache
 
valueUnbound(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionBindingListener
Notifies the object that it is being unbound from a session and identifies the session.
VariableInfo - class javax.servlet.jsp.tagext.VariableInfo.
Information on the scripting variables that are created/modified by a tag (at run-time).
VariableInfo(String, String, boolean, int) - Constructor for class javax.servlet.jsp.tagext.VariableInfo
Constructor These objects can be created (at translation time) by the TagExtraInfo instances.
verifyElements(RegistryNode, IntMap) - Static method in class com.caucho.server.http.Application
Verify that all the child elements of the node are actually allowed.
version - Variable in class com.caucho.server.http.Request
 
VERSION - Static variable in class javax.xml.transform.OutputKeys
Equivalent to xsl:output version
Vfs - class com.caucho.vfs.Vfs.
Facade to create useful Path and Stream objects.
VfsStream - class com.caucho.vfs.VfsStream.
Stream encapsulating InputStream/OutputStream.
VfsStream() - Constructor for class com.caucho.vfs.VfsStream
Create an empty VfsStream.
VfsStream(InputStream, OutputStream) - Constructor for class com.caucho.vfs.VfsStream
Create a new VfsStream based on the java.io.* stream.
VfsStream(InputStream, OutputStream, Path) - Constructor for class com.caucho.vfs.VfsStream
 
VfsWriteObject - interface com.caucho.vfs.VfsWriteObject.
 
VirtualHost - class com.caucho.server.http.VirtualHost.
A virtual host contains a collection of applications.
VirtualHost() - Constructor for class com.caucho.server.http.VirtualHost
 

W

waitForExit() - Method in class com.caucho.server.http.ResinServer
Thread to wait until Resin should be stopped.
warning(TransformerException) - Method in interface javax.xml.transform.ErrorListener
Callback for a warning.
watch(ESString, ESBase) - Method in class com.caucho.es.ESObject
 
workPath - Variable in class com.caucho.jsp.PageManager
 
wrap(Object) - Method in class com.caucho.es.ESGlobal
Wraps the java object in an ES wrapper
wrap(Object) - Method in class com.caucho.es.ESBeanWrapper
 
wrap(Object) - Static method in class com.caucho.es.Global
 
wrap(Object) - Method in class com.caucho.es.Call
 
wrapClass(Class) - Method in class com.caucho.es.Call
 
wrapper(Global, Class) - Static method in class com.caucho.es.ESArrayWrapper
 
wrapStatic() - Method in class com.caucho.es.ESBeanWrapper
 
write(byte[]) - Method in class com.caucho.vfs.WriteStream
Writes a byte array.
write(byte[], int, int) - Method in class com.caucho.vfs.WriteStream
Writes a byte array
write(byte[], int, int) - Method in class com.caucho.vfs.TempBuffer
 
write(byte[], int, int) - Method in class com.caucho.jsp.QBodyContent
Writes bytes to the stream.
write(byte[], int, int) - Method in class com.caucho.jsp.QPageContext
Prints bytes to the current write stream.
write(byte[], int, int) - Method in interface com.caucho.jsp.ByteWriteStream
 
write(byte[], int, int) - Method in class com.caucho.xsl.XslWriter
Adds a byte buffer to the current text node.
write(byte[], int, int, boolean) - Method in class com.caucho.vfs.StreamImpl
Writes a buffer to the underlying stream.
write(byte[], int, int, boolean) - Method in class com.caucho.vfs.MemoryStream
Writes a buffer to the underlying stream.
write(byte[], int, int, boolean) - Method in class com.caucho.vfs.StdoutStream
Writes the data to the System.out.
write(byte[], int, int, boolean) - Method in class com.caucho.vfs.TempStream
 
write(byte[], int, int, boolean) - Method in class com.caucho.vfs.ClassLoaderStream
Write data to the stream.
write(byte[], int, int, boolean) - Method in class com.caucho.vfs.LogStream
Writes the buffered chunk to the underlying stream.
write(byte[], int, int, boolean) - Method in class com.caucho.vfs.SocketStream
Writes bytes to the socket.
write(byte[], int, int, boolean) - Method in class com.caucho.vfs.StderrStream
Writes the data to the System.out.
write(byte[], int, int, boolean) - Method in class com.caucho.vfs.StringWriter
Writes a utf-8 encoded buffer to the underlying string.
write(byte[], int, int, boolean) - Method in class com.caucho.vfs.MemoryPath.MemoryStream
Writes a buffer to the underlying stream.
write(byte[], int, int, boolean) - Method in class com.caucho.vfs.TimestampFilter
Write data to the stream.
write(byte[], int, int, boolean) - Method in class com.caucho.vfs.ReaderWriterStream
Implementation of the writer write.
write(byte[], int, int, boolean) - Method in class com.caucho.vfs.StreamFilter
 
write(byte[], int, int, boolean) - Method in class com.caucho.vfs.PipeStream
Implementation of the pipe write.
write(byte[], int, int, boolean) - Method in class com.caucho.vfs.VfsStream
Writes a buffer to the underlying stream.
write(byte[], int, int, boolean) - Method in class com.caucho.server.http.JniStream
 
write(char[]) - Method in class com.caucho.jsp.QBodyContent
Writes characters to the stream.
write(char[], int, int) - Method in class com.caucho.jsp.QBodyContent
Writes characters to the stream.
write(char[], int, int) - Method in class com.caucho.xsl.XslWriter
Adds a char buffer to the current text node.
write(int) - Method in class com.caucho.vfs.WriteStream
Writes a byte.
write(int) - Method in class com.caucho.jsp.QBodyContent
Writes an integer to the stream.
write(int) - Method in class com.caucho.xsl.XslWriter
Adds a byte to the current text node.
write(String) - Method in class com.caucho.jsp.QBodyContent
Writes a string to the stream.
write(String, int, int) - Method in class com.caucho.jsp.QBodyContent
Writes a substring to the stream.
writeExternal(ObjectOutput) - Method in class com.caucho.es.ESNumber
Save the external representation.
writeFile(Path) - Method in class com.caucho.vfs.WriteStream
Copies a file to the stream.
writeOut(Writer) - Method in class com.caucho.jsp.QBodyContent
Writes the body contents out to the named writer.
writeOut(Writer) - Method in class javax.servlet.jsp.tagext.BodyContent
Write the contents of this BodyContent into a Writer.
WriteStream - class com.caucho.vfs.WriteStream.
A fast bufferered output stream supporting both character and byte data.
WriteStream() - Constructor for class com.caucho.vfs.WriteStream
Creates an uninitialized stream.
writeStream(InputStream) - Method in class com.caucho.vfs.WriteStream
Writes the contents of a JDK stream.
writeStream(InputStream, int) - Method in class com.caucho.vfs.WriteStream
Writes the contents of a JDK stream.
WriteStream(StreamImpl) - Constructor for class com.caucho.vfs.WriteStream
Creates a stream and initializes with a specified source.
writeToStream(OutputStream) - Method in class com.caucho.vfs.MemoryStream
 
writeToStream(OutputStream) - Method in class com.caucho.vfs.Path
Utility to write the contents of this path to the destination stream.
writeToStream(OutputStream) - Method in class com.caucho.vfs.ReadStream
Copies this stream to the output stream.
writeToStream(OutputStream) - Method in class com.caucho.vfs.CachePath
Write the contents of the cache item to the output stream.
writeToStream(OutputStream, int) - Method in class com.caucho.vfs.ReadStream
Writes len bytes to the output stream from this stream.
writeToWriter(Writer) - Method in class com.caucho.vfs.ReadStream
Copies this stream to the output stream.
WRONG_DOCUMENT_ERR - Static variable in class org.w3c.dom.DOMException
If a node is used in a different document than the one that created it (that doesn't support it)

X

XAExceptionWrapper - class com.caucho.sql.XAExceptionWrapper.
 
XAExceptionWrapper(String) - Constructor for class com.caucho.sql.XAExceptionWrapper
 
XAExceptionWrapper(String, Throwable) - Constructor for class com.caucho.sql.XAExceptionWrapper
 
XAExceptionWrapper(Throwable) - Constructor for class com.caucho.sql.XAExceptionWrapper
 
XidImpl - class com.caucho.transaction.XidImpl.
 
Xml - class com.caucho.xml.Xml.
XML parser interface.
Xml() - Constructor for class com.caucho.xml.Xml
Create a new strict XML parser
XmlAuthenticator - class com.caucho.http.security.XmlAuthenticator.
The XML authenticator reads a static file for authentication.
XmlAuthenticator() - Constructor for class com.caucho.http.security.XmlAuthenticator
 
XmlChar - class com.caucho.xml.XmlChar.
XmlChar contains the XML character classes
XmlParseException - exception com.caucho.xml.XmlParseException.
 
XmlParser - class com.caucho.xml.XmlParser.
A configurable XML parser.
XmlParser() - Constructor for class com.caucho.xml.XmlParser
 
XmlPrinter - class com.caucho.xml.XmlPrinter.
Controls printing of XML documents.
XmlPrinter() - Constructor for class com.caucho.xml.XmlPrinter
Create an XmlPrinter.
XmlPrinter(OutputStream) - Constructor for class com.caucho.xml.XmlPrinter
Creates a new XmlPrinter writing to an output stream.
XmlPrinter(Writer) - Constructor for class com.caucho.xml.XmlPrinter
Creates a new XmlPrinter writing to a writer.
XmlUtil - class com.caucho.xml.XmlUtil.
XML utilities for manipulating names and the DOM.
XmlUtil() - Constructor for class com.caucho.xml.XmlUtil
 
XMLWriter - interface com.caucho.xml.XMLWriter.
Interface for printing XML documents.
XPath - class com.caucho.xpath.XPath.
Public facade for selecting nodes and creating match patterns.
XPathException - exception com.caucho.xpath.XPathException.
Exception thrown while evaluating an xpath expression.
XPathException() - Constructor for class com.caucho.xpath.XPathException
zero-arg constructor.
XPathException(String) - Constructor for class com.caucho.xpath.XPathException
Creates an exception with a message.
XPathException(String, Throwable) - Constructor for class com.caucho.xpath.XPathException
Creates an exception with a message and wrapped exception.
XPathException(Throwable) - Constructor for class com.caucho.xpath.XPathException
Creates an exception with a wrapped exception.
XPathFun - class com.caucho.xpath.XPathFun.
Base class for XPath functions.
XPathFun() - Constructor for class com.caucho.xpath.XPathFun
 
XPathParseException - exception com.caucho.xpath.XPathParseException.
Exception thrown when detecting an error during parsing.
Xsl - class com.caucho.xsl.Xsl.
Public facade for creating stylesheets.
Xsl() - Constructor for class com.caucho.xsl.Xsl
 
XslFilter - class com.caucho.jsp.XslFilter.
Filters the output of JSP pages.
XslFilter() - Constructor for class com.caucho.jsp.XslFilter
 
XslNumberFormat - class com.caucho.xsl.XslNumberFormat.
Formatting for the xsl:number action.
XslNumberFormat(String, String, boolean, String, int) - Constructor for class com.caucho.xsl.XslNumberFormat
Create a new number formatting object.
XslParseException - exception com.caucho.xsl.XslParseException.
 
XslParseException() - Constructor for class com.caucho.xsl.XslParseException
 
XslParseException(String) - Constructor for class com.caucho.xsl.XslParseException
 
XslParseException(Throwable) - Constructor for class com.caucho.xsl.XslParseException
 
xslSort(Node, Env, AbstractPattern, Sort[]) - Method in class com.caucho.xsl.StylesheetImpl
 
XslWriter - class com.caucho.xsl.XslWriter.
Writer stream for generating stylesheet output.
XtpManager - class com.caucho.jsp.XtpManager.
Manages XTP templates.
XtpServlet - class com.caucho.jsp.XtpServlet.
Handles JSP pages.
XtpServlet() - Constructor for class com.caucho.jsp.XtpServlet
 

Y

YEAR - Static variable in class com.caucho.util.QDate
 

Z

ZERO - Static variable in class com.caucho.es.ESNumber
 

_

_caucho_addCacheDepend(Path, long, long) - Method in class com.caucho.jsp.Page
Adds a single cache dependency.
_caucho_addDepend(Path) - Method in class com.caucho.jsp.Page
Adds a dependency to the page.
_caucho_addDepend(Path, long, long) - Method in class com.caucho.jsp.Page
Adds a JSP source dependency.
_caucho_getLineMap() - Method in interface com.caucho.jsp.CauchoPage
 
_caucho_getLineMap() - Method in class com.caucho.jsp.Page
 
_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.Page
Returns true if the underlying source has been modified.
_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_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.
_cauchoCreateBean(String) - Method in class com.caucho.jsp.JavaScriptPageServlet
Creates a new bean.
_first(double, double) - Static method in class com.caucho.es.Call
 
_first(ESBase, ESBase) - Static method in class com.caucho.es.Call
 
_first(int, int) - Static method in class com.caucho.es.Call
Returns the first value in a tuple.
_jspService(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.jsp.JavaPage
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in interface javax.servlet.jsp.HttpJspPage
The _jspService()method corresponds to the body of the JSP page.
_namespaces - Variable in class com.caucho.xsl.JavaStylesheet
 
_post(ESBase, ESString, int) - Static method in class com.caucho.es.Call
 
_post(ESString, int) - Method in class com.caucho.es.Call
 
_pre(ESBase, ESString, int) - Static method in class com.caucho.es.Call
 
_pre(ESString, int) - Method in class com.caucho.es.Call
 
_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 _