- i - Variable in class com.caucho.quercus.lib.date.DateInterval
-
- i - Variable in class javax.servlet.jsp.jstl.core.IndexedValueExpression
-
- i - Variable in class javax.servlet.jsp.jstl.core.IteratedValueExpression
-
- I18NSupport - Class in com.caucho.jstl.rt
-
- I18NSupport() - Constructor for class com.caucho.jstl.rt.I18NSupport
-
- I2B - Static variable in class com.caucho.bytecode.CodeVisitor
-
- I2C - Static variable in class com.caucho.bytecode.CodeVisitor
-
- I2D - Static variable in class com.caucho.bytecode.CodeVisitor
-
- I2F - Static variable in class com.caucho.bytecode.CodeVisitor
-
- I2L - Static variable in class com.caucho.bytecode.CodeVisitor
-
- I2S - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IADD - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IALOAD - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IAND - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IASTORE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- Icon() - Constructor for class com.caucho.config.types.DescriptionGroupConfig.Icon
-
- Icon - Class in com.caucho.config.types
-
Configuration for the init-param pattern.
- Icon() - Constructor for class com.caucho.config.types.Icon
-
- Icon - Class in com.caucho.server.e_app
-
Configuration for the icon
- Icon() - Constructor for class com.caucho.server.e_app.Icon
-
- ICONST_0 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ICONST_1 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ICONST_2 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ICONST_3 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ICONST_4 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ICONST_5 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ICONST_M1 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- iconv(Env, String, String, StringValue) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Returns encoded string from decoded argument string.
- iconv_get_encoding(Env, String) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Returns the current encoding.
- ICONV_IMPL - Static variable in class com.caucho.quercus.lib.i18n.UnicodeModule
-
- iconv_mime_decode(Env, StringValue, int, String) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Uses iconv.internal_encoding.
- ICONV_MIME_DECODE_CONTINUE_ON_ERROR - Static variable in class com.caucho.quercus.lib.i18n.UnicodeModule
-
- iconv_mime_decode_headers(Env, StringValue, int, String) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Decodes all the headers and place them in an array.
- ICONV_MIME_DECODE_STRICT - Static variable in class com.caucho.quercus.lib.i18n.UnicodeModule
-
- iconv_mime_encode(Env, StringValue, StringValue, ArrayValue) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Encodes a MIME header.
- iconv_set_encoding(Env, String, StringValue) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Sets the current encoding.
- iconv_strlen(Env, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Returns the length of the decoded string.
- iconv_strpos(Env, StringValue, StringValue, int, String) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Returns the first occurence of the substring in the haystack.
- iconv_strrpos(Env, StringValue, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Returns the last occurence of the substring in the haystack.
- iconv_substr(Env, StringValue, int, int, String) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Uses iconv.internal_encoding.
- ICONV_VERSION - Static variable in class com.caucho.quercus.lib.i18n.UnicodeModule
-
- IconvUtility - Class in com.caucho.quercus.lib.i18n
-
- IconvUtility() - Constructor for class com.caucho.quercus.lib.i18n.IconvUtility
-
- Id - Class in com.caucho.amber.field
-
Configuration for a bean's field
- Id(EntityType, ArrayList<IdField>) - Constructor for class com.caucho.amber.field.Id
-
- Id(EntityType) - Constructor for class com.caucho.amber.field.Id
-
- Id(EntityType, IdField) - Constructor for class com.caucho.amber.field.Id
-
- ID - Static variable in class com.caucho.xpath.Expr
-
- Id - Annotation Type in javax.persistence
-
The Id annotation.
- id - Variable in class javax.resource.spi.ConnectionEvent
-
- ID - Static variable in class javax.servlet.jsp.tagext.TagAttributeInfo
-
ID is "id"
- id - Variable in class javax.servlet.jsp.tagext.TagSupport
-
The value of the "id" attribute for the tag, if specified.
- idate(Env, StringValue, long) - Method in class com.caucho.quercus.lib.date.DateModule
-
Returns the formatted date as an int.
- IdClass - Annotation Type in javax.persistence
-
The @IdClass annotation specifies the class to be used for the primary
key.
- IdClassConfig - Class in com.caucho.amber.cfg
-
tag in the orm.xml
- IdClassConfig() - Constructor for class com.caucho.amber.cfg.IdClassConfig
-
- IdConfig - Class in com.caucho.amber.cfg
-
tag in the orm.xml
- IdConfig() - Constructor for class com.caucho.amber.cfg.IdConfig
-
- IdentifiableType<X> - Interface in javax.persistence.metamodel
-
Reflection model for a JPA entity.
- IDENTIFIER - Static variable in class com.caucho.amber.query.QueryParser
-
- IdentifierSelector - Class in com.caucho.jms.selector
-
The selector to grab a property.
- IdentifyingKeyPropertyField - Class in com.caucho.amber.field
-
Configuration for a bean's field
- IdentifyingKeyPropertyField(EntityType, ForeignColumn) - Constructor for class com.caucho.amber.field.IdentifyingKeyPropertyField
-
- IdentityIntMap - Class in com.caucho.hessian.util
-
The IntMap provides a simple hashmap from keys to integers.
- IdentityIntMap(int) - Constructor for class com.caucho.hessian.util.IdentityIntMap
-
Create a new IntMap.
- IdentityIntMap - Class in com.caucho.util
-
The IntMap provides a simple hashmap from keys to integers.
- IdentityIntMap() - Constructor for class com.caucho.util.IdentityIntMap
-
Create a new IntMap.
- IdentityStylesheet - Class in com.caucho.xsl
-
A compiled XSL stylesheet.
- IdentityStylesheet() - Constructor for class com.caucho.xsl.IdentityStylesheet
-
- IdExpr - Class in com.caucho.amber.expr
-
Bound identifier expression.
- IdExpr(FromItem) - Constructor for class com.caucho.amber.expr.IdExpr
-
Creates a new unbound id expression.
- IdExpr - Class in com.caucho.el
-
Identifier expression.
- IdExpr(String) - Constructor for class com.caucho.el.IdExpr
-
Creates the identifier
- IdExpr - Class in com.caucho.xpath.expr
-
- IdExpr(ArrayList<Expr>) - Constructor for class com.caucho.xpath.expr.IdExpr
-
- IdField - Interface in com.caucho.amber.field
-
Configuration for a bean's field
- IdFieldCompare - Class in com.caucho.amber.field
-
Sorts ID fields.
- IdFieldCompare() - Constructor for class com.caucho.amber.field.IdFieldCompare
-
- IdFieldExpr - Interface in com.caucho.amber.expr
-
Bound identifier expression.
- IdGenerator - Class in com.caucho.amber.idgen
-
Generator table.
- IdGenerator() - Constructor for class com.caucho.amber.idgen.IdGenerator
-
- IDIV - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IdlePoolFilter - Class in com.caucho.admin.thread.filter
-
- IdlePoolFilter() - Constructor for class com.caucho.admin.thread.filter.IdlePoolFilter
-
- IdlePoolSet - Class in com.caucho.env.dbpool
-
Queue (fifo) ordered set, used by the JCA code so connections can be
load balanced using a round-robin.
- IF - Static variable in class com.caucho.xpath.Expr
-
- IF_ACMPEQ - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IF_ACMPNE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IF_ICMPEQ - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IF_ICMPGE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IF_ICMPGT - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IF_ICMPLE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IF_ICMPLT - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IF_ICMPNE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IfAuthType - Class in com.caucho.rewrite
-
Matches if the auth-type is equal to the specified value.
- IfAuthType() - Constructor for class com.caucho.rewrite.IfAuthType
-
- IfCookie - Class in com.caucho.rewrite
-
Passes if the named HTTP cookie exists and has a value
that matches a regular expression.
- IfCookie() - Constructor for class com.caucho.rewrite.IfCookie
-
- IfCriticalRechecked - Class in com.caucho.health.predicate
-
Qualifies an action to match only after the required number of rechecks
have been performed.
- IfCriticalRechecked() - Constructor for class com.caucho.health.predicate.IfCriticalRechecked
-
- IfCriticalRechecked(HealthCheck) - Constructor for class com.caucho.health.predicate.IfCriticalRechecked
-
- IfCriticalRechecked(HealthCheck, long) - Constructor for class com.caucho.health.predicate.IfCriticalRechecked
-
- IfCron - Class in com.caucho.health.predicate
-
Matches if the current time is in an active range configured by
cron-style times.
- IfCron() - Constructor for class com.caucho.health.predicate.IfCron
-
- IfCron - Class in com.caucho.rewrite
-
Match if the request occurs during enabled times.
- IfCron() - Constructor for class com.caucho.rewrite.IfCron
-
- IFEQ - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IfExecuting() - Constructor for class com.caucho.health.action.ActionSequence.IfExecuting
-
- IfExpr - Class in com.caucho.health.predicate
-
Qualifies an action to execute based on the evaluation of an JSP EL
expression.
- IfExpr() - Constructor for class com.caucho.health.predicate.IfExpr
-
- IfExpr - Class in com.caucho.quercus.lib.gettext.expr
-
- IfExpr(Expr, Expr, Expr) - Constructor for class com.caucho.quercus.lib.gettext.expr.IfExpr
-
- IfFileExists - Class in com.caucho.rewrite
-
Match if the file specified by getRealPath() exists in the filesystem.
- IfFileExists() - Constructor for class com.caucho.rewrite.IfFileExists
-
- IfFlapping - Class in com.caucho.health.predicate
-
Qualifies an action to match only when the health check status is flapping.
- IfFlapping() - Constructor for class com.caucho.health.predicate.IfFlapping
-
- IfFlapping(HealthCheck) - Constructor for class com.caucho.health.predicate.IfFlapping
-
- IFGE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IFGT - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IfHeader - Class in com.caucho.rewrite
-
Passes if the named header exists and has a value
that matches a regular expression.
- IfHeader() - Constructor for class com.caucho.rewrite.IfHeader
-
- IfHealthCritical - Class in com.caucho.health.predicate
-
Qualifies an action to match critical health status.
- IfHealthCritical() - Constructor for class com.caucho.health.predicate.IfHealthCritical
-
- IfHealthCritical(HealthCheck) - Constructor for class com.caucho.health.predicate.IfHealthCritical
-
- IfHealthEvent - Class in com.caucho.health.predicate
-
Qualifies an action to match only on a health event.
- IfHealthEvent() - Constructor for class com.caucho.health.predicate.IfHealthEvent
-
- IfHealthEvent(Pattern) - Constructor for class com.caucho.health.predicate.IfHealthEvent
-
- IfHealthEvent(String) - Constructor for class com.caucho.health.predicate.IfHealthEvent
-
- IfHealthFatal - Class in com.caucho.health.predicate
-
Qualifies an action to match critical health status.
- IfHealthFatal() - Constructor for class com.caucho.health.predicate.IfHealthFatal
-
- IfHealthFatal(HealthCheck) - Constructor for class com.caucho.health.predicate.IfHealthFatal
-
- IfHealthOk - Class in com.caucho.health.predicate
-
Qualifies an action to match OK health status.
- IfHealthOk() - Constructor for class com.caucho.health.predicate.IfHealthOk
-
- IfHealthOk(HealthCheck) - Constructor for class com.caucho.health.predicate.IfHealthOk
-
- IfHealthStatus - Class in com.caucho.health.predicate
-
- IfHealthStatus(HealthStatus) - Constructor for class com.caucho.health.predicate.IfHealthStatus
-
- IfHealthStatus(HealthCheck, HealthStatus) - Constructor for class com.caucho.health.predicate.IfHealthStatus
-
- IfHealthUnknown - Class in com.caucho.health.predicate
-
Qualifies an action to match unknown results.
- IfHealthUnknown() - Constructor for class com.caucho.health.predicate.IfHealthUnknown
-
- IfHealthUnknown(HealthCheck) - Constructor for class com.caucho.health.predicate.IfHealthUnknown
-
- IfHealthWarning - Class in com.caucho.health.predicate
-
Qualifies an action to match warning health status.
- IfHealthWarning() - Constructor for class com.caucho.health.predicate.IfHealthWarning
-
- IfHealthWarning(HealthCheck) - Constructor for class com.caucho.health.predicate.IfHealthWarning
-
- IFLE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IfLocale - Class in com.caucho.rewrite
-
Match if the request's locale matches an expression.
- IfLocale() - Constructor for class com.caucho.rewrite.IfLocale
-
- IfLocalPort - Class in com.caucho.rewrite
-
Matches if request.getLocalPort() matches the 'value' attribute.
- IfLocalPort() - Constructor for class com.caucho.rewrite.IfLocalPort
-
- IFLT - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IfMBeanEnabled - Class in com.caucho.rewrite
-
Matches if the MBean is enabled and does not match if it's not enabled.
- IfMBeanEnabled() - Constructor for class com.caucho.rewrite.IfMBeanEnabled
-
- IfMBeanEnabledMXBean - Interface in com.caucho.management.server
-
Interface for a resin:IfMBeanEnabled rewrite rule.
- IfMessage - Class in com.caucho.health.predicate
-
Qualifies an action to match health result message to a regular expression.
- IfMessage() - Constructor for class com.caucho.health.predicate.IfMessage
-
- IfMessage(Pattern) - Constructor for class com.caucho.health.predicate.IfMessage
-
- IfMethod - Class in com.caucho.rewrite
-
Match if the HTTP method matches the value.
- IfMethod() - Constructor for class com.caucho.rewrite.IfMethod
-
- IFNE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IfNetwork - Class in com.caucho.rewrite
-
Match if the remote IP address matches one of the pattern networks.
- IfNetwork() - Constructor for class com.caucho.rewrite.IfNetwork
-
- IFNONNULL - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IfNotRecent - Class in com.caucho.health.predicate
-
Qualifies an action to match at most an amount of time after the last execution.
- IfNotRecent() - Constructor for class com.caucho.health.predicate.IfNotRecent
-
- IFNULL - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ifNull(Value, Value, Value) - Method in class com.caucho.quercus.env.Env
-
Returns ifNull if condition.isNull(), otherwise returns ifNotNull.
- IfQueryParam - Class in com.caucho.rewrite
-
Passes if the named parameter exists and has a value
that matches a regular expression.
- IfQueryParam() - Constructor for class com.caucho.rewrite.IfQueryParam
-
- IfRechecked - Class in com.caucho.health.predicate
-
Qualifies an action to match only after the required number of rechecks
have been performed.
- IfRechecked() - Constructor for class com.caucho.health.predicate.IfRechecked
-
- IfRecovered - Class in com.caucho.health.predicate
-
Qualifies an action to match upon recovery of Resin health.
- IfRecovered() - Constructor for class com.caucho.health.predicate.IfRecovered
-
- IfRemoteAddr - Class in com.caucho.rewrite
-
- IfRemoteAddr() - Constructor for class com.caucho.rewrite.IfRemoteAddr
-
- IfRemoteUser - Class in com.caucho.rewrite
-
- IfRemoteUser() - Constructor for class com.caucho.rewrite.IfRemoteUser
-
- IfSecure - Class in com.caucho.rewrite
-
Match if the request is secure, i.e.
- IfSecure() - Constructor for class com.caucho.rewrite.IfSecure
-
- IfServerName - Class in com.caucho.rewrite
-
A rewrite condition that passes if the server name matches.
- IfServerName() - Constructor for class com.caucho.rewrite.IfServerName
-
- IfServerPort - Class in com.caucho.rewrite
-
A rewrite condition that passes if the request.getServerPort() matches.
- IfServerPort() - Constructor for class com.caucho.rewrite.IfServerPort
-
- IfStatement - Class in com.caucho.quercus.statement
-
Represents an if statement.
- IfStatement(Location, Expr, Statement, Statement) - Constructor for class com.caucho.quercus.statement.IfStatement
-
- IfStatement - Class in com.caucho.servlets.ssi
-
Represents a SSI set statement
- IfStatement(SSIExpr) - Constructor for class com.caucho.servlets.ssi.IfStatement
-
- IfTag - Class in com.caucho.jstl.el
-
Tag representing an "if" condition.
- IfTag() - Constructor for class com.caucho.jstl.el.IfTag
-
- IfTag - Class in com.caucho.jstl.rt
-
Tag representing an "if" condition.
- IfTag() - Constructor for class com.caucho.jstl.rt.IfTag
-
- IfUptime - Class in com.caucho.health.predicate
-
Qualifies an action to match an amount of time after startup.
- IfUptime() - Constructor for class com.caucho.health.predicate.IfUptime
-
- IfUserInRole - Class in com.caucho.rewrite
-
Match if the user is in any of the given roles,
i.e.
- IfUserInRole() - Constructor for class com.caucho.rewrite.IfUserInRole
-
- ignorableWhitespace(char[], int, int) - Method in class com.caucho.relaxng.VerifierFilter
-
- ignorableWhitespace(char[], int, int) - Method in class com.caucho.xml.DOMBuilder
-
Handles the callback for ignorable whitespace.
- ignorableWhitespace(char[], int, int) - Method in class com.caucho.xml2.DOMBuilder
-
Handles the callback for ignorable whitespace.
- ignore_user_abort(boolean) - Static method in class com.caucho.quercus.lib.MiscModule
-
Returns the disconnect ignore setting
- IINC - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IllegalLoopbackException - Exception in javax.ejb
-
This exception indicates that an attempt was made to perform an illegal loop
back invocation on a Singleton with container-managed concurrency.
- IllegalLoopbackException() - Constructor for exception javax.ejb.IllegalLoopbackException
-
Constructs an exception with no detail message.
- IllegalLoopbackException(String) - Constructor for exception javax.ejb.IllegalLoopbackException
-
Constructs an exception with the specified detailed message.
- IllegalProductException - Exception in javax.enterprise.inject
-
Exception during runtime for webbeans
- IllegalProductException() - Constructor for exception javax.enterprise.inject.IllegalProductException
-
- IllegalProductException(String) - Constructor for exception javax.enterprise.inject.IllegalProductException
-
- IllegalProductException(Throwable) - Constructor for exception javax.enterprise.inject.IllegalProductException
-
- IllegalProductException(String, Throwable) - Constructor for exception javax.enterprise.inject.IllegalProductException
-
- IllegalRegexpException - Exception in com.caucho.quercus.lib.regexp
-
- IllegalStateException - Exception in javax.jms
-
The exception
- IllegalStateException(String) - Constructor for exception javax.jms.IllegalStateException
-
- IllegalStateException(String, String) - Constructor for exception javax.jms.IllegalStateException
-
- IllegalStateException - Exception in javax.resource.spi
-
An exception with internal causes.
- IllegalStateException() - Constructor for exception javax.resource.spi.IllegalStateException
-
- IllegalStateException(String) - Constructor for exception javax.resource.spi.IllegalStateException
-
- IllegalStateException(String, String) - Constructor for exception javax.resource.spi.IllegalStateException
-
- IllegalStateException(String, Throwable) - Constructor for exception javax.resource.spi.IllegalStateException
-
- IllegalStateException(Throwable) - Constructor for exception javax.resource.spi.IllegalStateException
-
- ILOAD - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ILOAD_0 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ILOAD_1 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ILOAD_2 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ILOAD_3 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- image_get_transform(QuercusImage) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Returns a copy of the current transform
- image_set_transform(QuercusImage, AffineTransform) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Returns a copy of the current transform
- image_transform(QuercusImage, double, double, double, double, double, double) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
general affine transformation
- image_transform_scale(QuercusImage, double, double) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
scaling transformation
- image_transform_shear(QuercusImage, double, double) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
shearing transformation
- image_transform_translate(QuercusImage, double, double) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
translation transformation
- image_type_to_extension(int, boolean) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get file extension for image type
- image_type_to_mime_type(int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get Mime-Type for image-type returned by getimagesize, exif_read_data,
exif_thumbnail, exif_imagetype
- imagealphablending(QuercusImage, boolean) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Set the blending mode for an image
- imageantialias(QuercusImage, boolean) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Should antialias functions be used or not
- imagearc(QuercusImage, double, double, double, double, double, double, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a partial ellipse
- imagechar(QuercusImage, int, int, int, String, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a character horizontally
- imagecharup(QuercusImage, int, int, int, String, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a character vertically
- imagecolorallocate(QuercusImage, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Allocate a color for an image
- imagecolorallocatealpha(QuercusImage, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Allocate a color for an image
- imagecolorat(Env, QuercusImage, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get the index of the color of a pixel
- imagecolorclosest(QuercusImage, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get the index of the closest color to the specified color
- imagecolorclosestalpha(QuercusImage, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get the index of the closest color to the specified color + alpha
- imagecolorclosesthwb(QuercusImage, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get the index of the color which has the hue, white and blackness
nearest to the given color
- imagecolordeallocate(QuercusImage, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
De-allocate a color for an image
- imagecolorexact(QuercusImage, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get the index of the specified color
- imagecolorexactalpha(QuercusImage, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get the index of the specified color + alpha
- imagecolormatch(QuercusImage, QuercusImage) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Makes the colors of the palette version of an image more closely
match the true color version
- imagecolorresolve(QuercusImage, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get the index of the specified color or its closest possible alternative
- imagecolorresolvealpha(QuercusImage, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get the index of the specified color + alpha or its closest possible
alternative
- imagecolorset(QuercusImage, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Set the color for the specified palette index
- imagecolorsforindex(QuercusImage, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get the colors for an index
- imagecolorstotal() - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Find out the number of colors in an image's palette
- imagecolortransparent(QuercusImage, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Define a color as transparent
- imageconvolution(QuercusImage, ArrayValue, double, double) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Apply a 3x3 convolution matrix, using coefficient div and offset
- imagecopy(QuercusImage, QuercusImage, int, int, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Copy part of an image
- imagecopymerge(QuercusImage, QuercusImage, int, int, int, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Copy and merge part of an image
- imagecopymergegray(QuercusImage, QuercusImage, int, int, int, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Copy and merge part of an image with gray scale
- imagecopyresampled(QuercusImage, QuercusImage, int, int, int, int, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Copy and resize part of an image with resampling
- imagecopyresized(QuercusImage, QuercusImage, int, int, int, int, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Copy and resize part of an image
- imagecreate(int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new palette based image
- imagecreatefromgd(Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new image from GD file or URL
- imagecreatefromgd2(Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new image from GD2 file or URL
- imagecreatefromgd2part(Path, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new image from a given part of GD2 file or URL
- imagecreatefromgif(Env, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new image from file or URL
- imagecreatefromjpeg(Env, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new image from file or URL
- imagecreatefrompng(Env, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new image from file or URL
- imagecreatefromstring(Env, InputStream) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new image from the image stream in the string
- imagecreatefromwbmp(Env, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new image from file or URL
- imagecreatefromxbm(Env, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new image from file or URL
- imagecreatefromxpm(Env, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new image from file or URL
- imagecreatetruecolor(int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new true color image
- imagedashedline(QuercusImage, int, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a dashed line
- imagedestroy(QuercusImage) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Destroy an image
- imageellipse(QuercusImage, double, double, double, double, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw an ellipse
- imagefill(QuercusImage, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Flood fill
- imagefilledarc(QuercusImage, double, double, double, double, double, double, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a partial ellipse and fill it
- imagefilledellipse(QuercusImage, double, double, double, double, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a filled ellipse
- imagefilledpolygon(Env, QuercusImage, ArrayValue, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a filled polygon
- imagefilledrectangle(QuercusImage, int, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a filled rectangle
- imagefilltoborder(QuercusImage, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Flood fill to specific color
- imagefilter(Env, QuercusImage, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Applies a filter to an image
- imagefontheight(int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get font height.
- imagefontwidth(int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get font width.
- imageftbbox(Env, double, double, StringValue, String, ArrayValue) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
draws a true type font image
- imagefttext(Env, QuercusImage, double, double, int, int, int, StringValue, String, ArrayValue) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
draws a true type font image
- imagegammacorrect(QuercusImage, float, float) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Apply a gamma correction to a GD image
- imagegd(QuercusImage, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Output GD image to browser or file
- imagegd2(QuercusImage, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Output GD2 image to browser or file
- imagegif(Env, QuercusImage, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Output image to browser or file
- ImageInfo - Class in com.caucho.quercus.lib.image
-
- ImageInfo(int, int, int, int, String) - Constructor for class com.caucho.quercus.lib.image.ImageInfo
-
- ImageInfo() - Constructor for class com.caucho.quercus.lib.image.ImageInfo
-
- imageinterlace(QuercusImage, Boolean) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Enable or disable interlace
- imageistruecolor(QuercusImage) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Finds whether an image is a truecolor image
- imagejpeg(Env, QuercusImage, Path, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Output image to browser or file
- imagelayereffect(QuercusImage, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Set the alpha blending flag to use the bundled libgd layering effects
- imageline(QuercusImage, int, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a line
- imageloadfont(Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Load a new font
- ImageModule - Class in com.caucho.quercus.lib.image
-
PHP image
- ImageModule() - Constructor for class com.caucho.quercus.lib.image.ImageModule
-
- imagepalettecopy(QuercusImage, QuercusImage) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Copy the palette from one image to another
- imagepng(Env, QuercusImage, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Output a PNG image to either the browser or a file
- imagepolygon(Env, QuercusImage, ArrayValue, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a polygon
- imagepsbbox(String, int, int, int, int, float) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Give the bounding box of a text rectangle using PostScript Type1 fonts
- imagepscopyfont(Value) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Make a copy of an already loaded font for further modification
- imagepsencodefont(Value, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Change the character encoding vector of a font
- imagepsextendfont(int, float) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Extend or condense a font
- imagepsfreefont(Value) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Free memory used by a PostScript Type 1 font
- imagepsloadfont(Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Load a PostScript Type 1 font from file
- imagepsslantfont(Value, float) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Slant a font
- imagepstext(QuercusImage, String, Value, int, int, int, int, int, int, int, float, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
To draw a text string over an image using PostScript Type1 fonts
- imagerectangle(QuercusImage, int, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a rectangle
- imagerotate(QuercusImage, float, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Rotate an image with a given angle
- imagesavealpha(QuercusImage, boolean) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Set the flag to save full alpha channel information (as opposed to
single-color transparency) when saving PNG images
- imagesetbrush(QuercusImage, QuercusImage) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Set the brush image for line drawing
- imagesetpixel(QuercusImage, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Set a single pixel
- imagesetstyle(Env, QuercusImage, ArrayValue) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Set the style for line drawing
- imagesetthickness(QuercusImage, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Set the thickness for line
- imagestring(QuercusImage, int, int, int, String, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a string horizontally
- imagestringup(QuercusImage, int, int, int, String, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a string vertically
- imagesx(QuercusImage) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Returns the width of the image.
- imagesy(QuercusImage) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Returns the height of the image.
- imagettfbbox(Env, double, double, StringValue, String) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
draws a true type font image
- imagettftext(Env, QuercusImage, double, double, int, int, int, StringValue, String) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
draws a true type font image
- IMAGETYPE_BMP - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_GIF - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_IFF - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_JB2 - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_JP2 - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_JPC - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_JPEG - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_JPG - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_JPX - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_PNG - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_PSD - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_SWC - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_SWF - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_TIFF_II - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_TIFF_MM - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_WBMP - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_XBM - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- imagetypes() - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Returns the imagetypes.
- imagewbmp(QuercusImage, Path, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Output image to browser or file
- IMG_ARC_CHORD - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_ARC_EDGED - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_ARC_NOFILL - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_ARC_PIE - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_COLOR_BRUSHED - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_COLOR_STYLED - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_BRIGHTNESS - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_COLORIZE - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_CONTRAST - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_EDGEDETECT - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_EMBOSS - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_GAUSSIAN_BLUR - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_GRAYSCALE - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_MEAN_REMOVAL - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_NEGATE - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_SELECTIVE_BLUR - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_SMOOTH - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_GIF - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_JPEG - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_JPG - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_PNG - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_WBMP - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_XPM - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMMEDIATE - Static variable in interface javax.resource.spi.work.WorkManager
-
- implementsInterface(Env, String) - Method in class com.caucho.quercus.env.QuercusClass
-
Returns true if this class or its parents implements specified interface.
- implementsInterface(Env, String) - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- ImplicitFieldExpr - Class in com.caucho.jsp.el
-
- ImplicitFieldExpr(int, Expr) - Constructor for class com.caucho.jsp.el.ImplicitFieldExpr
-
- ImplicitFieldExpr.AttributeMap - Class in com.caucho.jsp.el
-
- ImplicitFieldExpr.AttributeMap.EntryIterator - Class in com.caucho.jsp.el
-
- ImplicitFieldExpr.AttributeMap.EntrySet - Class in com.caucho.jsp.el
-
- ImplicitObjectELResolver - Class in javax.servlet.jsp.el
-
Variable resolution for JSP variables
- ImplicitObjectELResolver() - Constructor for class javax.servlet.jsp.el.ImplicitObjectELResolver
-
- ImplicitObjectELResolverImpl - Class in com.caucho.jsp.el
-
Variable resolution for JSP variables
- ImplicitObjectELResolverImpl() - Constructor for class com.caucho.jsp.el.ImplicitObjectELResolverImpl
-
- ImplicitObjectExpr - Class in com.caucho.jsp.el
-
- ImplicitObjectExpr(String) - Constructor for class com.caucho.jsp.el.ImplicitObjectExpr
-
- ImplicitObjectExpr.AttributeMap - Class in com.caucho.jsp.el
-
- ImplicitObjectExpr.AttributeMap.EntryIterator - Class in com.caucho.jsp.el
-
- ImplicitObjectExpr.AttributeMap.EntrySet - Class in com.caucho.jsp.el
-
- ImplicitTld - Class in com.caucho.jsp.cfg
-
Configuration for the taglib in the .tld
- ImplicitTld() - Constructor for class com.caucho.jsp.cfg.ImplicitTld
-
- ImplicitVariableMapper - Class in com.caucho.jsp.el
-
Represents implicit JSF variables.
- ImplicitVariableMapper() - Constructor for class com.caucho.jsp.el.ImplicitVariableMapper
-
- implies(ProtectionDomain, Permission) - Method in class com.caucho.security.PolicyImpl
-
- implode(Env, Value, Value) - Static method in class com.caucho.quercus.lib.string.StringModule
-
implodes an array into a string
- import_request_variables(Env, String, String) - Static method in class com.caucho.quercus.lib.VariableModule
-
Imports request variables
- importDefinitions(Env) - Method in class com.caucho.quercus.page.InterpretedPage
-
Imports the page definitions.
- importDefinitions(Env) - Method in class com.caucho.quercus.page.QuercusPage
-
Imports the page definitions.
- importDefinitions(Env) - Method in class com.caucho.quercus.program.QuercusProgram
-
Imports the page definitions.
- ImportExpr - Class in com.caucho.quercus.expr
-
Represents a PHP import statement
- ImportExpr(Location, String, boolean) - Constructor for class com.caucho.quercus.expr.ImportExpr
-
- importJavaClass(String) - Method in class com.caucho.quercus.env.Env
-
Imports a Java class.
- ImportMap - Class in com.caucho.quercus.env
-
- ImportMap() - Constructor for class com.caucho.quercus.env.ImportMap
-
- importNode(DOMNode) - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- importNode(DOMNode, boolean) - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- 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 class com.caucho.xml2.QDocument
-
Imports a copy of a node into the current document.
- importPhpClass(String) - Method in class com.caucho.quercus.env.Env
-
Imports a PHP class.
- ImportRule - Class in com.caucho.server.rewrite
-
- ImportRule(RewriteDispatch) - Constructor for class com.caucho.server.rewrite.ImportRule
-
- ImportRule.RewriteImportAdmin - Class in com.caucho.server.rewrite
-
- ImportTag - Class in com.caucho.jstl.el
-
- ImportTag() - Constructor for class com.caucho.jstl.el.ImportTag
-
- IMUL - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IN - Static variable in class com.caucho.amber.query.QueryParser
-
- in(Expression<? extends T>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
- in(Object...) - Method in interface javax.persistence.criteria.Expression
-
- in(Expression<?>...) - Method in interface javax.persistence.criteria.Expression
-
- in(Collection<?>) - Method in interface javax.persistence.criteria.Expression
-
- in(Expression<Collection<?>>) - Method in interface javax.persistence.criteria.Expression
-
- in_array(Value, ArrayValue, boolean) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Determines if the key is in the array
- InboundResourceAdapterConfig - Class in com.caucho.jca.cfg
-
Configuration for a connector.
- InboundResourceAdapterConfig.MessageAdapterConfig - Class in com.caucho.jca.cfg
-
- include(String) - Method in class com.caucho.jsp.PageContextImpl
-
- include(String, String, boolean) - Method in class com.caucho.jsp.PageContextImpl
-
Include another servlet into the current output stream.
- include(String, boolean) - Method in class com.caucho.jsp.PageContextImpl
-
Include another servlet into the current output stream.
- include(String) - Method in class com.caucho.jsp.PageContextWrapper
-
- include(String, String, boolean) - Method in class com.caucho.jsp.PageContextWrapper
-
- include(String, boolean) - Method in class com.caucho.jsp.PageContextWrapper
-
- include(StringValue) - Method in class com.caucho.quercus.env.Env
-
Evaluates an included file.
- include(Path, StringValue, boolean, boolean) - Method in class com.caucho.quercus.env.Env
-
Evaluates an included file.
- include(QuercusHttpServletRequest, QuercusHttpServletResponse) - Method in interface com.caucho.quercus.servlet.api.QuercusRequestDispatcher
-
- include(QuercusHttpServletRequest, QuercusHttpServletResponse) - Method in class com.caucho.quercus.servlet.api.QuercusRequestDispatcherImpl
-
- include(ServletRequest, ServletResponse) - Method in class com.caucho.server.webapp.RequestDispatcherImpl
-
- include(ServletRequest, ServletResponse, String) - Method in class com.caucho.server.webapp.RequestDispatcherImpl
-
Include a request into the current page.
- include(String) - Method in class javax.servlet.jsp.PageContext
-
Includes the a page relative to the current URL.
- include(String, boolean) - Method in class javax.servlet.jsp.PageContext
-
Includes the a page relative to the current URL.
- include(ServletRequest, ServletResponse) - Method in interface javax.servlet.RequestDispatcher
-
Includes the result of another page.
- INCLUDE_CONTEXT_PATH - Static variable in interface javax.servlet.RequestDispatcher
-
- INCLUDE_PATH_INFO - Static variable in interface javax.servlet.RequestDispatcher
-
- INCLUDE_QUERY_STRING - Static variable in interface javax.servlet.RequestDispatcher
-
- INCLUDE_REQUEST_URI - Static variable in interface javax.servlet.RequestDispatcher
-
- INCLUDE_SERVLET_PATH - Static variable in interface javax.servlet.RequestDispatcher
-
- includeExists(Path) - Method in class com.caucho.quercus.QuercusContext
-
Returns true if a precompiled page exists
- includeOnce(StringValue) - Method in class com.caucho.quercus.env.Env
-
Evaluates an included file.
- includeOnce(Path, StringValue, boolean) - Method in class com.caucho.quercus.env.Env
-
Evaluates an included file.
- IncludeRequest - Class in com.caucho.server.webapp
-
- IncludeRequest() - Constructor for class com.caucho.server.webapp.IncludeRequest
-
- IncludeRequest(HttpServletRequest, HttpServletResponse, Invocation) - Constructor for class com.caucho.server.webapp.IncludeRequest
-
- IncludeResponse - Class in com.caucho.server.webapp
-
Internal response for an include() or forward()
- IncludeResponseStream2 - Class in com.caucho.server.webapp
-
- IncludeStatement - Class in com.caucho.servlets.ssi
-
Represents a SSI include statement
- increaseFetchedRows() - Method in class com.caucho.quercus.lib.db.OracleStatement
-
Increases the number of fetched rows.
- increment(int) - Method in class com.caucho.quercus.env.ArgRef
-
Increment the following value.
- increment(int) - Method in class com.caucho.quercus.env.DoubleValue
-
Increment the following value.
- increment(int) - Method in class com.caucho.quercus.env.LongValue
-
Post-increment the following value.
- increment(int) - Method in class com.caucho.quercus.env.StringValue
-
Increment the following value.
- increment(int) - Method in class com.caucho.quercus.env.Value
-
Increment the following value.
- increment(int) - Method in class com.caucho.quercus.env.Var
-
Increment the following value.
- incrementIndex() - Method in class com.caucho.quercus.env.SerializeMap
-
- INDEFINITE - Static variable in interface javax.resource.spi.work.WorkManager
-
- index() - Method in interface javax.persistence.criteria.ListJoin
-
- IndexCache - Class in com.caucho.db.index
-
Manages the block cache
- indexCost(ArrayList<FromItem>) - Method in class com.caucho.db.sql.Expr
-
Returns the cost bonus for an index.
- IndexedRecord - Interface in javax.resource.cci
-
Represents an ordered collection of elements.
- IndexedValueExpression - Class in javax.servlet.jsp.jstl.core
-
- IndexedValueExpression(ValueExpression, int) - Constructor for class javax.servlet.jsp.jstl.core.IndexedValueExpression
-
- IndexKey - Class in com.caucho.db.index
-
Key to the front-end btree cache
- IndexKey() - Constructor for class com.caucho.db.index.IndexKey
-
- IndexKey(BTree, byte[], int, int, long) - Constructor for class com.caucho.db.index.IndexKey
-
- indexOf(String, String) - Static method in class com.caucho.jstl.Functions
-
Returns the index of the part in the whole.
- indexOf(char) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Returns the first index of the match string, starting from the head.
- indexOf(char, int) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Returns the last index of the match string, starting from the head.
- indexOf(CharSequence, int) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Returns the first index of the match string, starting from the head.
- indexOf(CharSequence) - Method in class com.caucho.quercus.env.StringValue
-
Returns the first index of the match string, starting from the head.
- indexOf(CharSequence, int) - Method in class com.caucho.quercus.env.StringValue
-
Returns the first index of the match string, starting from the head.
- indexOf(char) - Method in class com.caucho.quercus.env.StringValue
-
Returns the last index of the match string, starting from the head.
- indexOf(char, int) - Method in class com.caucho.quercus.env.StringValue
-
Returns the last index of the match string, starting from the head.
- indexOf(byte[], int, int) - Method in class com.caucho.util.ByteBuffer
-
- indexOf(char) - Method in class com.caucho.util.CharBuffer
-
- indexOf(char) - Method in class com.caucho.util.CharSegment
-
Returns the index of a character in the CharSegment.
- indexOf(char, int) - Method in class com.caucho.util.CharSegment
-
Returns the index of a character in the CharSegment starting
from an offset.
- indexOf(String) - Method in class com.caucho.util.CharSegment
-
- indexOf(String, int) - Method in class com.caucho.util.CharSegment
-
- indexOf(K, ConcurrentArrayList.Match<E, K>) - Method in class com.caucho.util.ConcurrentArrayList
-
- indexSubCost(ArrayList<FromItem>) - Method in class com.caucho.db.sql.Expr
-
Returns the cost bonus for an index.
- INDIRECT_BLOCKS - Static variable in class com.caucho.db.blob.Inode
-
- INEG - Static variable in class com.caucho.bytecode.CodeVisitor
-
- inElementContinuation(Item) - Method in class com.caucho.relaxng.program.ChoiceItem
-
Adds an inElement continuation.
- inElementContinuation(Item) - Method in class com.caucho.relaxng.program.InElementItem
-
Adds a continuation
- inElementContinuation(Item) - Method in class com.caucho.relaxng.program.InterleaveItem
-
Adds an inElement continuation.
- inElementContinuation(Item) - Method in class com.caucho.relaxng.program.Item
-
Interleaves a continuation.
- InElementItem - Class in com.caucho.relaxng.program
-
Represents a match inside an element with a continuation.
- InetAddressHandle - Class in com.caucho.hessian.io
-
Handle for an InetAddress object.
- InetAddressHandle(String, byte[]) - Constructor for class com.caucho.hessian.io.InetAddressHandle
-
- InetAddressSerializer - Class in com.caucho.hessian.io
-
Serializing a locale.
- InetAddressSerializer() - Constructor for class com.caucho.hessian.io.InetAddressSerializer
-
- InetAddressUtil - Class in com.caucho.vfs
-
Abstract socket to handle both normal sockets and bin/resin sockets.
- InetAddressUtil() - Constructor for class com.caucho.vfs.InetAddressUtil
-
- InetNetwork - Class in com.caucho.util
-
Represents an internet network mask.
- InetNetwork(InetAddress, int) - Constructor for class com.caucho.util.InetNetwork
-
Create a internet mask.
- InExpr - Class in com.caucho.amber.expr
-
"in" expression
- InExpr(AmberExpr, ArrayList<AmberExpr>, boolean) - Constructor for class com.caucho.amber.expr.InExpr
-
Creates a new cmp expression
- inferTypeFromInjection() - Method in class com.caucho.config.types.ResourceGroupConfig
-
- INFINITE - Static variable in class com.caucho.config.types.Bytes
-
- INFINITE - Static variable in class com.caucho.config.types.Period
-
- info(String) - Method in class com.caucho.quercus.lib.JavaLogger
-
- info - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
-
- INFO_ALL - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- INFO_CONFIGURATION - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- INFO_CREDITS - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- INFO_ENVIRONMENT - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- INFO_GENERAL - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- INFO_LICENSE - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- INFO_MODULES - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- INFO_VARIABLES - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- InfoBootOption - Class in com.caucho.boot
-
- InfoBootOption() - Constructor for class com.caucho.boot.InfoBootOption
-
- infoToVersion(String) - Static method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- Inheritance - Annotation Type in javax.persistence
-
The @Inheritance annotation.
- InheritanceConfig - Class in com.caucho.amber.cfg
-
The tag in orm.xml
- InheritanceConfig() - Constructor for class com.caucho.amber.cfg.InheritanceConfig
-
- InheritanceType - Enum in javax.persistence
-
The InheritanceType enumeration
- ini_alter(Env, String, StringValue) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Sets an initialization value.
- INI_ALWAYS_POPULATE_RAW_POST_DATA - Static variable in class com.caucho.quercus.QuercusContext
-
- INI_BCMATH_SCALE - Static variable in class com.caucho.quercus.lib.BcmathModule
-
- ini_get(Env, String) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Returns an initialization value.
- ini_get_all(Env, String, boolean) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Returns all initialization values.
- INI_INCLUDE_PATH - Static variable in class com.caucho.quercus.QuercusContext
-
- INI_REGISTER_LONG_ARRAYS - Static variable in class com.caucho.quercus.QuercusContext
-
- ini_restore(Env, String) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Restore the initial configuration value
- ini_set(Env, String, StringValue) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Sets an initialization value.
- INI_UNICODE_FALLBACK_ENCODING - Static variable in class com.caucho.quercus.QuercusContext
-
- INI_UNICODE_FROM_ERROR_MODE - Static variable in class com.caucho.quercus.QuercusContext
-
- INI_UNICODE_FROM_ERROR_SUBST_CHAR - Static variable in class com.caucho.quercus.QuercusContext
-
- INI_UNICODE_HTTP_INPUT_ENCODING - Static variable in class com.caucho.quercus.QuercusContext
-
- INI_UNICODE_OUTPUT_ENCODING - Static variable in class com.caucho.quercus.QuercusContext
-
- INI_UNICODE_RUNTIME_ENCODING - Static variable in class com.caucho.quercus.QuercusContext
-
- INI_UNICODE_SCRIPT_ENCODING - Static variable in class com.caucho.quercus.QuercusContext
-
- INI_UNICODE_SEMANTICS - Static variable in class com.caucho.quercus.QuercusContext
-
- IniDefinition - Class in com.caucho.quercus.module
-
- IniDefinition(String, IniDefinition.Type, Value, int) - Constructor for class com.caucho.quercus.module.IniDefinition
-
- IniDefinition.Runtime - Class in com.caucho.quercus.module
-
- IniDefinition.Type - Enum in com.caucho.quercus.module
-
- IniDefinition.Unsupported - Class in com.caucho.quercus.module
-
- IniDefinitions - Class in com.caucho.quercus.module
-
- IniDefinitions() - Constructor for class com.caucho.quercus.module.IniDefinitions
-
- IniParser - Class in com.caucho.quercus.lib.file
-
- IniParser() - Constructor for class com.caucho.quercus.lib.file.IniParser
-
- init() - Method in class com.caucho.admin.action.PdfReportAction
-
- init() - Method in class com.caucho.admin.AdminServices
-
- init() - Method in class com.caucho.admin.HeartbeatService
-
- init() - Method in class com.caucho.admin.HttpPingThread
-
Deprecated.
- init() - Method in class com.caucho.admin.LogService
-
- init() - Method in class com.caucho.admin.PingMailer
-
Deprecated.
- init() - Method in class com.caucho.admin.RemoteAdminService
-
- init() - Method in class com.caucho.admin.StatService
-
- init() - Method in class com.caucho.admin.XaLogService
-
- init(AmberConnection) - Method in interface com.caucho.amber.AmberQuery
-
Initialize with the connection.
- init() - Method in class com.caucho.amber.cfg.AmberPersistenceManager
-
- init() - Method in class com.caucho.amber.entity.AmberEntityHome
-
Initialize the home.
- init(Class, Object) - Method in class com.caucho.amber.entity.EntityKey
-
- init() - Method in class com.caucho.amber.EnvAmberManager
-
Initialize the resource.
- init() - Method in class com.caucho.amber.field.AbstractField
-
Initialize the field.
- init() - Method in interface com.caucho.amber.field.AmberField
-
Links to the target.
- init() - Method in class com.caucho.amber.field.DependentEntityOneToOneField
-
- init() - Method in class com.caucho.amber.field.ElementCollectionField
-
Initializes the field.
- init() - Method in class com.caucho.amber.field.EmbeddedSubField
-
Links to the target.
- init() - Method in class com.caucho.amber.field.EntityEmbeddedField
-
Initializes the property.
- init() - Method in class com.caucho.amber.field.Id
-
Initialize the id.
- init() - Method in class com.caucho.amber.field.KeyManyToOneField
-
Initialize the field.
- init() - Method in class com.caucho.amber.field.ManyToManyField
-
Initializes the field.
- init() - Method in class com.caucho.amber.field.ManyToOneField
-
Initializes the field.
- init(EntityType) - Method in class com.caucho.amber.field.ManyToOneField
-
Initializes the field.
- init() - Method in class com.caucho.amber.field.MaxGenerator
-
initialize the sql.
- init() - Method in class com.caucho.amber.field.OneToManyField
-
Initialize.
- init() - Method in class com.caucho.amber.field.PropertyField
-
Initializes the property.
- init() - Method in class com.caucho.amber.field.StubMethod
-
Initializes the method.
- init(FilterConfig) - Method in class com.caucho.amber.filters.AmberContextFilter
-
Initializes the filter.
- init() - Method in class com.caucho.amber.gen.AmberEnhancer
-
Initialize the enhancer.
- init(AmberPersistenceUnit) - Method in class com.caucho.amber.idgen.AmberTableGenerator
-
Initialize the table.
- init(AmberPersistenceUnit) - Method in class com.caucho.amber.idgen.SequenceIdGenerator
-
Initialize the table.
- init() - Method in class com.caucho.amber.manager.AmberContainer
-
- init() - Method in class com.caucho.amber.manager.AmberPersistenceUnit
-
Initialize the resource.
- init(String, Object[], int) - Method in class com.caucho.amber.query.QueryCacheKey
-
Initialize the cache key values.
- init() - Method in class com.caucho.amber.query.ResultSetImpl
-
Initialize
- init(AmberConnection) - Method in class com.caucho.amber.query.UserQuery
-
- init() - Method in class com.caucho.amber.type.AmberBeanType
-
Initialize the type.
- init() - Method in class com.caucho.amber.type.AmberType
-
Initialize the type.
- init() - Method in class com.caucho.amber.type.EntityType
-
Initialize the entity.
- init() - Method in class com.caucho.amber.type.GeneratorTableType
-
Initialize the table.
- init(ReadStream) - Method in class com.caucho.amqp.io.AmqpFrameReader
-
- init(WriteStream) - Method in class com.caucho.amqp.io.AmqpFrameWriter
-
- init(InputStream) - Method in class com.caucho.amqp.io.AmqpReader
-
- init(OutputStream) - Method in class com.caucho.amqp.io.AmqpWriter
-
- init() - Method in class com.caucho.amqp.server.AmqpProtocol
-
- init() - Method in class com.caucho.amqp.server.AmqpServerConnection
-
- init() - Method in class com.caucho.boot.BootManagementConfig
-
- init(InputStream) - Method in class com.caucho.burlap.client.MicroBurlapInput
-
Initialize the Burlap input stream with a new underlying stream.
- init(OutputStream) - Method in class com.caucho.burlap.client.MicroBurlapOutput
-
- init(InputStream) - Method in class com.caucho.burlap.io.BurlapInput
-
Initialize the burlap stream with the underlying input stream.
- init(OutputStream) - Method in class com.caucho.burlap.io.BurlapOutput
-
Initializes the output
- init(ServletConfig) - Method in class com.caucho.burlap.server.BurlapServlet
-
Initialize the service, including the service object.
- init(String, InputStream, ByteCodeClassMatcher) - Method in class com.caucho.bytecode.ByteCodeClassScanner
-
- init(JavaClass, CodeAttribute) - Method in class com.caucho.bytecode.CodeEnhancer
-
- init(JavaClass, CodeAttribute) - Method in class com.caucho.bytecode.CodeVisitor
-
- init() - Method in class com.caucho.cloud.elastic.ScalingServiceImpl
-
- init() - Method in class com.caucho.cloud.globalcache.AbstractGlobalCache
-
- init() - Method in class com.caucho.cloud.globalcache.ServerGlobalCache
-
- init() - Method in class com.caucho.cloud.loadbalance.SingleLoadBalanceManager
-
- init() - Method in class com.caucho.cloud.network.ClusterServer
-
Initialize
- init() - Method in class com.caucho.cluster.AbstractLock
-
Initialize the lock.
- init() - Method in class com.caucho.cluster.ClusterVoteManager
-
Initialize the lock.
- init() - Method in class com.caucho.config.cfg.AbstractBeanConfig
-
- init() - Method in class com.caucho.config.cfg.BeanConfig
-
- init() - Method in class com.caucho.config.cfg.BeansConfig
-
Initialization and validation on parse completion.
- init(Object) - Static method in class com.caucho.config.Config
-
- init() - Method in class com.caucho.config.core.ResinChoose
-
- init() - Method in class com.caucho.config.core.ResinEnv
-
- init() - Method in class com.caucho.config.core.ResinIf
-
- init() - Method in class com.caucho.config.core.ResinImport
-
- init() - Method in class com.caucho.config.core.ResinInclude
-
- init() - Method in class com.caucho.config.core.ResinLog
-
Initialization logs the data.
- init() - Method in class com.caucho.config.core.ResinProperties
-
- init() - Method in class com.caucho.config.core.ResinSet
-
- init() - Method in class com.caucho.config.event.ObserverImpl
-
Initialization.
- init(ConfigProgram) - Method in class com.caucho.config.inject.BeanBuilder
-
- init() - Method in class com.caucho.config.inject.InterceptorBean
-
- init(Object) - Method in class com.caucho.config.program.ConfigProgram
-
- init(Object) - Method in class com.caucho.config.type.AbstractBeanType
-
Replace the type with the generated object
- init(Object) - Method in class com.caucho.config.type.ConfigType
-
Initialize the type
- init(Object) - Method in class com.caucho.config.type.InlineBeanType
-
Initialize the type
- init(Object) - Method in class com.caucho.config.type.InterfaceType
-
Replace the type with the generated object
- init() - Method in class com.caucho.config.types.AnnotationBuilder
-
Initialize the signature.
- init() - Method in class com.caucho.config.types.DataSourceRef
-
Gets the env-entry-value
- init() - Method in class com.caucho.config.types.EnvEntry
-
Gets the env-entry-value
- init() - Method in class com.caucho.config.types.FileSetType
-
Initialize the type.
- init() - Method in class com.caucho.config.types.InstantiationConfig
-
Initialize the signature.
- init() - Method in class com.caucho.config.types.InterfaceConfig
-
Override init to handle value
- init() - Method in class com.caucho.config.types.JndiLink
-
Initialize the resource.
- init() - Method in class com.caucho.config.types.MessageDestinationRef
-
- init() - Method in class com.caucho.config.types.PathPatternType
-
initialize the pattern.
- init() - Method in class com.caucho.config.types.PersistenceUnitRef
-
- init() - Method in class com.caucho.config.types.ReferenceConfig
-
Initialize the resource.
- init() - Method in class com.caucho.config.types.ResinType
-
Initialize the signature.
- init() - Method in class com.caucho.config.types.ResourceGroupConfig
-
Registers any injection targets
- init() - Method in class com.caucho.config.types.ResourceRef
-
Initialize the resource.
- init() - Method in class com.caucho.config.types.Signature
-
Initialize the signature.
- init() - Method in class com.caucho.config.xml.XmlBeanConfig
-
- init(Object) - Method in class com.caucho.config.xml.XmlBeanType
-
Initialize the type
- init(BlockStore, byte[], int) - Method in class com.caucho.db.blob.BlobInputStream
-
Initialize the output stream.
- init(BlockStore, byte[], int) - Method in class com.caucho.db.blob.BlobOutputStream
-
Initialize the output stream.
- init(BlockStore, byte[], int) - Method in class com.caucho.db.blob.ClobReader
-
Initialize the output stream.
- init(BlockStore, StoreTransaction, byte[], int) - Method in class com.caucho.db.blob.Inode
-
- init(BlockStore, byte[], int) - Method in class com.caucho.db.blob.InodeBlobInputStream
-
Initialize the output stream.
- init() - Method in class com.caucho.db.block.BlockStore
-
- init() - Method in class com.caucho.db.Database
-
Initializes the database.
- init(BTree, byte[], int, int) - Method in class com.caucho.db.index.IndexKey
-
- init() - Method in interface com.caucho.db.io.StoreReadWrite
-
- init() - Method in class com.caucho.db.io.StoreReadWriteImpl
-
- init() - Method in class com.caucho.db.io.StoreReadWriteMmapNio
-
- init() - Method in class com.caucho.db.jdbc.ConnectionPoolDataSourceImpl
-
Initialize the data source.
- init() - Method in class com.caucho.db.jdbc.DataSourceImpl
-
Initialize the data source.
- init(Statement) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
-
Initialize the keys result set at the beginning of the query.
- init() - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
-
Initialize the keys result set at the beginning of the query.
- init() - Method in class com.caucho.db.jdbc.StatementImpl
-
- init(DbTransaction, TableIterator[], boolean) - Method in class com.caucho.db.sql.QueryContext
-
Initializes the query state.
- init(Table) - Method in class com.caucho.db.table.TableIterator
-
- init(QueryContext) - Method in class com.caucho.db.table.TableIterator
-
- init(DbTransaction) - Method in class com.caucho.db.table.TableIterator
-
- init() - Method in class com.caucho.distcache.AbstractCache
-
Initialize the cache.
- init() - Method in class com.caucho.distcache.jdbc.JdbcCacheBacking
-
- init() - Method in class com.caucho.distcache.jdbc.JdbcCacheBackingImpl
-
- init() - Method in class com.caucho.distcache.jdbc.JdbcDataStore
-
- init() - Method in class com.caucho.distcache.jdbc.JdbcMnodeStore
-
- init() - Method in class com.caucho.distcache.JdbcCache
-
- init() - Method in class com.caucho.distcache.rest.HttpRestCacheLoader
-
- init() - Method in class com.caucho.distcache.websocket.AbstractWebSocketConnection
-
- init() - Method in class com.caucho.distcache.websocket.TieredCacheLoader
-
- init() - Method in class com.caucho.distcache.websocket.TieredCacheWebSocketProtocol
-
- init() - Method in class com.caucho.ejb.cfg.AfterBeginMethod
-
- init() - Method in class com.caucho.ejb.cfg.BeforeCompletionMethod
-
- init() - Method in class com.caucho.ejb.cfg.ConcurrentMethod
-
- init() - Method in class com.caucho.ejb.cfg.ContainerTransaction
-
- init() - Method in class com.caucho.ejb.cfg.EjbBean
-
Configure initialization.
- init() - Method in class com.caucho.ejb.cfg.EjbBeanConfigProxy
-
Initializes and configures the entity bean.
- init() - Method in class com.caucho.ejb.cfg.EjbJar.MethodPermission
-
- init() - Method in class com.caucho.ejb.cfg.EjbJar.QueryFunction
-
- init() - Method in class com.caucho.ejb.cfg.EjbMessageBean
-
Initialize
- init() - Method in class com.caucho.ejb.cfg.EjbSessionBean
-
Configure initialization.
- init() - Method in class com.caucho.ejb.cfg.Interceptor
-
- init() - Method in class com.caucho.ejb.cfg.PostConstructType
-
- init() - Method in class com.caucho.ejb.cfg.RemoveMethod
-
- init() - Method in class com.caucho.ejb.EJBServer
-
Initialize the container.
- init() - Method in class com.caucho.ejb.EJBServlet
-
Initialize the servlet
- init() - Method in class com.caucho.ejb.manager.EjbManager
-
- init() - Method in class com.caucho.ejb.message.MessageManager
-
Initialize the server
- init() - Method in class com.caucho.ejb.protocol.EjbProtocolManager
-
Initialize the protocol manager.
- init() - Method in class com.caucho.ejb.server.AbstractEjbBeanManager
-
- init() - Method in class com.caucho.ejb.session.AbstractSessionManager
-
Initialize the server during the config phase.
- init() - Method in class com.caucho.ejb.session.StatelessManager
-
- init(ManagedConnectionFactory) - Method in class com.caucho.env.dbpool.ConnectionPool
-
Initialize the connection manager.
- init() - Method in class com.caucho.env.deploy.DeployContainer
-
Initialize the container.
- init() - Method in class com.caucho.env.deploy.DeployController
-
Initialize the entry.
- init() - Method in interface com.caucho.env.deploy.DeployControllerApi
-
Initialization of the controller itself
- init() - Method in class com.caucho.env.deploy.DeployGenerator
-
- init() - Method in interface com.caucho.env.deploy.EnvironmentDeployInstance
-
Initialize the instance.
- init() - Method in class com.caucho.env.health.HttpStatusHealthCheckImpl
-
Initialize the pinger.
- init() - Method in class com.caucho.env.jpa.ConfigJpaPersistenceUnit
-
- init() - Method in class com.caucho.env.jpa.ConfigJpaPersistenceUnitDefault
-
- init() - Method in class com.caucho.env.jpa.ConfigPersistenceUnit
-
- init() - Method in class com.caucho.env.jpa.PersistenceManager
-
- init() - Method in class com.caucho.env.log.LogSystem
-
- init() - Method in class com.caucho.env.meter.JmxExpr.JmxDelta
-
- init() - Method in class com.caucho.env.meter.JmxExpr.JmxValue
-
- init() - Method in class com.caucho.env.repository.AbstractRepository
-
Initialize the repository
- init(FilterConfig) - Method in class com.caucho.filters.AnonymousExpiresFilter
-
Filter init reads the filter configuration
- init(HttpServletResponse) - Method in class com.caucho.filters.CauchoResponseWrapper
-
Initialize the response.
- init(FilterConfig) - Method in class com.caucho.filters.CsrfFilter
-
- init(FilterConfig) - Method in class com.caucho.filters.ExpiresFilter
-
Filter init reads the filter configuration
- init(CauchoResponseWrapper) - Method in class com.caucho.filters.FilterWrapperResponseStream
-
- init(FilterConfig) - Method in class com.caucho.filters.GzipFilter
-
- init(FilterConfig) - Method in class com.caucho.filters.HeaderFilter
-
- init(FilterConfig) - Method in class com.caucho.filters.MD5Filter
-
- init(FilterConfig) - Method in class com.caucho.filters.PasswordFilter
-
- init(FilterConfig) - Method in class com.caucho.filters.ThrottleFilter
-
- init(FilterConfig) - Method in class com.caucho.filters.TransactionFilter
-
Lookup java:comp/UserTransaction and cache the results.
- init(FilterConfig) - Method in class com.caucho.filters.XsltFilter
-
- init() - Method in class com.caucho.health.action.AbstractHealthAction
-
- init() - Method in class com.caucho.health.action.ActionSequence
-
- init() - Method in class com.caucho.health.action.CallJmxOperation
-
- init() - Method in class com.caucho.health.action.DumpHealth
-
- init() - Method in class com.caucho.health.action.DumpHeap
-
- init() - Method in class com.caucho.health.action.DumpJmx
-
- init() - Method in class com.caucho.health.action.DumpThreads
-
- init() - Method in class com.caucho.health.action.ExecCommand
-
- init() - Method in class com.caucho.health.action.PdfReport
-
- init() - Method in class com.caucho.health.action.PhpAction
-
- init() - Method in class com.caucho.health.action.ScoreboardReport
-
- init() - Method in class com.caucho.health.action.SendMail
-
- init() - Method in class com.caucho.health.action.SetJmxAttribute
-
- init() - Method in class com.caucho.health.action.SetLogLevel
-
- init() - Method in class com.caucho.health.action.Snapshot
-
- init() - Method in class com.caucho.health.action.StartProfiler
-
- init() - Method in class com.caucho.health.analysis.AnomalyAnalyzer
-
- init() - Method in class com.caucho.health.BasicHealthChecks
-
- init() - Method in class com.caucho.health.check.AbstractHealthCheck
-
- init() - Method in class com.caucho.health.check.HttpStatusHealthCheck
-
- init() - Method in class com.caucho.health.check.LicenseHealthCheck
-
- init() - Method in class com.caucho.health.meter.JmxCalculationMeter
-
- init() - Method in class com.caucho.health.meter.JmxMeter
-
- init() - Method in class com.caucho.health.meter.MeterGraph
-
- init() - Method in class com.caucho.health.meter.MeterGraphPage
-
- init() - Method in class com.caucho.health.meter.MeterGraphSection
-
- init() - Method in class com.caucho.health.predicate.AbstractCombiningPredicate
-
- init() - Method in class com.caucho.health.predicate.EventPredicate
-
- init() - Method in class com.caucho.health.predicate.IfCron
-
- init() - Method in class com.caucho.health.predicate.IfExpr
-
- init() - Method in class com.caucho.health.predicate.IfFlapping
-
- init() - Method in class com.caucho.health.predicate.IfNotRecent
-
- init() - Method in class com.caucho.health.predicate.IfUptime
-
- init() - Method in class com.caucho.health.predicate.LifecyclePredicate
-
- init() - Method in class com.caucho.health.predicate.Not
-
- init() - Method in class com.caucho.health.predicate.OnAbnormalStop
-
- init() - Method in class com.caucho.hemp.queue.HempFileQueueStore
-
- init() - Method in class com.caucho.hemp.services.BamJmsService
-
- init() - Method in class com.caucho.hemp.services.BamMailService
-
- init() - Method in class com.caucho.hemp.services.MailService
-
- init(InputStream) - Method in class com.caucho.hessian.io.AbstractHessianInput
-
Initialize the Hessian stream with the underlying input stream.
- init(OutputStream) - Method in class com.caucho.hessian.io.AbstractHessianOutput
-
Initialize the output with a new underlying stream.
- init(InputStream) - Method in class com.caucho.hessian.io.Hessian2Input
-
- init(OutputStream) - Method in class com.caucho.hessian.io.Hessian2Output
-
- init(InputStream) - Method in class com.caucho.hessian.io.HessianInput
-
Initialize the hessian stream with the underlying input stream.
- init(OutputStream) - Method in class com.caucho.hessian.io.HessianOutput
-
Initializes the output
- init(InputStream) - Method in class com.caucho.hessian.micro.MicroHessianInput
-
Initialize the hessian stream with the underlying input stream.
- init(OutputStream) - Method in class com.caucho.hessian.micro.MicroHessianOutput
-
- init(MuxServer, int) - Method in class com.caucho.hessian.mux.MuxInputStream
-
Initialize the multiplexor with input and output streams.
- init(MuxServer, int) - Method in class com.caucho.hessian.mux.MuxOutputStream
-
Initialize the multiplexor with input and output streams.
- init(InputStream, OutputStream, boolean) - Method in class com.caucho.hessian.mux.MuxServer
-
Initialize the multiplexor with input and output streams.
- init(ServletConfig) - Method in class com.caucho.hessian.server.HessianServlet
-
Initialize the service, including the service object.
- init(InputStream) - Method in class com.caucho.hmtp.HmtpReader
-
- init(OutputStream) - Method in class com.caucho.hmtp.HmtpWriter
-
- init() - Method in class com.caucho.hmtp.server.HmtpServlet
-
- init() - Method in class com.caucho.http.log.AbstractAccessLog
-
Initialize the log.
- init() - Method in class com.caucho.http.log.AbstractErrorLog
-
Initialize the log.
- init() - Method in class com.caucho.i18n.CharacterEncoding
-
Initialize the resource.
- init() - Method in class com.caucho.j2ee.appclient.ClientEjbRef
-
- init() - Method in class com.caucho.java.JavacConfig
-
Stores self.
- init() - Method in class com.caucho.java.TempDir
-
Stores self.
- init() - Method in class com.caucho.java.WorkDir
-
Stores self.
- init() - Method in class com.caucho.jca.cfg.ConnectionFactoryConfig
-
- init() - Method in class com.caucho.jca.cfg.ConnectorConfig
-
- init() - Method in class com.caucho.jca.cfg.Resource
-
Initialize the resource.
- init() - Method in class com.caucho.jca.cfg.Resource.MBeanListener
-
- init() - Method in class com.caucho.jca.cfg.ResourceAdapterBeanConfig
-
- init() - Method in class com.caucho.jca.cfg.ResourceManagerConfig
-
- init() - Method in class com.caucho.jca.ra.ConnectorConfig.ConnectionFactory
-
- init() - Method in class com.caucho.jca.ra.ConnectorConfig.ConnectionListener
-
- init() - Method in class com.caucho.jca.ra.ConnectorConfig.ConnectorBean
-
- init() - Method in class com.caucho.jca.ra.ConnectorConfig
-
Initialize the resource.
- init() - Method in class com.caucho.jca.ra.ConnectorResource.ConnectionFactory
-
- init() - Method in class com.caucho.jca.ra.ConnectorResource.ConnectionListener
-
- init() - Method in class com.caucho.jca.ra.ConnectorResource.ConnectorBean
-
- init() - Method in class com.caucho.jca.ra.ConnectorResource
-
Initialize the resource.
- init() - Method in class com.caucho.jca.ra.ResourceArchive
-
Configures the resource.
- init() - Method in class com.caucho.jca.ra.ResourceDefault
-
- init() - Method in class com.caucho.jca.ra.ResourceDeploy
-
Initialize the resource-deploy.
- init() - Method in class com.caucho.jms.cluster.ClusterQueueImpl
-
- init() - Method in class com.caucho.jms.cluster.ClusterTopicImpl
-
- init() - Method in class com.caucho.jms.connection.ConnectionFactoryImpl
-
Initialize the connection factory.
- init() - Method in class com.caucho.jms.file.FileQueueImpl
-
Initialize the queue
- init() - Method in class com.caucho.jms.file.FileTopicImpl
-
- init() - Method in class com.caucho.jms.jca.ListenerEndpointFactory
-
Initialization.
- init() - Method in class com.caucho.jms.jca.MessageSenderManager
-
- init() - Method in class com.caucho.jms.jca.ResourceAdapterImpl
-
Initialization.
- init() - Method in class com.caucho.jms.jdbc.JdbcDestination
-
Initializes the JdbcDestination
- init() - Method in class com.caucho.jms.jdbc.JdbcManager
-
Initializes the JdbcManager
- init() - Method in class com.caucho.jms.jdbc.JdbcMessage
-
Initializes the JdbcMessage
- init() - Method in class com.caucho.jms.jdbc.JdbcQueue
-
Initializes the JdbcQueue
- init() - Method in class com.caucho.jms.jdbc.JdbcTopic
-
Initializes the JdbcTopic
- init() - Method in class com.caucho.jms.queue.AbstractQueue
-
- init() - Method in class com.caucho.jms.queue.AbstractTopic
-
- init() - Method in class com.caucho.jms.queue.JmsBlockingQueue
-
- init() - Method in class com.caucho.jms.resource.ListenerResource
-
- init() - Method in class com.caucho.jms.resource.ListenerResource.ListenerConfig
-
- init() - Method in class com.caucho.jms.resource.MessageSenderResource
-
Initialize the sender resource.
- init() - Method in class com.caucho.jms.services.HessianListener
-
- init() - Method in class com.caucho.jms.services.JMSServlet
-
- init() - Method in class com.caucho.jmx.MBeanConfig
-
Initialize the resource.
- Init() - Constructor for class com.caucho.jmx.MBeanConfig.Init
-
- init() - Method in class com.caucho.jmx.MBeanConfig.Listener
-
- init() - Method in class com.caucho.jmx.remote.ReadJMXService
-
Initialize the server.
- init() - Method in class com.caucho.jsmp.JmtpServlet
-
- init(InputStream) - Method in class com.caucho.jsmp.JsmpReader
-
- init(InputStream) - Method in class com.caucho.json.JsonInput
-
Initialize the output with a new underlying stream.
- init(InputStream) - Method in class com.caucho.json.JsonInput2
-
Initialize the output with a new underlying stream.
- init(PrintWriter) - Method in class com.caucho.json.JsonOutput
-
Initialize the output with a new underlying stream.
- init(Path) - Method in interface com.caucho.jsp.CauchoPage
-
- init() - Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
- init() - Method in class com.caucho.jsp.cfg.TldFunction
-
Initialize
- init(int, int, int, boolean, boolean, boolean) - Method in class com.caucho.jsp.IntegerLoopSupportTag
-
Sets the initial values.
- init(int, int, int, boolean, boolean, boolean) - Method in class com.caucho.jsp.IteratorLoopSupportTag
-
Sets the initial values.
- init() - Method in class com.caucho.jsp.java.JavaJspGenerator
-
- init(String) - Method in class com.caucho.jsp.java.JavaJspGenerator
-
- init() - Method in class com.caucho.jsp.java.JavaTagGenerator
-
- init(Path) - Method in class com.caucho.jsp.java.JspTagSupport
-
- init(ServletConfig) - Method in class com.caucho.jsp.JavaPage
-
- init() - Method in class com.caucho.jsp.JspCompiler.ApplicationConfig
-
- init() - Method in class com.caucho.jsp.JspCompiler
-
- init() - Method in class com.caucho.jsp.JspManager
-
Initialize the manager.
- init() - Method in class com.caucho.jsp.JspPrecompileResource
-
Initialize the resource.
- init(ServletConfig) - Method in class com.caucho.jsp.JspServlet
-
Initializes the servlet.
- init(Path) - Method in class com.caucho.jsp.Page
-
- init(ServletConfig) - Method in class com.caucho.jsp.Page
-
Initialize the servlet.
- init() - Method in class com.caucho.jsp.PageContextImpl
-
- init(PageContextImpl) - Method in class com.caucho.jsp.PageContextWrapper
-
- init(ServletConfig) - Method in class com.caucho.jsp.QServlet
-
Initialize the servlet.
- init(Path) - Method in class com.caucho.jsp.StaticPage
-
- init() - Method in class com.caucho.jsp.TaglibManager
-
Loads all the .tld files in the WEB-INF and the META-INF for
the entire classpath.
- init() - Method in class com.caucho.jsp.TldManager
-
Loads all the .tld files in the WEB-INF and the META-INF for
the entire classpath.
- init(ServletConfig) - Method in class com.caucho.jsp.XtpServlet
-
Initializes the servlet.
- init(File...) - Method in class com.caucho.license.LicenseStore
-
- init() - Method in class com.caucho.loader.ClassLoaderConfig
-
init
- init() - Method in class com.caucho.loader.ClasspathConfig
-
Initialize
- init() - Method in class com.caucho.loader.CompilingLoader
-
Initialize.
- init() - Method in class com.caucho.loader.DependencyCheckInterval
-
Initialize
- init() - Method in class com.caucho.loader.DynamicClassLoader
-
Initialize the class loader.
- init() - Method in class com.caucho.loader.enhancer.ClassEnhancerConfig
-
Initializes the config.
- init() - Method in class com.caucho.loader.enhancer.EnhancingClassLoader
-
Initialize the loader.
- init() - Static method in class com.caucho.loader.Environment
-
Starts the current environment.
- init(ClassLoader) - Static method in class com.caucho.loader.Environment
-
Starts the current environment.
- init() - Method in class com.caucho.loader.EnvironmentClassLoader
-
Initialize the environment.
- init() - Method in class com.caucho.loader.ivy.IvyCache
-
- init() - Method in class com.caucho.loader.ivy.IvyLoader
-
Initialize
- init() - Method in class com.caucho.loader.JarListLoader
-
- init() - Method in class com.caucho.loader.JarLoader
-
- init() - Method in class com.caucho.loader.LibraryLoader
-
Initialize
- init() - Method in class com.caucho.loader.Loader
-
Initialize the loader
- init() - Method in class com.caucho.loader.maven.MavenProject.Dependency
-
- init() - Method in class com.caucho.loader.maven.MavenProject
-
- init() - Method in class com.caucho.loader.maven.MavenProject.Parent
-
- init() - Method in class com.caucho.loader.ModuleConfig
-
- init() - Method in class com.caucho.loader.PathLoader
-
Initialize
- init() - Method in class com.caucho.loader.ServletClassloaderHack
-
init
- init() - Method in class com.caucho.loader.SimpleLoader
-
Initializes the loader.
- init() - Method in class com.caucho.loader.SystemClassLoader
-
- init() - Method in class com.caucho.loader.TreeLoader
-
Initialize
- init() - Method in class com.caucho.log.AbstractRolloverLog
-
Initialize the log.
- init() - Method in class com.caucho.log.ELFormatter
-
- init() - Method in class com.caucho.log.HmtpHandler
-
Initialize the handler
- init() - Method in class com.caucho.log.JmsHandler
-
Initialize the handler
- init() - Method in class com.caucho.log.LogConfig
-
Initialize the log
- init() - Method in class com.caucho.log.LogConfig.SubLogger
-
- init() - Method in class com.caucho.log.LoggerConfig
-
Initialize the logger
- init() - Method in class com.caucho.log.LogHandlerConfig
-
Initialize the log-handler
- init() - Method in class com.caucho.log.MailHandler
-
Initialize the handler
- init() - Method in class com.caucho.log.PathHandler
-
Initialize the log.
- init() - Method in class com.caucho.log.RotateLog
-
Initialize the log.
- init() - Method in class com.caucho.log.RotateStream
-
Initialize the stream, setting any logStream, System.out and System.err
as necessary.
- init() - Method in class com.caucho.log.StderrLog
-
Initialize the log.
- init() - Method in class com.caucho.log.StdoutLog
-
Initialize the log.
- init() - Method in class com.caucho.make.DependencyConfig
-
Initialize
- init() - Method in class com.caucho.make.TaskConfig
-
Initialization.
- init() - Method in class com.caucho.memcached.MemcachedClient
-
- init() - Method in class com.caucho.memcached.MemcachedConnection
-
- init() - Method in class com.caucho.memcached.MemcachedProtocol
-
- init(long, long, long, long, byte[], int, int, TempBuffer) - Method in class com.caucho.message.journal.JournalRingItem
-
- init(long, long) - Method in class com.caucho.message.journal.JournalRingItem
-
- init() - Method in class com.caucho.message.JournalQueue
-
- init() - Method in class com.caucho.message.nautilus.NautilusBroker
-
- init() - Method in class com.caucho.message.stomp.StompConnection
-
- init() - Method in class com.caucho.message.stomp.StompProtocol
-
- init() - Method in class com.caucho.message.tourmaline.NautilusServlet
-
- init() - Method in class com.caucho.naming.LinkProxy
-
Initialize the resource.
- init() - Method in class com.caucho.network.balance.ClientSocketFactory
-
Initialize
- init() - Method in class com.caucho.network.listen.AbstractProtocolConnection
-
Initialize the connection.
- init() - Method in interface com.caucho.network.listen.ProtocolConnection
-
Initialize the connection.
- init() - Method in class com.caucho.network.listen.TcpPort
-
Initializes the port.
- init() - Method in class com.caucho.protocols.flash.SocketPolicyProtocol
-
- init() - Method in class com.caucho.protocols.flash.SocketPolicyRequest
-
Initialize the connection.
- init() - Method in class com.caucho.quercus.classes.LazyClassDef
-
- init() - Method in class com.caucho.quercus.env.ArrayValueComponent
-
- init(Env) - Method in class com.caucho.quercus.env.ArrayValueComponent
-
- init(DataSource, String, String) - Method in class com.caucho.quercus.env.ConnectionEntry
-
- init() - Method in class com.caucho.quercus.env.JavaInvoker
-
- init(Env) - Method in class com.caucho.quercus.env.QuercusClass
-
- init() - Method in class com.caucho.quercus.expr.ThisFieldExpr
-
- init() - Method in class com.caucho.quercus.expr.ThisMethodExpr
-
- init() - Method in class com.caucho.quercus.GoogleQuercus
-
- init() - Method in class com.caucho.quercus.lib.bam.BamPhpActor
-
- init() - Method in class com.caucho.quercus.lib.bam.BamPhpRootService
-
- init() - Method in class com.caucho.quercus.lib.bam.BamPhpServiceManager
-
- init(CurlResource) - Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- init(Env) - Method in class com.caucho.quercus.lib.curl.CurlHttpRequest
-
Initializes the connection.
- init(Env) - Method in class com.caucho.quercus.lib.curl.HttpPostRequest
-
Initializes the connection.
- init(Env) - Method in class com.caucho.quercus.lib.curl.HttpPutRequest
-
Initializes the connection.
- init(CurlResource) - Method in class com.caucho.quercus.lib.curl.HttpsConnection
-
- init() - Method in class com.caucho.quercus.lib.db.SqlParseToken
-
- init(ReadStream) - Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
-
- init(InputStream, OutputStream) - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
-
- init(ReadStream, WriteStream) - Method in class com.caucho.quercus.lib.file.BufferedBinaryInputOutput
-
- init(ReadStream) - Method in class com.caucho.quercus.lib.file.ReadStreamInput
-
- init() - Method in interface com.caucho.quercus.lib.file.SocketInputOutput
-
- init() - Method in class com.caucho.quercus.lib.file.TcpInputOutput
-
- init() - Method in class com.caucho.quercus.lib.file.UdpInputOutput
-
- init(byte[], byte[]) - Method in class com.caucho.quercus.lib.mcrypt.Mcrypt
-
Initialize the crypt.
- init() - Method in class com.caucho.quercus.lib.MhashModule.MhashAlgorithm
-
- init() - Method in class com.caucho.quercus.lib.regexp.Ereg
-
- init() - Method in class com.caucho.quercus.lib.regexp.Eregi
-
- init() - Method in class com.caucho.quercus.lib.regexp.Regexp
-
- init() - Method in class com.caucho.quercus.lib.regexp.UnicodeEregi
-
- init() - Method in class com.caucho.quercus.module.ModuleContext
-
- init(Env) - Method in class com.caucho.quercus.page.InterpretedPage
-
Imports the page definitions.
- init(QuercusContext) - Method in class com.caucho.quercus.page.QuercusPage
-
Initialize the program
- init(Env) - Method in class com.caucho.quercus.page.QuercusPage
-
Initialize the environment
- init() - Method in class com.caucho.quercus.program.ClassDef
-
- init(QuercusClass) - Method in class com.caucho.quercus.program.ClassDef
-
- init(Env) - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Initialize the class.
- init() - Method in class com.caucho.quercus.program.JavaClassDef
-
- init(Env) - Method in class com.caucho.quercus.program.QuercusProgram
-
Imports the page definitions.
- init() - Method in class com.caucho.quercus.QuercusContext
-
Initialize the engine
- init() - Method in class com.caucho.quercus.QuercusEngine
-
- init(ReadStream, WriteStream) - Method in class com.caucho.quercus.resources.StreamReadWrite
-
- init(ServletConfig) - Method in class com.caucho.quercus.servlet.GoogleStaticFileServlet
-
- init() - Method in class com.caucho.quercus.servlet.GoogleStoreServlet
-
- init() - Method in class com.caucho.quercus.servlet.PhpClassConfig
-
Initialize the class.
- init(ServletConfig) - Method in class com.caucho.quercus.servlet.QuercusServlet
-
Initializes the servlet.
- init(ServletConfig) - Method in class com.caucho.quercus.servlet.QuercusServletImpl
-
initialize the script manager.
- init() - Method in class com.caucho.remote.HmtpServlet
-
- init(WebSocketContext, InputStream) - Method in class com.caucho.remote.websocket.FrameInputStream
-
- init(WebSocketContext, InputStream) - Method in class com.caucho.remote.websocket.MaskedFrameInputStream
-
- init(InputStream) - Method in class com.caucho.remote.websocket.MaskedInputStream
-
- init(WebSocketContext, InputStream) - Method in class com.caucho.remote.websocket.UnmaskedFrameInputStream
-
- init() - Method in class com.caucho.remote.websocket.WebSocketInputStream
-
- init() - Method in class com.caucho.remote.websocket.WebSocketOutputStream
-
- init() - Method in class com.caucho.remote.websocket.WebSocketReader
-
- init(long, boolean) - Method in class com.caucho.remote.websocket.WebSocketReader
-
- init() - Method in class com.caucho.remote.websocket.WebSocketWriter
-
- init() - Method in class com.caucho.resources.rmi.RmiRegistry
-
- init() - Method in class com.caucho.resources.rmi.RmiService
-
- init() - Method in class com.caucho.resources.ScheduledTask
-
Initialization.
- init() - Method in class com.caucho.resources.ScheduledTaskConfig
-
Deprecated.
Initialization.
- init() - Method in class com.caucho.resources.TaskResource
-
Initialization.
- init() - Method in class com.caucho.rewrite.AbstractTargetDispatchRule
-
- init() - Method in class com.caucho.rewrite.AddHeader
-
- init() - Method in class com.caucho.rewrite.And
-
- init() - Method in class com.caucho.rewrite.FastCgiProxy
-
- init() - Method in class com.caucho.rewrite.Forward
-
- init() - Method in class com.caucho.rewrite.HttpMessageProxy
-
- init() - Method in class com.caucho.rewrite.HttpProxy
-
- init() - Method in class com.caucho.rewrite.IfCookie
-
- init() - Method in class com.caucho.rewrite.IfCron
-
- init() - Method in class com.caucho.rewrite.IfHeader
-
- init() - Method in class com.caucho.rewrite.IfLocale
-
- init() - Method in class com.caucho.rewrite.IfLocalPort
-
- init() - Method in class com.caucho.rewrite.IfMethod
-
- init() - Method in class com.caucho.rewrite.IfNetwork
-
- init() - Method in class com.caucho.rewrite.IfQueryParam
-
- init() - Method in class com.caucho.rewrite.IfRemoteUser
-
- init() - Method in class com.caucho.rewrite.IfServerName
-
- init() - Method in class com.caucho.rewrite.IfServerPort
-
- init() - Method in class com.caucho.rewrite.LoadBalance
-
- init() - Method in class com.caucho.rewrite.Not
-
- init() - Method in class com.caucho.rewrite.NotAnd
-
- init() - Method in class com.caucho.rewrite.NotOr
-
- init() - Method in class com.caucho.rewrite.Or
-
- init() - Method in class com.caucho.rewrite.SetHeader
-
- init() - Method in class com.caucho.rewrite.SetRequestCharacterEncoding
-
- init() - Method in class com.caucho.rewrite.SetVary
-
- init() - Method in class com.caucho.security.AbstractAuthenticator
-
Initialize the authenticator with the application.
- init() - Method in class com.caucho.security.AbstractLogin
-
Initialize the login.
- init() - Method in class com.caucho.security.AbstractRoleMap
-
Initialize the XML authenticator.
- init() - Method in class com.caucho.security.ClusterSingleSignon
-
Initialize the single signon.
- init() - Method in class com.caucho.security.DatabaseAuthenticator
-
Initialize the authenticator.
- init() - Method in class com.caucho.security.FormLogin
-
Initialize
- init() - Method in class com.caucho.security.GrantConfig
-
- init() - Method in class com.caucho.security.JaasAuthenticator
-
Initialize the authenticator.
- init() - Method in class com.caucho.security.LdapAuthenticator
-
Initialize the authenticator.
- init() - Method in class com.caucho.security.MemorySingleSignon
-
Initialize the single signon.
- init() - Method in class com.caucho.security.PasswordDigest
-
Initialize the digest.
- init() - Method in class com.caucho.security.PermissionConfig
-
Creates the permission.
- init() - Static method in class com.caucho.security.PolicyImpl
-
- init() - Method in class com.caucho.security.PropertiesAuthenticator
-
Initialize the properties authenticator.
- init() - Method in class com.caucho.security.XmlAuthenticator
-
Initialize the XML authenticator.
- init() - Method in class com.caucho.security.XmlAuthenticator.User
-
- init() - Method in class com.caucho.security.XmlRoleMap
-
Initialize the XML authenticator.
- init() - Method in class com.caucho.server.admin.DeployService
-
- init() - Method in class com.caucho.server.admin.JmxServiceImpl
-
Start the JMXService
- init() - Method in class com.caucho.server.admin.Management
-
- init(ServletConfig) - Method in class com.caucho.server.admin.ManagementServlet
-
- init() - Method in class com.caucho.server.admin.ManagerActor
-
- init() - Method in class com.caucho.server.admin.ManagerService
-
- init() - Method in class com.caucho.server.admin.ProManagement
-
- init() - Method in class com.caucho.server.admin.ProStatSystem
-
- init() - Method in class com.caucho.server.admin.SnapshotService
-
- init() - Method in class com.caucho.server.admin.StatSystem
-
- init() - Method in class com.caucho.server.cluster.Cluster
-
Initializes the cluster.
- init() - Method in class com.caucho.server.cluster.ClusterPod
-
Initializes the servers in the triad.
- init() - Method in class com.caucho.server.cluster.DeployManagementService
-
- init() - Method in class com.caucho.server.cluster.ProServer
-
- init() - Method in class com.caucho.server.cluster.ProtocolPortConfig
-
Initializes the port.
- init() - Method in class com.caucho.server.cluster.ServletContainerConfig
-
Initialization.
- init() - Method in class com.caucho.server.cluster.ServletService
-
Initialization.
- init() - Method in class com.caucho.server.deploy.DeployActor
-
- init() - Method in class com.caucho.server.dispatch.FilterManager
-
Initialize filters that need starting at server start.
- init() - Method in class com.caucho.server.dispatch.FilterMapping.URLPattern
-
Initialize, adding the all-match for exclude patterns.
- init() - Method in class com.caucho.server.dispatch.InvocationServer
-
Initializes the server.
- init() - Method in class com.caucho.server.dispatch.ServletConfigImpl
-
Initialize the servlet config.
- init() - Method in class com.caucho.server.dispatch.ServletManager
-
Initialize servlets that need starting at server start.
- init(ServletMapper) - Method in class com.caucho.server.dispatch.ServletMapping
-
initialize.
- init() - Method in class com.caucho.server.distcache.CacheConfig
-
Initializes the CacheConfig.
- init() - Method in class com.caucho.server.distcache.DataStore
-
- init() - Method in class com.caucho.server.distcache.MnodeStore
-
- init() - Method in class com.caucho.server.distcache.PersistentStoreConfig
-
- init() - Method in class com.caucho.server.e_app.EnterpriseApplication
-
Configures the application.
- init() - Method in class com.caucho.server.host.Host
-
- init() - Method in class com.caucho.server.host.HostConfig
-
Initialize the config.
- init() - Method in class com.caucho.server.http.AbstractHttpRequest
-
Initialization.
- init(ServletRequest, ServletResponse, boolean) - Method in class com.caucho.server.http.AsyncContextImpl
-
- init(boolean, CharSequence, int, byte[], int) - Method in class com.caucho.server.http.InvocationKey
-
Initialize the InvocationKey with a new triple.
- init(HttpServletRequest, HttpServletResponse, WebApp) - Method in class com.caucho.server.http.RequestAdapter
-
- init(HttpServletResponse) - Method in class com.caucho.server.http.ResponseAdapter
-
- init(AbstractResponseStream) - Method in class com.caucho.server.http.ResponseWriter
-
- init(InputStream) - Method in class com.caucho.server.http.ServletInputStreamImpl
-
- init(OutputStream) - Method in class com.caucho.server.http.ServletOutputStreamImpl
-
Initialize with the current response stream.
- init(OutputStream) - Method in class com.caucho.server.http.StreamWrapperResponseStream
-
- init() - Method in class com.caucho.server.http.StubSessionContextRequest
-
- init(HttpServletResponse) - Method in class com.caucho.server.http.ToCharResponseAdapter
-
- init(HttpServletResponse) - Method in class com.caucho.server.http.WrapperResponseStream
-
- init() - Method in class com.caucho.server.httpcache.ProxyCache
-
Initialize the cache.
- init() - Method in class com.caucho.server.httpproxy.HttpMessageProxyClient
-
- init(InputStream, OutputStream) - Method in class com.caucho.server.httpproxy.HttpProxySocketLink
-
- init(InputStream, OutputStream) - Method in class com.caucho.server.httpproxy.HttpProxyStreamImpl
-
- init() - Method in class com.caucho.server.log.AbstractAccessLog
-
Initialize the log.
- init() - Method in class com.caucho.server.log.AccessLog
-
Initialize the log.
- init() - Method in class com.caucho.server.log.AccessLogWriter
-
- init() - Method in class com.caucho.server.repository.ClusterRepository
-
initialize the repository
- init() - Method in class com.caucho.server.repository.ProjectJarRepository
-
- init() - Method in class com.caucho.server.resin.BootClusterConfig
-
- init() - Method in class com.caucho.server.resin.BootClusterProxy
-
- init() - Method in class com.caucho.server.resin.BootPodConfig
-
- init() - Method in class com.caucho.server.resin.BootServerMultiConfig
-
- init() - Method in class com.caucho.server.resin.ManagementCompatConfig
-
- init() - Method in class com.caucho.server.resin.ResinDelegate
-
- init() - Method in class com.caucho.server.resin.ThreadPoolConfig
-
- init() - Method in class com.caucho.server.rewrite.AbstractCondition
-
- init() - Method in class com.caucho.server.rewrite.AbstractConditions
-
- init() - Method in class com.caucho.server.rewrite.AbstractRule
-
- init() - Method in class com.caucho.server.rewrite.AbstractRuleWithConditions
-
- init() - Method in interface com.caucho.server.rewrite.Condition
-
Called at initialization time.
- init() - Method in class com.caucho.server.rewrite.CookieCondition
-
- init() - Method in class com.caucho.server.rewrite.DispatchRule
-
- init() - Method in class com.caucho.server.rewrite.ForwardRule
-
- init() - Method in class com.caucho.server.rewrite.HeaderCondition
-
- init() - Method in class com.caucho.server.rewrite.ImportRule
-
- init() - Method in class com.caucho.server.rewrite.LoadBalanceRule
-
- init() - Method in class com.caucho.server.rewrite.MatchRule
-
- init() - Method in class com.caucho.server.rewrite.MovedRule
-
- init() - Method in class com.caucho.server.rewrite.ProxyRule
-
- init() - Method in class com.caucho.server.rewrite.QueryParamCondition
-
- init() - Method in class com.caucho.server.rewrite.RedirectRule
-
- init() - Method in class com.caucho.server.rewrite.RewriteDispatch
-
- init() - Method in class com.caucho.server.rewrite.RewriteRule
-
Init
- init() - Method in class com.caucho.server.security.AuthenticatorList
-
- init() - Method in class com.caucho.server.security.ContainerConstraint
-
- init(FilterConfig) - Method in class com.caucho.server.security.ErrorFilter
-
- init() - Method in class com.caucho.server.security.ForbidHost
-
Initialize the forbidden host.
- init() - Method in class com.caucho.server.security.IPConstraint
-
- init() - Method in class com.caucho.server.security.SecurityConstraint
-
initialize
- init() - Method in interface com.caucho.server.security.ServletAuthenticator
-
Initialize the authenticator.
- init() - Method in class com.caucho.server.session.SessionFactory
-
Initialize after all the attributes are set.
- init() - Method in class com.caucho.server.session.SessionManager
-
- init() - Method in class com.caucho.server.snmp.SnmpRequest
-
Initialize the connection.
- init() - Method in class com.caucho.server.webapp.CacheMapping
-
Init
- init() - Method in class com.caucho.server.webapp.ErrorPage
-
Init
- init(FilterConfig) - Method in class com.caucho.server.webapp.ErrorPageFilter
-
Dummy init.
- init() - Method in class com.caucho.server.webapp.LocaleEncodingMappingList.LocaleEncodingMapping
-
- init() - Method in class com.caucho.server.webapp.MimeMapping
-
Init
- init() - Method in class com.caucho.server.webapp.PathMapping
-
Init
- init() - Method in class com.caucho.server.webapp.RewriteRealPath.RealPath
-
Init
- init() - Method in class com.caucho.server.webapp.RewriteRealPath.Rewrite
-
Init
- init() - Method in class com.caucho.server.webapp.WebApp
-
Initializes.
- init() - Method in class com.caucho.server.webapp.WebAppEnv
-
- init(ServletConfig) - Method in class com.caucho.services.server.GenericService
-
Initialize the service instance.
- init() - Method in class com.caucho.services.server.GenericService
-
Initialize the service instance.
- init(ServletConfig) - Method in interface com.caucho.services.server.Service
-
Initialize the service instance.
- init() - Method in class com.caucho.servlets.DirectoryServlet
-
- init(WebApp) - Method in class com.caucho.servlets.FastCGIServlet
-
Initialize the servlet with the server's sruns.
- init() - Method in class com.caucho.servlets.FastCGIServlet
-
Initialize the servlet with the server's sruns.
- init(ServletConfig) - Method in class com.caucho.servlets.FileServlet
-
- init() - Method in class com.caucho.servlets.HmuxLoadBalanceServlet
-
Initialize the servlet with the server's sruns.
- init() - Method in class com.caucho.servlets.HttpMessageProxyServlet
-
Initialize the servlet.
- init() - Method in class com.caucho.servlets.HttpProxyServlet
-
Initialize the servlet with the server's sruns.
- init() - Method in class com.caucho.servlets.JspPrecompileListener
-
- init() - Method in class com.caucho.servlets.ResinStatusServlet
-
Initialize the servlet with the server's sruns.
- init(FilterConfig) - Method in class com.caucho.servlets.ssi.SSIFilter
-
- init() - Method in class com.caucho.servlets.ssi.SSIServlet
-
- init() - Method in class com.caucho.servlets.TcpPool
-
Initialize the servlet with the server's sruns.
- init() - Method in class com.caucho.servlets.webdav.WebDavServlet
-
- init() - Method in class com.caucho.sql.DatabaseConfig
-
- init() - Method in class com.caucho.sql.DBPool
-
Initialize the pool.
- init() - Method in class com.caucho.sql.DBPoolImpl
-
Initialize the pool.
- init() - Method in class com.caucho.sql.DriverConfig
-
- init(FilterConfig) - Method in class com.caucho.tools.profiler.ProfilerFilter
-
- init() - Method in class com.caucho.tools.profiler.ProfilerPointConfig
-
- init() - Method in class com.caucho.tools.profiler.ProfilerServlet
-
- init() - Method in class com.caucho.transaction.xalog.AbstractXALogManager
-
Initialize the log manager.
- init() - Method in class com.caucho.transaction.xalog.XALogManager
-
Initialize the log manager.
- init(char[], int, int) - Method in class com.caucho.util.CharSegment
-
Sets the char segment to a new buffer triple.
- init(OutputStream) - Method in class com.caucho.util.ResinDeflaterInputStream
-
- init(OutputStream) - Method in class com.caucho.util.ResinDeflaterOutputStream
-
- init(CharSequence) - Method in class com.caucho.util.StringCharCursor
-
- init(ReadStream) - Method in class com.caucho.vfs.BufferedReaderAdapter
-
- init() - Method in class com.caucho.vfs.CaseInsensitive
-
Init.
- init(StreamImpl) - Method in class com.caucho.vfs.Crc64Stream
-
Initialize the filter with a new stream.
- init(DatastoreInputStream) - Method in class com.caucho.vfs.DatastoreReadStream
-
Initializes a VfsStream with an input/output stream pair.
- init(FileInputStream) - Method in class com.caucho.vfs.FileReadStream
-
Initializes a VfsStream with an input/output stream pair.
- init(long, long, int, int, int, int, long, long, long, long, long, long, long, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.caucho.vfs.FileStatus
-
- init(FilesystemPath, String, String) - Method in class com.caucho.vfs.FilesystemPath
-
- init() - Method in class com.caucho.vfs.GooglePath
-
Call to initialize the root directory structure
- init(OutputStream) - Method in class com.caucho.vfs.GzipStream
-
Initializes the stream for the next request.
- init() - Method in class com.caucho.vfs.JniStream
-
- init() - Method in class com.caucho.vfs.JsseSSLFactory
-
Initialize
- init(ReadStream, String) - Method in class com.caucho.vfs.MultipartStream
-
Initialize the multipart stream with a given boundary.
- init() - Method in class com.caucho.vfs.OpenSSLFactory
-
Initialize
- init(ServerSocket) - Method in class com.caucho.vfs.QServerSocketWrapper
-
- init(SocketChannel) - Method in class com.caucho.vfs.QSocketChannelWrapper
-
- init(Socket) - Method in class com.caucho.vfs.QSocketWrapper
-
- init(Reader, Writer) - Method in class com.caucho.vfs.ReaderWriterStream
-
- init(StreamImpl, WriteStream) - Method in class com.caucho.vfs.ReadStream
-
Initializes the stream with a given source.
- init() - Method in class com.caucho.vfs.remote.RemoteFilesystemServlet
-
Sets the root.
- init(SocketChannel) - Method in class com.caucho.vfs.SocketChannelStream
-
Initialize the SocketStream with a new Socket.
- init(Socket) - Method in class com.caucho.vfs.SocketStream
-
Initialize the SocketStream with a new Socket.
- init(InputStream, OutputStream) - Method in class com.caucho.vfs.SocketStream
-
Initialize the SocketStream with a new Socket.
- init(StreamImpl) - Method in class com.caucho.vfs.StreamFilter
-
- init(TempCharBuffer) - Method in class com.caucho.vfs.TempCharReader
-
Initialize the reader.
- init(TempBuffer) - Method in class com.caucho.vfs.TempReadStream
-
- init() - Method in class com.caucho.vfs.VfsSchemeConfig
-
Initialize the scheme.
- init(InputStream, OutputStream) - Method in class com.caucho.vfs.VfsStream
-
Initializes a VfsStream with an input/output stream pair.
- init(StreamImpl) - Method in class com.caucho.vfs.WriteStream
-
Initializes the stream with a given source.
- init(Node) - Method in class com.caucho.xml.DOMBuilder
-
- init(XmlParser, XmlReader) - Method in class com.caucho.xml.readers.MacroReader
-
- init(XmlParser, ReadStream) - Method in class com.caucho.xml.readers.XmlReader
-
Initialize a reader at the start of parsing.
- init(XMLReader) - Method in class com.caucho.xml.SAXBuilder
-
- init() - Method in class com.caucho.xml.SAXBuilder
-
- init() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- init() - Method in class com.caucho.xml.Xml
-
Initialize the parser.
- init(WriteStream) - Method in class com.caucho.xml.XmlPrinter
-
Initialize the XmlPrinter with the write stream.
- init(Node) - Method in class com.caucho.xml2.DOMBuilder
-
- init(XmlParser, XmlReader) - Method in class com.caucho.xml2.readers.MacroReader
-
- init(XmlParser, ReadStream) - Method in class com.caucho.xml2.readers.XmlReader
-
Initialize a reader at the start of parsing.
- init(XMLReader) - Method in class com.caucho.xml2.SAXBuilder
-
- init() - Method in class com.caucho.xml2.SAXBuilder
-
- init() - Method in class com.caucho.xml2.Xml
-
Initialize the parser.
- init(WriteStream) - Method in class com.caucho.xml2.XmlPrinter
-
Initialize the XmlPrinter with the write stream.
- 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 - Annotation Type in javax.ejb
-
The Init annotation.
- init(FilterConfig) - Method in interface javax.servlet.Filter
-
Initialize the filter.
- init(ServletConfig) - Method in class javax.servlet.GenericServlet
-
Initialize the servlet.
- init() - Method in class javax.servlet.GenericServlet
-
Initialize the servlet.
- init(ServletConfig) - Method in interface javax.servlet.Servlet
-
Initialize the servlet.
- init1(BlockStore, long, int, int) - Method in class com.caucho.message.journal.JournalResult
-
- init2(long, int, int) - Method in class com.caucho.message.journal.JournalResult
-
- initAck(long, long, long, NautilusBrokerSubscriber) - Method in class com.caucho.message.nautilus.NautilusRingItem
-
- initAnnotated() - Method in class com.caucho.server.webapp.WebApp
-
- initAttributes(HttpServletRequestImpl) - Method in class com.caucho.server.http.AbstractHttpRequest
-
- initAttributes(HttpServletRequestImpl) - Method in class com.caucho.server.http.HttpRequest
-
Initialize any special attributes.
- initBase(AmqpBaseWriter) - Method in class com.caucho.amqp.io.AmqpWriter
-
- initBegin() - Method in class com.caucho.env.deploy.DeployController
-
Initial calls for init.
- initBegin() - Method in class com.caucho.server.host.HostController
-
Initialize the entry.
- initBegin() - Method in class com.caucho.server.webapp.WebAppController
-
Initialize the controller.
- initBegin() - Method in class com.caucho.server.webapp.WebAppVersioningController
-
Initialize the controller.
- initBootOptions() - Method in class com.caucho.boot.AbstractBootCommand
-
- initBootOptions() - Method in class com.caucho.boot.AbstractDeployCatCommand
-
- initBootOptions() - Method in class com.caucho.boot.AbstractDeployCommand
-
- initBootOptions() - Method in class com.caucho.boot.AbstractDeployLsCommand
-
- initBootOptions() - Method in class com.caucho.boot.AbstractRemoteCommand
-
- initBootOptions() - Method in class com.caucho.boot.AbstractRepositoryCommand
-
- initBootOptions() - Method in class com.caucho.boot.AbstractScalingCommand
-
- initBootOptions() - Method in class com.caucho.boot.AbstractStartCommand
-
- initBootOptions() - Method in class com.caucho.boot.AbstractStopCommand
-
- initBootOptions() - Method in class com.caucho.boot.ConfigUndeployCommand
-
- initBootOptions() - Method in class com.caucho.boot.DeployCatCommand
-
- initBootOptions() - Method in class com.caucho.boot.DeployCommand
-
- initBootOptions() - Method in class com.caucho.boot.DeployCopyCommand
-
- initBootOptions() - Method in class com.caucho.boot.DeployLsCommand
-
- initBootOptions() - Method in class com.caucho.boot.HeapDumpCommand
-
- initBootOptions() - Method in class com.caucho.boot.JmxCallCommand
-
- initBootOptions() - Method in class com.caucho.boot.JmxDumpCommand
-
- initBootOptions() - Method in class com.caucho.boot.JmxListCommand
-
- initBootOptions() - Method in class com.caucho.boot.JmxSetCommand
-
- initBootOptions() - Method in class com.caucho.boot.JspcCommand
-
- initBootOptions() - Method in class com.caucho.boot.LicenseAddCommand
-
- initBootOptions() - Method in class com.caucho.boot.ListRestartsCommand
-
- initBootOptions() - Method in class com.caucho.boot.LogLevelCommand
-
- initBootOptions() - Method in class com.caucho.boot.PasswordEncryptCommand
-
- initBootOptions() - Method in class com.caucho.boot.PasswordGenerateCommand
-
- initBootOptions() - Method in class com.caucho.boot.PdfReportCommand
-
- initBootOptions() - Method in class com.caucho.boot.ProfileCommand
-
- initBootOptions() - Method in class com.caucho.boot.ScoreboardCommand
-
- initBootOptions() - Method in class com.caucho.boot.StatusCommand
-
- initBootOptions() - Method in class com.caucho.boot.ThreadDumpCommand
-
- initBootOptions() - Method in class com.caucho.boot.UndeployCommand
-
- initBootOptions() - Method in class com.caucho.boot.UserAddCommand
-
- initBootOptions() - Method in class com.caucho.boot.WebAppCommand
-
- initBootOptions() - Method in class com.caucho.boot.WebAppUndeployCommand
-
- initCache(CacheImpl) - Method in class com.caucho.distcache.cluster.ClusterCacheEngine
-
- initCache(CacheImpl) - Method in class com.caucho.server.distcache.AbstractCacheEngine
-
- initCache(CacheImpl) - Method in interface com.caucho.server.distcache.CacheEngine
-
- initCache(CacheImpl<?, ?>) - Method in class com.caucho.server.distcache.CacheStoreManager
-
Called when a cache initializes.
- initCheckpoint(long, int, int) - Method in class com.caucho.message.journal.JournalRingItem
-
- initClassDef() - Method in class com.caucho.quercus.env.CompiledClassDef
-
Initialize the quercus class.
- initClassFields(QuercusClass, String) - Method in class com.caucho.quercus.classes.LazyClassDef
-
Initialize the quercus class fields.
- initClassFields(QuercusClass, String) - Method in class com.caucho.quercus.env.CompiledClassDef
-
Initialize the quercus class fields.
- initClassFields(QuercusClass, String) - Method in class com.caucho.quercus.program.ClassDef
-
Initialize the quercus class fields.
- initClassFields(QuercusClass, String) - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Initialize the quercus class fields.
- initClassFields(QuercusClass, String) - Method in class com.caucho.quercus.program.JavaClassDef
-
Initialize the quercus class fields.
- initClassMethods(QuercusClass, String) - Method in class com.caucho.quercus.classes.LazyClassDef
-
Initialize the quercus class methods.
- initClassMethods(QuercusClass, String) - Method in class com.caucho.quercus.env.CompiledClassDef
-
Initialize the quercus class methods.
- initClassMethods(QuercusClass, String) - Method in class com.caucho.quercus.program.ClassDef
-
Initialize the quercus class methods.
- initClassMethods(QuercusClass, String) - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Initialize the quercus class methods.
- initClassMethods(QuercusClass, String) - Method in class com.caucho.quercus.program.JavaClassDef
-
Initialize the quercus class methods.
- initComponent() - Method in class com.caucho.config.xml.XmlBeanConfig
-
- initConfig() - Method in class com.caucho.vfs.OpenSSLFactory
-
- initConsumerTable() - Method in class com.caucho.jms.jdbc.JdbcManager
-
Initializes the consumer table.
- initDatabase() - Method in class com.caucho.distcache.jdbc.JdbcMnodeStore
-
Create the database, initializing if necessary.
- initDatabase() - Method in class com.caucho.server.distcache.MnodeStore
-
Create the database, initializing if necessary.
- initDefaultActions() - Method in class com.caucho.health.BasicHealthChecks
-
- initDestinationTable() - Method in class com.caucho.jms.jdbc.JdbcManager
-
Initializes the destination table.
- initDriver() - Method in class com.caucho.sql.DriverConfig
-
Initializes the JDBC driver.
- initEJBs() - Method in interface com.caucho.ejb.EJBClientInterface
-
Initialize the client.
- initEJBs() - Method in class com.caucho.ejb.EJBServer
-
Initialize all EJBs for any *.ejb or ejb-jar.xml in the WEB-INF or
in a META-INF in the classpath.
- initEnd() - Method in class com.caucho.env.deploy.DeployController
-
Final calls for init.
- initEnd() - Method in class com.caucho.env.deploy.EnvironmentDeployController
-
Initialize the controller.
- initEnd() - Method in class com.caucho.env.deploy.ExpandDeployController
-
Final calls for init.
- initEnd() - Method in class com.caucho.server.webapp.WebAppController
-
- initEnd() - Method in class com.caucho.server.webapp.WebAppVersioningController
-
Initialize the controller.
- initEntityHomes() - Method in class com.caucho.amber.EnvAmberManager
-
Initialize the home interfaces.
- initEntityHomes() - Method in class com.caucho.amber.manager.AmberContainer
-
Initialize the entity homes.
- initEntityHomes() - Method in class com.caucho.amber.manager.AmberPersistenceUnit
-
- initEnvironment() - Method in class com.caucho.loader.EnvironmentClassLoader
-
- initEnvironment() - Method in class com.caucho.loader.SystemClassLoader
-
- initExtSerializerFactory(ExtSerializerFactory) - Method in class com.caucho.server.admin.JMXClient
-
- initField(Env, StringValue, StringValue, Value) - Method in class com.caucho.quercus.env.CopyObjectExtValue
-
Adds a new value to the object.
- initField(Env, StringValue, StringValue, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Initializes a new field, does not call __set if it is defined.
- initField(Env, StringValue, StringValue, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Adds a new value to the object.
- initField(Env, StringValue, StringValue, Value) - Method in class com.caucho.quercus.env.ObjectValue
-
Initializes a new field, does not call __set if it is defined.
- initField(Env, ClassField, boolean) - Method in class com.caucho.quercus.env.Value
-
- initField(Env, StringValue, Value) - Method in class com.caucho.quercus.env.Value
-
- initField(Env, StringValue, StringValue, Value) - Method in class com.caucho.quercus.env.Value
-
- initField(Env, StringValue, StringValue, Value) - Method in class com.caucho.quercus.env.Var
-
Initializes a new field, does not call __set if it is defined.
- initFlow(long, NautilusBrokerSubscriber, long, int) - Method in class com.caucho.message.nautilus.NautilusRingItem
-
- initGlobal() - Method in class com.caucho.jsp.TldManager
-
- initgraphics(Env) - Method in class com.caucho.quercus.lib.pdf.PDF
-
- initGroup(QueryContext) - Method in class com.caucho.db.sql.AvgExpr
-
Initializes aggregate functions during the group phase.
- initGroup(QueryContext) - Method in class com.caucho.db.sql.CountExpr
-
Initializes aggregate functions during the group phase.
- initGroup(QueryContext) - Method in class com.caucho.db.sql.Expr
-
Initializes aggregate functions during the group phase.
- initGroup(QueryContext) - Method in class com.caucho.db.sql.MinExpr
-
Initializes aggregate functions during the group phase.
- initGroup(int, boolean[]) - Method in class com.caucho.db.sql.QueryContext
-
Initializes the group.
- initGroup(QueryContext) - Method in class com.caucho.db.sql.SumExpr
-
Initializes aggregate functions during the group phase.
- InitialContextFactoryImpl - Class in com.caucho.naming
-
Returns the JNDI context for the current classloader.
- InitialContextFactoryImpl() - Constructor for class com.caucho.naming.InitialContextFactoryImpl
-
Constructor with an initial root.
- initialize() - Method in class com.caucho.config.inject.InjectManager
-
- initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class com.caucho.jsp.PageContextImpl
-
- initialize(Servlet, WebApp, ServletRequest, ServletResponse, String, HttpSession, int, boolean, boolean) - Method in class com.caucho.jsp.PageContextImpl
-
- initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class javax.servlet.jsp.PageContext
-
Internal routine to initialize the PageContext for a page.
- initializeEnvironment() - Static method in class com.caucho.loader.Environment
-
Initializes the environment
- initializeEnvironment() - Method in class com.caucho.resin.ResinEmbed
-
Initialize the Resin environment
- initializeJspServlets() - Method in class com.caucho.server.dispatch.ServletManager
-
- initialPath(String) - Static method in class com.caucho.vfs.FilePath
-
- initId() - Method in class com.caucho.amber.type.EntityType
-
- initId() - Method in class com.caucho.amber.type.MappedSuperclassType
-
id is not initialized for mapped superclass
- initImpl() - Method in class com.caucho.admin.AdminServices
-
- initImpl() - Method in class com.caucho.admin.ProAdminServices
-
- initImpl() - Method in class com.caucho.config.cfg.AbstractBeanConfig
-
- initImpl() - Method in class com.caucho.ejb.cfg.MessageBeanConfig
-
- initImpl() - Method in class com.caucho.ejb.cfg.StatefulBeanConfig
-
- initImpl() - Method in class com.caucho.ejb.cfg.StatelessBeanConfig
-
- initImpl() - Method in class com.caucho.env.deploy.DeployGenerator
-
Derived class implementation of init
- initImpl() - Method in class com.caucho.env.deploy.ExpandDeployGenerator
-
Configuration checks on init.
- initImpl() - Method in class com.caucho.hemp.broker.BamServiceConfig
-
- initImpl() - Method in class com.caucho.jca.cfg.JavaMailConfig
-
- initImpl() - Method in class com.caucho.log.LogConfig
-
Should be run with system classloader
- initImpl() - Method in class com.caucho.log.LoggerConfig
-
Should be run with system classloader
- initImpl() - Method in class com.caucho.log.LogHandlerConfig
-
Should be run with system classloader
- initImpl() - Method in class com.caucho.log.StdoutLog
-
- initImpl(ServletConfig) - Method in class com.caucho.quercus.servlet.QuercusServletImpl
-
- initImpl(ServletConfig) - Method in class com.caucho.quercus.servlet.ResinQuercusServlet
-
initialize the script manager.
- initImpl() - Method in class com.caucho.server.e_app.EarDeployGenerator
-
- initImpl() - Method in class com.caucho.server.host.HostExpandDeployGenerator
-
- initImpl() - Method in class com.caucho.server.host.HostSingleDeployGenerator
-
Initializes the entry.
- initImpl() - Method in class com.caucho.server.webapp.WebAppSingleDeployGenerator
-
Initializes the controller.
- initIncompleteField(Env, StringValue, Value, FieldVisibility) - Method in class com.caucho.quercus.env.ObjectValue
-
- initIncompleteField(Env, StringValue, Value, FieldVisibility) - Method in class com.caucho.quercus.env.Value
-
- initInstance(T, InjectionTarget<T>, X, CreationalContextImpl<X>) - Method in class com.caucho.ejb.server.EjbInjectionTarget
-
Initialize an instance
- initInstance(Env, Value, boolean) - Method in class com.caucho.quercus.classes.LazyClassDef
-
Initialize the quercus class.
- initInstance(Env, Value, boolean) - Method in class com.caucho.quercus.env.CompiledClassDef
-
Creates a new instance.
- initInstance(Env, Value, boolean) - Method in interface com.caucho.quercus.program.InstanceInitializer
-
Creates a new instance.
- initInstance(Env, Value, boolean) - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Initialize the fields
- initInstance(Env, Value, boolean) - Method in class com.caucho.quercus.program.JavaClassDef
-
Creates a new instance.
- initIntrospect() - Method in class com.caucho.ejb.cfg.EjbBean
-
Configure initialization.
- initIntrospect() - Method in class com.caucho.ejb.cfg.EjbMessageBean
-
Obtain and apply initialization from annotations.
- initIntrospect() - Method in class com.caucho.ejb.cfg.EjbSessionBean
-
Obtain and apply initialization from annotations.
- initIntrospect() - Method in class com.caucho.ejb.cfg.EjbStatefulBean
-
- initJNI() - Static method in class com.caucho.vfs.Vfs
-
Initialize the JNI.
- initJniBackground() - Method in class com.caucho.server.util.JniCauchoSystem
-
Initialize any JNI code
- initJniBackground() - Method in class com.caucho.server.util.JniCauchoSystemImpl
-
- initJta() - Method in class com.caucho.amber.manager.AmberConnection
-
- initListeners(WebApp) - Method in class com.caucho.jsp.cfg.TldPreload
-
Applies the listeners.
- initListeners(WebApp) - Method in class com.caucho.jsp.cfg.TldTaglib
-
Applies the listeners.
- initLoaders() - Method in class com.caucho.amber.EnvAmberManager
-
Initialize the resource.
- initLoaders() - Method in class com.caucho.amber.manager.AmberPersistenceUnit
-
Initialize the resource.
- initLocal() - Method in class com.caucho.quercus.QuercusContext
-
Initialize local configuration, e.g.
- initMain() - Method in class com.caucho.server.resin.Resin
-
Initialize the server, binding to TCP and starting the threads.
- initMessage(long, long, long, boolean, int, long, byte[], int, int, TempBuffer) - Method in class com.caucho.message.nautilus.NautilusRingItem
-
- initMetaData(ArrayList<EntityMappingsConfig>, AmberPersistenceUnit) - Method in class com.caucho.amber.cfg.BaseConfigIntrospector
-
Initializes the persistence unit meta data:
default listeners and so on.
- initNative(long) - Method in class com.caucho.network.listen.JniSelectManager
-
- initNullRow() - Method in class com.caucho.db.table.TableIterator
-
Sets the next row.
- initObject(Env, QuercusClass) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Initializes the incomplete class.
- initObject(Env, QuercusClass) - Method in class com.caucho.quercus.env.ObjectValue
-
Initializes the incomplete class.
- initObject(Env, ObjectValue) - Method in class com.caucho.quercus.env.QuercusClass
-
Initializes the object's methods and fields.
- initObject(Env, ObjectValue, boolean) - Method in class com.caucho.quercus.env.QuercusClass
-
Initializes the object's methods and fields.
- initPacket(InputStream) - Method in class com.caucho.hessian.io.Hessian2Input
-
- initPacket(OutputStream) - Method in class com.caucho.hessian.io.Hessian2Output
-
- initPacket(InputStream) - Method in class com.caucho.hessian.io.HessianDebugInputStream
-
- initPacket(OutputStream) - Method in class com.caucho.hessian.io.HessianDebugOutputStream
-
- InitPageContextImpl - Class in com.caucho.jsp
-
- InitPageContextImpl(WebApp, Servlet) - Constructor for class com.caucho.jsp.InitPageContextImpl
-
- InitPageContextImpl(WebApp, HashMap<String, Method>) - Constructor for class com.caucho.jsp.InitPageContextImpl
-
- initPageManager() - Method in class com.caucho.jsp.JspManager
-
- initPageManager() - Method in class com.caucho.jsp.PageManager
-
- InitParam - Class in com.caucho.config.types
-
Configuration for the init-param pattern.
- InitParam() - Constructor for class com.caucho.config.types.InitParam
-
- InitParam(String, String) - Constructor for class com.caucho.config.types.InitParam
-
- InitParamExpression - Class in com.caucho.jsp.el
-
- InitParamExpression() - Constructor for class com.caucho.jsp.el.InitParamExpression
-
- InitParamFieldExpression - Class in com.caucho.jsp.el
-
- initProxy(T, CreationalContextImpl<T>) - Method in class com.caucho.ejb.session.SingletonManager
-
- initProxy(T, CreationalContextImpl<T>) - Method in class com.caucho.ejb.session.StatefulManager
-
- initQueueData(long, MessageDataNode) - Method in class com.caucho.message.nautilus.SubscriberRingItem
-
- initRA() - Method in class com.caucho.jca.ra.ConnectorConfig
-
Initializes the ra.
- initRA() - Method in class com.caucho.jca.ra.ConnectorResource
-
Initializes the ra.
- initReader(long, boolean) - Method in class com.caucho.remote.websocket.FrameInputStream
-
- initRegexp(WebApp, ServletMapper, ArrayList<String>) - Method in class com.caucho.server.dispatch.ServletRegexp
-
Initialize for a regexp.
- initRow() - Method in class com.caucho.db.table.TableIterator
-
- initStandardHealthChecks() - Method in class com.caucho.health.BasicHealthChecks
-
- initStatic() - Static method in class com.caucho.jsp.JspServlet
-
Static initialization
- initStream(ReadStream, ReadStream) - Method in class com.caucho.server.fastcgi.FastCgiRequest
-
Returns a stream for reading POST data.
- initStream(ReadStream, ReadStream) - Method in class com.caucho.server.hmux.HmuxRequest
-
Initialize the read stream from the raw stream.
- initStream(ReadStream, ReadStream) - Method in class com.caucho.server.http.AbstractHttpRequest
-
Initialize the read stream from the raw stream.
- initStream(ReadStream, ReadStream) - Method in class com.caucho.server.http.HttpRequest
-
Returns a stream for reading POST data.
- initStream(ReadStream, ReadStream) - Method in class com.caucho.server.http.StubServletRequest
-
- initSubscribe(long, NautilusBrokerSubscriber) - Method in class com.caucho.message.nautilus.NautilusRingItem
-
- initTables() - Method in class com.caucho.amber.manager.AmberPersistenceUnit
-
Configure lazy.
- initThreadConnection() - Method in class com.caucho.amber.manager.AmberConnection
-
Set true for a threaded connection.
- initTopology(BootClusterConfig) - Method in class com.caucho.server.resin.BootResinConfig
-
- initTopology() - Method in class com.caucho.server.resin.BootServerConfig
-
- initTopolopy() - Method in class com.caucho.server.resin.BootConfig
-
- initType(AbstractEnhancedType) - Method in class com.caucho.amber.manager.AmberPersistenceUnit
-
Configures a type.
- initUnsubscribe(long, NautilusBrokerSubscriber) - Method in class com.caucho.message.nautilus.NautilusRingItem
-
- initWebFragments() - Method in class com.caucho.server.webapp.WebApp
-
- inject(Object) - Static method in class com.caucho.config.Config
-
- inject(X, CreationalContext<X>) - Method in class com.caucho.config.inject.AbstractInjectionTarget
-
Inject the bean.
- inject(X, CreationalContext<X>) - Method in class com.caucho.config.inject.CandiProducer
-
- inject(InjectionPoint) - Method in class com.caucho.config.inject.InjectionPointBean
-
Inject the bean.
- inject(X, CreationalContext<X>) - Method in class com.caucho.config.inject.InjectionTargetBuilder
-
- inject(T, CreationalContext<T>) - Method in class com.caucho.config.inject.InjectionTargetFilter
-
- inject(T, CreationalContext<T>) - Method in class com.caucho.config.j2ee.PostConstructProgram
-
- inject(T, CreationalContext<T>) - Method in class com.caucho.config.j2ee.PreDestroyInject
-
- inject(T, CreationalContext<T>) - Method in class com.caucho.config.program.ConfigProgram
-
Configures the bean using the current program.
- inject(T, CreationalContext<T>) - Method in class com.caucho.config.program.ContainerProgram
-
Invokes the child programs on the bean
- inject(T, CreationalContext<T>) - Method in class com.caucho.config.program.ExprProgram
-
- inject(T, CreationalContext<T>) - Method in class com.caucho.config.program.FieldGeneratorProgram
-
- inject(T, CreationalContext<T>) - Method in class com.caucho.config.program.MethodGeneratorProgram
-
- inject(T, CreationalContext<T>) - Method in class com.caucho.config.program.NodeBuilderChildProgram
-
- inject(T, CreationalContext<T>) - Method in class com.caucho.config.program.NodeBuilderProgram
-
- inject(T, CreationalContext<T>) - Method in class com.caucho.config.program.NullProgram
-
- inject(T, CreationalContext<T>) - Method in class com.caucho.config.program.PropertyStringProgram
-
Injects the bean with the dependencies
- inject(T, CreationalContext<T>) - Method in class com.caucho.config.program.PropertyValueProgram
-
Injects the bean with the dependencies
- inject(T, CreationalContext<T>) - Method in class com.caucho.config.program.RecoverableProgram
-
- inject(T, CreationalContext<T>) - Method in class com.caucho.config.program.ResourceInjectionTargetProgram
-
- inject(T, CreationalContext<T>) - Method in class com.caucho.config.program.ResourceProgram
-
- inject(Object) - Method in class com.caucho.config.type.ConfigType
-
Inject and initialize the type
- inject(Object) - Method in class com.caucho.config.type.InlineBeanType
-
Initialize the type
- inject(T, CreationalContext<T>) - Method in class com.caucho.config.types.DataSourceRef
-
Configures the bean using the current program.
- inject(T, CreationalContext<T>) - Method in class com.caucho.config.types.EnvEntry
-
Configures the bean using the current program.
- inject(T, CreationalContext<T>) - Method in class com.caucho.config.types.ResourceGroupConfig
-
Configures the bean using the current program.
- inject(X, CreationalContext<X>) - Method in class com.caucho.config.xml.XmlBean
-
- inject(X, CreationalContext<X>) - Method in class com.caucho.config.xml.XmlInjectionTarget
-
- inject(X, CreationalContext<X>) - Method in class com.caucho.ejb.session.SingletonComponent
-
Inject the bean.
- inject(X, CreationalContext<X>) - Method in class com.caucho.ejb.session.StatefulComponent
-
Inject the bean.
- inject(T, CreationalContext<T>) - Method in class com.caucho.jca.program.ResourceAdapterAssociationProgram
-
Configures the bean using the current program.
- inject(X, CreationalContext<X>) - Method in class com.caucho.jca.ra.ResourceAdapterProducer
-
- inject(Object) - Method in class com.caucho.jsf.integration.Mojarra12InjectionProvider
-
- inject(T, CreationalContext<T>) - Method in interface javax.enterprise.inject.spi.InjectionTarget
-
Inject the bean.
- Inject - Annotation Type in javax.inject
-
Designates fields, methods and constructors as injectable.
- InjectBeanAdmin - Class in com.caucho.config.manager
-
Administration for an injection Bean queue
- InjectBeanAdmin(Bean, int) - Constructor for class com.caucho.config.manager.InjectBeanAdmin
-
- InjectEnvironmentBean - Interface in com.caucho.config.inject
-
Injection beans which are environment-dependent.
- injectError(AccessibleObject, String) - Static method in class com.caucho.config.inject.InjectManager
-
- injection(InjectionTarget<T>) - Method in class com.caucho.config.inject.BeanBuilder
-
- InjectionBean<T> - Class in com.caucho.config.inject
-
SingletonBean represents a singleton instance exported as a web beans.
- InjectionException - Exception in javax.enterprise.inject
-
Exceptions occuring during injection will extend from this
exception.
- InjectionException() - Constructor for exception javax.enterprise.inject.InjectionException
-
- InjectionException(String) - Constructor for exception javax.enterprise.inject.InjectionException
-
- InjectionException(Throwable) - Constructor for exception javax.enterprise.inject.InjectionException
-
- InjectionException(String, Throwable) - Constructor for exception javax.enterprise.inject.InjectionException
-
- InjectionPoint - Interface in javax.enterprise.inject.spi
-
- InjectionPointArg<T> - Class in com.caucho.config.inject
-
A saved program for creating a constructor argument
- InjectionPointArg() - Constructor for class com.caucho.config.inject.InjectionPointArg
-
- InjectionPointBean - Class in com.caucho.config.inject
-
Configuration for the xml web bean component.
- InjectionPointBean(BeanManager, InjectionPoint) - Constructor for class com.caucho.config.inject.InjectionPointBean
-
- InjectionPointHandler - Class in com.caucho.config.inject
-
Handles special injection points like @Resource, @EJB.
- InjectionPointHandler() - Constructor for class com.caucho.config.inject.InjectionPointHandler
-
- InjectionPointImpl<T> - Class in com.caucho.config.inject
-
- InjectionPointImpl(InjectManager, Bean<T>, AnnotatedParameter<?>) - Constructor for class com.caucho.config.inject.InjectionPointImpl
-
- InjectionPointImpl(InjectManager, Bean<T>, Annotated, Member, Type) - Constructor for class com.caucho.config.inject.InjectionPointImpl
-
- InjectionPointImplHandle - Class in com.caucho.config.inject
-
- InjectionPointStandardBean - Class in com.caucho.config.inject
-
Bean object for the general InjectionPoint.
- InjectionPointStandardBean() - Constructor for class com.caucho.config.inject.InjectionPointStandardBean
-
- InjectionTarget - Class in com.caucho.config.types
-
Configuration for the injection-target pattern.
- InjectionTarget() - Constructor for class com.caucho.config.types.InjectionTarget
-
- InjectionTarget<T> - Interface in javax.enterprise.inject.spi
-
Abstract introspected view of a Bean injectible field
- InjectionTargetBuilder<X> - Class in com.caucho.config.inject
-
SimpleBean represents a POJO Java bean registered as a WebBean.
- InjectionTargetBuilder(InjectManager, AnnotatedType<X>, Bean<X>) - Constructor for class com.caucho.config.inject.InjectionTargetBuilder
-
- InjectionTargetBuilder(InjectManager, AnnotatedType<X>) - Constructor for class com.caucho.config.inject.InjectionTargetBuilder
-
- InjectionTargetFilter<T> - Class in com.caucho.config.inject
-
Adds behavior for an injection target.
- InjectionTargetFilter(InjectionTarget<T>, ConfigProgram) - Constructor for class com.caucho.config.inject.InjectionTargetFilter
-
- InjectManager - Class in com.caucho.config.inject
-
The CDI container for a given environment.
- InjectManager.ContextReferenceFactory<T> - Class in com.caucho.config.inject
-
- InjectManager.DelegateReferenceFactory<T> - Class in com.caucho.config.inject
-
- InjectManager.DependentElReferenceFactoryImpl<T> - Class in com.caucho.config.inject
-
- InjectManager.DependentReferenceFactory<T> - Class in com.caucho.config.inject
-
- InjectManager.DependentReferenceFactoryImpl<T> - Class in com.caucho.config.inject
-
- InjectManager.ErrorReferenceFactory<T> - Class in com.caucho.config.inject
-
- InjectManager.InjectionPointReferenceFactory - Class in com.caucho.config.inject
-
- InjectManager.NormalContextReferenceFactory<T> - Class in com.caucho.config.inject
-
- InjectManager.NormalInstanceReferenceFactory<T> - Class in com.caucho.config.inject
-
- InjectManager.ReferenceFactory<T> - Class in com.caucho.config.inject
-
- InjectManager.UnresolvedReferenceFactory - Class in com.caucho.config.inject
-
- INLINE_BLOB_SIZE - Static variable in class com.caucho.db.blob.Inode
-
- INLINE_BLOB_SIZE - Static variable in class com.caucho.db.table.Table
-
- INLINE_MAX - Static variable in class com.caucho.db.blob.Inode
-
- InlineBeanType<T> - Class in com.caucho.config.type
-
Represents an inline bean type for configuration.
- InlineBeanType(Class<T>) - Constructor for class com.caucho.config.type.InlineBeanType
-
- inNamespace() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- INNER - Static variable in class com.caucho.amber.query.QueryParser
-
- Inode - Class in com.caucho.db.blob
-
Represents the indexes for a BLOB or CLOB.
- Inode() - Constructor for class com.caucho.db.blob.Inode
-
- Inode(BlockStore, StoreTransaction) - Constructor for class com.caucho.db.blob.Inode
-
- Inode(BlockStore) - Constructor for class com.caucho.db.blob.Inode
-
- INODE_SIZE - Static variable in class com.caucho.db.blob.Inode
-
- InodeBlobInputStream - Class in com.caucho.db.blob
-
Directly reading the blob from the inode.
- InodeBlobInputStream(BlockStore, byte[], int) - Constructor for class com.caucho.db.blob.InodeBlobInputStream
-
Creates a blob output stream.
- InodeBlobInputStream(Inode) - Constructor for class com.caucho.db.blob.InodeBlobInputStream
-
Creates a blob output stream.
- InodeUpdate - Class in com.caucho.db.blob
-
Updates indirect indexes for a blob.
- InodeUpdate(BlockStore, byte[], int) - Constructor for class com.caucho.db.blob.InodeUpdate
-
- INPUT_COOKIE - Static variable in class com.caucho.quercus.lib.filter.FilterModule
-
- INPUT_ENV - Static variable in class com.caucho.quercus.lib.filter.FilterModule
-
- INPUT_GET - Static variable in class com.caucho.quercus.lib.filter.FilterModule
-
- INPUT_POST - Static variable in class com.caucho.quercus.lib.filter.FilterModule
-
- INPUT_SERVER - Static variable in class com.caucho.quercus.lib.filter.FilterModule
-
- InputStreamDeserializer - Class in com.caucho.hessian.io
-
Serializing a stream object.
- InputStreamDeserializer() - Constructor for class com.caucho.hessian.io.InputStreamDeserializer
-
- InputStreamMarshal - Class in com.caucho.quercus.marshal
-
- InputStreamMarshal() - Constructor for class com.caucho.quercus.marshal.InputStreamMarshal
-
- InputStreamSerializer - Class in com.caucho.hessian.io
-
Serializing a stream object.
- InputStreamSerializer() - Constructor for class com.caucho.hessian.io.InputStreamSerializer
-
- InputStreamSource - Class in com.caucho.vfs
-
Stream source for Hessian serialization of large data
- InputStreamSource() - Constructor for class com.caucho.vfs.InputStreamSource
-
Constructor for subclasses.
- InputStreamSource(InputStream) - Constructor for class com.caucho.vfs.InputStreamSource
-
Constructor for Hessian deserialization.
- InputStreamStream - Class in com.caucho.vfs
-
- InputStreamStream(InputStream) - Constructor for class com.caucho.vfs.InputStreamStream
-
- InSelector - Class in com.caucho.jms.selector
-
The base selector.
- insert(byte[], int, int, long, boolean) - Method in class com.caucho.db.index.BTree
-
Inserts the new value for the given key.
- insert(BTree, byte[], int, int, long, DbTransaction) - Method in class com.caucho.db.index.IndexCache
-
Gets the index entry.
- insert(QueryContext, DbTransaction, ArrayList<Column>, ArrayList<Expr>) - Method in class com.caucho.db.table.Table
-
Inserts a new row, returning the row address.
- insert(HashKey, HashKey, MnodeValue, long, long, long, long) - Method in class com.caucho.distcache.jdbc.JdbcMnodeStore
-
Stores the data, returning true on success
- insert(HashKey, HashKey, MnodeValue, long, long, long, long) - Method in class com.caucho.server.distcache.MnodeStore
-
Stores the data, returning true on success
- insert(int, byte[], int, int) - Method in class com.caucho.util.ByteBuffer
-
- insert(int, String) - Method in class com.caucho.util.CharBuffer
-
Inserts a string.
- insert(int, char[], int, int) - Method in class com.caucho.util.CharBuffer
-
Inserts a character buffer.
- insert(int, Object) - Method in class com.caucho.util.CharBuffer
-
Inserts an object at a given offset.
- insert(int, char) - Method in class com.caucho.util.CharBuffer
-
Inserts a character 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, float) - Method in class com.caucho.util.CharBuffer
-
Inserts a float at a given offset.
- 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_id(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
returns ID generated for an AUTO_INCREMENT column by the previous
INSERT query on success, 0 if the previous query does not generate
an AUTO_INCREMENT value, or FALSE if no MySQL connection was established
- insert_id(Env) - Method in class com.caucho.quercus.lib.db.MysqliStatement
-
- insertBefore(DOMNode, DOMNode) - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- 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 class com.caucho.xml2.QAbstractNode
-
- insertBefore(Node, Node) - Method in class com.caucho.xml2.QNode
-
- insertBefore(Node, Node) - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- insertCode(int, int) - Method in class com.caucho.bytecode.CodeEnhancer
-
Updates indices when adding a chunk of code.
- insertData(int, String) - Method in class com.caucho.quercus.lib.dom.DOMCharacterData
-
- insertLocalValue(HashKey, HashKey, MnodeEntry, MnodeEntry) - Method in class com.caucho.distcache.cluster.ClusterDataBacking
-
Sets a cache entry
- insertLocalValue(HashKey, HashKey, MnodeEntry, MnodeEntry) - Method in interface com.caucho.env.distcache.CacheDataBacking
-
- insertLocalValue(HashKey, HashKey, MnodeEntry, MnodeEntry) - Method in class com.caucho.server.distcache.CacheDataBackingImpl
-
Sets a cache entry
- insertRow() - Method in class com.caucho.amber.query.ResultSetImpl
-
insert the row
- insertRow() - Method in class com.caucho.db.jdbc.AbstractResultSet
-
- insertRow(QueryContext, DbTransaction, ArrayList<Column>, ArrayList<Expr>, Block, int) - Method in class com.caucho.db.table.Table
-
- insertRow() - Method in class com.caucho.quercus.mysql.AbstractResultSet
-
- insertRow() - Method in class com.caucho.tools.profiler.ResultSetWrapper
-
- insertsAreDetected(int) - Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- insertsAreDetected(int) - Method in interface javax.resource.cci.ResultSetInfo
-
Returns true if inserts in a row are detected.
- Instance<T> - Interface in javax.enterprise.inject
-
Factory to create instances of a bean.
- InstanceBeanImpl<T> - Class in com.caucho.config.inject
-
Internal implementation for a Bean
- instanceDump(long, int, long, int, HprofParser) - Method in class com.caucho.env.hprof.AbstractHprofDumpHandler
-
- instanceDump(long, int, long, int, HprofParser) - Method in class com.caucho.env.hprof.DataPassDumpHandler
-
- instanceDump(long, int, long, int, HprofParser) - Method in interface com.caucho.env.hprof.HprofDumpHandler
-
- InstanceImpl<T> - Class in com.caucho.config.inject
-
Factory to create instances of a bean.
- InstanceInitializer - Interface in com.caucho.quercus.program
-
Represents a Quercus class instance initializer
- INSTANCEOF - Static variable in class com.caucho.bytecode.CodeVisitor
-
- instantiate() - Method in class com.caucho.config.inject.DecoratorBean
-
Instantiate the bean.
- instantiate() - Method in class com.caucho.ejb.hessian.ThrowableDeserializer
-
- instantiate() - Method in class com.caucho.hessian.io.BeanDeserializer
-
- instantiate() - Method in class com.caucho.hessian.io.JavaDeserializer
-
- instantiate() - Method in class com.caucho.hessian.io.StackTraceElementDeserializer
-
- instantiate() - Method in class com.caucho.hessian.io.UnsafeDeserializer
-
- instantiate() - Method in class com.caucho.jca.ra.ObjectConfig
-
Instantiates the object and sets the default properties.
- instantiate(String) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Instantiate an MBean object to be registered with the server.
- instantiate(String, ObjectName) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Instantiate an MBean object to be registered with the server.
- instantiate(String, Object[], String[]) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Instantiate an MBean object with the given arguments to be
passed to the constructor.
- instantiate(String, ObjectName, Object[], String[]) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Instantiate an MBean object with the given arguments to be
passed to the constructor.
- instantiateDeployInstance() - Method in class com.caucho.env.deploy.DeployController
-
Creates an instance.
- instantiateDeployInstance() - Method in class com.caucho.server.e_app.EarDeployController
-
Creates the application.
- instantiateDeployInstance() - Method in class com.caucho.server.host.HostController
-
Creates a new instance of the host object.
- instantiateDeployInstance() - Method in class com.caucho.server.webapp.UnknownWebAppController
-
Instantiate the webApp.
- instantiateDeployInstance() - Method in class com.caucho.server.webapp.WebAppController
-
Instantiate the webApp.
- instantiateDeployInstance() - Method in class com.caucho.server.webapp.WebAppVersioningController
-
Returns the instance for a top-level request
- instantiateProxyCache() - Method in class com.caucho.server.cluster.ProServer
-
- instantiateProxyCache() - Method in class com.caucho.server.cluster.ServletService
-
- InstantiationConfig - Class in com.caucho.config.types
-
Configuration for an instantiation
- InstantiationConfig() - Constructor for class com.caucho.config.types.InstantiationConfig
-
- insteadOfEntrySet() - Method in class com.caucho.quercus.program.TraitInsteadofMap
-
- InStore - Interface in com.caucho.db.io
-
Read access to the random access filesystem.
- INT - Static variable in class com.caucho.bytecode.JClass
-
- INT_BYTE_MAX - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- INT_BYTE_MIN - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- INT_DIRECT_MAX - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- INT_DIRECT_MIN - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- INT_SHORT_MAX - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- INT_SHORT_MIN - Static variable in interface com.caucho.hessian.io.Hessian2Constants
-
- IntArray - Class in com.caucho.util
-
The IntArray is a variable array containing integers.
- IntArray() - Constructor for class com.caucho.util.IntArray
-
Create an empty int array.
- IntArraySerializer - Class in com.caucho.json.ser
-
- INTEGER - Static variable in class com.caucho.amber.query.QueryParser
-
- INTEGER - Static variable in class com.caucho.el.Marshall
-
- INTEGER - Static variable in class com.caucho.hessian.io.BasicDeserializer
-
- INTEGER - Static variable in class com.caucho.hessian.io.BasicSerializer
-
- INTEGER - Static variable in class com.caucho.quercus.lib.db.JdbcResultResource
-
- INTEGER - Static variable in class com.caucho.server.snmp.MbeanAttributeInfo
-
- INTEGER - Static variable in class com.caucho.server.snmp.types.SnmpValue
-
- INTEGER_ARRAY - Static variable in class com.caucho.hessian.io.BasicDeserializer
-
- INTEGER_ARRAY - Static variable in class com.caucho.hessian.io.BasicSerializer
-
- IntegerConstant - Class in com.caucho.bytecode
-
Represents an integer constant.
- IntegerLoopSupportTag - Class in com.caucho.jsp
-
- IntegerLoopSupportTag() - Constructor for class com.caucho.jsp.IntegerLoopSupportTag
-
- IntegerMarshal - Class in com.caucho.quercus.marshal
-
- IntegerMarshal() - Constructor for class com.caucho.quercus.marshal.IntegerMarshal
-
- IntegerObjectMarshal - Class in com.caucho.quercus.marshal
-
- IntegerObjectMarshal() - Constructor for class com.caucho.quercus.marshal.IntegerObjectMarshal
-
- IntegerPrimitiveType - Class in com.caucho.config.type
-
Represents an int type.
- IntegerResult - Class in com.caucho.util
-
Container for an integer result.
- IntegerResult() - Constructor for class com.caucho.util.IntegerResult
-
- IntegerType - Class in com.caucho.amber.type
-
Represents a java.util.Integer type
- IntegerType - Class in com.caucho.config.type
-
Represents an int or Integer type.
- IntegerValue - Class in com.caucho.server.snmp.types
-
- IntegerValue(int) - Constructor for class com.caucho.server.snmp.types.IntegerValue
-
- IntegerValueExpression - Class in com.caucho.el
-
Abstract implementation class for an expression.
- IntegerValueExpression(Expr, String, Class) - Constructor for class com.caucho.el.IntegerValueExpression
-
- IntegerValueExpression(Expr, String) - Constructor for class com.caucho.el.IntegerValueExpression
-
- IntegerValueExpression(Expr) - Constructor for class com.caucho.el.IntegerValueExpression
-
- IntegerValueExpression() - Constructor for class com.caucho.el.IntegerValueExpression
-
- Interaction - Interface in javax.resource.cci
-
Statement-like connection with the underlying EIS record.
- InteractionSpec - Interface in javax.resource.cci
-
Specification for an interaction.
- intercept(InterceptionType, X, InvocationContext) - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
Invokes the callback
- intercept(ClassEntry) - Method in interface com.caucho.loader.ClassLoaderInterceptor
-
Returns the modified class entry.
- intercept(InterceptionType, T, InvocationContext) - Method in interface javax.enterprise.inject.spi.Interceptor
-
Invokes the callback
- InterceptionType - Enum in javax.enterprise.inject.spi
-
interceptor types
- Interceptor - Class in com.caucho.ejb.cfg
-
Configuration for an interceptor.
- Interceptor() - Constructor for class com.caucho.ejb.cfg.Interceptor
-
- Interceptor<T> - Interface in javax.enterprise.inject.spi
-
Metadata for for an interceptor
- Interceptor - Annotation Type in javax.interceptor
-
The @Interceptor marks an interceptor
- InterceptorBean<X> - Class in com.caucho.config.inject
-
InterceptorBean represents a Java interceptor
- InterceptorBean(InjectManager, Class<X>) - Constructor for class com.caucho.config.inject.InterceptorBean
-
- InterceptorBean(Class<X>) - Constructor for class com.caucho.config.inject.InterceptorBean
-
- InterceptorBinding - Class in com.caucho.ejb.cfg
-
Configuration for interceptor-binding.
- InterceptorBinding() - Constructor for class com.caucho.ejb.cfg.InterceptorBinding
-
- InterceptorBinding - Annotation Type in javax.interceptor
-
The @InterceptorBindingType annotation for web beans
- InterceptorEntry<X> - Class in com.caucho.config.inject
-
Represents an introspected interceptor
- InterceptorEntry(Interceptor<X>) - Constructor for class com.caucho.config.inject.InterceptorEntry
-
- InterceptorException - Exception in com.caucho.config.gen
-
- InterceptorException(Throwable) - Constructor for exception com.caucho.config.gen.InterceptorException
-
- InterceptorFactory<X> - Class in com.caucho.config.gen
-
Represents the interception
- InterceptorFactory(AspectBeanFactory<X>, AspectFactory<X>, InjectManager) - Constructor for class com.caucho.config.gen.InterceptorFactory
-
- InterceptorGenerator<X> - Class in com.caucho.config.gen
-
Represents the interception
- InterceptorGenerator(InterceptorFactory<X>, AnnotatedMethod<? super X>, AspectGenerator<X>, InterceptionType, HashSet<Class<?>>, HashMap<Class<?>, Annotation>, HashSet<Class<?>>, boolean) - Constructor for class com.caucho.config.gen.InterceptorGenerator
-
- InterceptorGenerator(InterceptorFactory<X>, HashSet<Class<?>>, InterceptionType) - Constructor for class com.caucho.config.gen.InterceptorGenerator
-
- InterceptorLiteral - Class in com.caucho.config.inject
-
Represents the @Default annotation
- InterceptorOrder - Class in com.caucho.ejb.cfg
-
Configuration for interceptor-order.
- InterceptorOrder() - Constructor for class com.caucho.ejb.cfg.InterceptorOrder
-
- InterceptorRuntimeBean<X> - Class in com.caucho.config.inject
-
InterceptorBean represents a Java interceptor
- InterceptorRuntimeBean(InterceptorRuntimeBean<X>, Class<X>) - Constructor for class com.caucho.config.inject.InterceptorRuntimeBean
-
- Interceptors() - Constructor for class com.caucho.config.cfg.BeansConfig.Interceptors
-
- Interceptors - Class in com.caucho.ejb.cfg
-
Configuration for interceptors.
- Interceptors(EjbConfig) - Constructor for class com.caucho.ejb.cfg.Interceptors
-
- Interceptors - Annotation Type in javax.interceptor
-
- InterceptorsConfig - Class in com.caucho.ejb.cfg
-
Configuration for interceptors.
- InterceptorsConfig(EjbConfig) - Constructor for class com.caucho.ejb.cfg.InterceptorsConfig
-
- InterceptorsDefaultLiteral - Class in com.caucho.ejb.cfg
- InterceptorsDefaultLiteral(Class<?>[]) - Constructor for class com.caucho.ejb.cfg.InterceptorsDefaultLiteral
-
- InterceptorSelfBean<X> - Class in com.caucho.config.inject
-
InterceptorBean represents a Java interceptor
- InterceptorSelfBean(Class<X>) - Constructor for class com.caucho.config.inject.InterceptorSelfBean
-
- InterceptorsLiteral - Class in com.caucho.ejb.cfg
-
boolean-literal ::= (true="1", false="0")
- InterceptorsLiteral(Class<?>[]) - Constructor for class com.caucho.ejb.cfg.InterceptorsLiteral
-
- intercepts(InterceptionType) - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
Returns the bean's deployment type
- intercepts(InterceptionType) - Method in interface javax.enterprise.inject.spi.Interceptor
-
Returns true if the interceptor intercepts the given type.
- interface_exists(Env, String, boolean) - Method in class com.caucho.quercus.lib.ClassesModule
-
Returns true if the class exists.
- InterfaceConfig - Class in com.caucho.config.types
-
Configures an interface type.
- InterfaceConfig() - Constructor for class com.caucho.config.types.InterfaceConfig
-
- InterfaceConfig(Class<?>) - Constructor for class com.caucho.config.types.InterfaceConfig
-
- InterfaceConfig(Class<?>, String) - Constructor for class com.caucho.config.types.InterfaceConfig
-
- InterfaceMethodRefConstant - Class in com.caucho.bytecode
-
Represents an interface method ref in the constant pool.
- InterfaceType<T> - Class in com.caucho.config.type
-
Represents an interface.
- InterfaceType(Class<T>) - Constructor for class com.caucho.config.type.InterfaceType
-
Create the interface type
- interleaveContinuation(Item) - Method in class com.caucho.relaxng.program.ChoiceItem
-
Interleaves a continuation.
- interleaveContinuation(Item) - Method in class com.caucho.relaxng.program.InElementItem
-
Interleaves a continuation.
- interleaveContinuation(Item) - Method in class com.caucho.relaxng.program.InterleaveItem
-
Interleaves a continuation.
- interleaveContinuation(Item) - Method in class com.caucho.relaxng.program.Item
-
Interleaves a continuation.
- InterleaveItem - Class in com.caucho.relaxng.program
-
Generates programs from patterns.
- InterleaveItem() - Constructor for class com.caucho.relaxng.program.InterleaveItem
-
- InterleavePattern - Class in com.caucho.relaxng.pattern
-
Relax element pattern
- InterleavePattern() - Constructor for class com.caucho.relaxng.pattern.InterleavePattern
-
Creates a new interleave pattern.
- intern(String) - Static method in class com.caucho.quercus.env.MethodIntern
-
- intern() - Method in class com.caucho.quercus.env.StringValue
-
Interns the string.
- Intern - Class in com.caucho.xml2
-
Interning names
- Intern() - Constructor for class com.caucho.xml2.Intern
-
- INTERNAL - Static variable in exception javax.resource.spi.work.WorkException
-
- INTERNAL_SERVER_ERROR - Static variable in class com.caucho.bam.BamError
-
An internal server error ("wait")
- InternalAutoloadCallback - Class in com.caucho.quercus.env
-
Internal call to autoload an internally defined PHP, e.g.
- InternalAutoloadCallback(String) - Constructor for class com.caucho.quercus.env.InternalAutoloadCallback
-
- InternalCompiler - Class in com.caucho.java
-
Compiles Java source, returning the loaded class.
- InternalCompiler(JavaCompilerUtil) - Constructor for class com.caucho.java.InternalCompiler
-
- InternalCompiler2 - Class in com.caucho.java
-
Experimental internal compiler API using JDK 1.6 JavaCompiler.
- InternalCompiler2(JavaCompilerUtil) - Constructor for class com.caucho.java.InternalCompiler2
-
- InternalCompilerTools - Class in com.caucho.java
-
Compiles Java source, returning the loaded class.
- InternalCompilerTools(JavaCompilerUtil) - Constructor for class com.caucho.java.InternalCompilerTools
-
- internalEntityDecl(String, String) - Method in class com.caucho.quercus.lib.simplexml.SimpleHandler
-
- InternalServerException - Exception in com.caucho.bam
-
Bam exception when a service address does not exist
- InternalServerException() - Constructor for exception com.caucho.bam.InternalServerException
-
- InternalServerException(String) - Constructor for exception com.caucho.bam.InternalServerException
-
- InternalServerException(String, BamError) - Constructor for exception com.caucho.bam.InternalServerException
-
- InternalServerException(String, ErrorPacketException) - Constructor for exception com.caucho.bam.InternalServerException
-
- InternalServerException(BamError) - Constructor for exception com.caucho.bam.InternalServerException
-
- InternQName - Class in com.caucho.xml2
-
- InterpolateExpr - Class in com.caucho.el
-
Representing a string interpolation expression.
- InterpolateExpr(Expr, Expr) - Constructor for class com.caucho.el.InterpolateExpr
-
Create a new interpolation expression.
- InterpretedClassDef - Class in com.caucho.quercus.program
-
Represents an interpreted PHP class definition.
- InterpretedClassDef(Location, String, String, String[], int) - Constructor for class com.caucho.quercus.program.InterpretedClassDef
-
- InterpretedClassDef(Location, String, String, String[], String[], int) - Constructor for class com.caucho.quercus.program.InterpretedClassDef
-
- InterpretedClassDef(String, String, String[], String[]) - Constructor for class com.caucho.quercus.program.InterpretedClassDef
-
- InterpretedClassDef(String, String, String[]) - Constructor for class com.caucho.quercus.program.InterpretedClassDef
-
- InterpretedClosure - Class in com.caucho.quercus.env
-
Represents a closure
- InterpretedClosure(Env, AbstractFunction, Value) - Constructor for class com.caucho.quercus.env.InterpretedClosure
-
- InterpretedPage - Class in com.caucho.quercus.page
-
Represents an interpreted Quercus program.
- InterpretedPage(QuercusProgram) - Constructor for class com.caucho.quercus.page.InterpretedPage
-
- interrupt() - Method in class com.caucho.env.thread1.ThreadPool1
-
interrupts all the idle threads.
- intersection(IntSet) - Method in class com.caucho.util.IntSet
-
Calculates the set intersection of a and b
- intervalNow() - Method in class com.caucho.util.TimeIntervalElement
-
Provides the current time for use by the interval.
- IntIteratorIndex(int) - Constructor for class com.caucho.quercus.lib.simplexml.IteratorIndex.IntIteratorIndex
-
- IntKeyCompare - Class in com.caucho.db.index
-
Compares two keys.
- IntKeyCompare() - Constructor for class com.caucho.db.index.IntKeyCompare
-
- IntMap - Class in com.caucho.hessian.util
-
The IntMap provides a simple hashmap from keys to integers.
- IntMap() - Constructor for class com.caucho.hessian.util.IntMap
-
Create a new IntMap.
- IntMap - Class in com.caucho.util
-
The IntMap provides a simple hashmap from keys to integers.
- IntMap() - Constructor for class com.caucho.util.IntMap
-
Create a new IntMap.
- IntMap(int) - Constructor for class com.caucho.util.IntMap
-
Create a new IntMap.
- IntQueue - Class in com.caucho.util
-
A fast queue implementation for int primitives.
- IntQueue() - Constructor for class com.caucho.util.IntQueue
-
- IntQueue(int) - Constructor for class com.caucho.util.IntQueue
-
- introspect(Class) - Method in class com.caucho.amber.cfg.AmberConfigManager
-
Introspects the type
- introspect(Column) - Method in class com.caucho.amber.cfg.ColumnConfig
-
Fill the column value by introspection
- introspect(Class) - Method in class com.caucho.amber.cfg.EmbeddableIntrospector
-
Introspects.
- introspect(Class) - Method in class com.caucho.amber.cfg.EntityIntrospector
-
Introspects.
- introspect(JClass) - Method in class com.caucho.amber.cfg.MappedSuperIntrospector
-
Introspects.
- introspect(Class<?>) - Method in class com.caucho.bam.actor.BamSkeleton
-
- introspect(Class<?>) - Method in class com.caucho.bam.proxy.ProxySkeleton
-
- introspect() - Method in class com.caucho.config.gen.BeanGenerator
-
- introspect() - Method in class com.caucho.config.gen.CandiBeanGenerator
-
- introspect(AnnotatedType<?>) - Method in class com.caucho.config.gen.LifecycleInterceptor
-
Introspects the @Interceptors annotation on the method
and the class.
- introspect() - Method in class com.caucho.config.inject.AbstractBean
-
- introspect() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- introspect(Annotated) - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- introspect() - Method in class com.caucho.config.inject.DecoratorBean
-
- introspect() - Method in class com.caucho.config.inject.InterceptorBean
-
- introspect() - Method in class com.caucho.config.inject.ManagedBeanImpl
-
- introspect(AnnotatedType<X>) - Method in class com.caucho.config.inject.ManagedBeanImpl
-
Called for implicit introspection.
- introspect() - Method in class com.caucho.config.inject.NewBean
-
- introspect() - Method in class com.caucho.config.inject.ProducesFieldBean
-
- introspect() - Method in class com.caucho.config.inject.ProducesMethodBean
-
- introspect() - Method in class com.caucho.config.j2ee.PostConstructProgram
-
- introspect(TimeoutCaller, AnnotatedType<?>) - Method in class com.caucho.config.timer.ScheduleIntrospector
-
Introspects the method for scheduling attributes.
- introspect() - Method in class com.caucho.config.type.ConfigType
-
Introspect the type.
- introspect() - Method in class com.caucho.config.type.InlineBeanType
-
Introspect the bean for configuration
- introspect() - Method in class com.caucho.ejb.cfg.EjbBean
-
- introspect() - Method in class com.caucho.ejb.cfg.EjbMessageBean
-
- introspect() - Method in class com.caucho.ejb.gen.MessageGenerator
-
Introspects the bean.
- introspect() - Method in class com.caucho.ejb.gen.SessionGenerator
-
Introspects the bean.
- introspect() - Method in class com.caucho.ejb.gen.StatelessGenerator
-
Introspects the APIs methods, producing a business method for each.
- introspect(Class<?>) - Method in class com.caucho.hessian.io.JavaSerializer
-
- introspect(Class<?>) - Method in class com.caucho.hessian.io.UnsafeSerializer
-
- introspectArguments(Bean<X>, AnnotatedMethod<T>) - Method in class com.caucho.config.inject.ProducesBuilder
-
- introspectBean(AnnotatedType<X>, String) - Method in class com.caucho.ejb.cfg.EjbBean
-
- introspectBindingTypes(Annotation[]) - Method in class com.caucho.config.inject.DecoratorBean
-
- introspectCallbacks(Class, EntityType) - Method in class com.caucho.amber.cfg.BaseConfigIntrospector
-
Introspects the callbacks.
- introspectCallbacks(AbstractEnhancedType, Method) - Method in class com.caucho.amber.cfg.BaseConfigIntrospector
-
Introspects the callbacks.
- introspectClass(AnnotatedType<X>) - Method in class com.caucho.config.gen.CandiBeanGenerator
-
- introspectDefault() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- introspectDefaultListener(EntityListenerConfig, AmberPersistenceUnit) - Method in class com.caucho.amber.cfg.BaseConfigIntrospector
-
- introspectDisposesArgs(AnnotatedMethod<?>, List<AnnotatedParameter<X>>) - Method in class com.caucho.config.inject.ProducesBuilder
-
- introspectEntityListener(Class, AmberPersistenceUnit, EntityType, String) - Method in class com.caucho.amber.cfg.BaseConfigIntrospector
-
- introspectEntityListeners(Class, EntityType, AmberPersistenceUnit) - Method in class com.caucho.amber.cfg.BaseConfigIntrospector
-
- introspectField(AnnotatedField<?>) - Method in class com.caucho.config.inject.InjectionPointHandler
-
- introspectField(AnnotatedField<?>) - Method in class com.caucho.config.j2ee.DataSourceDefinitionHandler
-
- introspectField(AnnotatedField<?>) - Method in class com.caucho.config.j2ee.EjbHandler
-
- introspectField(AnnotatedField<?>) - Method in class com.caucho.config.j2ee.PersistenceContextHandler
-
- introspectField(AnnotatedField<?>) - Method in class com.caucho.config.j2ee.PersistenceUnitHandler
-
- introspectField(AnnotatedField<?>) - Method in class com.caucho.config.j2ee.ResourceHandler
-
- introspectInit(ArrayList<ConfigProgram>, AnnotatedType<?>) - Static method in class com.caucho.config.inject.InjectionTargetBuilder
-
- introspectInit(ArrayList<ConfigProgram>, Class<?>) - Static method in class com.caucho.config.inject.InjectionTargetBuilder
-
- IntrospectionMBean - Class in com.caucho.jmx
-
Resin implementation of StandardMBean.
- IntrospectionMBean(Object, Class) - Constructor for class com.caucho.jmx.IntrospectionMBean
-
Makes a DynamicMBean.
- IntrospectionMBean(Object, Class, boolean) - Constructor for class com.caucho.jmx.IntrospectionMBean
-
Makes a DynamicMBean.
- introspectJavaClass(String, Class, String, Class) - Method in class com.caucho.quercus.module.ModuleContext
-
Introspects the module class for functions.
- introspectJavaImplClass(String, Class, String) - Method in class com.caucho.quercus.module.ModuleContext
-
Introspects the module class for functions.
- introspectLifecycle(Class<?>) - Method in class com.caucho.ejb.gen.StatelessGenerator
-
Introspects the lifecycle methods
- introspectListener(Class, ListenerType) - Method in class com.caucho.amber.cfg.BaseConfigIntrospector
-
- introspectLocalDefault() - Method in class com.caucho.ejb.gen.SessionGenerator
-
- introspectLocalDefault() - Method in class com.caucho.ejb.gen.SingletonGenerator
-
Scans for the @Local interfaces
- introspectLocalDefault() - Method in class com.caucho.ejb.gen.StatefulGenerator
-
Scans for the @Local interfaces
- introspectLocalDefault() - Method in class com.caucho.ejb.gen.StatelessGenerator
-
Returns the interface itself for the no-interface view
- introspectMethod(AnnotatedMethod<?>) - Method in class com.caucho.config.inject.InjectionPointHandler
-
- introspectMethod(AnnotatedMethod<?>) - Method in class com.caucho.config.j2ee.DataSourceDefinitionHandler
-
- introspectMethod(AnnotatedMethod<?>) - Method in class com.caucho.config.j2ee.EjbHandler
-
- introspectMethod(AnnotatedMethod<?>) - Method in class com.caucho.config.j2ee.PersistenceContextHandler
-
- introspectMethod(AnnotatedMethod<?>) - Method in class com.caucho.config.j2ee.PersistenceUnitHandler
-
- introspectMethod(AnnotatedMethod<?>) - Method in class com.caucho.config.j2ee.ResourceHandler
-
- introspectMethods(Method[]) - Method in class com.caucho.config.type.InlineBeanType
-
Introspect the beans methods for setters
- introspectName(Annotated) - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
Introspects the qualifier annotations
- introspectObservers() - Method in class com.caucho.config.inject.AbstractSingletonBean
-
- introspectPostInit() - Method in class com.caucho.config.cfg.BeanConfig
-
Introspection after the init has been set and before the @PostConstruct
for additional interception
- introspectProduces() - Method in class com.caucho.config.inject.AbstractSingletonBean
-
- introspectProduces() - Method in class com.caucho.config.inject.ManagedBeanImpl
-
- introspectProduces(Bean<X>, AnnotatedType<X>) - Method in class com.caucho.config.inject.ProducesBuilder
-
Introspects the methods for any @Produces
- introspectQualifiers(Annotated) - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
Introspects the qualifier annotations
- introspectQualifiers(Annotation[]) - Method in class com.caucho.config.inject.InterceptorBean
-
- introspectScope(Annotated) - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
Called for implicit introspection.
- introspectSimpleType(Class<T>) - Static method in class com.caucho.config.reflect.ReflectionAnnotatedFactory
-
Introspects a simple reflection type, i.e.
- introspectSpecializes(Annotated) - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
Adds the stereotypes from the bean's annotations
- introspectSpecializes(Annotated) - Method in class com.caucho.config.inject.ProducesMethodBean
-
Adds the stereotypes from the bean's annotations
- introspectStereotypes(Annotated) - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
Adds the stereotypes from the bean's annotations
- introspectTimer(AnnotatedType<X>) - Method in class com.caucho.ejb.gen.StatelessGenerator
-
Introspects the lifecycle methods
- introspectType(AnnotatedType<?>) - Method in class com.caucho.config.inject.InjectionPointHandler
-
- introspectType(AnnotatedType<?>) - Method in class com.caucho.config.j2ee.DataSourceDefinitionHandler
-
- introspectType(AnnotatedType<?>) - Method in class com.caucho.config.j2ee.EjbHandler
-
- introspectType(AnnotatedType<?>) - Method in class com.caucho.config.j2ee.PersistenceContextHandler
-
- introspectType(AnnotatedType<?>) - Method in class com.caucho.config.j2ee.ResourceHandler
-
- introspectType(Class<X>) - Static method in class com.caucho.config.reflect.ReflectionAnnotatedFactory
-
Introspects a simple reflection type, i.e.
- introspectType(BaseType) - Static method in class com.caucho.config.reflect.ReflectionAnnotatedFactory
-
Introspects a simple reflection type, i.e.
- IntSet - Class in com.caucho.util
-
- IntSet() - Constructor for class com.caucho.util.IntSet
-
Creates an empty set.
- intToColor(int) - Static method in class com.caucho.quercus.lib.image.QuercusImage
-
- intval(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Converts to a long
- intval(Value, int) - Static method in class com.caucho.quercus.lib.VariableModule
-
Converts to a long
- IntValidateFilter - Class in com.caucho.quercus.lib.filter
-
- IntValidateFilter() - Constructor for class com.caucho.quercus.lib.filter.IntValidateFilter
-
- inUse() - Method in class com.caucho.quercus.env.SessionArrayValue
-
- invalidArgument(String, Object) - Method in class com.caucho.quercus.env.Env
-
A warning about an invalid argument passed to a function.
- invalidate() - Method in class com.caucho.amber.query.ResultSetCacheChunk
-
Invalidates the chunk.
- invalidate(String, Object) - Method in class com.caucho.amber.query.ResultSetCacheChunk
-
Invalidates the chunk based on a table and key.
- invalidate() - Method in class com.caucho.quercus.env.SessionArrayValue
-
Invalidates the session.
- invalidate() - Method in class com.caucho.server.session.SessionImpl
-
Invalidates the session, called by user code.
- invalidate() - Method in interface javax.servlet.http.HttpSession
-
Invalidates the current session.
- invalidateCache() - Method in class com.caucho.ejb.server.AbstractEjbBeanManager
-
Invalidates caches.
- invalidateLogout() - Method in class com.caucho.server.session.SessionImpl
-
Invalidates a session based on a logout.
- invalidateMatchingInvocations(InvocationMatcher) - Method in class com.caucho.server.dispatch.InvocationServer
-
Clears matching entries.
- invalidateRemote() - Method in class com.caucho.server.session.SessionImpl
-
Invalidates the session, called by user code.
- invalidateTable(String) - Method in class com.caucho.amber.query.AmberSelectQuery
-
Returns true if modifying the given table modifies a cached query.
- InvalidClientIDException - Exception in javax.jms
-
The exception
- InvalidClientIDException(String) - Constructor for exception javax.jms.InvalidClientIDException
-
- InvalidClientIDException(String, String) - Constructor for exception javax.jms.InvalidClientIDException
-
- InvalidConfigurationException - Exception in javax.cache
-
- InvalidConfigurationException() - Constructor for exception javax.cache.InvalidConfigurationException
-
- InvalidConfigurationException(String) - Constructor for exception javax.cache.InvalidConfigurationException
-
- InvalidConfigurationException(String, Throwable) - Constructor for exception javax.cache.InvalidConfigurationException
-
- InvalidConfigurationException(Throwable) - Constructor for exception javax.cache.InvalidConfigurationException
-
- InvalidDestinationException - Exception in javax.jms
-
The exception
- InvalidDestinationException(String) - Constructor for exception javax.jms.InvalidDestinationException
-
- InvalidDestinationException(String, String) - Constructor for exception javax.jms.InvalidDestinationException
-
- InvalidPropertyException - Exception in javax.resource.spi
-
An exception with internal causes.
- InvalidPropertyException() - Constructor for exception javax.resource.spi.InvalidPropertyException
-
- InvalidPropertyException(String) - Constructor for exception javax.resource.spi.InvalidPropertyException
-
- InvalidPropertyException(String, String) - Constructor for exception javax.resource.spi.InvalidPropertyException
-
- InvalidPropertyException(String, Throwable) - Constructor for exception javax.resource.spi.InvalidPropertyException
-
- InvalidPropertyException(Throwable) - Constructor for exception javax.resource.spi.InvalidPropertyException
-
- InvalidSelectorException - Exception in javax.jms
-
The exception
- InvalidSelectorException(String) - Constructor for exception javax.jms.InvalidSelectorException
-
- InvalidSelectorException(String, String) - Constructor for exception javax.jms.InvalidSelectorException
-
- InvalidTransactionException - Exception in javax.transaction
-
An exception thrown from a commit on a resource when the resource
already heuristically rolled back.
- InvalidTransactionException() - Constructor for exception javax.transaction.InvalidTransactionException
-
- InvalidTransactionException(String) - Constructor for exception javax.transaction.InvalidTransactionException
-
- invert - Variable in class com.caucho.quercus.lib.date.DateInterval
-
- Invocation - Class in com.caucho.server.dispatch
-
A repository for request information gleaned from the uri.
- Invocation() - Constructor for class com.caucho.server.dispatch.Invocation
-
- InvocationBuilder - Interface in com.caucho.server.dispatch
-
Builds the dispatch for an invocation.
- InvocationContext - Interface in javax.interceptor
-
- InvocationDecoder - Class in com.caucho.server.dispatch
-
Decodes invocation URI.
- InvocationDecoder() - Constructor for class com.caucho.server.dispatch.InvocationDecoder
-
Creates the invocation decoder.
- invocationError(Throwable) - Static method in class com.caucho.el.Expr
-
Returns an error object
- InvocationKey - Class in com.caucho.server.http
-
The invocation key is a triple
- InvocationKey() - Constructor for class com.caucho.server.http.InvocationKey
-
Create an empty invocation key.
- InvocationMatcher - Interface in com.caucho.server.dispatch
-
Matches an invocation.
- InvocationServer - Class in com.caucho.server.dispatch
-
The dispatch server is responsible for building Invocations,
specifically for creating the FilterChain for the invocation.
- InvocationServer(InvocationBuilder) - Constructor for class com.caucho.server.dispatch.InvocationServer
-
- invoke(Object) - Method in class com.caucho.amber.type.ListenerCallback
-
- invoke(AmqpReader, AmqpFrameHandler) - Method in class com.caucho.amqp.io.AmqpAbstractFrame
-
- invoke(AmqpReader, AmqpFrameHandler) - Method in class com.caucho.amqp.io.FrameAttach
-
- invoke(AmqpReader, AmqpFrameHandler) - Method in class com.caucho.amqp.io.FrameBegin
-
- invoke(AmqpReader, AmqpFrameHandler) - Method in class com.caucho.amqp.io.FrameClose
-
- invoke(AmqpReader, AmqpFrameHandler) - Method in class com.caucho.amqp.io.FrameDetach
-
- invoke(AmqpReader, AmqpFrameHandler) - Method in class com.caucho.amqp.io.FrameDisposition
-
- invoke(AmqpReader, AmqpFrameHandler) - Method in class com.caucho.amqp.io.FrameEnd
-
- invoke(AmqpReader, AmqpFrameHandler) - Method in class com.caucho.amqp.io.FrameFlow
-
- invoke(AmqpReader, AmqpFrameHandler) - Method in class com.caucho.amqp.io.FrameTransfer
-
- invoke(Object, Method, Object[]) - Method in class com.caucho.burlap.client.BurlapProxy
-
Handles the object invocation.
- invoke(BurlapInput, BurlapOutput) - Method in class com.caucho.burlap.server.BurlapSkeleton
-
Invoke the object with the request from the input stream.
- invoke(Object, BurlapInput, BurlapOutput) - Method in class com.caucho.burlap.server.BurlapSkeleton
-
Invoke the object with the request from the input stream.
- invoke(String, String, String, int, int) - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- invoke(ELContext, Class<?>[], Object[]) - Method in class com.caucho.config.el.CandiExpr
-
- invoke(Method, Object, Object...) - Static method in class com.caucho.config.gen.CandiUtil
-
- invoke(Timer) - Method in class com.caucho.config.timer.TimerTask
-
- invoke(Object, Method, Object[]) - Method in class com.caucho.config.types.AnnotationConfig
-
- invoke(ELContext, Class<?>[], Object[]) - Method in class com.caucho.el.ArrayResolverExpr
-
Evaluates the expression, returning an object.
- invoke(ELContext, Class<?>[], Object[]) - Method in class com.caucho.el.Expr
-
Evaluates the expression, returning an object.
- invoke(ELContext, Class<?>[], Object[]) - Method in class com.caucho.el.MethodExpr
-
Evaluates the expression, returning an object.
- invoke(ELContext, Object[]) - Method in class com.caucho.el.MethodExpressionImpl
-
- invoke(ELContext, Class<?>[], Object[]) - Method in class com.caucho.el.PathExpr
-
Evaluates the expression, returning an object.
- invoke(ELContext, Class<?>[], Object[]) - Method in class com.caucho.el.StringLiteral
-
Evaluates the expression, returning an object.
- invoke(Object, Method, Object[]) - Method in class com.caucho.hessian.client.HessianJMSProxy
-
Handles the object invocation.
- invoke(Object, Method, Object[]) - Method in class com.caucho.hessian.client.HessianProxy
-
Handles the object invocation.
- invoke(Object, Method, Object[]) - Method in class com.caucho.hessian.io.AnnotationInvocationHandler
-
- invoke(InputStream, OutputStream, String, SerializerFactory) - Method in class com.caucho.hessian.server.HessianServlet
-
- invoke(InputStream, OutputStream) - Method in class com.caucho.hessian.server.HessianSkeleton
-
Invoke the object with the request from the input stream.
- invoke(InputStream, OutputStream, SerializerFactory) - Method in class com.caucho.hessian.server.HessianSkeleton
-
Invoke the object with the request from the input stream.
- invoke(AbstractHessianInput, AbstractHessianOutput) - Method in class com.caucho.hessian.server.HessianSkeleton
-
Invoke the object with the request from the input stream.
- invoke(Object, AbstractHessianInput, AbstractHessianOutput) - Method in class com.caucho.hessian.server.HessianSkeleton
-
Invoke the object with the request from the input stream.
- invoke(InputStream, OutputStream, String, SerializerFactory) - Method in class com.caucho.hessian.test.TestHessian2Servlet
-
Invoke the object with the request from the input stream.
- invoke(ObjectName, String, Object[], String[]) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Invokers an operation on an MBean.
- invoke(String, Object[]) - Method in interface com.caucho.jmx.GenericMBeanInterface
-
Invokes the named method
- invoke(String, Object[], String[]) - Method in class com.caucho.jmx.IntrospectionMBean
-
Invokes a method on the bean.
- invoke(Object, Method, Object[]) - Method in class com.caucho.jmx.JmxInvocationHandler
-
Handles the object invocation.
- invoke(Object, String, Object[], String[]) - Method in class com.caucho.jmx.MBeanSkeleton
-
Invokes an operation.
- invoke(ObjectName, String, Object[], String[]) - Method in class com.caucho.jmx.remote.HessianMBeanServerConnection
-
- invoke(Writer) - Method in class com.caucho.jsp.ELExprFragment
-
The public JspFragment interface.
- invoke(Writer) - Method in class com.caucho.jsp.JspFragmentSupport
-
The public JspFragment interface.
- invoke(JspFragment) - Method in class com.caucho.jsp.PageContextImpl
-
Evaluates the fragment, returing the string value.
- invoke(Writer) - Method in class com.caucho.jsp.StaticJspFragmentSupport
-
The public JspFragment interface.
- invoke(Object, Object[]) - Method in class com.caucho.quercus.env.JavaConstructor
-
- invoke(Object, Object[]) - Method in class com.caucho.quercus.env.JavaInvoker
-
- invoke(Object, Object[]) - Method in class com.caucho.quercus.env.JavaMethod
-
- invoke(Env, Value[]) - Method in class com.caucho.quercus.lib.reflection.ReflectionFunction
-
- invoke(Env, ObjectValue, Value[]) - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- invoke(Object, Object[]) - Method in class com.caucho.quercus.module.StaticFunction
-
Evalutes the function.
- invoke(String, String, Object[], String[]) - Method in interface com.caucho.server.admin.JmxActorApi
-
- invoke(String, String, Object[], String[]) - Method in class com.caucho.server.admin.JMXClient
-
- invoke(String, String, Object[], String[]) - Method in class com.caucho.server.admin.JMXService
-
- invoke(String, String, Object[], String[]) - Method in interface com.caucho.server.admin.JMXServiceAPI
-
- invoke(ObjectName, String, Object[], String[]) - Method in class com.caucho.server.admin.RemoteMBeanServerConnection
-
- invoke(String, Object[], String[]) - Method in class com.caucho.server.webbeans.BeanMBean
-
- invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class javax.el.BeanELResolver
-
- invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class javax.el.CompositeELResolver
-
- invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class javax.el.ELResolver
-
- invoke(ELContext, Object[]) - Method in class javax.el.MethodExpression
-
- invoke(Writer) - Method in class javax.servlet.jsp.tagext.JspFragment
-
- invokeAll(Collection) - Method in class com.caucho.server.util.ScheduledThreadPool
-
Invokes a set of tasks.
- invokeAll(Collection, long, TimeUnit) - Method in class com.caucho.server.util.ScheduledThreadPool
-
Invokes a set of tasks.
- invokeAny(Collection) - Method in class com.caucho.server.util.ScheduledThreadPool
-
Invokes a set of tasks.
- invokeAny(Collection, long, TimeUnit) - Method in class com.caucho.server.util.ScheduledThreadPool
-
Invokes a set of tasks.
- invokeArgs(Env, ArrayValue) - Method in class com.caucho.quercus.lib.reflection.ReflectionFunction
-
- invokeArgs(Env, ObjectValue, ArrayValue) - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- invokeEntryProcessor(Object, Cache.EntryProcessor) - Method in class com.caucho.distcache.AbstractCache
-
- invokeEntryProcessor(Object, Cache.EntryProcessor) - Method in class com.caucho.memcached.MemcachedClient
-
- invokeEntryProcessor(Object, Cache.EntryProcessor) - Method in class com.caucho.server.distcache.CacheImpl
-
- invokeEntryProcessor(K, Cache.EntryProcessor<K, V>) - Method in interface javax.cache.Cache
-
- invokeFragment(JspFragmentNode) - Method in class com.caucho.jsp.java.JspNode
-
Generates the code invoking a fragment to a string.
- INVOKEINTERFACE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- invokeInterface(String, String, String, int, int) - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- invokeMethod(Object, Object[]) - Method in class com.caucho.ejb.xa.XaInterceptor
-
- invokePostConstruct(Object) - Method in class com.caucho.jsf.integration.Mojarra12InjectionProvider
-
- invokePreDestroy(Object) - Method in class com.caucho.jsf.integration.Mojarra12InjectionProvider
-
- invokeReader(JspFragment) - Method in class com.caucho.jsp.PageContextImpl
-
Evaluates the fragment, returing a reader
- INVOKESPECIAL - Static variable in class com.caucho.bytecode.CodeVisitor
-
- invokespecial(String, String, String, int, int) - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- INVOKESTATIC - Static variable in class com.caucho.bytecode.CodeVisitor
-
- invokestatic(String, String, String, int, int) - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- invokeTrim(JspFragment) - Method in class com.caucho.jsp.PageContextImpl
-
Evaluates the fragment, returing the string value.
- INVOKEVIRTUAL - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IOExceptionWrapper - Exception in com.caucho.hessian.io
-
Exception wrapper for IO.
- IOExceptionWrapper(Throwable) - Constructor for exception com.caucho.hessian.io.IOExceptionWrapper
-
- IOExceptionWrapper(String, Throwable) - Constructor for exception com.caucho.hessian.io.IOExceptionWrapper
-
- IOExceptionWrapper - Exception in com.caucho.vfs
-
- IOExceptionWrapper() - Constructor for exception com.caucho.vfs.IOExceptionWrapper
-
- IOExceptionWrapper(String) - Constructor for exception com.caucho.vfs.IOExceptionWrapper
-
- IOExceptionWrapper(String, Throwable) - Constructor for exception com.caucho.vfs.IOExceptionWrapper
-
- IOExceptionWrapper(Throwable) - Constructor for exception com.caucho.vfs.IOExceptionWrapper
-
- IOR - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IOTimeoutException - Exception in com.caucho.vfs
-
- IOTimeoutException(String) - Constructor for exception com.caucho.vfs.IOTimeoutException
-
- IOTimeoutException(String, Throwable) - Constructor for exception com.caucho.vfs.IOTimeoutException
-
- IOTimeoutException(Throwable) - Constructor for exception com.caucho.vfs.IOTimeoutException
-
- IoUtil - Class in com.caucho.util
-
convenience methods for io
- IoUtil() - Constructor for class com.caucho.util.IoUtil
-
- ip2long(String) - Static method in class com.caucho.quercus.lib.NetworkModule
-
Converts string to long
- IP_ADDRESS - Static variable in class com.caucho.server.snmp.types.SnmpValue
-
- IpAddressValue - Class in com.caucho.server.snmp.types
-
- IpAddressValue(String) - Constructor for class com.caucho.server.snmp.types.IpAddressValue
-
- IPConstraint - Class in com.caucho.server.security
-
Allow or deny requests based on the ip address of the client.
- IPConstraint() - Constructor for class com.caucho.server.security.IPConstraint
-
- iptcembed(String, String, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Embed into single tags.
- iptcparse(Env, StringValue) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Parses IPTC metadata.
- IpValidateFilter - Class in com.caucho.quercus.lib.filter
-
- IpValidateFilter() - Constructor for class com.caucho.quercus.lib.filter.IpValidateFilter
-
- IREM - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IRETURN - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IS - Static variable in class com.caucho.amber.query.QueryParser
-
- is - Variable in class com.caucho.hessian.micro.MicroHessianInput
-
- is - Variable in class com.caucho.hessian.mux.MuxInputStream
-
- is64Bit() - Static method in class com.caucho.server.util.CauchoSystem
-
- is_a(Env, Value, String) - Static method in class com.caucho.quercus.lib.ClassesModule
-
Returns true if the object implements the given class.
- IS_ABSTRACT - Static variable in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- is_array(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for an array.
- is_block_algorithm() - Method in class com.caucho.quercus.lib.mcrypt.Mcrypt
-
Returns true for block algorithms
- is_block_algorithm_mode() - Method in class com.caucho.quercus.lib.mcrypt.Mcrypt
-
Returns true for block algorithms
- is_block_mode() - Method in class com.caucho.quercus.lib.mcrypt.Mcrypt
-
Returns true for block algorithms
- is_bool(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for a boolean
- is_callable(Env, Value, boolean, Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns the type string for the variable
- IS_COALESCING - Static variable in class javax.xml.stream.XMLInputFactory
-
- is_compile(Env) - Static method in class com.caucho.quercus.lib.QuercusModule
-
Returns true if pages will be compiled.
- IS_DEPRECATED - Static variable in class com.caucho.quercus.lib.reflection.ReflectionFunction
-
- is_dir(Env, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Returns true if the path is a directory.
- IS_DOUBLE - Static variable in class com.caucho.quercus.env.StringValue
-
- IS_DOUBLE - Static variable in class com.caucho.quercus.env.UnicodeValueImpl
-
- is_double(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for a double
- is_executable(Env, Path) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Returns true if the path is an executable file
- IS_EXPLICIT_ABSTRACT - Static variable in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- is_file(Path) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Returns true if the path is a file.
- IS_FINAL - Static variable in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- IS_FINAL - Static variable in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- is_finite(Value) - Static method in class com.caucho.quercus.lib.MathModule
-
- is_float(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for a double
- IS_IMPLICIT_ABSTRACT - Static variable in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- is_infinite(Value) - Static method in class com.caucho.quercus.lib.MathModule
-
- IS_INNER_JOIN - Static variable in interface com.caucho.amber.expr.AmberExpr
-
- is_int(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for an integer
- is_integer(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for an integer
- is_link(Env, Path) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Returns true if the path is a symbolic link
- IS_LONG - Static variable in class com.caucho.quercus.env.StringValue
-
- IS_LONG - Static variable in class com.caucho.quercus.env.UnicodeValueImpl
-
- is_long(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for an integer
- IS_NAMESPACE_AWARE - Static variable in class javax.xml.stream.XMLInputFactory
-
- is_nan(Value) - Static method in class com.caucho.quercus.lib.MathModule
-
- is_null(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for null
- is_numeric(Env, Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for numeric
- is_object(Value) - Static method in class com.caucho.quercus.lib.ClassesModule
-
Returns true if the argument is an object.
- is_object(Env, Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for an object
- IS_PRIVATE - Static variable in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- IS_PRIVATE - Static variable in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- is_pro(Env) - Static method in class com.caucho.quercus.lib.QuercusModule
-
Returns true if this is the Professional version.
- IS_PROTECTED - Static variable in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- IS_PROTECTED - Static variable in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- IS_PUBLIC - Static variable in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- IS_PUBLIC - Static variable in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- is_readable(Path) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Returns true if the path is readable
- is_real(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for a real
- IS_REPAIRING_NAMESPACES - Static variable in class javax.xml.stream.XMLOutputFactory
-
- IS_REPLACING_ENTITY_REFERENCES - Static variable in class javax.xml.stream.XMLInputFactory
-
- is_resin(Env) - Static method in class com.caucho.quercus.lib.QuercusModule
-
Returns true if Quercus is running under Resin.
- is_resource(Value) - Method in class com.caucho.quercus.lib.VariableModule
-
Returns true if the value is a resource
- is_scalar(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for a scalar
- IS_STATIC - Static variable in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- IS_STATIC - Static variable in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- IS_STRING - Static variable in class com.caucho.quercus.env.StringValue
-
- IS_STRING - Static variable in class com.caucho.quercus.env.UnicodeValueImpl
-
- is_string(Value) - Method in class com.caucho.quercus.lib.VariableModule
-
Returns true if the value is a string
- is_subclass_of(Env, Value, String) - Static method in class com.caucho.quercus.lib.ClassesModule
-
Returns true if the object implements the given class.
- IS_SUPPORTING_EXTERNAL_ENTITIES - Static variable in class javax.xml.stream.XMLInputFactory
-
- is_uploaded_file(Env, Path) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Returns true for an uploaded file.
- IS_USE_HASHMAP - Static variable in class com.caucho.vfs.DatastorePath
-
- IS_VALIDATING - Static variable in class javax.xml.stream.XMLInputFactory
-
- is_writable(Env, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Returns true if the path is writable
- is_writeable(Env, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Returns true if the path is writable
- isA(Env, String) - Method in class com.caucho.quercus.classes.LazyClassDef
-
Returns value for instanceof.
- isA(Env, String) - Method in class com.caucho.quercus.env.ArgRef
-
Returns true for an implementation of a class
- isA(Env, String) - Method in class com.caucho.quercus.env.Closure
-
- isA(Env, String) - Method in class com.caucho.quercus.env.JavaAdapter
-
- isA(Env, String) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for an implementation of a class
- isA(Env, String) - Method in class com.caucho.quercus.env.ObjectValue
-
Returns true for an implementation of a class
- isA(Env, String) - Method in class com.caucho.quercus.env.QuercusClass
-
Returns true for an implementation of a class
- isA(Env, String) - Method in class com.caucho.quercus.env.Value
-
Returns true for an implementation of a class
- isA(Env, Value) - Method in class com.caucho.quercus.env.Value
-
Returns true for an implementation of a class
- isA(Env, String) - Method in class com.caucho.quercus.env.Var
-
Returns true for an implementation of a class
- isA(Env, String) - Method in class com.caucho.quercus.program.ClassDef
-
Returns value for instanceof.
- isA(Env, String) - Method in class com.caucho.quercus.program.JavaClassDef
-
- isAborted() - Method in class com.caucho.amqp.io.FrameTransfer
-
- isAbstract() - Method in class com.caucho.amber.field.AbstractField
-
Returns true if the methods are abstract.
- isAbstract() - Method in interface com.caucho.amber.field.AmberField
-
Returns true if the methods are abstract.
- isAbstract() - Method in class com.caucho.amber.field.EmbeddedSubField
-
Returns true if the methods are abstract.
- isAbstract() - Method in class com.caucho.bytecode.JavaClass
-
Returns true for an abstract class.
- isAbstract() - Method in class com.caucho.bytecode.JavaMethod
-
Returns true for an abstract method
- isAbstract() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns true for an abstract class
- isAbstract() - Method in class com.caucho.bytecode.JClass
-
Returns true for an abstract class
- isAbstract() - Method in class com.caucho.bytecode.JClassArray
-
Returns true for an abstract class
- isAbstract() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns true for an abstract class
- isAbstract() - Method in class com.caucho.bytecode.JConstructorWrapper
-
Returns true for an abstract method.
- isAbstract() - Method in class com.caucho.bytecode.JMethod
-
Returns true for an abstract method.
- isAbstract() - Method in class com.caucho.bytecode.JMethodWrapper
-
Returns true for an abstract method.
- isAbstract() - Method in interface com.caucho.bytecode.JType
-
Returns true for an class
- isAbstract() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns true for an abstract class
- isAbstract() - Method in class com.caucho.quercus.classes.LazyClassDef
-
Return true for an abstract class.
- isAbstract() - Method in class com.caucho.quercus.env.CompiledAbstractClassDef
-
- isAbstract() - Method in class com.caucho.quercus.env.QuercusClass
-
- isAbstract() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for an abstract function.
- isAbstract() - Method in class com.caucho.quercus.function.LazyMethod
-
- isAbstract() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- isAbstract() - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- isAbstract() - Method in class com.caucho.quercus.parser.ClassScope
-
Returns true for an abstract scope, e.g.
- isAbstract() - Method in class com.caucho.quercus.parser.Scope
-
Returns true for an abstract scope, e.g.
- isAbstract() - Method in class com.caucho.quercus.program.ClassDef
-
Return true for an abstract class.
- isAbstract() - Method in class com.caucho.quercus.program.InterpretedClassDef
-
True for an abstract class.
- isAbstract() - Method in class com.caucho.quercus.program.JavaClassDef
-
- isAbstract() - Method in class com.caucho.quercus.program.MethodDeclaration
-
- isAbstractClass() - Method in class com.caucho.amber.type.EntityType
-
Returns true if the corresponding class is abstract.
- isAck() - Method in class com.caucho.jms.cluster.TriadReceiveQuery
-
- isActive() - Method in interface com.caucho.bam.actor.BamActorRef
-
- isActive() - Method in class com.caucho.bam.actor.SimpleActorRef
-
- isActive() - Method in class com.caucho.bam.router.AbstractBamRouter
-
- isActive() - Method in class com.caucho.bam.router.BamAllActorRouter
-
- isActive() - Method in class com.caucho.bam.router.BamFirstActorRouter
-
- isActive() - Method in class com.caucho.bam.router.BamFirstResultRouter
-
- isActive() - Method in class com.caucho.cloud.bam.CloudServerActorRef
-
- isActive(CloudServer) - Method in class com.caucho.cloud.bam.CloudServerActorRef
-
- isActive() - Method in class com.caucho.cloud.bam.CloudServerNullActorRef
-
- isActive(CloudServer) - Method in class com.caucho.cloud.bam.CloudServerNullActorRef
-
- isActive(CloudServer) - Method in class com.caucho.cloud.bam.CloudServerRemoteActorRef
-
- isActive() - Method in class com.caucho.config.scope.AbstractScopeContext
-
Returns true if the scope is currently active.
- isActive() - Method in class com.caucho.config.scope.ApplicationContext
-
Returns true if the scope is currently active.
- isActive() - Method in class com.caucho.config.scope.DependentContext
-
- isActive() - Method in class com.caucho.config.scope.ErrorContext
-
- isActive() - Method in class com.caucho.config.scope.SingletonScope
-
Returns true if the scope is currently active.
- isActive() - Method in class com.caucho.db.block.BlockStore
-
True if active
- isActive() - Method in class com.caucho.db.table.Table
-
- isActive() - Method in class com.caucho.env.deploy.DeployGenerator
-
- isActive() - Method in class com.caucho.env.repository.FileRepository
-
- isActive() - Method in interface com.caucho.env.repository.RepositorySpi
-
- isActive() - Method in class com.caucho.env.service.AbstractResinSubSystem
-
- isActive() - Method in class com.caucho.env.service.ResinSystem
-
Returns true if the server is currently active and accepting requests
- isActive() - Method in class com.caucho.hemp.servlet.ClientStubManager
-
- isActive() - Method in class com.caucho.inject.RequestContext
-
Returns true if the scope is currently active.
- isActive() - Method in class com.caucho.jms.connection.JmsSession
-
Returns true if the connection is active.
- isActive() - Method in class com.caucho.jms.connection.MessageConsumerImpl
-
Returns true if active
- isActive() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true for the active state.
- isActive() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isActive() - Method in class com.caucho.loader.EnvironmentClassLoader
-
Returns true if the environment is active
- isActive() - Method in class com.caucho.network.balance.ClientNetworkState
-
Returns true if the server is active.
- isActive() - Method in class com.caucho.network.balance.ClientSocketFactory
-
Returns true if the server is active.
- isActive() - Method in interface com.caucho.network.balance.ClientSocketFactoryApi
-
Returns true if the server is active.
- isActive() - Method in class com.caucho.network.listen.JniSelectManager
-
- isActive() - Method in class com.caucho.network.listen.TcpPort
-
Returns true if the port is active.
- isActive() - Method in class com.caucho.network.listen.TcpSocketLink
-
Returns true for active.
- isActive() - Method in class com.caucho.profile.Profile
-
- isActive() - Method in class com.caucho.profile.ProProfile
-
- isActive() - Method in class com.caucho.quercus.page.PageManager
-
true if the manager is active.
- isActive() - Method in class com.caucho.server.cluster.Cluster
-
Returns true if the cluster is active
- isActive() - Method in class com.caucho.server.cluster.ServletService
-
Returns true if the server is currently active and accepting requests
- isActive() - Method in class com.caucho.server.http.ConnectionCometController
-
Returns true if the connection is active.
- isActive() - Method in class com.caucho.server.repository.ClusterRepository
-
- isActive() - Method in class com.caucho.server.resin.Resin
-
Returns true if active.
- isActive() - Method in class com.caucho.server.webapp.ServletContextImpl
-
- isActive() - Method in class com.caucho.server.webapp.WebApp
-
Returns true if the webApp is active.
- isActive() - Method in class com.caucho.server.webapp.WebAppContainer
-
Returns true if the webApp container is active
- isActive() - Method in class com.caucho.server.webbeans.ConversationContext
-
Returns true if the scope is currently active.
- isActive() - Method in class com.caucho.server.webbeans.SessionScopeImpl
-
Returns true if the scope is currently active.
- isActive() - Method in class com.caucho.server.webbeans.TransactionScope
-
Returns true if the scope is currently active.
- isActive() - Method in class com.caucho.transaction.TransactionImpl
-
- isActive() - Method in class com.caucho.transaction.UserTransactionImpl
-
- isActive() - Static method in class com.caucho.util.CurrentTime
-
- isActive() - Method in interface javax.enterprise.context.spi.Context
-
Returns true if the scope is currently active.
- isActive() - Method in interface javax.persistence.EntityTransaction
-
Test if a transaction is in progress.
- isActiveRemote() - Method in class com.caucho.cloud.network.ClusterServer
-
Returns true if the server is remote and active.
- isActiveTransaction() - Method in class com.caucho.amber.manager.AmberConnection
-
Returns true if a transaction is active or
this persistence context is extended.
- isAfterActive() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isAfterBind() - Method in class com.caucho.network.listen.TcpPort
-
- isAfterDestroying() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isAfterInit() - Method in class com.caucho.lifecycle.Lifecycle
-
True for any state after initialization.
- isAfterInit() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isAfterLast() - Method in class com.caucho.amber.query.ResultSetImpl
-
Returns true if this is after the last row.
- isAfterLast() - Method in class com.caucho.db.jdbc.AbstractResultSet
-
- isAfterLast() - Method in class com.caucho.quercus.mysql.AbstractResultSet
-
- isAfterLast() - Method in class com.caucho.tools.profiler.ResultSetWrapper
-
- isAfterStarting() - Method in class com.caucho.env.service.ResinSystem
-
Returns true if the server is starting or active
- isAfterStarting() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isAfterStarting() - Method in class com.caucho.server.cluster.ServletService
-
Returns true if the server is starting or active
- isAfterStopping() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true for the closing states
- isAfterStopping() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isAlive() - Method in class com.caucho.health.action.StartProfiler.ProfilerTask
-
- isAllBeans() - Method in class com.caucho.server.admin.JmxListQuery
-
- isAllowExternal() - Method in class com.caucho.cloud.topology.CloudServer
-
True for external-address configured servers.
- isAllowExternalAddress() - Method in class com.caucho.server.resin.BootServerConfig
-
- isAllowForwardAfterFlush() - Method in class com.caucho.server.webapp.WebApp
-
- isAllowInitParamOverride() - Method in class com.caucho.server.webapp.WebApp
-
- isAllowInline() - Method in class com.caucho.config.attribute.Attribute
-
True if it allows inline beans
- isAllowInline() - Method in class com.caucho.config.attribute.CreateAttribute
-
True if it allows inline beans
- isAllowInline() - Method in class com.caucho.config.attribute.SetterAttribute
-
True if it allows inline beans
- isAllowNonReservedIp() - Method in class com.caucho.server.resin.BootServerMultiConfig
-
- isAllowNonSerializable() - Method in class com.caucho.hessian.io.SerializerFactory
-
If true, non-serializable objects are allowed.
- isAllowParent(InterceptionType) - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
- isAllowPOJO() - Method in class com.caucho.ejb.cfg.EjbBean
-
Return true if POJO are allowed.
- isAllowPOJO() - Method in class com.caucho.ejb.EJBServer
-
If true, allow POJO beans
- isAllowRepository() - Method in class com.caucho.env.deploy.ExpandDeployController
-
- isAllowStopFromRestart() - Method in class com.caucho.lifecycle.Lifecycle
-
True if a stop for a restart would be allowed.
- isAllowStopFromRestart() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isAllowText() - Method in class com.caucho.config.attribute.Attribute
-
True if it allows text.
- isAllowText() - Method in class com.caucho.config.attribute.CreateAttribute
-
True if it allows text.
- isAllowText() - Method in class com.caucho.config.attribute.EnvironmentAttribute
-
- isAllowText() - Method in class com.caucho.config.attribute.SetterAttribute
-
- isAllowUrlFopen() - Method in class com.caucho.quercus.env.Env
-
Returns true if allowed to fopen urls.
- isAllowUrlFopen() - Method in class com.caucho.quercus.QuercusContext
-
Returns true if URLs may be arguments of fopen().
- isAllowUrlInclude() - Method in class com.caucho.quercus.env.Env
-
- isAllowUrlInclude() - Method in class com.caucho.quercus.QuercusContext
-
Returns true if URLs may be arguments of include().
- isalnum(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isalpha(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isAlphabetic() - Method in class com.caucho.xsl.XslNumberFormat
-
- isAlternative() - Method in class com.caucho.config.event.EventBeanImpl
-
Returns true if the bean can be null
- isAlternative() - Method in class com.caucho.config.inject.AbstractBean
-
- isAlternative() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- isAlternative() - Method in class com.caucho.config.inject.BeanAdapter
-
- isAlternative() - Method in class com.caucho.config.inject.DecoratorBean
-
Returns true if the bean can be null
- isAlternative() - Method in class com.caucho.config.inject.DelegateProxyBean
-
- isAlternative() - Method in class com.caucho.config.inject.InjectionPointBean
-
Returns true if the bean can be null
- isAlternative() - Method in class com.caucho.config.inject.InjectionPointStandardBean
-
Returns true if the bean can be null
- isAlternative() - Method in class com.caucho.config.inject.InstanceBeanImpl
-
Returns true if the bean can be null
- isAlternative() - Method in class com.caucho.config.inject.InterceptorBean
-
Returns true if the bean can be null
- isAlternative() - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
Returns true if the bean can be null
- isAlternative() - Method in class com.caucho.ejb.inject.SessionBeanImpl
-
- isAlternative() - Method in interface javax.enterprise.inject.spi.Bean
-
True for a disabled alternative.
- isAlwaysSave() - Method in class com.caucho.server.distcache.PersistentStoreConfig
-
- isAlwaysSaveSession() - Method in interface com.caucho.management.server.SessionManagerMXBean
-
True if the session should be serialized for storage, even if
no attributes in the session have been set.
- isAlwaysSaveSession() - Method in class com.caucho.server.session.SessionManagerAdmin
-
True if the session should be serialized for storage, even if
no attributes in the session have been set.
- isAmbiguous() - Method in class com.caucho.config.inject.InstanceImpl
-
- isAmbiguous() - Method in interface javax.enterprise.inject.Instance
-
Test if there are multiple beans that match the instance.
- isAnnotatedManyToOne() - Method in class com.caucho.amber.field.ManyToOneField
-
Returns true if it is annotated as many-to-one.
- isAnnotationMatch(CharBuffer) - Method in interface com.caucho.bytecode.ByteCodeClassMatcher
-
Returns true if the annotation class is a match.
- isAnnotationPresent(String) - Method in class com.caucho.bytecode.JAnnotationObject
-
Returns the annotation.
- isAnnotationPresent(Class) - Method in class com.caucho.bytecode.JAnnotationObject
-
Returns the annotation.
- isAnnotationPresent(Class<? extends Annotation>) - Method in class com.caucho.config.inject.AbstractInjectionPoint
-
- isAnnotationPresent(Class<?>) - Method in class com.caucho.config.inject.CauchoBean
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in class com.caucho.config.reflect.AnnotatedElementImpl
-
Returns true if the annotation is present)
- isAnnotationPresent(Class<? extends Annotation>) - Method in class com.caucho.config.reflect.AnnotationSet
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in class com.caucho.config.reflect.ReflectionAnnotated
-
Returns true if the annotation is present)
- isAnnotationPresent(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.Annotated
-
Returns the specified annotation or null if no annotation is declared
- isAnnotationsSupported() - Static method in class javax.cache.Caching
-
- isAnonymous() - Method in class com.caucho.security.PasswordUser
-
Returns true if the user is anonymous, i.e.
- isAnonymous() - Method in class com.caucho.server.security.PasswordUser
-
Returns true if the user is anonymous, i.e.
- isAny() - Method in class com.caucho.config.inject.QualifierBinding
-
- isAny() - Method in class com.caucho.util.HashKey
-
- isApplicationException() - Method in class com.caucho.ejb.util.AppExceptionItem
-
- isApplicationExceptionThrown() - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Returns true if the application exception can be thrown.
- isApplicationExceptionThrown() - Method in interface com.caucho.config.gen.AspectGenerator
-
Returns true if the application exception can be thrown.
- isApplicationExceptionThrown() - Method in class com.caucho.config.gen.MethodTailGenerator
-
- isApplicationExceptionThrown() - Method in class com.caucho.config.gen.NullGenerator
-
True if the application exceptions are thrown
- isApplicationExceptionThrown() - Method in class com.caucho.ejb.gen.NonBusinessMethodGenerator
-
- isApplyingWebFragments() - Method in class com.caucho.server.webapp.WebApp
-
- isArray() - Method in class com.caucho.bytecode.JavaClass
-
Returns true for an array.
- isArray() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns true for an array class.
- isArray() - Method in class com.caucho.bytecode.JClass
-
Returns true for an array class.
- isArray() - Method in class com.caucho.bytecode.JClassArray
-
Returns true for an array class.
- isArray() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns true for a primitive class.
- isArray() - Method in interface com.caucho.bytecode.JType
-
Returns true for an array class.
- isArray() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns true for an array class.
- isArray() - Method in class com.caucho.config.type.ArrayType
-
- isArray() - Method in class com.caucho.config.type.ConfigType
-
Returns true for an array type
- isArray() - Method in class com.caucho.quercus.env.ArgRef
-
Returns true for an array.
- isArray() - Method in class com.caucho.quercus.env.ArrayValue
-
Returns true for an array.
- isArray() - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Returns true for an array.
- isArray() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for an array.
- isArray() - Method in class com.caucho.quercus.env.Value
-
Returns true for an array.
- isArray() - Method in class com.caucho.quercus.env.Var
-
Returns true for an array.
- isArray() - Method in class com.caucho.quercus.expr.Expr
-
Returns true if the expression evaluates to an array.
- isArray() - Method in class com.caucho.quercus.expr.FunArrayExpr
-
Returns true if the expression evaluates to an array.
- isArray() - Method in class com.caucho.quercus.lib.reflection.ReflectionParameter
-
- isArray() - Method in class com.caucho.quercus.program.JavaArrayClassDef
-
- isArray() - Method in class com.caucho.quercus.program.JavaClassDef
-
- isAscending() - Method in class com.caucho.xpath.pattern.AbstractPattern
-
Return true if the iterator is in document-order.
- isAscending() - Method in class com.caucho.xpath.pattern.FromAncestors
-
- isAscending() - Method in class com.caucho.xpath.pattern.FromPrevious
-
The iterator is in reverse document order.
- isAscending() - Method in class com.caucho.xpath.pattern.FromPreviousSibling
-
preceding-sibling's iterator is in reverse document order.
- isAscending() - Method in interface javax.persistence.criteria.Order
-
- isAsciiNameChar - Static variable in class com.caucho.xml.readers.XmlReader
-
- isAsciiNameChar - Static variable in class com.caucho.xml2.readers.XmlReader
-
- isAssign() - Method in class com.caucho.quercus.expr.BinaryAssignExpr
-
Returns true if a static false value.
- isAssign() - Method in class com.caucho.quercus.expr.BinaryAssignRefExpr
-
Returns true if a static false value.
- isAssign() - Method in class com.caucho.quercus.expr.Expr
-
- isAssignableFrom(JClass) - Method in class com.caucho.bytecode.JavaClass
-
Returns true if the class is assignable from the argument.
- isAssignableFrom(Class) - Method in class com.caucho.bytecode.JavaClass
-
Returns true if the class is assignable from the argument.
- isAssignableFrom(Class) - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns true if the jClass is assignable to the class.
- isAssignableFrom(JClass) - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns true if the jClass is assignable to the class.
- isAssignableFrom(Class) - Method in class com.caucho.bytecode.JClass
-
Returns true if the jClass is assignable to the class.
- isAssignableFrom(JClass) - Method in class com.caucho.bytecode.JClass
-
Returns true if the jClass is assignable to the class.
- isAssignableFrom(Class) - Method in class com.caucho.bytecode.JClassArray
-
Returns true if the jClass is assignable to the class.
- isAssignableFrom(JClass) - Method in class com.caucho.bytecode.JClassArray
-
Returns true if the jClass is assignable to the class.
- isAssignableFrom(Class) - Method in class com.caucho.bytecode.JClassWrapper
-
Returns true for assignability.
- isAssignableFrom(JClass) - Method in class com.caucho.bytecode.JClassWrapper
-
Returns true for assignability.
- isAssignableFrom(Class) - Method in interface com.caucho.bytecode.JType
-
Returns true if the jClass is assignable to the class.
- isAssignableFrom(JClass) - Method in interface com.caucho.bytecode.JType
-
Returns true if the jClass is assignable to the class.
- isAssignableFrom(Class) - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns true if the jClass is assignable to the class.
- isAssignableFrom(JClass) - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns true if the jClass is assignable to the class.
- isAssignableFrom(Attribute) - Method in class com.caucho.config.attribute.Attribute
-
- isAssignableFrom(ConfigType<?>) - Method in class com.caucho.config.attribute.Attribute
-
- isAssignableFrom(Attribute) - Method in class com.caucho.config.attribute.CreateAttribute
-
- isAssignableFrom(Attribute) - Method in class com.caucho.config.attribute.SetterAttribute
-
- isAssignableFrom(Attribute) - Method in class com.caucho.config.attribute.TextAttribute
-
- isAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.ArrayType
-
- isAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.BaseType
-
- isAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.BoxType
-
- isAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.ClassType
-
- isAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.ObjectType
-
- isAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.ParamType
-
- isAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.VarType
-
- isAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.WildcardTypeImpl
-
- isAssignableTo(Class) - Method in class com.caucho.amber.type.AmberType
-
Returns true if the value is assignable to the Java type.
- isAssignableTo(Class) - Method in class com.caucho.amber.type.SqlDateType
-
Returns true if the value is assignable to the Java type.
- isAssignableTo(Class) - Method in class com.caucho.amber.type.SqlTimestampType
-
Returns true if the value is assignable to the Java type.
- isAssignableTo(Class) - Method in class com.caucho.amber.type.SqlTimeType
-
Returns true if the value is assignable to the Java type.
- isAssignableTo(Class) - Method in class com.caucho.amber.type.UtilDateType
-
Returns true if the value is assignable to the Java type.
- isAssignableTo(Class) - Method in class com.caucho.bytecode.JavaClass
-
Returns true if the class is assignable from the argument.
- isAssignableTo(Class) - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns true if the jClass is assignable to the class.
- isAssignableTo(Class) - Method in class com.caucho.bytecode.JClass
-
Returns true if the jClass is assignable to the class.
- isAssignableTo(Class) - Method in class com.caucho.bytecode.JClassArray
-
Returns true if the jClass is assignable to the class.
- isAssignableTo(Class) - Method in class com.caucho.bytecode.JClassWrapper
-
Returns true for assignability.
- isAssignableTo(Class) - Method in interface com.caucho.bytecode.JType
-
Returns true if the jClass is assignable to the class.
- isAssignableTo(Class) - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns true if the jClass is assignable to the class.
- isAssociation() - Method in interface javax.persistence.metamodel.Attribute
-
- isAsync() - Method in class com.caucho.config.gen.AsynchronousGenerator
-
- isAsync() - Method in class com.caucho.make.DependencyContainer
-
- isAsyncComplete() - Method in class com.caucho.network.listen.TcpSocketLink
-
- isAsyncComplete() - Method in class com.caucho.server.http.AsyncContextImpl
-
- isAsyncStarted() - Method in class com.caucho.network.listen.AsyncController
-
- isAsyncStarted() - Method in class com.caucho.network.listen.TcpSocketLink
-
- isAsyncStarted() - Method in class com.caucho.server.http.AsyncContextImpl
-
- isAsyncStarted() - Method in class com.caucho.server.http.CauchoDispatchRequest
-
- isAsyncStarted() - Method in class com.caucho.server.http.CauchoRequestWrapper
-
- isAsyncStarted() - Method in class com.caucho.server.http.HttpServletRequestImpl
-
Returns true if the request is in async.
- isAsyncStarted() - Method in class com.caucho.server.http.RequestWrapper
-
Returns true if the request is in async.
- isAsyncStarted() - Method in class com.caucho.server.http.StubServletRequest
-
- isAsyncStarted() - Method in interface javax.servlet.ServletRequest
-
Returns true if the request is in async.
- isAsyncStarted() - Method in class javax.servlet.ServletRequestWrapper
-
Returns true if the request is in async.
- isAsyncSupported() - Method in class com.caucho.server.dispatch.FilterConfigImpl
-
- isAsyncSupported() - Method in class com.caucho.server.dispatch.ServletConfigImpl
-
- isAsyncSupported() - Method in class com.caucho.server.dispatch.ServletInvocation
-
True if the invocation chain supports async (comet) requets.
- isAsyncSupported() - Method in class com.caucho.server.http.AsyncRequest
-
- isAsyncSupported() - Method in class com.caucho.server.http.CauchoDispatchRequest
-
- isAsyncSupported() - Method in class com.caucho.server.http.CauchoRequestWrapper
-
- isAsyncSupported() - Method in class com.caucho.server.http.HttpServletRequestImpl
-
Returns true if the request supports async
- isAsyncSupported() - Method in class com.caucho.server.http.RequestWrapper
-
Returns true if the request supports async
- isAsyncSupported() - Method in class com.caucho.server.http.StubServletRequest
-
- isAsyncSupported() - Method in class com.caucho.server.webapp.AsyncRequest
-
- isAsyncSupported() - Method in class com.caucho.server.webapp.ForwardNamedRequest
-
- isAsyncSupported() - Method in class com.caucho.server.webapp.ForwardRequest
-
- isAsyncSupported() - Method in interface javax.servlet.ServletRequest
-
Returns true if the request supports async
- isAsyncSupported() - Method in class javax.servlet.ServletRequestWrapper
-
Returns true if the request supports async
- isAsyncThrottle() - Method in class com.caucho.network.listen.TcpPort
-
When true, use the async manager to wait for reads rather than
blocking.
- isAttribute() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- isAttribute() - Method in interface javax.xml.stream.events.XMLEvent
-
- isAttributeSpecified(int) - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- isAttributeSpecified(int) - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- isAttributeSpecified(int) - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- isAttributeSpecified(int) - Method in interface javax.xml.stream.XMLStreamReader
-
- isAuthenticated() - Method in class com.caucho.network.balance.ClientSocket
-
Returns true if the stream has been authenticated
- isAuthenticationRequired() - Method in class com.caucho.remote.HmtpServlet
-
- isAuthorized(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.server.admin.ManagementService
-
- isAuthorized(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.server.security.AbstractConstraint
-
Returns true if the user is authorized for the resource.
- isAuthorized(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.server.security.ContainerConstraint
-
Returns true if the user is authorized for the resource.
- isAuthorized(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.server.security.IPConstraint
-
Returns true if the user is authorized for the resource.
- isAuthorized(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.server.security.PermitEmptyRolesConstraint
-
- isAuthorized(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.server.security.RoleConstraint
-
Returns true if the user is authorized for the resource.
- isAuthorized(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.caucho.server.security.TransportConstraint
-
Returns true if the user is authorized for the resource.
- isAutoAck() - Method in class com.caucho.jms.cluster.PollQuery
-
- isAutoCommit() - Method in class com.caucho.db.xa.DbTransaction
-
Returns true for an auto-commit transaction.
- isAutoCompile() - Method in class com.caucho.ejb.EJBServer
-
If true, automatically compile old EJBs.
- isAutoCompile() - Method in class com.caucho.ejb.manager.EjbManager
-
true if beans should be auto-compiled
- isAutoCompile() - Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
Return true if auto-compilation is allowed.
- isAutoCompile() - Method in class com.caucho.xsl.AbstractStylesheetFactory
-
Returns true if the stylesheet should be automatically compiled.
- isAutoFlush() - Method in class com.caucho.distcache.websocket.WebSocketBareClient
-
- isAutoFlush() - Method in class com.caucho.jsp.ParseState
-
Returns true if the autoFlush is enabled.
- isAutoFlush() - Method in class com.caucho.remote.websocket.WebSocketClient
-
- isAutoFlush() - Method in class com.caucho.remote.websocket.WebSocketContextStreamImpl
-
- isAutoFlush() - Method in class com.caucho.server.http.AbstractResponseStream
-
Return the auto-flush.
- isAutoFlush() - Method in interface com.caucho.websocket.WebSocketContext
-
returns the current flush mode.
- isAutoFlush() - Method in class javax.servlet.jsp.JspWriter
-
- isAutoGenerate() - Method in class com.caucho.amber.field.EmbeddedIdField
-
Returns true for a generator.
- isAutoGenerate() - Method in interface com.caucho.amber.field.IdField
-
Returns true for a generator.
- isAutoGenerate() - Method in class com.caucho.amber.field.KeyEmbeddedSubField
-
Returns true for a generator.
- isAutoGenerate() - Method in class com.caucho.amber.field.KeyManyToOneField
-
Returns true for a generator.
- isAutoGenerate() - Method in class com.caucho.amber.field.KeyPropertyField
-
Returns true for a generator.
- isAutoIncrement() - Method in class com.caucho.amber.type.AmberType
-
Returns true for an auto-increment type.
- isAutoIncrement(int) - Method in class com.caucho.db.jdbc.ResultSetMetaDataImpl
-
Returns true if the column is auto-numbered.
- isAutoIncrement() - Method in class com.caucho.quercus.mysql.MysqlColumn
-
- isAutoIncrement(int) - Method in class com.caucho.quercus.mysql.MysqlResultSetMetaData
-
Returns true if the column is auto-numbered.
- isAux() - Method in class com.caucho.vfs.FilePath
-
Special case for the evil windows special
- isAvailable() - Static method in class com.caucho.profile.HeapDump
-
Checks if the heap is available
- isAvailable() - Method in class com.caucho.server.httpproxy.MessageQueueSubscription
-
- isBackup() - Method in class com.caucho.cloud.network.ClusterServer
-
- isBackup() - Method in class com.caucho.distcache.AbstractCache
-
- isBackup() - Method in class com.caucho.jms.cluster.ClusterQueueImpl
-
Set true if messages should be backed up.
- isBackup() - Method in class com.caucho.server.distcache.CacheConfig
-
- isBackup(int) - Static method in class com.caucho.server.distcache.CacheConfig
-
- isBackup() - Method in class com.caucho.server.distcache.CacheImpl
-
- isBatchable() - Method in class com.caucho.amqp.io.FrameDisposition
-
- isBatchable() - Method in class com.caucho.amqp.io.FrameTransfer
-
- isBean() - Method in class com.caucho.config.attribute.Attribute
-
Returns true for a bean-style attribute.
- isBean() - Method in class com.caucho.config.type.ConfigType
-
Returns true for a bean-style type.
- isBeforeActive() - Method in class com.caucho.env.service.ResinSystem
-
Returns true before the startup has completed.
- isBeforeActive() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true for the initializing state.
- isBeforeActive() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isBeforeFirst() - Method in class com.caucho.amber.query.ResultSetImpl
-
Returns true before the first row.
- isBeforeFirst() - Method in class com.caucho.db.jdbc.AbstractResultSet
-
- isBeforeFirst() - Method in class com.caucho.db.jdbc.CursorResultSetImpl
-
- isBeforeFirst() - Method in class com.caucho.db.jdbc.ResultSetImpl
-
- isBeforeFirst() - Method in class com.caucho.quercus.mysql.AbstractResultSet
-
- isBeforeFirst() - Method in class com.caucho.tools.profiler.ResultSetWrapper
-
- isBeforeInit() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true for the init state.
- isBeforeInit() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isBigIntAsString() - Method in class com.caucho.quercus.env.JsonEncodeContext
-
- isBinary() - Method in class com.caucho.quercus.env.BinaryBuilderValue
-
Returns true for a BinaryValue.
- isBinary() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for a BinaryValue.
- isBinary() - Method in class com.caucho.quercus.env.Value
-
Returns true for a BinaryValue.
- isBinary() - Method in class com.caucho.quercus.env.Var
-
Returns true for a BinaryValue.
- isBinary() - Method in class com.caucho.quercus.mysql.MysqlColumn
-
- isBinaryStream() - Method in class com.caucho.db.sql.Data
-
- isBinaryStream(QueryContext) - Method in class com.caucho.db.sql.Expr
-
Returns true if the expression returns a binary stream.
- isBinaryStream(int) - Method in class com.caucho.db.sql.QueryContext
-
- isBindPortsAfterStart() - Method in class com.caucho.cloud.network.NetworkListenSystem
-
If true, ports are bound at end.
- isBindPortsAfterStart() - Method in interface com.caucho.management.server.ServerMXBean
-
Returns true if ports are bound after startup.
- isBindPortsAfterStart() - Method in class com.caucho.server.cluster.ServerAdmin
-
- isBlob(String) - Method in class com.caucho.env.repository.AbstractRepository
-
Returns true if the file is a blob.
- isBlob(String) - Method in interface com.caucho.env.repository.RepositorySpi
-
Returns true if the file is a blob.
- isBlob(int) - Static method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true for blob data types.
- isBlob() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true for blob data types.
- isBlob(int) - Method in interface com.caucho.quercus.lib.db.QuercusResultSetMetaData
-
- isBlob() - Method in class com.caucho.quercus.mysql.MysqlColumn
-
- isBlob(int) - Method in class com.caucho.quercus.mysql.MysqlResultSetMetaData
-
- isBlockDevice() - Method in class com.caucho.vfs.FileStatus
-
- isBlockDevice() - Method in class com.caucho.vfs.JniFilePathImpl
-
Tests if the path refers to a block device.
- isBlockDevice() - Method in class com.caucho.vfs.Path
-
Tests if the path refers to a block device.
- isBlocked() - Method in class com.caucho.profile.ProProfileEntry
-
- isBodyTag() - Method in class com.caucho.jsp.AnalyzedTag
-
Set true for a body tag.
- isBoolean() - Method in class com.caucho.amber.expr.AbstractAmberExpr
-
Returns true for a boolean expression.
- isBoolean() - Method in class com.caucho.amber.expr.AllExpr
-
Returns true for a boolean expression.
- isBoolean() - Method in interface com.caucho.amber.expr.AmberExpr
-
Returns true for a boolean expression.
- isBoolean() - Method in class com.caucho.amber.expr.AndExpr
-
Returns true for a boolean expression.
- isBoolean() - Method in class com.caucho.amber.expr.AnyExpr
-
Returns true for a boolean expression.
- isBoolean() - Method in class com.caucho.amber.expr.BetweenExpr
-
Returns true for a boolean expression.
- isBoolean() - Method in class com.caucho.amber.expr.BinaryExpr
-
Returns true for a boolean expr.
- isBoolean() - Method in class com.caucho.amber.expr.BooleanColumnExpr
-
Returns true for a boolean.
- isBoolean() - Method in class com.caucho.amber.expr.EmptyExpr
-
Returns true as a boolean expression.
- isBoolean() - Method in class com.caucho.amber.expr.EqualJoinExpr
-
Returns true for a boolean expression.
- isBoolean() - Method in class com.caucho.amber.expr.ExistsExpr
-
Returns true for a boolean expression.
- isBoolean() - Method in class com.caucho.amber.expr.InExpr
-
Returns true for a boolean expression.
- isBoolean() - Method in class com.caucho.amber.expr.JoinExpr
-
Returns true for a boolean expression.
- isBoolean() - Method in class com.caucho.amber.expr.LikeExpr
-
Returns true for a boolean expression.
- isBoolean() - Method in class com.caucho.amber.expr.ManyToOneJoinExpr
-
Returns true for a boolean expression.
- isBoolean() - Method in class com.caucho.amber.expr.MemberExpr
-
Returns true for a boolean expression.
- isBoolean() - Method in class com.caucho.amber.expr.OneToManyJoinExpr
-
Returns true for a boolean expression.
- isBoolean() - Method in class com.caucho.amber.expr.OrExpr
-
Returns true for a boolean expression.
- isBoolean() - Method in class com.caucho.amber.expr.UnaryExpr
-
Returns true for a boolean expr.
- isBoolean() - Method in class com.caucho.amber.type.AmberType
-
Returns true for a boolean type.
- isBoolean() - Method in class com.caucho.amber.type.BooleanType
-
Returns true for a boolean type.
- isBoolean() - Method in class com.caucho.amber.type.PrimitiveBooleanType
-
Returns true for a boolean type.
- isBoolean() - Method in class com.caucho.db.sql.Expr
-
Returns true if the expression returns a boolean.
- isBoolean() - Method in class com.caucho.quercus.env.BooleanValue
-
Returns true for a BooleanValue
- isBoolean() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for a BooleanValue
- isBoolean() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns true if the result is a boolean.
- isBoolean() - Method in class com.caucho.quercus.env.Value
-
Returns true for a BooleanValue
- isBoolean() - Method in class com.caucho.quercus.env.ValueType
-
- isBoolean() - Method in class com.caucho.quercus.env.Var
-
Returns true for a BooleanValue
- isBoolean() - Method in class com.caucho.quercus.expr.ArrayIsSetExpr
-
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryAndExpr
-
Returns true for a boolean.
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryEqExpr
-
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryEqualsExpr
-
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryGeqExpr
-
Returns true for a boolean.
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryGtExpr
-
Returns true for a boolean.
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryInstanceOfExpr
-
Returns true for a boolean.
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryInstanceOfVarExpr
-
Returns true for a boolean.
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryLeqExpr
-
Returns true for a boolean.
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryLtExpr
-
Returns true for a boolean.
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryOrExpr
-
Returns true for a boolean.
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryXorExpr
-
Returns true for a boolean.
- isBoolean() - Method in class com.caucho.quercus.expr.Expr
-
Returns true if the expression evaluates to a boolean.
- isBoolean() - Method in enum com.caucho.quercus.expr.ExprType
-
- isBoolean() - Method in class com.caucho.quercus.expr.FunIssetExpr
-
Return true as a boolean.
- isBoolean() - Method in class com.caucho.quercus.expr.LiteralExpr
-
- isBoolean() - Method in class com.caucho.quercus.expr.UnaryNotExpr
-
Return true as a boolean.
- isBoolean() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a boolean function.
- isBoolean() - Method in class com.caucho.quercus.marshal.BooleanMarshal
-
- isBoolean() - Method in class com.caucho.quercus.marshal.Marshal
-
Returns true if the result is a primitive boolean.
- isBoolean() - Method in class com.caucho.quercus.marshal.NullAsFalseMarshal
-
- isBoolean() - Method in class com.caucho.xpath.expr.BooleanExpr
-
- isBoolean() - Method in class com.caucho.xpath.Expr
-
true if the expression prefers to return a boolean.
- isBoolean() - Method in class com.caucho.xpath.expr.NewJavaExpr
-
True if this returns a boolean.
- isBoolean() - Method in class com.caucho.xpath.expr.ObjectJavaExpr
-
True if this returns a boolean.
- isBoolean() - Method in class com.caucho.xpath.expr.StaticJavaExpr
-
True if this returns a boolean.
- isBound(Parameter<?>) - Method in class com.caucho.amber.ejb3.QueryImpl
-
- isBound(Parameter<?>) - Method in class com.caucho.amber.manager.QueryImpl
-
- isBound(Parameter<?>) - Method in interface javax.persistence.Query
-
- isBranch() - Method in class com.caucho.bytecode.CodeVisitor
-
Returns true for a simple branch, i.e.
- isBusinessMethod(Method) - Static method in class com.caucho.ejb.gen.SessionGenerator
-
- isBusy(long) - Method in class com.caucho.network.balance.ClientSocketFactory
-
- isCacheable() - Method in class com.caucho.amber.query.AmberSelectQuery
-
Returns true for cacheable queries.
- isCacheable() - Method in class com.caucho.management.server.CacheItem
-
- isCacheable() - Method in class com.caucho.xsl.CacheableDocument
-
True if the document is cacheable
- isCacheControl() - Method in class com.caucho.server.http.HttpServletResponseImpl
-
True if the application has a set a cache-control directive
that Resin doesn't understand.
- isCached() - Method in class com.caucho.management.server.CacheItem
-
- isCacheEntity(Entity) - Method in class com.caucho.amber.manager.AmberConnection
-
- isCaching() - Method in class com.caucho.server.http.CauchoDispatchResponse
-
- isCaching() - Method in interface com.caucho.server.http.CauchoResponse
-
- isCaching() - Method in class com.caucho.server.http.CauchoResponseWrapper
-
- isCaching() - Method in class com.caucho.server.http.HttpServletResponseImpl
-
- isCaching() - Method in class com.caucho.server.http.ResponseWrapper
-
- isCaching() - Method in class com.caucho.server.http.StubServletResponse
-
- isCalendarTimer() - Method in class com.caucho.config.timer.EjbTimer
-
Query whether this timer is a calendar-based timer.
- isCalendarTimer() - Method in interface javax.ejb.Timer
-
Query whether this timer is a calendar-based timer.
- isCall1() - Method in enum com.caucho.hessian.io.HessianInputFactory.HeaderType
-
- isCall2() - Method in enum com.caucho.hessian.io.HessianInputFactory.HeaderType
-
- isCallable(Env, boolean, Value) - Method in class com.caucho.quercus.env.ArrayValue
-
- isCallable(Env, boolean, Value) - Method in class com.caucho.quercus.env.Closure
-
- isCallable(Env, boolean, Value) - Method in class com.caucho.quercus.env.ObjectValue
-
The object is callable if it has an __invoke method
- isCallable(Env, boolean, Value) - Method in class com.caucho.quercus.env.StringValue
-
- isCallable(Env, boolean, Value) - Method in class com.caucho.quercus.env.Value
-
Returns true for a callable object.
- isCallable(Env, boolean, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
The object is callable if it has an __invoke method
- isCallable() - Method in class com.caucho.quercus.lib.reflection.ReflectionParameter
-
- isCallerInRole(Identity) - Method in class com.caucho.ejb.server.AbstractContext
-
Obsolete method returns false.
- isCallerInRole(String) - Method in class com.caucho.ejb.server.AbstractContext
-
Returns true if the caller is in the named role.
- isCallerInRole(Identity) - Method in interface javax.ejb.EJBContext
-
- isCallerInRole(String) - Method in interface javax.ejb.EJBContext
-
- isCallUsesSymbolTable() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns true if the call uses the symbol table
- isCallUsesSymbolTable() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true if the function uses/modifies the local symbol table
- isCallUsesVariableArgs() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns true if the call uses variable arguments.
- isCallUsesVariableArgs() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true if the function uses variable args.
- isCancelled() - Method in class com.caucho.config.async.AsyncItem
-
- isCancelled() - Method in class com.caucho.util.BasicFuture
-
- isCancelled() - Method in class javax.ejb.AsyncResult
-
- isCascadable() - Method in class com.caucho.amber.field.AbstractField
-
Returns true if the field is cascadable.
- isCascadable() - Method in interface com.caucho.amber.field.AmberField
-
Returns true if the field is cascadable.
- isCascadable() - Method in class com.caucho.amber.field.CascadableField
-
Returns true if the field is cascadable.
- isCascadable() - Method in class com.caucho.amber.field.EmbeddedSubField
-
Returns true if the field is cascadable.
- isCascade(CascadeType) - Method in class com.caucho.amber.field.CascadableField
-
Returns true if this is cascadable
from parent to child.
- isCascadeDelete() - Method in class com.caucho.amber.field.DependentEntityOneToOneField
-
Returns the cascade-delete property.
- isCascadeDelete() - Method in class com.caucho.amber.table.AmberTable
-
Returns true if any deletes of this object are cascaded.
- isCaseInsensitive() - Static method in class com.caucho.server.util.CauchoSystem
-
- isCaseInsensitive() - Static method in class com.caucho.vfs.CaseInsensitive
-
Returns true if the local environment is case sensitive.
- isCaseSensitive(int) - Method in class com.caucho.db.jdbc.ResultSetMetaDataImpl
-
Returns true if the column is case sensitive
- isCaseSensitive(int) - Method in class com.caucho.quercus.mysql.MysqlResultSetMetaData
-
Returns true if the column is case sensitive
- isCatalogAtStart() - Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- isCategorizing() - Method in class com.caucho.tools.profiler.ProfilerPointConfig
-
- isCauchoResponseStream() - Method in class com.caucho.filters.CauchoResponseWrapper
-
Returns true for a caucho response stream.
- isCauchoResponseStream() - Method in class com.caucho.jsp.BodyResponseStream
-
Returns true for a caucho response stream.
- isCauchoResponseStream() - Method in class com.caucho.server.http.AbstractResponseStream
-
Returns true for a Caucho response stream.
- isCauchoResponseStream() - Method in class com.caucho.server.http.CauchoDispatchResponse
-
- isCauchoResponseStream() - Method in interface com.caucho.server.http.CauchoResponse
-
- isCauchoResponseStream() - Method in class com.caucho.server.http.CauchoResponseWrapper
-
- isCauchoResponseStream() - Method in class com.caucho.server.http.HttpServletResponseImpl
-
- isCauchoResponseStream() - Method in class com.caucho.server.http.ResponseAdapter
-
- isCauchoResponseStream() - Method in class com.caucho.server.http.ResponseStream
-
Returns true for a Caucho response stream.
- isCauchoResponseStream() - Method in class com.caucho.server.http.StubResponseStream
-
Returns true for a Caucho response stream.
- isCauchoResponseStream() - Method in class com.caucho.server.http.StubServletResponse
-
- isCauchoResponseStream() - Method in class com.caucho.server.http.ToByteResponseStream
-
Returns true for a caucho response stream.
- isCauchoResponseStream() - Method in class com.caucho.server.http.ToCharResponseStream
-
Returns true for a caucho response stream.
- isCauchoResponseStream() - Method in class com.caucho.server.http.WrapperResponseStream
-
Returns true for a caucho response stream.
- isCauchoResponseStream() - Method in class com.caucho.server.webapp.IncludeResponse
-
Returns true for a Caucho response stream.
- isCauchoResponseStream() - Method in class com.caucho.server.webapp.IncludeResponseStream2
-
Returns true for a caucho response stream.
- isCData() - Method in class com.caucho.xml.stream.events.CharactersImpl
-
- isCData() - Method in interface javax.xml.stream.events.Characters
-
- isChar(int) - Static method in class com.caucho.xml.XmlChar
-
- isChar(int) - Static method in class com.caucho.xml2.XmlChar
-
- isCharacterDevice() - Method in class com.caucho.vfs.FileStatus
-
- isCharacterDevice() - Method in class com.caucho.vfs.JniFilePathImpl
-
Tests if the path refers to a block device.
- isCharacterDevice() - Method in class com.caucho.vfs.Path
-
Tests if the path refers to a block device.
- isCharacters() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- isCharacters() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- isCharacters() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- isCharacters() - Method in interface javax.xml.stream.events.XMLEvent
-
- isCharacters() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- isCharacters() - Method in interface javax.xml.stream.XMLStreamReader
-
- isCharFlushing() - Method in class com.caucho.server.http.ToByteResponseStream
-
True while the char buffer is being flushed, needed
for content-length vs chunked headers.
- isCheckNumeric() - Method in class com.caucho.quercus.env.JsonEncodeContext
-
- isChildManager() - Method in class com.caucho.config.inject.InjectManager
-
- isChildrenStatic() - Method in class com.caucho.jsp.java.JspContainerNode
-
Returns true if the children are static.
- isChunked() - Method in class com.caucho.quercus.lib.curl.PostBody
-
- isChunked() - Method in class com.caucho.quercus.lib.curl.UserBody
-
- isChunkedPost() - Method in class com.caucho.hessian.client.HessianProxyFactory
-
Set true if should use chunked encoding on the request.
- isClass() - Method in class com.caucho.quercus.parser.ClassScope
-
Returns true if scope is within a class.
- isClass() - Method in class com.caucho.quercus.parser.Scope
-
Returns true if scope is within a class.
- isClassMatch(String) - Method in class com.caucho.loader.enhancer.EnhancerManager
-
Returns true for a matching class.
- isCloseComplete() - Method in class com.caucho.server.http.AbstractResponseStream
-
Test if the request is closing.
- isCloseComplete() - Method in class com.caucho.server.http.ResponseStream
-
- isClosed() - Method in class com.caucho.amber.jdbc.AmberConnectionImpl
-
Returns true if the connection is closed.
- isClosed() - Method in class com.caucho.amber.jdbc.AmberStatementImpl
-
- isClosed() - Method in class com.caucho.amber.query.ResultSetImpl
-
- isClosed() - Method in class com.caucho.amqp.io.FrameDetach
-
- isClosed() - Method in class com.caucho.bam.actor.AbstractActorSender
-
Returns true if the sender is closed
- isClosed() - Method in interface com.caucho.bam.actor.ActorProxy
-
Returns true if the proxy is closed
- isClosed() - Method in interface com.caucho.bam.actor.ActorSender
-
Returns true if the sender is closed
- isClosed() - Method in class com.caucho.bam.actor.SkeletonActorFilter
-
- isClosed() - Method in class com.caucho.bam.broker.AbstractBroker
-
Returns true if the broker has been closed
- isClosed() - Method in class com.caucho.bam.broker.AbstractBrokerStream
-
Tests if the stream is closed.
- isClosed() - Method in class com.caucho.bam.broker.AbstractManagedBroker
-
Returns true if the broker has been closed
- isClosed() - Method in class com.caucho.bam.broker.ManagedBrokerAdapter
-
- isClosed() - Method in interface com.caucho.bam.client.LinkConnection
-
- isClosed() - Method in interface com.caucho.bam.client.LinkConnectionFactory
-
- isClosed() - Method in class com.caucho.bam.client.OutboundMessageStream
-
- isClosed() - Method in class com.caucho.bam.mailbox.DualSizeMailbox
-
- isClosed() - Method in class com.caucho.bam.mailbox.MultiworkerMailbox
-
- isClosed() - Method in class com.caucho.bam.mailbox.PassthroughMailbox
-
- isClosed() - Method in class com.caucho.bam.proxy.ProxyActor
-
- isClosed() - Method in class com.caucho.bam.query.QueryActorFilter
-
- isClosed() - Method in class com.caucho.bam.query.QueryMessageStreamFilter
-
- isClosed() - Method in class com.caucho.bam.stream.AbstractMessageStream
-
Tests if the stream is closed.
- isClosed() - Method in class com.caucho.bam.stream.AbstractMessageStreamFilter
-
- isClosed() - Method in interface com.caucho.bam.stream.MessageStream
-
Tests if the stream is closed.
- isClosed() - Method in class com.caucho.cloud.elastic.ElasticCloudSystem
-
- isClosed() - Method in class com.caucho.cloud.elastic.ScalingManager
-
- isClosed() - Method in class com.caucho.cloud.globalcache.GlobalCacheSystem
-
- isClosed() - Method in class com.caucho.config.inject.InjectManager
-
- isClosed() - Method in class com.caucho.db.block.BlockStore
-
True if destroyed.
- isClosed() - Method in class com.caucho.db.jdbc.ConnectionImpl
-
- isClosed() - Method in class com.caucho.db.jdbc.CursorResultSetImpl
-
- isClosed() - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
-
- isClosed() - Method in class com.caucho.db.jdbc.NullResultSet
-
- isClosed() - Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- isClosed() - Method in class com.caucho.db.jdbc.ResultSetImpl
-
- isClosed() - Method in class com.caucho.db.jdbc.StatementImpl
-
- isClosed() - Method in class com.caucho.distcache.AbstractCache
-
- isClosed() - Method in interface com.caucho.distcache.ObjectCache
-
Returns true if the cache is closed
- isClosed() - Method in class com.caucho.distcache.websocket.WebSocketBareClient
-
- isClosed() - Method in class com.caucho.env.thread1.AbstractTaskWorker1
-
- isClosed() - Method in class com.caucho.env.thread2.AbstractTaskWorker2
-
- isClosed() - Method in class com.caucho.hemp.broker.HempBroker
-
Returns true if the broker is closed
- isClosed() - Method in class com.caucho.hemp.servlet.ServerGatewayBroker
-
- isClosed() - Method in class com.caucho.hemp.servlet.ServerProxyBroker
-
- isClosed() - Method in class com.caucho.hmtp.HmtpClient
-
- isClosed() - Method in class com.caucho.hmtp.HmtpLinkWorker
-
- isClosed() - Method in class com.caucho.hmtp.HmtpWebSocketContextWriter
-
- isClosed() - Method in class com.caucho.hmtp.HmtpWebSocketWriter
-
- isClosed() - Method in class com.caucho.hmtp.server.HmtpServlet
-
- isClosed() - Method in class com.caucho.jms.connection.JmsSession
-
- isClosed() - Method in class com.caucho.jms.connection.MessageConsumerImpl
-
Returns true if closed
- isClosed() - Method in class com.caucho.jms.connection.TemporaryTopicImpl
-
- isClosed() - Method in class com.caucho.jsmp.JsmpWebSocketWriter
-
- isClosed() - Method in class com.caucho.log.AbstractRolloverLog
-
- isClosed() - Method in class com.caucho.network.balance.ClientSocket
-
- isClosed() - Method in interface com.caucho.network.balance.ClientSocketApi
-
- isClosed() - Method in class com.caucho.network.listen.TcpPort
-
Returns true if the port is closed.
- isClosed() - Method in class com.caucho.network.listen.TcpSocketLink
-
Returns true for closed.
- isClosed() - Method in class com.caucho.quercus.lib.session.QuercusSessionManager
-
Returns true if the sessions are closed.
- isClosed() - Method in class com.caucho.quercus.mysql.AbstractResultSet
-
- isClosed() - Method in class com.caucho.quercus.mysql.MysqlConnectionImpl
-
Returns true if the connection is closed.
- isClosed() - Method in class com.caucho.quercus.mysql.MysqlStatementImpl
-
- isClosed() - Method in class com.caucho.quercus.QuercusContext
-
- isClosed() - Method in class com.caucho.remote.websocket.WebSocketClient
-
- isClosed() - Method in class com.caucho.server.distcache.CacheImpl
-
- isClosed() - Method in class com.caucho.server.distcache.CacheStoreManager
-
- isClosed() - Method in class com.caucho.server.distcache.DataStore
-
- isClosed() - Method in class com.caucho.server.http.AbstractHttpResponse
-
Returns true for closed requests.
- isClosed() - Method in class com.caucho.server.http.AbstractResponseStream
-
- isClosed() - Method in class com.caucho.server.http.ConnectionCometController
-
Returns true if the connection is active.
- isClosed() - Method in class com.caucho.server.http.HttpResponseStream
-
- isClosed() - Method in class com.caucho.server.http.HttpServletRequestImpl
-
- isClosed() - Method in class com.caucho.server.httpproxy.HttpMessageProxyClient
-
- isClosed() - Method in class com.caucho.server.resin.Resin
-
Returns true if the server is closed.
- isClosed() - Method in class com.caucho.server.session.SessionManager
-
Returns true if the sessions are closed.
- isClosed() - Method in class com.caucho.server.webapp.WebApp
-
Returns true if it's closed.
- isClosed() - Method in interface com.caucho.servlet.comet.CometController
-
Deprecated.
Returns true if the connection is closed.
- isClosed() - Method in class com.caucho.sql.DBPoolImpl
-
Returns true if the pool is closed.
- isClosed() - Method in class com.caucho.sql.ManagedConnectionImpl
-
- isClosed() - Method in class com.caucho.sql.spy.SpyConnection
-
Returns true if the connection is closed.
- isClosed() - Method in class com.caucho.sql.spy.SpyStatement
-
- isClosed() - Method in class com.caucho.sql.UserConnection
-
Returns true if the connection is closed.
- isClosed() - Method in class com.caucho.sql.UserStatement
-
- isClosed() - Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- isClosed() - Method in class com.caucho.tools.profiler.ConnectionWrapper
-
- isClosed() - Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- isClosed() - Method in class com.caucho.tools.profiler.ResultSetWrapper
-
- isClosed() - Method in class com.caucho.tools.profiler.StatementWrapper
-
- isClosed() - Method in class com.caucho.vfs.JniServerSocketImpl
-
- isClosed() - Method in class com.caucho.vfs.JniSocketImpl
-
Returns true if closed.
- isClosed() - Method in class com.caucho.vfs.JniStream
-
- isClosed() - Method in class com.caucho.vfs.OutputStreamWithBuffer
-
- isClosed() - Method in class com.caucho.vfs.QServerSocket
-
- isClosed() - Method in class com.caucho.vfs.QSocket
-
returns true if it's closed.
- isClosed() - Method in class com.caucho.vfs.QSocketChannelWrapper
-
Returns true for closes.
- isClosed() - Method in class com.caucho.vfs.QSocketWrapper
-
Returns true for closes.
- isClosed() - Method in class com.caucho.vfs.StreamImpl
-
Returns true if the stream is closed.
- isClosed() - Method in class com.caucho.vfs.WriteStream
-
Returns true if the stream is closed.
- isCloseDanglingConnections() - Method in class com.caucho.env.dbpool.ConnectionPool
-
Returns true if dangling connections should be closed
- isCloseDanglingConnections() - Method in interface com.caucho.transaction.ManagedResource
-
- isCloseOnCompletion() - Method in class com.caucho.amber.jdbc.AmberStatementImpl
-
- isCloseOnCompletion() - Method in class com.caucho.db.jdbc.StatementImpl
-
- isCloseOnCompletion() - Method in class com.caucho.quercus.mysql.MysqlStatementImpl
-
- isCloseOnCompletion() - Method in class com.caucho.sql.spy.SpyStatement
-
- isCloseOnCompletion() - Method in class com.caucho.sql.UserStatement
-
- isCloseOnCompletion() - Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- isCloseOnCompletion() - Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- isCloseOnCompletion() - Method in class com.caucho.tools.profiler.StatementWrapper
-
- isCloseStreamOnClose() - Method in class com.caucho.hessian.io.Hessian2Input
-
- isCloseStreamOnClose() - Method in class com.caucho.hessian.io.Hessian2Output
-
- isCloseStreamOnClose() - Method in class com.caucho.hessian.io.Hessian2StreamingOutput
-
- isClosing() - Method in class com.caucho.server.http.AbstractResponseStream
-
Test if the request is closing.
- isClosing() - Method in class com.caucho.server.resin.Resin
-
Returns true if the server is closing.
- isClosure() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a closure.
- isClosure() - Method in class com.caucho.quercus.program.FunctionInfo
-
True for a closure function (top-level script).
- isClusterServerEnable() - Method in class com.caucho.boot.BootClusterConfig
-
- isClusterSystemKey() - Method in class com.caucho.hemp.servlet.ServerAuthManager
-
- isCMP() - Method in class com.caucho.ejb.cfg.EjbBean
-
- isCMP1() - Method in class com.caucho.ejb.cfg.EjbBean
-
- isCMT() - Method in class com.caucho.ejb.message.MessageDrivenContextImpl
-
- iscntrl(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isCoalescing() - Method in class com.caucho.xml.AbstractParser
-
Returns true if text and cdata nodes will be combined.
- isCoalescing() - Method in class com.caucho.xml2.AbstractParser
-
Returns true if text and cdata nodes will be combined.
- isCollection() - Method in interface javax.persistence.metamodel.Attribute
-
- isComet() - Method in class com.caucho.server.http.CauchoDispatchRequest
-
- isComet() - Method in interface com.caucho.server.http.CauchoRequest
-
- isComet() - Method in class com.caucho.server.http.CauchoRequestWrapper
-
- isComet() - Method in class com.caucho.server.http.ConnectionCometController
-
Returns true for an active comet connection.
- isComet() - Method in class com.caucho.server.http.HttpServletRequestImpl
-
- isComet() - Method in class com.caucho.server.http.RequestAdapter
-
- isComet() - Method in class com.caucho.server.http.StubServletRequest
-
- isCometActive() - Method in class com.caucho.network.listen.AbstractSocketLink
-
Returns true for a comet connection
- isCometActive() - Method in interface com.caucho.network.listen.SocketLink
-
Returns true for a comet connection
- isCometActive() - Method in class com.caucho.network.listen.TcpSocketLink
-
- isCometActive() - Method in class com.caucho.server.http.AbstractHttpRequest
-
- isCometComplete() - Method in class com.caucho.network.listen.AsyncController
-
- isCometSuspend() - Method in class com.caucho.network.listen.AbstractSocketLink
-
Returns true for a comet connection
- isCometSuspend() - Method in interface com.caucho.network.listen.SocketLink
-
Returns true for a comet connection
- isCometSuspend() - Method in class com.caucho.network.listen.TcpSocketLink
-
- isCommit(String) - Method in class com.caucho.env.repository.AbstractRepository
-
Returns true if the file is a commit
- isCommit(String) - Method in interface com.caucho.env.repository.RepositorySpi
-
Returns true if the file is a commit
- isCommitOnTimeout() - Method in class com.caucho.sql.DBPoolImpl
-
- isCommitted() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletResponse
-
- isCommitted() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletResponseImpl
-
- isCommitted() - Method in class com.caucho.server.http.AbstractHttpResponse
-
Returns true if some data has been sent to the browser.
- isCommitted() - Method in class com.caucho.server.http.AbstractResponseStream
-
Test if data has been flushed to the client.
- isCommitted() - Method in class com.caucho.server.http.CauchoDispatchResponse
-
- isCommitted() - Method in class com.caucho.server.http.CauchoResponseWrapper
-
- isCommitted() - Method in class com.caucho.server.http.HttpServletResponseImpl
-
Returns true if some data has actually been send to the client.
- isCommitted() - Method in class com.caucho.server.http.ResponseStream
-
- isCommitted() - Method in class com.caucho.server.http.ResponseWrapper
-
Returns true if some data has actually been send to the client.
- isCommitted() - Method in class com.caucho.server.http.StubServletResponse
-
- isCommitted() - Method in interface javax.servlet.ServletResponse
-
Returns true if some data has actually been send to the client.
- isCommitted() - Method in class javax.servlet.ServletResponseWrapper
-
Returns true if some data has actually been send to the client.
- isCompilable() - Method in class com.caucho.quercus.program.QuercusProgram
-
Returns true if the page can be compiled or it is unknown.
- isCompile() - Method in class com.caucho.quercus.page.PageManager
-
true if the pages should be compiled.
- isCompile() - Method in class com.caucho.quercus.QuercusContext
-
true if the pages should be compiled.
- isCompileContext() - Method in class com.caucho.server.webapp.WebApp
-
- isCompileFailover() - Method in class com.caucho.quercus.page.PageManager
-
true if interpreted pages should be used if pages fail to compile.
- isCompiling() - Method in class com.caucho.quercus.program.QuercusProgram
-
Returns true if this page is being compiled.
- isComplete() - Method in class com.caucho.security.AdminAuthenticator
-
- isComplete() - Method in class com.caucho.server.http.ConnectionCometController
-
Returns true if the connection is complete.
- isComplete() - Method in class com.caucho.vfs.MultipartStream
-
Returns true if complete.
- isCompleteRequested() - Method in class com.caucho.network.listen.SocketLinkDuplexController
-
- isCompoundSelection() - Method in interface javax.persistence.criteria.Selection
-
- isConfigurable() - Method in class com.caucho.config.attribute.Attribute
-
True if the attribute is annotated with a @Configurable
- isConfigurable() - Method in class com.caucho.config.attribute.SetterAttribute
-
Returns true if the setter is marked with @Configurable
- isConfigured() - Method in class com.caucho.config.cfg.BeansConfig
-
True if the configuration file has been passed.
- isConfiguredBean(Class<?>) - Method in class com.caucho.ejb.cfg.EjbConfig
-
- isConfiguredBean(Class<?>) - Method in class com.caucho.ejb.manager.EjbManager
-
- isConnected() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- isConnected() - Method in class com.caucho.quercus.lib.db.PDO
-
- isConnected() - Method in interface com.caucho.quercus.lib.file.SocketInputOutput
-
- isConnected() - Method in class com.caucho.quercus.lib.file.TcpInputOutput
-
- isConnected() - Method in class com.caucho.quercus.lib.file.UdpInputOutput
-
- isConnectionClosed() - Method in class com.caucho.server.http.AbstractHttpRequest
-
Returns true if the client has disconnected
- isConnectionClosed() - Method in class com.caucho.server.http.AbstractHttpResponse
-
Return true if the connection has disconnected
- isConnectionClosed() - Method in class com.caucho.server.http.CauchoDispatchRequest
-
- isConnectionClosed() - Method in interface com.caucho.server.http.CauchoRequest
-
- isConnectionClosed() - Method in class com.caucho.server.http.CauchoRequestWrapper
-
- isConnectionClosed() - Method in class com.caucho.server.http.HttpServletRequestImpl
-
- isConnectionClosed() - Method in class com.caucho.server.http.RequestAdapter
-
- isConnectionClosed() - Method in class com.caucho.server.http.StubServletRequest
-
- isConnectionPool() - Method in class com.caucho.quercus.QuercusContext
-
Returns true if connections should be pooled.
- isConsole() - Method in class com.caucho.boot.AbstractBootCommand
-
- isConsole() - Method in interface com.caucho.boot.BootCommand
-
- isConsole() - Method in class com.caucho.boot.ConsoleCommand
-
- isConstant() - Method in class com.caucho.config.el.CandiExpr
-
- isConstant() - Method in class com.caucho.el.AddExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.BinaryExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.BooleanExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.BooleanLiteral
-
Returns true if the expression is constant.
- isConstant() - Method in class com.caucho.el.CmpExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.ConditionalExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.ConditionalNullExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.DivExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.DoubleLiteral
-
Returns true if the expression is constant.
- isConstant() - Method in class com.caucho.el.EqExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.Expr
-
Returns true if the expression is constant.
- isConstant() - Method in class com.caucho.el.GeExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.GtExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.InterpolateExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.LeExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.LongLiteral
-
Returns true if the expression is constant.
- isConstant() - Method in class com.caucho.el.LtExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.MatchesExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.MinusExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.ModExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.MulExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.NeExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.NullLiteral
-
Returns true if the expression is constant.
- isConstant() - Method in class com.caucho.el.StringLiteral
-
Returns true if the expression is constant.
- isConstant() - Method in class com.caucho.el.SubExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.UnaryExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.quercus.expr.Expr
-
Returns true for a constant expression.
- isConstant() - Method in class com.caucho.quercus.expr.FunArrayExpr
-
Returns true for a constant array.
- isConstant() - Method in class com.caucho.xpath.expr.NumericExpr
-
Returns true of the expression is constant.
- isConstructableFromString() - Method in class com.caucho.config.type.ConfigType
-
- isConstructableFromString() - Method in class com.caucho.config.type.InlineBeanType
-
- isConstructor() - Method in class com.caucho.quercus.env.JavaConstructor
-
- isConstructor() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a constructor.
- isConstructor() - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- isConstructor() - Method in class com.caucho.quercus.program.FunctionInfo
-
True for a constructor
- isContainerTransaction() - Method in class com.caucho.ejb.cfg.EjbBean
-
Returns true if the transaction type is container.
- isContainerTransaction() - Method in class com.caucho.ejb.cfg.EjbSessionBean
-
Returns true if the container handles transactions.
- isContainerTransaction() - Method in class com.caucho.ejb.server.AbstractEjbBeanManager
-
Returns true if container transaction is used.
- isControllerModified() - Method in class com.caucho.env.deploy.DeployController
-
- isControllerModified() - Method in class com.caucho.env.deploy.ExpandDeployController
-
- isControllerModifiedNow() - Method in class com.caucho.env.deploy.DeployController
-
- isControllerModifiedNow() - Method in class com.caucho.env.deploy.ExpandDeployController
-
- isCookieAppendServerIndex() - Method in interface com.caucho.management.server.SessionManagerMXBean
-
If true, the server's cluster index is appended to the cookie value.
- isCookieAppendServerIndex() - Method in class com.caucho.server.session.SessionManager
-
Sets module session id generation.
- isCookieAppendServerIndex() - Method in class com.caucho.server.session.SessionManagerAdmin
-
If true, the server's cluster index is appended to the cookie value.
- isCookieHttpOnly() - Method in interface com.caucho.management.server.SessionManagerMXBean
-
True if the cookie should only be used for http, not https requests.
- isCookieHttpOnly() - Method in class com.caucho.server.session.SessionManager
-
Returns the http-only of the session cookie.
- isCookieHttpOnly() - Method in class com.caucho.server.session.SessionManagerAdmin
-
True if the cookie should only be used for non-secure sessions.
- isCookieSecure() - Method in interface com.caucho.management.server.SessionManagerMXBean
-
True if the session cookie should only be sent on a secure connection.
- isCookieSecure() - Method in class com.caucho.server.session.SessionManager
-
Returns the secure of the session cookie.
- isCookieSecure() - Method in class com.caucho.server.session.SessionManagerAdmin
-
True if the cookie should only be used for secure sessions.
- isCookieSupported(String) - Method in class com.caucho.security.AbstractCookieAuthenticator
-
Test if cookie-based authentication is supported.
- isCookieSupported(String) - Method in interface com.caucho.security.CookieAuthenticator
-
- isCookieSupported(String) - Method in class com.caucho.security.DatabaseAuthenticator
-
Returns the authentication cookie
- isCorrelated() - Method in interface javax.persistence.criteria.From
-
- isCritical() - Method in class com.caucho.env.health.HealthCheckResult
-
- isCurrency(int) - Method in class com.caucho.db.jdbc.ResultSetMetaDataImpl
-
Returns true if the column is a currency;
- isCurrency(int) - Method in class com.caucho.quercus.mysql.MysqlResultSetMetaData
-
Returns true if the column is a currency;
- isData() - Method in class com.caucho.message.journal.JournalRingItem
-
- isData() - Method in class com.caucho.vfs.GzipStream
-
Checks if data is written to the stream.
- isDataAbsent() - Method in class com.caucho.management.server.DownTime
-
- isDataAvailable(long, long) - Method in class com.caucho.distcache.AbstractCache
-
- isDataAvailable(long, long) - Method in class com.caucho.distcache.cluster.ClusterDataBacking
-
- isDataAvailable(HashKey) - Method in class com.caucho.distcache.jdbc.JdbcDataStore
-
Checks if we have the data
- isDataAvailable(long, long) - Method in interface com.caucho.env.distcache.CacheDataBacking
-
- isDataAvailable() - Method in class com.caucho.hessian.io.Hessian2StreamingInput
-
- isDataAvailable() - Method in class com.caucho.hmtp.HmtpReader
-
Returns true if buffered read data is already available, i.e.
- isDataAvailable() - Method in class com.caucho.hmtp.HmtpWebSocketReader
-
- isDataAvailable(long, long) - Method in class com.caucho.server.distcache.CacheDataBackingImpl
-
- isDataAvailable(long, long) - Method in class com.caucho.server.distcache.CacheImpl
-
- isDataAvailable(long, long) - Method in class com.caucho.server.distcache.DataStore
-
Checks if we have the data
- isDead() - Method in class com.caucho.ejb.server.AbstractContext
-
Returns true if the context is dead.
- isDead() - Method in class com.caucho.ejb.server.AbstractEjbBeanManager
-
Returns true if the server is dead.
- isDead() - Method in class com.caucho.jsp.Page
-
- isDead() - Method in class com.caucho.network.balance.ClientNetworkState
-
Returns true if the server is dead.
- isDead() - Method in class com.caucho.network.balance.ClientSocketFactory
-
Returns true if the server is dead.
- isDead() - Method in interface com.caucho.network.balance.ClientSocketFactoryApi
-
Returns true if the server is dead.
- isDebug() - Method in class com.caucho.hessian.client.HessianProxyFactory
-
Gets the debug
- isDebug() - Method in class com.caucho.hessian.server.HessianSkeleton
-
- isDebugInvoke() - Method in class com.caucho.hessian.server.HessianSkeleton
-
- isDeclared() - Method in class com.caucho.jsp.java.GenericTag
-
Returns true if the tag instance has been declared
- isDeclared(String) - Method in class com.caucho.jsp.java.JavaJspGenerator
-
True if it's a declared variable.
- isDeclaredField(StringValue) - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Return true for a declared field.
- isDeclaringInstance() - Method in class com.caucho.jsp.java.GenericTag
-
Returns true if this instance declares the tag.
- isDecodable(Env, StringValue) - Method in class com.caucho.quercus.lib.i18n.Big5Decoder
-
- isDecodable(Env, StringValue) - Method in class com.caucho.quercus.lib.i18n.Decoder
-
- isDecodable(Env, StringValue) - Method in class com.caucho.quercus.lib.i18n.GenericDecoder
-
- isDecodable(Env, StringValue) - Method in class com.caucho.quercus.lib.i18n.Utf8Decoder
-
- isDefault() - Method in class com.caucho.ejb.cfg.InterceptorBinding
-
- isDefault() - Method in class com.caucho.quercus.env.DefaultValue
-
Returns true for a DefaultValue
- isDefault() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for a DefaultValue
- isDefault() - Method in class com.caucho.quercus.env.Value
-
Returns true for a DefaultValue
- isDefault() - Method in class com.caucho.quercus.env.Var
-
Returns true for a DefaultValue
- isDefault() - Method in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- isDefault() - Method in class com.caucho.server.dispatch.ServletMapping
-
True for default mapping that can be overridden by programmatic mapping.
- isDefaultArgsAccepted() - Method in class com.caucho.boot.AbstractBootCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.AbstractDeployCatCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.AbstractDeployCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.AbstractDeployLsCommand
-
- isDefaultArgsAccepted() - Method in interface com.caucho.boot.BootCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.ConfigUndeployCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.DeployListCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.DisableCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.DisableSoftCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.EnableCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.JmxCallCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.JmxListCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.JmxSetCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.JspcCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.LicenseAddCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.LogLevelCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.PasswordEncryptCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.PasswordGenerateCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.UndeployCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.UserAddCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.UserRemoveCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.WebAppRestartClusterCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.WebAppRestartCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.WebAppStartCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.WebAppStopCommand
-
- isDefaultArgsAccepted() - Method in class com.caucho.boot.WebAppUndeployCommand
-
- isDefaultHost() - Method in class com.caucho.server.host.Host
-
Returns true if matches the default host.
- isDefaultNamespace(String) - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- isDefaultNamespace(String) - Method in class com.caucho.xml.QAbstractNode
-
- isDefaultNamespace(String) - Method in class com.caucho.xml2.QAbstractNode
-
- isDefaultNamespaceDeclaration() - Method in class com.caucho.xml.stream.events.NamespaceImpl
-
- isDefaultNamespaceDeclaration() - Method in interface javax.xml.stream.events.Namespace
-
- isDefaultService() - Method in class com.caucho.config.cfg.BeanConfig
-
- isDefaultValueAvailable() - Method in class com.caucho.quercus.lib.reflection.ReflectionParameter
-
- isDeferredMethod() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
Returns true if the attribute is deferred.
- isDeferredSyntaxAllowedAsLiteral() - Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
Sets the deferred-syntax.
- isDeferredSyntaxAllowedAsLiteral() - Method in class com.caucho.jsp.ParseState
-
Returns true if JSP whitespace is trimmed.
- isDeferredValue() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
Returns true if the attribute is deferred.
- isDefined(String) - Method in class com.caucho.quercus.env.Env
-
Returns true if the constant is defined.
- isDefinitelyWritable(int) - Method in class com.caucho.db.jdbc.ResultSetMetaDataImpl
-
Returns the column writability
- isDefinitelyWritable(int) - Method in class com.caucho.quercus.mysql.MysqlResultSetMetaData
-
Returns the column writability
- isDelegate() - Method in class com.caucho.config.inject.AbstractInjectionPoint
-
- isDelegate() - Method in class com.caucho.config.inject.InjectionPointImpl
-
- isDelegate() - Method in class com.caucho.quercus.program.JavaClassDef
-
- isDelegate() - Method in interface javax.enterprise.inject.spi.InjectionPoint
-
A delegate injection point is true for Decorators
- isDelegateMultipartEnabled() - Method in class com.caucho.server.http.CauchoDispatchRequest
-
- isDeleting() - Method in enum com.caucho.amber.entity.EntityState
-
- isDeliveryFailed() - Method in class com.caucho.amqp.io.DeliveryModified
-
- isDeliveryTransacted(Method) - Method in class com.caucho.ejb.message.MessageManager
-
Returns true to find out whether message deliveries to the
message endpoint will be transacted.
- isDeliveryTransacted(Method) - Method in class com.caucho.jms.jca.ListenerEndpointFactory
-
Returns true to find out whether message deliveries to the
message endpoint will be transacted.
- isDeliveryTransacted(Method) - Method in interface javax.resource.spi.endpoint.MessageEndpointFactory
-
Returns true to find out whether message deliveries to the
message endpoint will be transacted.
- isDependent(FromItem, LinkColumns) - Method in class com.caucho.amber.expr.JoinExpr
-
Returns true if the given from item is the parent link.
- isDependValid(ArrayList<AbstractEjbBeanManager<?>>) - Method in class com.caucho.ejb.server.AbstractEjbBeanManager
-
- isDeployedKey(String) - Method in class com.caucho.env.deploy.ExpandDeployGenerator
-
Return true for a matching key.
- isDeployError() - Method in class com.caucho.server.cluster.ServletService
-
Return true if idle.
- isDeployError() - Method in class com.caucho.server.e_app.EnterpriseApplication
-
Returns true if it's modified.
- isDeployError() - Method in class com.caucho.server.host.Host
-
Returns true if the host deploy was an error
- isDeployError() - Method in class com.caucho.server.webapp.WebApp
-
Returns true if the webApp deployed with an error.
- isDeployIdle() - Method in class com.caucho.env.deploy.AbstractDeployInstance
-
Returns true if the deployment can be removed.
- isDeployIdle() - Method in interface com.caucho.env.deploy.DeployInstance
-
Returns true if the deployment can be removed.
- isDeployIdle() - Method in class com.caucho.server.e_app.EnterpriseApplication
-
Returns true if the application is idle.
- isDeployIdle() - Method in class com.caucho.server.host.Host
-
Returns true if the host is idle
- isDeployIdle() - Method in class com.caucho.server.webapp.WebApp
-
Returns true if the deployment is idle.
- isDeployModified() - Method in class com.caucho.server.webapp.WebAppContainer
-
For QA, returns true if the deployment is marked as modified.
- isDeprecated() - Method in class com.caucho.boot.AbstractBootOption
-
- isDeprecated() - Method in interface com.caucho.boot.BootOption
-
- isDerbyDBMS() - Method in class com.caucho.amber.query.QueryParser
-
Returns true for Derby-like DBMS.
- isDerivedFrom(String, String, int) - Method in class com.caucho.quercus.lib.dom.DOMTypeInfo
-
- isDestroyed() - Method in class com.caucho.db.block.Block
-
- isDestroyed() - Method in enum com.caucho.db.block.BlockState
-
- isDestroyed() - Method in class com.caucho.env.deploy.DeployGenerator
-
- isDestroyed() - Method in class com.caucho.env.service.ResinSystem
-
Returns true if the server is closed.
- isDestroyed() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true if the state is closed
- isDestroyed() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isDestroyed() - Method in class com.caucho.loader.DynamicClassLoader
-
Returns true if the class loader is closed.
- isDestroyed() - Method in class com.caucho.network.listen.TcpSocketLink
-
- isDestroyed() - Method in class com.caucho.server.cluster.ServletService
-
Returns true if the server is closed.
- isDestroyed() - Method in class com.caucho.server.dispatch.InvocationServer
-
Returns true if the server is destroyed.
- isDestroyed() - Method in class com.caucho.server.webapp.WebAppContainer
-
Returns true if the webApp container has been closed.
- isDestroying() - Method in class com.caucho.env.service.ResinSystem
-
Returns true if the server is closed.
- isDestroying() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true if the state is closed
- isDestroying() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isDestroying() - Method in class com.caucho.server.cluster.ServletService
-
Returns true if the server is closed.
- isDestroyOnLru() - Method in class com.caucho.server.session.SessionManager
-
- isDestructor() - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- isDetailedStatistics() - Method in interface com.caucho.management.server.ServerMXBean
-
Returns true if detailed statistics are being kept.
- isDetailedStatistics() - Method in class com.caucho.server.cluster.ServerAdmin
-
Returns true if detailed statistics are being kept.
- isDetailedStatistics() - Static method in class com.caucho.server.util.CauchoSystem
-
Detailed statistics cause various parts of Resin to keep more detailed
statistics at the possible expense of some performance.
- isDevelopmentModeErrorPage() - Method in interface com.caucho.management.server.ServerMXBean
-
True if detailed error pages are being generated.
- isDevelopmentModeErrorPage() - Method in class com.caucho.server.cluster.ServerAdmin
-
- isDevelopmentModeErrorPage() - Method in class com.caucho.server.cluster.ServletService
-
Development mode error pages.
- isDevelopmentModeErrorPage() - Method in class com.caucho.server.webapp.ErrorPageManager
-
Returns true if we should return a development-friendly error page.
- isdigit(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isDir() - Method in class com.caucho.env.git.GitTree.Entry
-
- isDir(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- isDirectory() - Method in class com.caucho.env.vfs.RepositoryPath
-
- isDirectory() - Method in class com.caucho.server.hmux.HmuxPath
-
Returns the last modified time.
- isDirectory(String, HttpServletRequest, ServletContext) - Method in class com.caucho.servlets.webdav.AbstractPath
-
Returns true if the named file is a directory.
- isDirectory(String, HttpServletRequest, ServletContext) - Method in class com.caucho.servlets.webdav.ApplicationPath
-
Returns true if the named file is a directory.
- isDirectory() - Method in class com.caucho.vfs.ClasspathPath
-
Returns the last modified time.
- isDirectory() - Method in class com.caucho.vfs.FilePath
-
- isDirectory() - Method in class com.caucho.vfs.FileStatus
-
- isDirectory() - Method in class com.caucho.vfs.GoogleInode
-
- isDirectory() - Method in class com.caucho.vfs.GooglePath
-
- isDirectory() - Method in class com.caucho.vfs.HttpPath
-
Returns the last modified time.
- isDirectory(String) - Method in class com.caucho.vfs.Jar
-
Returns true if the entry is a directory in the jar.
- 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.JniFilePathImpl
-
Returns true if the file is a directory.
- isDirectory() - Method in class com.caucho.vfs.MemoryPath
-
- isDirectory() - Method in class com.caucho.vfs.MergePath
-
True if the best path is a directory.
- isDirectory() - Method in class com.caucho.vfs.Path
-
Tests if the path refers to a directory.
- isDirectory() - Method in class com.caucho.vfs.PathWrapper
-
Tests if the path refers to a directory.
- isDirectory() - Method in class com.caucho.vfs.remote.RemotePath
-
Returns true for directory
- isDirectory() - Method in class com.caucho.vfs.remote.Stat
-
- isDirectoryLoader() - Method in class com.caucho.loader.CompilingLoader
-
- isDirectoryLoader() - Method in class com.caucho.loader.DynamicClassLoader
-
Returns true for a class-loader that contains a WEB-INF/classes
style directory.
- isDirectoryLoader() - Method in class com.caucho.loader.Loader
-
- isDirectoryLoader() - Method in class com.caucho.loader.SimpleLoader
-
The simple-loader scans class directories.
- isDirty() - Method in class com.caucho.db.block.Block
-
Returns true if the block needs writing
- isDirtyIndexOwnedByType(int) - Method in class com.caucho.amber.type.EntityType
-
Returns true if the load group is owned by this type (not a subtype).
- isDisable() - Method in class com.caucho.server.admin.Management.User
-
- isDisableAutoFlush() - Method in class com.caucho.server.http.ResponseStream
-
- isDisableAutoFlush() - Method in class com.caucho.server.http.ToByteResponseStream
-
- isDisableCache() - Method in class com.caucho.server.http.HttpServletResponseImpl
-
- isDisabled() - Method in enum com.caucho.cloud.topology.CloudServerState
-
- isDisabled() - Method in class com.caucho.security.PasswordUser
-
Returns true if the user is disabled
- isDisabled() - Method in class com.caucho.server.http.HttpServletResponseImpl
-
Returns true if the response is disabled
- isDisabled() - Method in class com.caucho.server.http.ResponseWrapper
-
Returns true if the response is disabled
- isDisabled() - Method in class com.caucho.server.http.StubServletResponse
-
- isDisabled() - Method in class com.caucho.server.security.PasswordUser
-
Returns true if the user is disabled
- isDisableLog() - Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
Returns true if JSP logging should be disabled.
- isDisableSoft() - Method in enum com.caucho.cloud.topology.CloudServerState
-
- isDisableURLs() - Method in class com.caucho.loader.DynamicClassLoader
-
- isDisconnected() - Method in class com.caucho.amqp.client.AmqpClientConnectionImpl
-
- isDisjoint(IntSet) - Method in class com.caucho.util.IntSet
-
True if the two sets are disjoint.
- isDisposes(AnnotatedMethod<?>) - Method in class com.caucho.config.inject.ProducesBuilder
-
- isDistinct() - Method in interface javax.persistence.criteria.AbstractQuery
-
- isDone() - Method in class com.caucho.config.async.AsyncItem
-
- isDone() - Method in class com.caucho.java.AbstractJavaCompiler
-
Returns true when the compilation is done.
- isDone() - Method in class com.caucho.util.BasicFuture
-
- isDone() - Method in class javax.ejb.AsyncResult
-
- isDot(Env) - Method in class com.caucho.quercus.lib.spl.DirectoryIterator
-
- isDouble() - Method in class com.caucho.db.sql.Expr
-
Returns true if the expression returns a double.
- isDouble(Object) - Static method in class com.caucho.el.Expr
-
Returns true for a double or double-equivalent.
- isDouble() - Method in class com.caucho.quercus.env.ArgRef
-
Returns true for a long-value.
- isDouble() - Method in class com.caucho.quercus.env.DoubleValue
-
Returns true for a double-value.
- isDouble() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for a long-value.
- isDouble() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns true if the result is a double.
- isDouble() - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Returns true for a double
- isDouble() - Method in class com.caucho.quercus.env.LongValue
-
Returns true for a double-value.
- isDouble() - Method in class com.caucho.quercus.env.Value
-
Returns true for a long-value.
- isDouble() - Method in class com.caucho.quercus.env.ValueType
-
- isDouble() - Method in class com.caucho.quercus.env.Var
-
Returns true for a long-value.
- isDouble() - Method in class com.caucho.quercus.expr.BinaryAddExpr
-
Return true for a double value
- isDouble() - Method in class com.caucho.quercus.expr.BinaryDivExpr
-
Returns true for a double.
- isDouble() - Method in class com.caucho.quercus.expr.BinaryMulExpr
-
Return true for a double value
- isDouble() - Method in class com.caucho.quercus.expr.Expr
-
Returns true if the expression evaluates to a double.
- isDouble() - Method in enum com.caucho.quercus.expr.ExprType
-
- isDouble() - Method in class com.caucho.quercus.expr.LiteralExpr
-
Returns true for a double value.
- isDouble() - Method in class com.caucho.quercus.expr.UnaryPostIncrementExpr
-
Return true for a double value
- isDouble() - Method in class com.caucho.quercus.expr.UnaryPreIncrementExpr
-
Return true for a double value
- isDouble() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a double function.
- isDouble() - Method in class com.caucho.quercus.marshal.DoubleMarshal
-
- isDouble() - Method in class com.caucho.quercus.marshal.FloatMarshal
-
- isDouble() - Method in class com.caucho.quercus.marshal.Marshal
-
Returns true if the result is a double.
- isDouble() - Method in class com.caucho.quercus.marshal.NullAsFalseMarshal
-
- isDoubleCmp() - Method in class com.caucho.quercus.env.ValueType
-
- isDoubleConvertible() - Method in class com.caucho.quercus.env.ArgRef
-
True to a double.
- isDoubleConvertible() - Method in class com.caucho.quercus.env.BigDecimalValue
-
Returns true for a double-value.
- isDoubleConvertible() - Method in class com.caucho.quercus.env.BigIntegerValue
-
Returns true for a double-value.
- isDoubleConvertible() - Method in class com.caucho.quercus.env.DoubleValue
-
Returns true for a double.
- isDoubleConvertible() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
True to a double.
- isDoubleConvertible() - Method in class com.caucho.quercus.env.StringValue
-
Returns true for a double
- isDoubleConvertible() - Method in class com.caucho.quercus.env.Value
-
Returns true for a double-value.
- isDoubleConvertible() - Method in class com.caucho.quercus.env.Var
-
True to a double.
- isDoubleString(Object) - Static method in class com.caucho.el.Expr
-
- isDrain() - Method in class com.caucho.amqp.io.FrameFlow
-
- isDST() - Method in class com.caucho.util.QDate
-
Returns true for DST
- isDtdValidating() - Method in class com.caucho.xml.AbstractParser
-
Returns true if the XML should be validated
- isDumpHeapOnExit() - Method in class com.caucho.server.resin.ResinArgs
-
- isDuplex() - Method in class com.caucho.network.listen.AbstractSocketLink
-
Returns true for a duplex connection
- isDuplex() - Method in interface com.caucho.network.listen.SocketLink
-
Returns true for a duplex connection
- isDuplex() - Method in class com.caucho.network.listen.SocketLinkDuplexController
-
Returns true for a duplex controller
- isDuplex() - Method in class com.caucho.network.listen.TcpSocketLink
-
- isDuplex() - Method in class com.caucho.server.http.AbstractHttpRequest
-
- isDuplex() - Method in class com.caucho.server.http.CauchoDispatchRequest
-
- isDuplex() - Method in interface com.caucho.server.http.CauchoRequest
-
- isDuplex() - Method in class com.caucho.server.http.CauchoRequestWrapper
-
- isDuplex() - Method in class com.caucho.server.http.ConnectionCometController
-
Returns true for a duplex controller
- isDuplex() - Method in class com.caucho.server.http.HttpServletRequestImpl
-
- isDuplex() - Method in class com.caucho.server.http.RequestAdapter
-
- isDuplex() - Method in class com.caucho.server.http.StubServletRequest
-
- isDurable() - Method in class com.caucho.amqp.io.MessageHeader
-
- isDurable(MessagePropertiesFactory<T>, T) - Method in class com.caucho.amqp.marshal.AbstractMessageEncoder
-
- isDurable(MessagePropertiesFactory<T>, T) - Method in interface com.caucho.amqp.marshal.AmqpMessageEncoder
-
- isDurable() - Method in class com.caucho.message.common.AbstractMessageFactory
-
- isDurable() - Method in interface com.caucho.message.MessagePropertiesFactory
-
- isDynamic() - Method in class com.caucho.amqp.io.LinkSource
-
- isDynamic() - Method in class com.caucho.amqp.io.LinkTarget
-
- isDynamic() - Method in class com.caucho.cloud.network.ClusterServer
-
True for a dynamic server
- isDynamicDeploy() - Method in class com.caucho.server.webapp.WebApp
-
Set true for a dynamically deployed server.
- isDynamicDeploy() - Method in class com.caucho.server.webapp.WebAppController
-
Returns true for a dynamically deployed webApp.
- isDynamicServer() - Method in class com.caucho.cloud.network.ClusterServerAdmin
-
Returns true for a dynamic server
- isDynamicServer() - Method in interface com.caucho.management.server.ClusterServerMXBean
-
Returns true if this is a dynamic server
- isDynamicServerEnable() - Method in class com.caucho.cloud.topology.CloudClusterAdmin
-
- isDynamicServerEnable() - Method in interface com.caucho.management.server.ClusterMXBean
-
Returns true if this cluster supports adding dynamic servers.
- isDynamicServerEnable() - Method in class com.caucho.server.cluster.Cluster
-
Enables dynamic servers
- isEcho() - Method in class com.caucho.amqp.io.FrameFlow
-
- isEjbLocalRef() - Method in class com.caucho.config.types.EjbLocalRef
-
- isEjbLocalRef() - Method in class com.caucho.config.types.EjbRef
-
- isEJBProxy(String) - Method in class com.caucho.amber.type.EntityType
-
XXX: temp hack.
- isEL() - Method in class com.caucho.config.attribute.Attribute
-
Returns true for an EL attribute.
- isEL() - Method in class com.caucho.config.Config
-
True if EL expressions are allowed
- isEL() - Method in class com.caucho.config.type.ConfigType
-
Return true for EL evaluation
- isEL() - Method in class com.caucho.config.type.ExprType
-
Return true for EL
- isEL() - Method in class com.caucho.config.type.InlineBeanType
-
- isEL() - Method in class com.caucho.config.type.MethodExpressionType
-
Return false to disable EL
- isEL() - Method in class com.caucho.config.type.RawStringArrayType
-
- isEL() - Method in class com.caucho.config.type.RawStringType
-
Return true for EL
- isEL() - Method in class com.caucho.config.xml.XmlBeanNewAttribute
-
- isElasticDns() - Method in class com.caucho.boot.BootResinConfig
-
- isElasticIp(WatchdogArgs) - Method in class com.caucho.boot.ResinBoot
-
- isElasticServer() - Method in class com.caucho.boot.BootResinConfig
-
- isElasticServer(ResinArgs) - Method in class com.caucho.server.resin.BootResinConfig
-
- isElasticServer() - Method in class com.caucho.server.resin.Resin
-
- isElasticServer() - Method in class com.caucho.server.resin.ResinArgs
-
- isElementContentWhitespace() - Method in class com.caucho.quercus.lib.dom.DOMCDATASection
-
- isElementContentWhitespace() - Method in class com.caucho.quercus.lib.dom.DOMText
-
- isELIgnore() - Method in class com.caucho.jsp.JspGenerator
-
- isELIgnored() - Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
Return true if EL expressions are ignored for the JSP page.
- isELIgnored() - Method in class com.caucho.jsp.ParseState
-
Returns true if JSP EL is ignored.
- isELIgnoredPageSpecified() - Method in class com.caucho.jsp.ParseState
-
- isEmbeddable(Class) - Method in class com.caucho.amber.cfg.EmbeddableIntrospector
-
Returns true for embeddable type.
- isEmbeddable() - Method in class com.caucho.amber.type.AmberBeanType
-
Returns true for an embeddable
- isEmbeddable() - Method in class com.caucho.amber.type.EmbeddableType
-
Returns true for an embeddable
- isEmbedded() - Method in class com.caucho.server.resin.Resin
-
- isEmbedded() - Method in class com.caucho.server.resin.ResinEmbedded
-
- isEmbeddedId() - Method in class com.caucho.amber.field.EmbeddedId
-
Returns true if this is an @EmbeddedId
- isEmbeddedId() - Method in class com.caucho.amber.field.EntityEmbeddedField
-
Returns true if the property is an @EmbeddedId.
- isEmbeddedId() - Method in class com.caucho.amber.field.Id
-
Returns true if this is an @EmbeddedId
- isEmpty() - Method in class com.caucho.amqp.io.AmqpAbstractAnnotations
-
- isEmpty() - Method in class com.caucho.amqp.io.AmqpAbstractMap
-
- isEmpty() - Method in class com.caucho.bam.query.QueryManager
-
- isEmpty() - Method in class com.caucho.env.actor.AbstractWorkerQueue
-
- isEmpty() - Method in class com.caucho.env.actor.ActorQueue
-
- isEmpty() - Method in interface com.caucho.env.actor.ActorQueueApi
-
- isEmpty() - Method in interface com.caucho.env.actor.ActorQueuePreallocApi
-
- isEmpty() - Method in class com.caucho.env.actor.MultiworkerActorQueue
-
- isEmpty() - Method in class com.caucho.env.actor.ValueActorQueue
-
- isEmpty() - Method in class com.caucho.env.dbpool.IdlePoolSet
-
Returns true if empty.
- isEmpty() - Method in class com.caucho.jsp.java.JspContainerNode
-
Returns true if the node is empty
- isEmpty() - Method in class com.caucho.loader.EnvironmentMap
-
- isEmpty() - Method in class com.caucho.loader.EnvironmentProperties
-
- isEmpty() - Method in class com.caucho.message.common.AbstractMessageReceiver
-
- isEmpty() - Method in class com.caucho.message.common.AbstractQueueSender
-
- isEmpty() - Method in class com.caucho.naming.QName
-
- isEmpty(Env, ObjectValue, Value) - Method in interface com.caucho.quercus.env.ArrayDelegate
-
Returns true if the value is empty.
- isEmpty() - Method in class com.caucho.quercus.env.ArrayValue
-
Returns true if the value is empty
- isEmpty(Env, Value) - Method in class com.caucho.quercus.env.ArrayValue
-
- isEmpty() - Method in class com.caucho.quercus.env.BooleanValue
-
Returns true if the value is empty
- isEmpty() - Method in class com.caucho.quercus.env.LongValue
-
Returns true if the value is empty
- isEmpty() - Method in class com.caucho.quercus.env.NullValue
-
Returns true if the value is empty
- isEmpty(Env, Value) - Method in class com.caucho.quercus.env.ObjectValue
-
Return true if empty.
- isEmpty() - Method in class com.caucho.quercus.env.SessionArrayValue
-
- isEmpty() - Method in class com.caucho.quercus.env.StringBuilderValue
-
Returns true if the value is empty.
- isEmpty() - Method in class com.caucho.quercus.env.StringValue
-
Returns true if the value is empty
- isEmpty() - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Returns true if the value is empty.
- isEmpty() - Method in class com.caucho.quercus.env.Value
-
Returns true if the value is empty
- isEmpty(Env, Value) - Method in class com.caucho.quercus.env.Value
-
Returns true if the value is empty
- isEmpty() - Method in class com.caucho.quercus.env.Var
-
Returns true if the value is empty
- isEmpty(Env, Value) - Method in class com.caucho.quercus.env.Var
-
Returns true if the value is empty
- isEmpty(Object) - Method in class com.caucho.quercus.lib.session.ProSessionManager
-
Checks if the session is empty.
- isEmpty(Object) - Method in class com.caucho.quercus.lib.session.QuercusSessionManager
-
Checks if the session is empty.
- isEmpty(Env, ObjectValue, Value) - Method in class com.caucho.quercus.lib.spl.ArrayAccessDelegate
-
- isEmpty(Env, ObjectValue, Value) - Method in class com.caucho.quercus.program.FunctionArrayDelegate
-
- isEmpty() - Method in class com.caucho.remote.websocket.WebSocketBlockingQueue
-
- isEmpty() - Method in class com.caucho.server.session.SessionImpl
-
Returns true if the session is empty.
- isEmpty() - Method in class com.caucho.transaction.TransactionImpl
-
Return true if the transaction has no resources.
- isEmpty() - Method in class com.caucho.util.AbstractActorQueue
-
- isEmpty() - Method in class com.caucho.util.fRingValueQueueOrig
-
- isEmpty() - Method in class com.caucho.util.LifoSet
-
Returns true if empty.
- isEmpty() - Method in class com.caucho.util.RingQueue
-
- isEmpty() - Method in class com.caucho.util.RingValueQueue
-
- isEmpty() - Method in class com.caucho.vfs.TempCharReader
-
Returns true if it's empty.
- isEmpty(Expression<C>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
- isEmulatePrepares() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- isEnable() - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
-
- isEnable() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
- isEnable() - Method in class com.caucho.server.admin.TransactionLog
-
- isEnable() - Method in class com.caucho.server.cluster.ServletContainerConfig.SelectManagerCompat
-
- isEnable() - Method in class com.caucho.server.httpcache.AbstractProxyCache
-
Return true if enabled.
- isEnable() - Method in class com.caucho.server.httpcache.ProxyCache
-
Return true if enabled.
- isEnable() - Method in class com.caucho.server.webapp.MultipartForm
-
- isEnableCookies() - Method in interface com.caucho.management.server.SessionManagerMXBean
-
True if the server reads and writes cookies
- isEnableCookies() - Method in class com.caucho.server.session.SessionManagerAdmin
-
Returns true if cookies are enabled.
- isEnabled() - Method in class com.caucho.bootjni.JniProcess
-
- isEnabled() - Method in class com.caucho.config.inject.DecoratorEntry
-
- isEnabled() - Method in class com.caucho.env.health.HealthService
-
- isEnabled() - Method in class com.caucho.env.health.HealthServiceAdmin
-
- isEnabled() - Method in class com.caucho.health.check.AbstractHealthCheck
-
- isEnabled() - Method in interface com.caucho.health.check.HealthCheck
-
- isEnabled() - Static method in class com.caucho.hessian.io.UnsafeDeserializer
-
- isEnabled() - Static method in class com.caucho.hessian.io.UnsafeSerializer
-
- isEnabled() - Method in interface com.caucho.management.server.HealthSystemMXBean
-
- isEnabled() - Method in interface com.caucho.management.server.WebAppMXBean
-
Returns true if the web-app is enabled.
- isEnabled() - Method in class com.caucho.network.balance.ClientNetworkState
-
Return true if enabled.
- isEnabled() - Method in class com.caucho.network.balance.ClientSocketFactory
-
Return true if active.
- isEnabled() - Method in interface com.caucho.network.balance.ClientSocketFactoryApi
-
Return true if active.
- isEnabled() - Static method in class com.caucho.network.listen.JniSelectManager
-
- isEnabled() - Method in class com.caucho.network.listen.TcpPort
-
- isEnabled() - Static method in class com.caucho.profile.ProHeapDump
-
- isEnabled() - Static method in class com.caucho.server.admin.JniCpuStat
-
- isEnabled() - Static method in class com.caucho.server.admin.JniNetStat
-
- isEnabled() - Static method in class com.caucho.server.admin.JniVmStat
-
- isEnabled() - Method in class com.caucho.server.cluster.ServletService
-
Returns true for an enabled service.
- isEnabled() - Method in class com.caucho.server.rewrite.AbstractRule
-
- isEnabled() - Method in class com.caucho.server.util.JniCauchoSystemImpl
-
- isEnabled() - Method in class com.caucho.server.webapp.WebApp
-
- isEnabled() - Method in class com.caucho.server.webapp.WebAppAdmin
-
- isEnabled() - Method in class com.caucho.tools.profiler.ProfilerAdmin
-
- isEnabled() - Method in class com.caucho.tools.profiler.ProfilerManager
-
- isEnabled() - Method in interface com.caucho.tools.profiler.ProfilerMBean
-
- isEnabled() - Method in class com.caucho.util.JniTroubleshoot
-
- isEnabled() - Static method in class com.caucho.vfs.JniFilePathImpl
-
Returns true if the JNI file path exists.
- isEnabled() - Static method in class com.caucho.vfs.JniFileStream
-
- isEnabled() - Static method in class com.caucho.vfs.JniMemoryMappedFile
-
- isEnabled() - Static method in class com.caucho.vfs.JniRandomAccessFile
-
- isEnabled() - Static method in class com.caucho.vfs.JniServerSocketImpl
-
- isEnabled() - Static method in class com.caucho.vfs.JniSharedMemory
-
- isEnabled() - Static method in class com.caucho.vfs.JniSocketImpl
-
- isEnableMmap() - Method in class com.caucho.db.block.BlockManager
-
- isEnableRange() - Method in class com.caucho.server.httpcache.ProxyCache
-
True if range handling is enabled.
- isEnableURLRewriting() - Method in interface com.caucho.management.server.SessionManagerMXBean
-
(discouraged).
- isEnableURLRewriting() - Method in class com.caucho.server.session.SessionManagerAdmin
-
Returns true if url-rewriting is enabled.
- isEncodable(StringValue, int, int) - Method in class com.caucho.quercus.lib.i18n.Big5Encoder
-
- isEncodable(StringValue, int, int) - Method in class com.caucho.quercus.lib.i18n.Encoder
-
- isEncodable(StringValue, int, int) - Method in class com.caucho.quercus.lib.i18n.GenericEncoder
-
- isEncodable(StringValue, int, int) - Method in class com.caucho.quercus.lib.i18n.Utf8Encoder
-
- isEnd() - Method in class com.caucho.burlap.io.BurlapInput
-
Returns true if this is the end of a list or a map.
- isEnd() - Method in class com.caucho.hessian.io.AbstractHessianInput
-
Returns true if the data has ended.
- isEnd() - Method in class com.caucho.hessian.io.Hessian2Input
-
Returns true if this is the end of a list or a map.
- isEnd() - Method in class com.caucho.hessian.io.HessianInput
-
Returns true if this is the end of a list or a map.
- isEndDocument() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- isEndDocument() - Method in interface javax.xml.stream.events.XMLEvent
-
- isEndElement() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- isEndElement() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- isEndElement() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- isEndElement() - Method in interface javax.xml.stream.events.XMLEvent
-
- isEndElement() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- isEndElement() - Method in interface javax.xml.stream.XMLStreamReader
-
- isEnhanced() - Method in class com.caucho.amber.type.AbstractEnhancedType
-
Returns true if the class is enhanced.
- isEnhanced() - Method in class com.caucho.config.gen.AbstractAspectFactory
-
Returns true if the factory requires enhancement
- isEnhanced() - Method in interface com.caucho.config.gen.AspectBeanFactory
-
Returns true if the factory forces enhancement.
- isEnhanced() - Method in interface com.caucho.config.gen.AspectFactory
-
- isEnhanced() - Method in class com.caucho.config.gen.AsynchronousGenerator
-
Returns true if the business method has any active XA annotation.
- isEnhanced() - Method in class com.caucho.config.gen.CandiAspectBeanFactory
-
- isEnhanced() - Method in class com.caucho.config.gen.CandiBeanGenerator
-
- isEnhanced() - Method in class com.caucho.config.gen.InterceptorFactory
-
- isEnhanced() - Method in class com.caucho.config.gen.LifecycleAspectBeanFactory
-
- isEnhanced() - Method in class com.caucho.config.gen.LifecycleInterceptor
-
Returns true if the business method has any active XA annotation.
- isEnhanced() - Method in class com.caucho.config.gen.MethodTailFactory
-
- isEnhanced() - Method in class com.caucho.ejb.gen.NonBusinessAspectBeanFactory
-
- isEnhancer() - Method in class com.caucho.config.inject.WebBeansAddLoaderListener
-
- isEnhancer() - Method in class com.caucho.config.type.TypeFactory
-
- isEnhancer() - Method in class com.caucho.ejb.manager.EjbEnvironmentListener
-
- isEnhancer() - Method in class com.caucho.env.jpa.ListenerPersistenceEnvironment
-
- isEnhancer() - Method in interface com.caucho.loader.AddLoaderListener
-
- isEntity(Class) - Method in class com.caucho.amber.cfg.EntityIntrospector
-
Returns true for entity type.
- isEntity() - Method in class com.caucho.amber.type.AmberBeanType
-
- isEntity() - Method in class com.caucho.amber.type.EntityType
-
returns true for a loadable entity
- isEntity() - Method in class com.caucho.amber.type.MappedSuperclassType
-
returns false since the mapped superclass can't be loaded
- isEntityParent() - Method in class com.caucho.amber.gen.AmberMappedComponent
-
- isEntityReference() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- isEntityReference() - Method in interface javax.xml.stream.events.XMLEvent
-
- isEntityType() - Method in class com.caucho.amber.query.FromItem
-
Returns true if there is an entity type.
- isEnum() - Method in class com.caucho.quercus.mysql.MysqlColumn
-
- isEnvBean() - Method in class com.caucho.config.type.ConfigType
-
Returns true for an environment bean.
- isEOF() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
-
Returns true on the EOF.
- isEOF() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
-
Returns true on the EOF.
- isEOF() - Method in class com.caucho.quercus.lib.file.AbstractBinaryOutput
-
Returns false always for output streams
- isEOF() - Method in interface com.caucho.quercus.lib.file.BinaryStream
-
Returns true if end-of-file has been reached
- isEOF() - Method in class com.caucho.quercus.lib.file.ByteArrayBinaryStream
-
- isEOF() - Method in class com.caucho.quercus.lib.file.FileInputOutput
-
Returns true on the EOF.
- isEOF() - Method in class com.caucho.quercus.lib.file.FileReadValue
-
Returns true on the EOF.
- isEOF() - Method in class com.caucho.quercus.lib.file.HttpInputOutput
-
Returns true on the EOF.
- isEOF() - Method in class com.caucho.quercus.lib.file.ReadStreamInput
-
Returns true on the EOF.
- isEOF() - Method in class com.caucho.quercus.lib.file.WrappedStream
-
Returns true if end-of-file has been reached
- isEOF() - Method in class com.caucho.quercus.lib.file.WriteStreamOutput
-
- isEOF() - Method in class com.caucho.quercus.lib.zlib.ZlibOutputStream
-
Returns false always for a write stream.
- isEOF() - Method in class com.caucho.quercus.resources.StreamReadWrite
-
Returns true on the end of file.
- isEOF() - Method in class com.caucho.quercus.resources.StreamResource
-
Returns true on the end of file.
- isEof() - Method in class com.caucho.vfs.JniSocketImpl
-
Read non-blocking
- isEof() - Method in class com.caucho.vfs.JniStream
-
- isEof() - Method in class com.caucho.vfs.QSocket
-
- isEof() - Method in class com.caucho.vfs.StreamImpl
-
- isEOS() - Method in class com.caucho.quercus.lib.zlib.GZIPInputStream
-
Tells whether the compressed gzip data has been exhausted.
- isEqual(Object) - Method in class com.caucho.bytecode.JClassDependency
-
- isEqual(byte[], int, byte[], int, int) - Method in class com.caucho.db.table.Column
-
Returns true if the bytes are equal.
- isEqual(byte[], int, byte[], int) - Method in class com.caucho.db.table.Column
-
Returns true if the bytes are equal.
- isEqual(long, byte[], int, String) - Method in class com.caucho.db.table.Column
-
Returns true if the string is equal.
- isEqual(Column, byte[]) - Method in class com.caucho.db.table.TableIterator
-
- isEqual(Column, byte[], int) - Method in class com.caucho.db.table.TableIterator
-
- isEqual(Column, String) - Method in class com.caucho.db.table.TableIterator
-
- isEqualNode(DOMNode) - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- isEqualNode(Node) - Method in class com.caucho.xml.QAbstractNode
-
- isEqualNode(Node) - Method in class com.caucho.xml2.QAbstractNode
-
- isError() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true for the failed state.
- isError() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isError() - Method in class com.caucho.quercus.lib.db.PDOError
-
- isError() - Method in class com.caucho.server.dispatch.FilterMapping
-
True if the dispatcher is for ERROR.
- isError() - Method in class com.caucho.server.rewrite.RewriteDispatch
-
Returns true for an error dispatcher
- isErrorOnUndeclaredNamespace() - Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
- isErrorPage() - Method in class com.caucho.jsp.ParseState
-
Returns true if the errorPage is enabled.
- isErrorPageServerId() - Method in class com.caucho.server.cluster.ServletService
-
Development mode error pages.
- isErrorPageServerId() - Method in class com.caucho.server.webapp.ErrorPageManager
-
Returns true if we should return a development-friendly error page.
- isEscapeAmp() - Method in class com.caucho.quercus.env.JsonEncodeContext
-
- isEscapeApos() - Method in class com.caucho.quercus.env.JsonEncodeContext
-
- isEscapeQuote() - Method in class com.caucho.quercus.env.JsonEncodeContext
-
- isEscapeTag() - Method in class com.caucho.quercus.env.JsonEncodeContext
-
- isEstimated() - Method in class com.caucho.management.server.DownTime
-
- isEternal() - Method in class javax.cache.Configuration.Duration
-
- isEval() - Method in class com.caucho.quercus.lib.regexp.Regexp
-
- isExcludeClassInterceptors() - Method in class com.caucho.ejb.cfg.InterceptorBinding
-
- isExcludeDefaultInterceptors() - Method in class com.caucho.ejb.cfg.InterceptorBinding
-
- isExecutable(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- isExecutable() - Method in class com.caucho.vfs.GooglePath
-
- isExecutable() - Method in class com.caucho.vfs.MemoryPath
-
- isExecutable() - Method in class com.caucho.vfs.MergePath
-
Tests if the path is marked as executable
- isExecutable() - Method in class com.caucho.vfs.Path
-
Tests if the path is marked as executable
- isExecutable() - Method in class com.caucho.vfs.PathWrapper
-
- isExpired(long) - Method in interface com.caucho.distcache.ExtCacheEntry
-
Returns true when the entry is expired.
- isExpired() - Method in class com.caucho.jms.queue.QueueEntry
-
- isExpired(long) - Method in class com.caucho.server.distcache.ExtCacheEntryFacade
-
- isExpired(long) - Method in class com.caucho.server.distcache.MnodeEntry
-
Returns true is the entry has expired for being idle or having
expired.
- isExpired() - Method in class com.caucho.vfs.SelfSignedCert
-
- isExtensionLoaded(String) - Method in class com.caucho.quercus.env.Env
-
Returns true if an extension is loaded.
- isExtensionLoaded(String) - Method in class com.caucho.quercus.module.ModuleContext
-
Returns true if an extension is loaded.
- isExtensionLoaded(String) - Method in class com.caucho.quercus.QuercusContext
-
Returns true if an extension is loaded.
- isExternal() - Method in class com.caucho.cloud.topology.CloudServer
-
True for external-address configured servers.
- isExternal() - Method in enum com.caucho.cloud.topology.CloudServer.ServerType
-
- isExternalAddress() - Method in class com.caucho.server.resin.BootServerConfig
-
- isFacesServletConfigured() - Method in class com.caucho.server.dispatch.ServletManager
-
- isFacesServletConfigured() - Method in class com.caucho.server.webapp.WebApp
-
- isFail() - Method in enum com.caucho.server.security.AuthorizationResult
-
- isFailed() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true for the failed state.
- isFailed(long) - Method in class com.caucho.network.balance.ClientSocketFactory
-
- isFailure() - Method in class com.caucho.env.health.HealthActionResult
-
- isFallthrough() - Method in class com.caucho.security.Allow
-
Returns true for a fallthrough.
- isFallthrough() - Method in class com.caucho.security.Deny
-
Returns true for a fallthrough.
- isFallthrough() - Method in enum com.caucho.server.security.AuthorizationResult
-
- isFallthrough() - Method in class com.caucho.server.security.SecurityConstraint
-
Returns true for a fallthrough.
- isFalse() - Method in class com.caucho.quercus.expr.Expr
-
Returns true if a static false value.
- isFalse() - Method in class com.caucho.quercus.expr.LiteralExpr
-
Returns true if a static true value.
- isFalse(Expression<Boolean>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
- isFastJsf() - Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
Return true if fast jsf is allowed.
- isFastJstl() - Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
Return true if fast jstl is allowed.
- isFastJstl() - Method in class com.caucho.jsp.JspBuilder
-
Returns true if fast-jstl is enabled.
- isFatal() - Method in class com.caucho.env.health.HealthCheckResult
-
- isFetchFieldIndexBeforeFieldName() - Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
- isFieldAccess() - Method in class com.caucho.amber.field.AbstractField
-
Returns true if values are accessed by the fields.
- isFieldAccess() - Method in class com.caucho.amber.type.AmberBeanType
-
Set true for field-access.
- isFieldExists(Env, StringValue) - Method in class com.caucho.quercus.env.ObjectExtValue
-
- isFieldExists(Env, StringValue) - Method in class com.caucho.quercus.env.Value
-
Returns true if the object has this field.
- isFieldExists(Env, StringValue) - Method in class com.caucho.quercus.env.Var
-
Returns true if the object has this field.
- isFieldInit() - Method in class com.caucho.quercus.env.ObjectExtValue
-
Returns true if the object is in a __set() method call.
- isFieldInit() - Method in class com.caucho.quercus.env.Value
-
Returns true if the object is in a __set() method call.
- isFIFO() - Method in class com.caucho.vfs.FileStatus
-
- isFIFO() - Method in class com.caucho.vfs.JniFilePathImpl
-
Tests if the path refers to a FIFO.
- isFIFO() - Method in class com.caucho.vfs.Path
-
Tests if the path refers to a FIFO.
- isFile() - Method in class com.caucho.env.git.GitTree.Entry
-
- isFile() - Method in class com.caucho.env.vfs.RepositoryPath
-
- isFile(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- isFile() - Method in class com.caucho.server.hmux.HmuxPath
-
Returns true if the file exists.
- isFile(String, HttpServletRequest, ServletContext) - Method in class com.caucho.servlets.webdav.AbstractPath
-
Returns true if the named file is a file.
- isFile(String, HttpServletRequest, ServletContext) - Method in class com.caucho.servlets.webdav.ApplicationPath
-
Returns true if the named file is a file.
- isFile() - Method in class com.caucho.vfs.ClasspathPath
-
Returns true if the file exists.
- isFile() - Method in class com.caucho.vfs.FilePath
-
- isFile() - Method in class com.caucho.vfs.GoogleInode
-
- isFile() - Method in class com.caucho.vfs.GooglePath
-
- isFile() - Method in class com.caucho.vfs.HttpPath
-
Returns true if the file exists.
- isFile(String) - Method in class com.caucho.vfs.Jar
-
Returns true if the entry is a file in the jar.
- 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.JniFilePathImpl
-
Returns true if the file is a regular file.
- isFile() - Method in class com.caucho.vfs.MemoryPath
-
- isFile() - Method in class com.caucho.vfs.MergePath
-
True if the best path is a file.
- isFile() - Method in class com.caucho.vfs.Path
-
Tests if the path refers to a file.
- isFile() - Method in class com.caucho.vfs.PathWrapper
-
Tests if the path refers to a file.
- isFile() - Method in class com.caucho.vfs.remote.RemotePath
-
Returns true for regular files
- isFile() - Method in class com.caucho.vfs.remote.Stat
-
- isFilter() - Method in class com.caucho.rewrite.AbstractRegexpDispatchRule
-
- isFin() - Method in class com.caucho.message.journal.JournalRingItem
-
- isFinal() - Method in class com.caucho.bytecode.JavaClass
-
Returns true for a final class.
- isFinal() - Method in class com.caucho.bytecode.JavaMethod
-
Returns true for a final method
- isFinal() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns true for a final class
- isFinal() - Method in class com.caucho.bytecode.JClass
-
Returns true for a final class
- isFinal() - Method in class com.caucho.bytecode.JClassArray
-
Returns true for a final class
- isFinal() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns true for a final class
- isFinal() - Method in class com.caucho.bytecode.JConstructorWrapper
-
Returns true for a final method.
- isFinal() - Method in class com.caucho.bytecode.JMethod
-
Returns true for a final method.
- isFinal() - Method in class com.caucho.bytecode.JMethodWrapper
-
Returns true for a final method.
- isFinal() - Method in interface com.caucho.bytecode.JType
-
Returns true for a final class
- isFinal() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns true for a final class
- isFinal() - Method in class com.caucho.quercus.classes.LazyClassDef
-
Returns true for a final class.
- isFinal() - Method in class com.caucho.quercus.env.CompiledClassDef
-
Returns true for a final class.
- isFinal() - Method in class com.caucho.quercus.env.QuercusClass
-
- isFinal() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a final function.
- isFinal() - Method in class com.caucho.quercus.function.LazyMethod
-
- isFinal() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- isFinal() - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- isFinal() - Method in class com.caucho.quercus.program.ClassDef
-
Returns true for a final class.
- isFinal() - Method in class com.caucho.quercus.program.FunctionInfo
-
- isFinal() - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Returns true for a final class.
- isFinal() - Method in class com.caucho.remote.websocket.FrameInputStream
-
- isFinal() - Method in class com.caucho.remote.websocket.MaskedFrameInputStream
-
- isFinal() - Method in class com.caucho.remote.websocket.UnmaskedFrameInputStream
-
- isFinalized(int) - Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- isFirst() - Method in class com.caucho.amber.query.ResultSetImpl
-
Returns true if this is the first row.
- isFirst() - Method in class com.caucho.db.jdbc.AbstractResultSet
-
- isFirst() - Method in class com.caucho.db.jdbc.CursorResultSetImpl
-
- isFirst() - Method in class com.caucho.db.jdbc.ResultSetImpl
-
- isFirst() - Method in class com.caucho.jsp.IntegerLoopSupportTag
-
- isFirst() - Method in class com.caucho.jsp.IteratorLoopSupportTag
-
- isFirst() - Method in class com.caucho.jstl.el.ForEachTag
-
Returns true if this is the first item.
- isFirst() - Method in class com.caucho.quercus.mysql.AbstractResultSet
-
- isFirst() - Method in class com.caucho.tools.profiler.ResultSetWrapper
-
- isFirst() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
-
- isFirstAcquirer(MessagePropertiesFactory<T>, T) - Method in class com.caucho.amqp.marshal.AbstractMessageEncoder
-
- isFirstAcquirer(MessagePropertiesFactory<T>, T) - Method in interface com.caucho.amqp.marshal.AmqpMessageEncoder
-
- isFirstAcquirer() - Method in class com.caucho.message.common.AbstractMessageFactory
-
- isFirstAcquirer() - Method in interface com.caucho.message.MessagePropertiesFactory
-
- isFlag(String) - Method in class com.caucho.boot.AbstractBootCommand
-
- isFlag() - Method in class com.caucho.boot.AbstractBootOption
-
- isFlag(String) - Method in interface com.caucho.boot.BootCommand
-
- isFlag() - Method in interface com.caucho.boot.BootOption
-
- isFlag() - Method in class com.caucho.boot.FlagBootOption
-
- isFlagFirst(int) - Method in class com.caucho.xsl.XslWriter
-
Implementation function so jsp:decl tags aren't repeated.
- isFlapping(HealthService, HealthCheck, long) - Method in class com.caucho.health.predicate.IfFlapping
-
- isFloat() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true for float data types.
- isFlowRequired() - Method in class com.caucho.message.common.MessageReceiverCredit
-
Heuristic for sending the flow update.
- isFlushDirtyBlocksOnCommit() - Method in class com.caucho.db.block.BlockStore
-
If true, dirty blocks are written at commit time.
- isFlushDirtyBlocksOnCommit() - Method in class com.caucho.db.Database
-
- isFlushDirtyOnCommit() - Method in class com.caucho.db.block.Block
-
Returns true if the block should be flushed on a commit.
- isFlushing() - Method in class com.caucho.transaction.xalog.XALogStream
-
Returns true if the stream is flushing.
- isForbidden(InetAddress) - Method in class com.caucho.server.security.ForbidHost
-
Returns true if the host is forbidden.
- isForbidXml() - Method in class com.caucho.jsp.ParseState
-
Returns true if parsing forbids XML
- isForeignKeyViolationSQLState(String) - Method in class com.caucho.jdbc.JdbcMetaData
-
Returns true if the sql state is a "foreign key violation" error.
- isForward() - Method in class com.caucho.rewrite.AbstractDispatchRule
-
- isForward() - Method in class com.caucho.rewrite.AbstractRegexpDispatchRule
-
- isForward() - Method in class com.caucho.rewrite.AbstractRewriteFilter
-
- isForward() - Method in interface com.caucho.rewrite.DispatchRule
-
- isForward() - Method in interface com.caucho.rewrite.RewriteFilter
-
- isForward() - Method in class com.caucho.rewrite.RewriteFilterAdapter
-
- isForward() - Method in class com.caucho.rewrite.WelcomeFile
-
- isForward() - Method in class com.caucho.server.dispatch.FilterMapping
-
True if the dispatcher is for FORWARD.
- isForward() - Method in class com.caucho.server.rewrite.RewriteDispatch
-
Returns true for a forward dispatcher
- isForwardEnclosed() - Method in class com.caucho.filters.CauchoResponseWrapper
-
- isForwardEnclosed() - Method in class com.caucho.server.http.CauchoDispatchResponse
-
- isForwardEnclosed() - Method in interface com.caucho.server.http.CauchoResponse
-
- isForwardEnclosed() - Method in class com.caucho.server.http.CauchoResponseWrapper
-
- isForwardEnclosed() - Method in class com.caucho.server.http.HttpServletResponseImpl
-
- isForwardEnclosed() - Method in class com.caucho.server.http.ResponseAdapter
-
- isForwardEnclosed() - Method in class com.caucho.server.http.StubServletResponse
-
- isForwardEnclosed() - Method in class com.caucho.server.httpcache.AbstractCacheEntry
-
- isForwardEnclosed() - Method in class com.caucho.server.httpcache.ProxyCacheEntry
-
- isForwardEnclosed() - Method in class com.caucho.server.webapp.IncludeResponse
-
- isForwardEnclosed() - Method in class com.caucho.server.webapp.JspResponse
-
- isFragment() - Method in class com.caucho.jsp.cfg.TldAttribute
-
Sets true if the attribute allows runtime expressions
- isFragment() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
True if the attribute is of type fragment
- isFunction() - Method in class com.caucho.quercus.parser.FunctionScope
-
Returns true if scope is local to a function.
- isFunction() - Method in class com.caucho.quercus.parser.Scope
-
Returns true if scope is local to a function.
- isGenerated() - Method in class com.caucho.amber.type.AbstractEnhancedType
-
Returns true if generated.
- isGeneratedSource() - Method in class com.caucho.jsp.JspCompilerInstance
-
- isGeneric() - Method in class com.caucho.config.reflect.BaseType
-
Returns true for a generic type like MyBean or MyBean>
- isGeneric() - Method in class com.caucho.config.reflect.GenericParamType
-
- isGeneric() - Method in class com.caucho.config.reflect.ParamType
-
- isGeneric() - Method in class com.caucho.config.reflect.VarType
-
- isGeneric() - Method in class com.caucho.config.reflect.WildcardTypeImpl
-
- isGenericRaw() - Method in class com.caucho.config.reflect.BaseType
-
Returns true for a raw type like MyBean where the class definition
is MyBean.
- isGenericRaw() - Method in class com.caucho.config.reflect.GenericParamType
-
- isGenericVariable() - Method in class com.caucho.config.reflect.BaseType
-
Returns true for a generic variable type like MyBean, but not MyBean>
- isGenericVariable() - Method in class com.caucho.config.reflect.ParamType
-
- isGlobal() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a global function.
- isGlobal() - Method in class com.caucho.quercus.lib.regexp.Regexp
-
- isGlobal() - Method in class com.caucho.quercus.parser.GlobalScope
-
- isGlobal() - Method in class com.caucho.quercus.parser.Scope
-
Returns true if scope is global.
- isGlobal() - Method in class com.caucho.quercus.program.FunctionInfo
-
True for a global function (top-level script).
- isGlobal() - Method in class com.caucho.server.distcache.CacheConfig
-
Sets the global mode.
- isGlobal(int) - Static method in class com.caucho.server.distcache.CacheConfig
-
- isGlobalEnv() - Method in class com.caucho.quercus.env.Env
-
- isGmt() - Method in class com.caucho.quercus.lib.date.DateTimeZone
-
- isgraph(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isGreedy() - Method in class com.caucho.server.admin.ScoreboardQuery
-
- isGroup() - Method in class com.caucho.db.sql.Query
-
Sets true for group operations
- isGroupNull(int) - Method in class com.caucho.db.sql.QueryContext
-
Sets the indexed group field.
- isGzip() - Method in class com.caucho.quercus.lib.zlib.GZInputStream
-
Returns true if stream is in gzip format.
- isHardLink() - Method in class com.caucho.vfs.Path
-
Tests if the path refers to a hard link.
- isHead() - Method in class com.caucho.server.http.AbstractHttpResponse
-
For a HEAD request, the response stream should write no data.
- isHead() - Method in class com.caucho.server.http.AbstractResponseStream
-
Set true for HEAD requests.
- isHeaderWritten() - Method in class com.caucho.server.http.AbstractHttpResponse
-
Returns true if the headers have been written.
- isHeapDump() - Method in class com.caucho.health.meter.MeterGraphPage
-
- isHeapDump() - Method in interface com.caucho.management.server.MeterGraphPageInfo
-
Should we display heap dump?
- isHeartbeatActive() - Method in class com.caucho.cloud.network.ClusterServer
-
Test if the server is active, i.e.
- isHeartbeatActive() - Method in class com.caucho.cloud.network.ClusterServerAdmin
-
- isHeartbeatActive() - Method in class com.caucho.cloud.network.ServerHeartbeatState
-
Test if the server is active, i.e.
- isHeartbeatActive() - Method in interface com.caucho.management.server.ClusterServerMXBean
-
- isHeartbeatActive() - Method in class com.caucho.network.balance.ClientSocketFactory
-
Returns true if the target server's heartbeat is active.
- isHessianSerialization() - Method in class com.caucho.server.session.SessionManager
-
Returns true for Hessian serialization.
- ISHL - Static variable in class com.caucho.bytecode.CodeVisitor
-
- isHomeCluster() - Method in class com.caucho.boot.BootResinConfig
-
- isHonorCipherOrder() - Method in class com.caucho.vfs.OpenSSLFactory
-
Returns the cipher suite
- isHostnameDnsLookup() - Method in class com.caucho.server.log.AbstractAccessLog
-
The hostname-dns-lookup flag for Apache compatibility.
- ISHR - Static variable in class com.caucho.bytecode.CodeVisitor
-
- isHttpOnly() - Method in class com.caucho.server.session.SessionManager
-
- isHttpOnly() - Method in class javax.servlet.http.Cookie
-
True for HttpOnly request
- isHttpOnly() - Method in interface javax.servlet.SessionCookieConfig
-
- isId() - Method in class com.caucho.quercus.lib.dom.DOMAttr
-
- isId() - Method in class com.caucho.xml.QAttr
-
- isId() - Method in class com.caucho.xml2.QAttr
-
- isId() - Method in interface javax.persistence.metamodel.SingularAttribute
-
- isIdClass() - Method in class com.caucho.amber.type.AbstractEnhancedType
-
Returns true if the class is a key class.
- isIdentical(EJBLocalObject) - Method in interface javax.ejb.EJBLocalObject
-
- isIdentical(EJBObject) - Method in interface javax.ejb.EJBObject
-
- isIdentityGenerator() - Method in class com.caucho.amber.field.EmbeddedId
-
Returns true for an identity key.
- isIdentityGenerator() - Method in class com.caucho.amber.field.Id
-
- isIdentityGenerator() - Method in class com.caucho.amber.type.EntityType
-
Returns true for sequence generator
- isIdle() - Method in class com.caucho.lifecycle.Lifecycle
-
True for an idle state, where any request would transition to an
active state.
- isIdle() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isIdle() - Method in class com.caucho.network.listen.TcpSocketLink
-
- isIdleAlmostExpired(long) - Method in class com.caucho.network.balance.ClientSocket
-
Returns true if nearing end of free time.
- isIdleAlmostExpired(long) - Method in interface com.caucho.network.balance.ClientSocketApi
-
Returns true if nearing end of free time.
- isIdleExpire() - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
-
Returns true if the thread should expire instead of going to the idle state.
- isIdleExpire() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
Returns true if the thread should expire instead of going to the idle state.
- isIdleExpired() - Method in class com.caucho.cloud.bam.HmtpStream
-
Returns true if end of free time.
- isIdleExpired() - Method in class com.caucho.network.balance.ClientSocket
-
Returns true if nearing end of free time.
- isIdleExpired() - Method in interface com.caucho.network.balance.ClientSocketApi
-
Returns true if nearing end of free time.
- isIdleExpired(long) - Method in class com.caucho.server.distcache.MnodeEntry
-
Returns true is the entry has remained idle too long.
- isIdleLow() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
- isIdleOverflow() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
Start the idle if the child idle is less than idle max.
- isIdleTimeout() - Method in class com.caucho.env.deploy.DeployController
-
Returns true if the instance has been idle for longer than its timeout.
- isIdleTooLow(int) - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
-
- isIdleTooLow(int) - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
- isIf() - Method in class com.caucho.quercus.parser.Scope
-
Returns true if scope is local to an IF statement.
- isIgnorableWhiteSpace() - Method in class com.caucho.xml.stream.events.CharactersImpl
-
- isIgnorableWhiteSpace() - Method in interface javax.xml.stream.events.Characters
-
- isIgnore() - Method in class com.caucho.quercus.lib.i18n.Encoder
-
- isIgnoreCase() - Method in class com.caucho.quercus.lib.regexp.Regexp
-
- isIgnoreClientDisconnect() - Method in class com.caucho.server.cluster.ServletService
-
True if client disconnects should be invisible to servlets.
- isIgnoreClientDisconnect() - Method in class com.caucho.server.http.AbstractHttpRequest
-
Returns true if client disconnects should be ignored.
- isIgnoreClientDisconnect() - Method in class com.caucho.server.http.AbstractHttpResponse
-
If set true, client disconnect exceptions are no propagated to the
server code.
- isIgnoreClientDisconnect() - Method in class com.caucho.server.webapp.WebApp
-
Returns true if should ignore client disconnect.
- isIgnoreELException() - Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
Set true if EL exceptions should be ignored.
- isIgnoreEnvironment() - Method in class com.caucho.config.Config
-
True if environment tags are ignored
- isIgnoreEnvironment() - Method in class com.caucho.config.xml.XmlConfigContext
-
- isIgnoreErrors() - Method in class com.caucho.quercus.lib.i18n.Decoder
-
- isIgnoreException() - Method in interface com.caucho.el.ExprEnv
-
Returns true if the EL ignores exceptions
- isIgnoreException() - Method in class com.caucho.jsp.PageContextImpl
-
Returns true if the EL ignores exceptions
- isIgnoreSerializationErrors() - Method in interface com.caucho.management.server.SessionManagerMXBean
-
True if persistent sessions should ignore serialization errors.
- isIgnoreSerializationErrors() - Method in class com.caucho.server.session.SessionManagerAdmin
-
Returns true if persistent sessions should ignore serialization errors
- isImplicitNull() - Method in class com.caucho.server.distcache.MnodeEntry
-
If the null value is due to a missing item in the database.
- isInclude() - Method in class com.caucho.rewrite.AbstractDispatchRule
-
- isInclude() - Method in class com.caucho.rewrite.AbstractRegexpDispatchRule
-
- isInclude() - Method in class com.caucho.rewrite.AbstractRewriteFilter
-
- isInclude() - Method in interface com.caucho.rewrite.DispatchRule
-
- isInclude() - Method in interface com.caucho.rewrite.RewriteFilter
-
- isInclude() - Method in class com.caucho.rewrite.RewriteFilterAdapter
-
- isInclude() - Method in class com.caucho.rewrite.WelcomeFile
-
- isInclude() - Method in class com.caucho.server.dispatch.FilterMapping
-
True if the dispatcher is for INCLUDE.
- isInclude() - Method in class com.caucho.server.rewrite.RewriteDispatch
-
Returns true for an include dispatcher
- isIncompleteObject() - Method in class com.caucho.quercus.env.ObjectValue
-
- isIncompleteUnsettled() - Method in class com.caucho.amqp.io.FrameAttach
-
- isInContext() - Method in class com.caucho.transaction.UserTransactionImpl
-
inContext is valid within a managed UserTransactionImpl context, e.g
in a webApp, but not in a cron job.
- isIndenting() - Method in class com.caucho.vfs.XmlWriter
-
- isIndex() - Method in class com.caucho.db.block.Block
-
- isIndex() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true for an index
- isIndexBlock(long) - Method in class com.caucho.db.block.BlockStore
-
Return true if the block is an index block.
- isInFragment() - Method in class com.caucho.jsp.java.JspNode
-
Returns true if in a fragment
- isInFragmentMode() - Method in class com.caucho.server.dispatch.ServletConfigImpl
-
- isInherited() - Method in class com.caucho.config.gen.ApplicationExceptionConfig
-
- isInherited() - Method in class com.caucho.ejb.util.AppExceptionItem
-
- isInheritSession() - Method in class com.caucho.server.webapp.WebApp
-
Gets inherit session.
- isInheritSession() - Method in class com.caucho.server.webapp.WebAppController
-
True for inherit-session webApps.
- isInit() - Method in class com.caucho.amber.type.AbstractEnhancedType
-
- isInit() - Method in class com.caucho.jsp.Page
-
Returns true if initializes.
- isInit() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true for the init state.
- isInit() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isInit() - Method in class com.caucho.message.journal.JournalRingItem
-
- isInit() - Method in class com.caucho.server.webapp.WebApp
-
Returns true if it's init.
- isInitial() - Method in class com.caucho.server.http.RequestWrapper
-
Returns true for the initial dispatch
- isInitializedClass(String) - Method in class com.caucho.quercus.env.Env
-
Returns true if class has already been initialized.
- isInitializing() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true for the initializing state.
- isInitializing() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isInitializing() - Method in class com.caucho.server.webapp.WebApp
-
Returns true if it's in the middle of initializing
- isInjectionPoint() - Method in class com.caucho.config.inject.ProducesMethodBean
-
- isInlineType(ConfigType<?>) - Method in class com.caucho.config.attribute.AnnotationAttribute
-
True if it allows inline beans
- isInlineType(ConfigType<?>) - Method in class com.caucho.config.attribute.Attribute
-
True if the inline type matches
- isInlineType(ConfigType<?>) - Method in class com.caucho.config.attribute.CreateAttribute
-
True if it allows inline beans
- isInlineType(ConfigType<?>) - Method in class com.caucho.config.attribute.SetterAttribute
-
True if it allows inline beans
- isInlineType(ConfigType<?>) - Method in class com.caucho.config.type.ArrayType
-
- isInlineType(ConfigType<?>) - Method in class com.caucho.config.type.ConfigType
-
- isInnerJoin() - Method in class com.caucho.amber.query.FromItem
-
Returns true if the from has no outer join.
- isInodePtrBlock(long) - Method in class com.caucho.db.block.BlockStore
-
Return true if the block is an index block.
- isInResultString(int, String) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Return true if the String result at the
given index of the ResultSet contains
the substring.
- isInRole(String) - Method in class com.caucho.server.security.CachingPrincipal
-
Returns the boolean for the role.
- isInsert() - Method in class com.caucho.amber.field.PropertyField
-
- isInsertable() - Method in class com.caucho.amber.cfg.AbstractColumnConfig
-
- isInstance(Env, ObjectValue) - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- isInstanceOf(ObjectName, String) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns true if the MBean is an instance of the specified class.
- isInstanceOf(ObjectName, String) - Method in class com.caucho.jmx.remote.HessianMBeanServerConnection
-
- isInstanceOf(ObjectName, String) - Method in class com.caucho.server.admin.RemoteMBeanServerConnection
-
- isInstantiable() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- isInteger() - Method in class com.caucho.jsp.java.JstlCoreForEach
-
Returns true for an integer forEach.
- isInterceptorBinding(Class<? extends Annotation>) - Method in class com.caucho.config.inject.InjectManager
-
Tests if an annotation is an enabled interceptor binding type
- isInterceptorBinding(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeanManager
-
Tests if an annotation is an enabled interceptor binding type
- isInterface() - Method in class com.caucho.bytecode.JavaClass
-
Returns true for an interface.
- isInterface() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns true for an interface
- isInterface() - Method in class com.caucho.bytecode.JClass
-
Returns true for an interface
- isInterface() - Method in class com.caucho.bytecode.JClassArray
-
Returns true for an interface
- isInterface() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns true for an interface
- isInterface() - Method in interface com.caucho.bytecode.JType
-
Returns true for an interface
- isInterface() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns true for an interface
- isInterface() - Method in class com.caucho.quercus.classes.LazyClassDef
-
Return true for an interface class.
- isInterface() - Method in class com.caucho.quercus.env.CompiledInterfaceDef
-
- isInterface() - Method in class com.caucho.quercus.env.QuercusClass
-
- isInterface() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- isInterface() - Method in class com.caucho.quercus.program.ClassDef
-
Return true for an interface class.
- isInterface() - Method in class com.caucho.quercus.program.InterpretedClassDef
-
True for an interface class.
- isInterface() - Method in class com.caucho.quercus.program.JavaClassDef
-
- isInterlace() - Method in class com.caucho.quercus.lib.image.QuercusImage
-
- isInternal(Env) - Method in class com.caucho.quercus.env.Callback
-
Returns true if this callback is implemented internally (i.e.
- isInternal(Env) - Method in class com.caucho.quercus.env.CallbackClassMethod
-
- isInternal(Env) - Method in class com.caucho.quercus.env.CallbackError
-
- isInternal(Env) - Method in class com.caucho.quercus.env.CallbackFunction
-
- isInternal(Env) - Method in class com.caucho.quercus.env.CallbackObjectMethod
-
- isInternal(Env) - Method in class com.caucho.quercus.env.Closure
-
- isInternal(Env) - Method in class com.caucho.quercus.env.InterpretedClosure
-
- isInternal(Env) - Method in class com.caucho.quercus.env.ObjectValue
-
- isInternal(Env) - Method in class com.caucho.quercus.function.AbstractFunction
-
- isInternal() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- isInternal() - Method in class com.caucho.quercus.lib.reflection.ReflectionFunctionAbstract
-
- isInTransaction() - Method in class com.caucho.amber.manager.AmberConnection
-
Returns true if a transaction is active.
- isIntValue() - Method in class com.caucho.boot.AbstractBootOption
-
- isIntValue() - Method in interface com.caucho.boot.BootOption
-
- isIntValue() - Method in class com.caucho.boot.ValueIntBootOption
-
- isIntValueOption(String) - Method in class com.caucho.boot.AbstractBootCommand
-
- isIntValueOption(String) - Method in interface com.caucho.boot.BootCommand
-
- isInUse() - Method in class com.caucho.server.session.SessionImpl
-
Returns true if the session is in use.
- isInvalidateAfterListener() - Method in interface com.caucho.management.server.SessionManagerMXBean
-
True if the session should be invalidated only after listeners are
called.
- isInvalidateAfterListener() - Method in class com.caucho.server.session.SessionManager
-
True if the session should be invalidated after the listener.
- isInvalidateAfterListener() - Method in class com.caucho.server.session.SessionManagerAdmin
-
True if sessions should invalidate only after calling listeners.
- isIterateable() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- isJarCacheEnabled() - Method in class com.caucho.loader.DynamicClassLoader
-
Returns true if jar entries should be cached.
- isJarCacheEnabled() - Method in class com.caucho.loader.JarListLoader
-
- isJarCacheEnabled() - Method in class com.caucho.loader.NonScanDynamicClassLoader
-
- isJarCacheEnabled() - Method in class com.caucho.loader.SystemClassLoader
-
- isJarCacheEnabledDefault() - Static method in class com.caucho.loader.DynamicClassLoader
-
Returns true if jar entries should be cached.
- isJava5() - Method in class com.caucho.server.resin.JavaVar
-
Returns true for JDK 5
- isJavaMethod() - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
- isJavaMethod() - Method in class com.caucho.quercus.function.AbstractFunction
-
- isJdbc() - Method in class com.caucho.server.distcache.PersistentStoreConfig
-
- isJdk15() - Static method in class com.caucho.server.util.CauchoSystem
-
- isJdk7() - Static method in class com.caucho.server.util.CauchoSystem
-
- isJmxDump() - Method in class com.caucho.health.meter.MeterGraphPage
-
- isJmxDump() - Method in interface com.caucho.management.server.MeterGraphPageInfo
-
Should we display jmx-dump?
- isJni() - Method in class com.caucho.profile.ProProfileEntry
-
- isJni() - Method in class com.caucho.vfs.JniServerSocketImpl
-
Returns true if this is a JNI socket, to distinguish between
file-descriptors we have extra control over.
- isJni() - Method in class com.caucho.vfs.OpenSSLFactory
-
- isJni() - Method in class com.caucho.vfs.QServerSocket
-
- isJniEnabled() - Method in interface com.caucho.management.server.PortMXBean
-
Returns true if JNI is enabled
- isJniEnabled() - Method in class com.caucho.network.listen.TcpPort
-
- isJniEnabled() - Method in class com.caucho.network.listen.TcpPortAdmin
-
- isJniMmap() - Method in class com.caucho.db.io.StoreBuilder
-
- isJniValid() - Method in class com.caucho.vfs.JniServerSocketImpl
-
- isJoinedSubClass() - Method in class com.caucho.amber.type.EntityType
-
Set true for joined-subclass
- isJPA() - Method in class com.caucho.amber.manager.AmberConnection
-
Returns true for JPA.
- isJPA() - Method in class com.caucho.amber.manager.AmberPersistenceUnit
-
Gets the JPA flag.
- isJsf() - Method in class com.caucho.jsp.cfg.JsfTldPreload
-
- isJsf() - Method in class com.caucho.jsp.cfg.TldPreload
-
- isJsfParentRequired() - Method in class com.caucho.jsp.java.GenericTag
-
True if the jsf-parent setting is required.
- isJsfParentRequired() - Method in class com.caucho.jsp.java.JspContainerNode
-
True if the jsf-parent setting is required.
- isJsfParentRequired() - Method in class com.caucho.jsp.java.JspInclude
-
True if the jsf-parent setting is required.
- isJsfParentRequired() - Method in class com.caucho.jsp.java.JspNode
-
True if the jsf-parent setting is required.
- isJsfPrologueInit() - Method in class com.caucho.jsp.java.JavaJspGenerator
-
- isJson() - Method in class com.caucho.server.admin.ThreadDumpQuery
-
- isJSP() - Method in class com.caucho.xml.XmlPrinter
-
True if this is JSP special cased.
- isJSP() - Method in class com.caucho.xml2.XmlPrinter
-
True if this is JSP special cased.
- isJsp21() - Method in class com.caucho.jsp.java.GenericTag
-
- isJsp21() - Method in class com.caucho.jsp.java.JspNode
-
True for 2.1 or later taglib
- isJspFragment() - Method in class com.caucho.jsp.java.JspFragmentNode
-
Set true if the fragment is used as a fragment object.
- isJstl() - Method in class com.caucho.jsp.java.GenericTag
-
True if this is a jstl node.
- isJstl() - Method in class com.caucho.jsp.java.JspNode
-
True if this is a jstl node.
- isJstl() - Method in class com.caucho.jsp.java.JstlNode
-
True if this is a jstl node.
- isJta() - Method in class com.caucho.amber.manager.AmberPersistenceUnit
-
Return true for a jta-managed persistence unit
- isKeepAlive() - Method in class com.caucho.network.proxy.ProxyResult
-
- isKeepalive() - Method in class com.caucho.server.http.AbstractHttpRequest
-
Returns true if the keepalive is active.
- isKeepaliveAllocated() - Method in class com.caucho.network.listen.AbstractSocketLink
-
- isKeepaliveAllocated() - Method in interface com.caucho.network.listen.SocketLink
-
- isKeepaliveAllocated() - Method in class com.caucho.network.listen.StreamSocketLink
-
- isKeepaliveAllocated() - Method in class com.caucho.network.listen.TcpSocketLink
-
- isKeepaliveAsyncEnabled() - Method in class com.caucho.network.listen.TcpPort
-
- isKeepaliveSelectEnable() - Method in class com.caucho.cloud.network.NetworkServerConfig
-
- isKey() - Method in class com.caucho.amber.field.AbstractField
-
Returns true for a key
- isKey() - Method in class com.caucho.amber.field.KeyPropertyField
-
Returns true for a key
- isKeyField() - Method in class com.caucho.amber.field.KeyPropertyField
-
Returns true if key fields are accessed through fields.
- isLast() - Method in class com.caucho.amber.query.ResultSetCacheChunk
-
True for the last.
- isLast() - Method in class com.caucho.amber.query.ResultSetImpl
-
Returns true if this is the last row.
- isLast() - Method in class com.caucho.db.jdbc.AbstractResultSet
-
- isLast() - Method in class com.caucho.jsp.IntegerLoopSupportTag
-
- isLast() - Method in class com.caucho.jsp.IteratorLoopSupportTag
-
- isLast() - Method in class com.caucho.jstl.el.ForEachTag
-
Returns true if this is the last item.
- isLast() - Method in class com.caucho.quercus.mysql.AbstractResultSet
-
- isLast() - Method in class com.caucho.tools.profiler.ResultSetWrapper
-
- isLast() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
-
- isLastSqlDescribe() - Method in class com.caucho.quercus.lib.db.Mysqli
-
- isLastSqlDescribe() - Method in class com.caucho.quercus.lib.db.MysqliResult
-
- isLazy() - Method in class com.caucho.amber.field.AbstractField
-
Returns true for a lazy field.
- isLazy() - Method in interface com.caucho.amber.field.AmberField
-
Returns true if and only if this is a LAZY field.
- isLazy() - Method in class com.caucho.amber.field.EmbeddedSubField
-
Returns true if and only if this is a LAZY field.
- isLazyCompile() - Method in class com.caucho.quercus.page.PageManager
-
true if the pages should be compiled lazily.
- isLeaf() - Method in class com.caucho.env.hprof.HprofClass
-
- isLeapYear() - Method in class com.caucho.util.QDate
-
- isLease() - Method in class com.caucho.jms.queue.QueueEntry
-
Returns true if we can get a lease to this entry
- isLeaseExpired() - Method in class com.caucho.server.distcache.DistCacheEntry
-
- isLeaseExpired(long) - Method in class com.caucho.server.distcache.MnodeEntry
-
- isLimit() - Method in class com.caucho.jdbc.JdbcMetaData
-
Returns true if the metadata can handle limit
- isLimit() - Method in class com.caucho.jdbc.MysqlMetaData
-
- isLimit() - Method in class com.caucho.jdbc.ResinMetaData
-
- isLimitedByMaxRows() - Method in class com.caucho.jstl.ResultImpl
-
- isLimitedByMaxRows() - Method in interface javax.servlet.jsp.jstl.sql.Result
-
- isLimitOffset() - Method in class com.caucho.jdbc.JdbcMetaData
-
Returns true if the metadata can handle limit and offset
- isLimitOffset() - Method in class com.caucho.jdbc.MysqlMetaData
-
- isLimitOffset() - Method in class com.caucho.jdbc.ResinMetaData
-
- isLink(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- isLink() - Method in class com.caucho.vfs.FilePath
-
- isLink() - Method in class com.caucho.vfs.FileStatus
-
- isLink() - Method in class com.caucho.vfs.JniFilePathImpl
-
Returns true if the file is a symbolic link.
- isLink() - Method in class com.caucho.vfs.Path
-
Tests if the path refers to a symbolic link.
- isLinkLocalNetwork(InetAddress) - Static method in class com.caucho.util.HostUtil
-
- isLiteral() - Method in class com.caucho.quercus.expr.Expr
-
Returns true for a literal expression.
- isLiteral() - Method in class com.caucho.quercus.expr.LiteralExpr
-
Returns true for a literal expression.
- isLiteral() - Method in class com.caucho.quercus.expr.LiteralLongExpr
-
Returns true for a literal expression.
- isLiteral() - Method in class com.caucho.quercus.expr.LiteralNullExpr
-
Returns true for a literal expression.
- isLiteral() - Method in class com.caucho.quercus.expr.LiteralStringExpr
-
Returns true for a literal expression.
- isLiteral() - Method in class com.caucho.quercus.expr.LiteralUnicodeExpr
-
Returns true for a literal expression.
- isLiteralText() - Method in class com.caucho.config.el.CandiExpr
-
- isLiteralText() - Method in class com.caucho.config.el.CandiValueExpression
-
- isLiteralText() - Method in class com.caucho.el.AbstractValueExpression
-
- isLiteralText() - Method in class com.caucho.el.Expr
-
Returns true if the expression is literal text
- isLiteralText() - Method in class com.caucho.el.MethodExpressionImpl
-
- isLiteralText() - Method in class com.caucho.el.ObjectLiteralValueExpression
-
- isLiteralText() - Method in class com.caucho.el.ObjectValueExpression
-
- isLiteralText() - Method in class com.caucho.el.StringLiteral
-
Returns true if the expression is literal text
- isLiteralText() - Method in class com.caucho.jsp.el.AbstractValueExpression
-
- isLiteralText() - Method in class com.caucho.jstl.rt.CoreStringTokenValueExpression
-
- isLiteralText() - Method in class javax.el.Expression
-
- isLiteralText() - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
-
- isLiteralText() - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
-
- isLoaded(Object, String) - Method in interface javax.persistence.PersistenceUtil
-
- isLoaded(Object) - Method in interface javax.persistence.PersistenceUtil
-
- isLoaded(Object) - Method in interface javax.persistence.spi.ProviderUtil
-
- isLoadedWithoutReference(Object, String) - Method in interface javax.persistence.spi.ProviderUtil
-
- isLoadedWithReference(Object, String) - Method in interface javax.persistence.spi.ProviderUtil
-
- isLoadGroupOwnedByType(int) - Method in class com.caucho.amber.type.EntityType
-
Returns true if the load group is owned by this type (not a subtype).
- isLoadTldOnInit() - Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
Set true when JSP pages should load tld files.
- isLocalClient(ArrayList<InetAddress>, WatchdogConfig) - Static method in class com.caucho.boot.BootResinConfig
-
- isLocalExpired(CacheConfig, HashKey, MnodeEntry, long) - Method in class com.caucho.distcache.cluster.ClusterCacheEngine
-
- isLocalExpired(CacheConfig, HashKey, MnodeEntry, long) - Method in class com.caucho.server.distcache.AbstractCacheEngine
-
- isLocalExpired(CacheConfig, HashKey, MnodeEntry, long) - Method in interface com.caucho.server.distcache.CacheEngine
-
- isLocalExpired(int, long, CacheConfig) - Method in class com.caucho.server.distcache.MnodeEntry
-
Returns true if the local (unchecked) expire time.
- isLocalExpired(int, long, long) - Method in class com.caucho.server.distcache.MnodeEntry
-
- isLocalScriptingInvalid() - Method in class com.caucho.jsp.ParseState
-
- isLocalTransaction() - Method in class com.caucho.env.dbpool.ConnectionPool
-
Set true for local transaction support.
- isLocalTransaction() - Method in class com.caucho.sql.DBPoolImpl
-
Returns true if there is a valid local transactino associated
with the database.
- isLocalTransaction() - Method in class com.caucho.sql.DriverConfig
-
Returns true if the driver is XA enabled.
- isLocalTransactionOptimization() - Method in class com.caucho.env.dbpool.ConnectionPool
-
Returns true if the local transaction optimization is enabled
- isLocalTransactionOptimization() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
Returns true if the local-transaction-optimization is allowed
- isLocalTransactionOptimization() - Method in class com.caucho.sql.DatabaseAdmin
-
Returns true if the local-transaction-optimization is allowed
- isLog() - Method in class com.caucho.health.meter.MeterGraphPage
-
- isLog() - Method in interface com.caucho.management.server.MeterGraphPageInfo
-
Should we display log?
- isLoggingInitialized() - Static method in class com.caucho.loader.Environment
-
- isLoginRequested() - Method in class com.caucho.server.http.AbstractCauchoRequest
-
Returns true if any authentication is requested
- isLoginRequested() - Method in class com.caucho.server.http.CauchoDispatchRequest
-
- isLoginRequested() - Method in interface com.caucho.server.http.CauchoRequest
-
- isLoginRequested() - Method in class com.caucho.server.http.CauchoRequestWrapper
-
- isLoginRequested() - Method in class com.caucho.server.http.HttpServletRequestImpl
-
Returns true if any authentication is requested
- isLoginRequested() - Method in class com.caucho.server.http.RequestAdapter
-
- isLoginRequested() - Method in class com.caucho.server.http.StubServletRequest
-
- isLoginUsedForRequest(HttpServletRequest) - Method in class com.caucho.security.AbstractLogin
-
Returns true if the login can be used for this request.
- isLoginUsedForRequest(HttpServletRequest) - Method in class com.caucho.security.BasicLogin
-
Returns true if the request has a matching login.
- isLoginUsedForRequest(HttpServletRequest) - Method in class com.caucho.security.FormLogin
-
Returns true if the request has a matching login.
- isLoginUsedForRequest(HttpServletRequest) - Method in interface com.caucho.security.Login
-
Returns true if the login can be used for this request.
- isLoginUsedForRequest(HttpServletRequest) - Method in class com.caucho.security.LoginList
-
Returns true if the login is used for this request
- isLogoutOnSessionTimeout() - Method in class com.caucho.security.AbstractLogin
-
Returns true if the user should be logged out on a session timeout.
- isLong() - Method in class com.caucho.db.sql.Expr
-
Returns true if the expression returns a long.
- isLong() - Method in class com.caucho.quercus.env.ArgRef
-
Returns true for a long-value.
- isLong() - Method in class com.caucho.quercus.env.DoubleValue
-
Returns true for a long-value.
- isLong() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for a long-value.
- isLong() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns true if the result is a long.
- isLong() - Method in class com.caucho.quercus.env.LongValue
-
Returns true for a long-value.
- isLong() - Method in class com.caucho.quercus.env.Value
-
Returns true for a long-value.
- isLong() - Method in class com.caucho.quercus.env.ValueType
-
- isLong() - Method in class com.caucho.quercus.env.Var
-
Returns true for a long-value.
- isLong() - Method in class com.caucho.quercus.expr.BinaryAddExpr
-
Return true for a long value
- isLong() - Method in class com.caucho.quercus.expr.BinaryBitAndExpr
-
Returns true for a long.
- isLong() - Method in class com.caucho.quercus.expr.BinaryBitOrExpr
-
Returns true for a long.
- isLong() - Method in class com.caucho.quercus.expr.BinaryBitXorExpr
-
Returns true for a long.
- isLong() - Method in class com.caucho.quercus.expr.BinaryLeftShiftExpr
-
Returns true for a long.
- isLong() - Method in class com.caucho.quercus.expr.BinaryModExpr
-
Return true for a long.
- isLong() - Method in class com.caucho.quercus.expr.BinaryMulExpr
-
Return true for a long value
- isLong() - Method in class com.caucho.quercus.expr.BinaryRightShiftExpr
-
Returns true for a long expression.
- isLong() - Method in class com.caucho.quercus.expr.Expr
-
Returns true if the expression evaluates to a long.
- isLong() - Method in enum com.caucho.quercus.expr.ExprType
-
- isLong() - Method in class com.caucho.quercus.expr.LiteralExpr
-
Returns true for a long value.
- isLong() - Method in class com.caucho.quercus.expr.LiteralLongExpr
-
Returns true for a long value.
- isLong() - Method in class com.caucho.quercus.expr.UnaryBitNotExpr
-
Returns true for a long.
- isLong() - Method in class com.caucho.quercus.expr.UnaryPostIncrementExpr
-
Return true for a long value
- isLong() - Method in class com.caucho.quercus.expr.UnaryPreIncrementExpr
-
Return true for a long value
- isLong() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a long function.
- isLong() - Method in class com.caucho.quercus.marshal.ByteMarshal
-
- isLong() - Method in class com.caucho.quercus.marshal.IntegerMarshal
-
- isLong() - Method in class com.caucho.quercus.marshal.LongMarshal
-
- isLong() - Method in class com.caucho.quercus.marshal.Marshal
-
Returns true if the result is a long.
- isLong() - Method in class com.caucho.quercus.marshal.NullAsFalseMarshal
-
- isLong() - Method in class com.caucho.quercus.marshal.ShortMarshal
-
- isLongAdd() - Method in class com.caucho.quercus.env.ValueType
-
- isLongCmp() - Method in class com.caucho.quercus.env.ValueType
-
- isLongConvertible() - Method in class com.caucho.quercus.env.ArgRef
-
True for a long
- isLongConvertible() - Method in class com.caucho.quercus.env.BigDecimalValue
-
Returns true for a long-value.
- isLongConvertible() - Method in class com.caucho.quercus.env.BigIntegerValue
-
Returns true for a long-value.
- isLongConvertible() - Method in class com.caucho.quercus.env.DoubleValue
-
Returns true for integer looking doubles.
- isLongConvertible() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
True for a long
- isLongConvertible() - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Returns true for a long
- isLongConvertible() - Method in class com.caucho.quercus.env.LongValue
-
Returns true for a long.
- isLongConvertible() - Method in class com.caucho.quercus.env.StringValue
-
Returns true for a long
- isLongConvertible() - Method in class com.caucho.quercus.env.Value
-
Returns true for a long-value.
- isLongConvertible() - Method in class com.caucho.quercus.env.Var
-
True for a long
- isLoop() - Method in class com.caucho.quercus.statement.DoStatement
-
- isLoop() - Method in class com.caucho.quercus.statement.ForeachStatement
-
- isLoop() - Method in class com.caucho.quercus.statement.ForStatement
-
- isLoop() - Method in class com.caucho.quercus.statement.Statement
-
- isLoop() - Method in class com.caucho.quercus.statement.WhileStatement
-
- isLooseParse() - Method in class com.caucho.quercus.QuercusContext
-
Gets the loose mode.
- islower(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isManaged() - Method in enum com.caucho.amber.entity.EntityState
-
- isManyToMany() - Method in class com.caucho.amber.expr.ManyToOneJoinExpr
-
Returns true for a many-to-many expression.
- isMappedSuper(Class) - Method in class com.caucho.amber.cfg.MappedSuperIntrospector
-
Returns true for mapped superclass type.
- isMatch(ThreadSnapshot) - Method in class com.caucho.admin.thread.filter.AcceptThreadFilter
-
- isMatch(ThreadSnapshot) - Method in class com.caucho.admin.thread.filter.AnyThreadFilter
-
- isMatch(ThreadSnapshot) - Method in class com.caucho.admin.thread.filter.BlockedThreadFilter
-
- isMatch(ThreadSnapshot) - Method in class com.caucho.admin.thread.filter.CauchoThreadFilter
-
- isMatch(ThreadSnapshot) - Method in class com.caucho.admin.thread.filter.IdlePoolFilter
-
- isMatch(ThreadSnapshot) - Method in class com.caucho.admin.thread.filter.JniThreadFilter
-
- isMatch(ThreadSnapshot) - Method in class com.caucho.admin.thread.filter.NativeThreadFilter
-
- isMatch(ThreadSnapshot) - Method in class com.caucho.admin.thread.filter.PortThreadFilter
-
- isMatch(ThreadSnapshot) - Method in class com.caucho.admin.thread.filter.RunningThreadFilter
-
- isMatch(ThreadSnapshot) - Method in interface com.caucho.admin.thread.filter.ThreadSnapshotFilter
-
- isMatch(ThreadSnapshot) - Method in class com.caucho.admin.thread.filter.WaitingThreadFilter
-
- isMatch(Annotation[]) - Method in class com.caucho.config.inject.DecoratorEntry
-
- isMatch(QualifierBinding, Annotation[]) - Method in class com.caucho.config.inject.DecoratorEntry
-
- isMatch(Annotation[]) - Method in class com.caucho.config.inject.InterceptorEntry
-
- isMatch(QualifierBinding, Annotation[]) - Method in class com.caucho.config.inject.InterceptorEntry
-
- isMatch(Annotation[]) - Method in class com.caucho.config.inject.QualifierBinding
-
- isMatch(Method, Method) - Static method in class com.caucho.config.reflect.AnnotatedMethodImpl
-
- isMatch(AnnotatedMethod<?>, AnnotatedMethod<?>) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
-
Tests if two annotated methods are equivalent.
- isMatch(AnnotatedMethod<?>, String, Class<?>[]) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
-
Tests if an annotated method matches a name and parameter types.
- isMatch(Method, String, Class<?>[]) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
-
Tests if an annotated method matches a name and parameter types.
- isMatch(Method, Method) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
-
Tests if an annotated method matches a name and parameter types.
- isMatch(Class<?>[], Class<?>[]) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
-
Tests if parameters match a method's parameter types.
- isMatch(Path, String) - Method in class com.caucho.config.types.FileSetType
-
Returns the set of files.
- isMatch(String) - Method in class com.caucho.config.types.PathPatternType
-
Check for a match.
- isMatch(Method) - Method in class com.caucho.config.types.SignaturePattern
-
- isMatch(String, Class[]) - Method in class com.caucho.config.types.SignaturePattern
-
- isMatch(AnnotatedMethod<?>) - Method in class com.caucho.ejb.cfg.AroundInvokeConfig
-
- isMatch(Method) - Method in class com.caucho.ejb.cfg.AroundInvokeConfig
-
- isMatch(AnnotatedMethod<?>) - Method in class com.caucho.ejb.cfg.AsyncConfig
-
- isMatch(Method) - Method in class com.caucho.ejb.cfg.AsyncConfig
-
- isMatch(AnnotatedMethod<?>) - Method in class com.caucho.ejb.cfg.BeanMethod
-
- isMatch(AnnotatedMethod<?>) - Method in class com.caucho.ejb.cfg.ConcurrentMethod
-
- isMatch(AnnotatedMethod<?>) - Method in class com.caucho.ejb.cfg.EjbBean
-
- isMatch(AnnotatedMethod<?>) - Method in class com.caucho.ejb.cfg.EjbMethod
-
- isMatch(Method) - Method in class com.caucho.ejb.cfg.EjbMethod
-
- isMatch(AnnotatedMethod<?>) - Method in class com.caucho.ejb.cfg.EjbMethodPattern
-
- isMatch(AnnotatedMethod<?>) - Method in class com.caucho.ejb.cfg.InterceptorBinding
-
- isMatch(AnnotatedMethod<?>) - Method in class com.caucho.ejb.cfg.MethodParams
-
- isMatch(Method) - Method in class com.caucho.ejb.cfg.MethodParams
-
- isMatch(Method, String) - Method in class com.caucho.ejb.cfg.MethodSignature
-
- isMatch(AnnotatedMethod<?>, String) - Method in class com.caucho.ejb.cfg.MethodSignature
-
- isMatch(String, Class<?>[], String) - Method in class com.caucho.ejb.cfg.MethodSignature
-
- isMatch(String, Class<?>[]) - Method in class com.caucho.ejb.cfg.MethodSignature
-
- isMatch(AnnotatedMethod<?>) - Method in class com.caucho.ejb.cfg.PostConstructType
-
- isMatch(AnnotatedMethod<?>) - Method in class com.caucho.ejb.cfg.RemoveMethod
-
- isMatch(HealthEvent) - Method in class com.caucho.health.action.ActionSequence.IfExecuting
-
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.AbstractHealthPredicate
-
The abstract match returns true, so a child can combine its own
matches with the parent.
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.AbstractScheduledHealthPredicate
-
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.And
-
Matches children with logical AND operation
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.EventPredicate
-
- isMatch(HealthEvent) - Method in interface com.caucho.health.predicate.HealthPredicate
-
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.IfCron
-
True if the predicate matches.
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.IfExpr
-
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.IfFlapping
-
Match if calculated weighted percent change exceeds the threshold
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.IfHealthEvent
-
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.IfHealthStatus
-
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.IfMessage
-
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.IfNotRecent
-
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.IfRechecked
-
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.IfRecovered
-
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.IfUptime
-
- isMatch(HealthService, LifecycleState, LifecycleState) - Method in class com.caucho.health.predicate.LifecyclePredicate
-
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.Nand
-
Matches children with logical NAND operation
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.Nor
-
Matches children with logical NOR operation
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.Not
-
True if child predicate does not match.
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.OnAbnormalStop
-
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.OnRestart
-
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.OnStart
-
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.OnStop
-
- isMatch(HealthEvent) - Method in class com.caucho.health.predicate.Or
-
Matches children with logical OR operation
- isMatch(Object) - Method in interface com.caucho.jms.queue.QueueEntrySelector
-
- isMatch(Message) - Method in class com.caucho.jms.selector.Selector
-
- isMatch(Object) - Method in class com.caucho.jms.selector.Selector
-
- isMatch() - Method in class com.caucho.jstl.ChooseTag
-
Return true if a match has already occurred.
- isMatch(char[], int, int, char[]) - Method in class com.caucho.loader.enhancer.AbstractScanClass
-
- isMatch(IvyDependency) - Method in class com.caucho.loader.ivy.IvyDependency
-
- isMatch(String, String) - Method in class com.caucho.loader.ivy.IvyInfo
-
- isMatch(String, String) - Method in class com.caucho.loader.ivy.IvyModule
-
- isMatch(ArtifactDependency) - Method in class com.caucho.loader.module.Artifact
-
Returns true if the artifact matches the dependency
- isMatch(ArtifactVersion) - Method in class com.caucho.loader.module.ArtifactVersionRange
-
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.And
-
True if the predicate matches.
- isMatch(HttpServletRequest) - Method in interface com.caucho.rewrite.CacheablePredicate
-
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.IfAuthType
-
True if the predicate matches.
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.IfCookie
-
True if the predicate matches.
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.IfCron
-
True if the predicate matches.
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.IfFileExists
-
True if the predicate matches.
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.IfHeader
-
True if the predicate matches.
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.IfLocale
-
True if the predicate matches.
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.IfLocalPort
-
True if the predicate matches.
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.IfMBeanEnabled
-
True if the predicate matches.
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.IfMethod
-
True if the predicate matches.
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.IfNetwork
-
True if the predicate matches.
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.IfQueryParam
-
True if the predicate matches.
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.IfRemoteAddr
-
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.IfRemoteUser
-
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.IfSecure
-
True if the predicate matches.
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.IfServerName
-
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.IfServerPort
-
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.IfUserInRole
-
True if the predicate matches.
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.Not
-
True if the predicate matches.
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.NotAnd
-
True if the predicate matches.
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.NotOr
-
True if the predicate matches.
- isMatch(HttpServletRequest) - Method in class com.caucho.rewrite.Or
-
True if the predicate matches.
- isMatch(HttpServletRequest) - Method in interface com.caucho.rewrite.RequestPredicate
-
- isMatch(String) - Method in class com.caucho.security.Allow
-
Returns true for the URL match
- isMatch(String) - Method in class com.caucho.security.Deny
-
Returns true for the URL match
- isMatch(String, String) - Method in class com.caucho.server.dispatch.FilterMapping
-
Returns true if the filter map matches the servlet path and path info.
- isMatch(Invocation) - Method in interface com.caucho.server.dispatch.InvocationMatcher
-
Returns true for an invocation match.
- isMatch(X) - Method in interface com.caucho.server.dispatch.UrlMap.Filter
-
- isMatch(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.server.rewrite.AndConditions
-
- isMatch(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.server.rewrite.AuthTypeCondition
-
- isMatch(HttpServletRequest, HttpServletResponse) - Method in interface com.caucho.server.rewrite.Condition
-
Returns true if the condition passes.
- isMatch(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.server.rewrite.CookieCondition
-
- isMatch(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.server.rewrite.ExistsCondition
-
- isMatch(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.server.rewrite.ExprCondition
-
- isMatch(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.server.rewrite.HeaderCondition
-
- isMatch(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.server.rewrite.LocaleCondition
-
- isMatch(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.server.rewrite.LocalPortCondition
-
- isMatch(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.server.rewrite.MethodCondition
-
- isMatch(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.server.rewrite.NotConditions
-
- isMatch(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.server.rewrite.OrConditions
-
- isMatch(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.server.rewrite.QueryParamCondition
-
- isMatch(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.server.rewrite.RemoteAddrCondition
-
- isMatch(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.server.rewrite.RemoteUserCondition
-
- isMatch(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.server.rewrite.SecureCondition
-
- isMatch(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.server.rewrite.ServerNameCondition
-
- isMatch(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.server.rewrite.ServerPortCondition
-
- isMatch(HttpServletRequest, HttpServletResponse) - Method in class com.caucho.server.rewrite.UserInRoleCondition
-
- isMatch(String) - Method in class com.caucho.server.security.SecurityConstraint
-
Returns true if the URL matches.
- isMatch(String) - Method in class com.caucho.server.security.WebResourceCollection
-
Returns true if there's a pattern match.
- isMatch(E, K) - Method in interface com.caucho.util.ConcurrentArrayList.Match
-
- isMatch(InetAddress) - Method in class com.caucho.util.InetNetwork
-
Returns true if the address is in this network.
- isMatch(String) - Method in class com.caucho.util.InetNetwork
-
Returns true if the address is in this network.
- 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.
- isMatchedGroup(int) - Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- isMember(Expression<E>, Expression<C>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
- isMember(E, Expression<C>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
- isMetaDataComplete() - Method in class com.caucho.amber.cfg.EmbeddableConfig
-
Returns true if the metadata is complete.
- isMetaDataComplete() - Method in class com.caucho.amber.cfg.MappedSuperclassConfig
-
Returns true if the metadata is complete.
- isMetadataComplete() - Method in class com.caucho.ejb.cfg.EjbJar
-
- isMetadataComplete() - Method in class com.caucho.server.webapp.WebApp
-
- isMetadataComplete() - Method in class com.caucho.server.webapp.WebAppFragmentConfig
-
- isMethod() - Method in class com.caucho.quercus.program.Function
-
- isMethod() - Method in class com.caucho.quercus.program.FunctionInfo
-
True for a method.
- isMmap() - Method in class com.caucho.db.io.RandomAccessStreamNio
-
Returns true for mmap
- isMmap() - Method in class com.caucho.db.io.StoreBuilder
-
- isMmap() - Method in class com.caucho.vfs.JniMemoryMappedFile
-
Returns true for mmap
- isMmap() - Method in class com.caucho.vfs.RandomAccessStream
-
- isMmapEnabled() - Method in class com.caucho.server.http.HttpResponseStream
-
- isMmapEnabled() - Method in class com.caucho.vfs.JniSocketImpl
-
- isMmapEnabled() - Method in class com.caucho.vfs.JniStream
-
- isMmapEnabled() - Method in interface com.caucho.vfs.SendfileOutputStream
-
- isMmapEnabled() - Method in class com.caucho.vfs.StreamImpl
-
Returns true if the stream supports mmap.
- isMmapEnabled() - Method in class com.caucho.vfs.WriteStream
-
- isModified(Class) - Method in class com.caucho.amber.gen.AmberEnhancer
-
Checks to see if the preloaded class is modified.
- isModified() - Method in class com.caucho.bytecode.JClassDependency
-
Returns true if the underlying resource has changed.
- isModified() - Method in class com.caucho.env.deploy.AbstractDeployInstance
-
Returns true if the deployment is modified.
- isModified() - Method in class com.caucho.env.deploy.DeployController
-
Returns true if the entry is modified.
- isModified() - Method in class com.caucho.env.deploy.DeployGenerator
-
Returns true if the deployment has modified.
- isModified() - Method in class com.caucho.env.deploy.DeployGeneratorAdmin
-
- isModified() - Method in interface com.caucho.env.deploy.DeployInstance
-
Returns true if the deployment is modified.
- isModified() - Method in class com.caucho.env.deploy.DeployListGenerator
-
Returns true if the deployment has modified.
- isModified() - Method in class com.caucho.env.deploy.ExpandDeployGenerator
-
Returns true if the deployment has modified.
- isModified() - Method in class com.caucho.env.deploy.RepositoryDependency
-
If the source modified date changes at all, treat it as a modification.
- isModified() - Method in class com.caucho.env.service.ResinSystem
-
Returns true if the server has been modified and needs restarting.
- isModified(Class<?>) - Method in class com.caucho.java.gen.JavaClassGenerator
-
Returns true if the class is modified.
- isModified() - Method in class com.caucho.jca.ra.ResourceDeploy
-
- isModified() - Method in class com.caucho.jca.ra.ResourceDeployAdmin
-
- isModified() - Method in class com.caucho.jsp.cfg.TldTaglib
-
Checks for modification.
- isModified() - Method in class com.caucho.loader.ClassEntry
-
Returns true if the source file has been modified.
- isModified() - Method in class com.caucho.loader.DynamicClassLoader
-
Returns true if any of the classes have been modified.
- isModified(boolean) - Method in class com.caucho.loader.DynamicClassLoader
-
Returns true if any of the classes have been modified.
- isModified(ClassLoader) - Static method in class com.caucho.loader.DynamicClassLoader
-
Returns true if any of the classes have been modified.
- isModified() - Method in class com.caucho.loader.ivy.IvyLoader
-
True if any of the loaded classes have been modified.
- isModified() - Method in class com.caucho.loader.JarListLoader
-
True if any of the loaded classes have been modified.
- isModified() - Method in class com.caucho.loader.LibraryLoader
-
True if any of the loaded classes have been modified.
- isModified() - Method in class com.caucho.loader.PathLoader
-
Returns the modified
- isModified() - Method in class com.caucho.loader.TreeLoader
-
- isModified() - Method in class com.caucho.make.AlwaysModified
-
Returns true if the underlying resource has changed.
- isModified() - Method in class com.caucho.make.CachedDependency
-
Returns true if the underlying resource has changed.
- isModified() - Method in class com.caucho.make.ClassDependency
-
Returns true if the underlying resource has changed.
- isModified() - Method in class com.caucho.make.DependencyContainer
-
Returns true if the underlying dependencies have changed.
- isModified(boolean) - Method in class com.caucho.make.DependencyContainer
-
Returns true if the underlying dependencies have changed.
- isModified() - Method in class com.caucho.make.DependencyList
-
Returns true if the underlying dependencies have changed.
- isModified() - Method in class com.caucho.make.VersionDependency
-
Returns true if the underlying resource has changed.
- isModified() - Method in interface com.caucho.management.server.DeployMXBean
-
- isModified() - Method in class com.caucho.quercus.env.CopyRoot
-
True if it's modified
- isModified() - Method in class com.caucho.quercus.env.QuercusClass
-
Returns true if the class is modified for caching.
- isModified() - Method in class com.caucho.quercus.env.SaveState
-
- isModified() - Method in class com.caucho.quercus.page.InterpretedPage
-
Returns true if the page is modified.
- isModified() - Method in class com.caucho.quercus.page.QuercusPage
-
Returns true if the page is modified.
- isModified() - Method in class com.caucho.quercus.program.QuercusProgram
-
Returns true if the function is modified.
- isModified() - Method in class com.caucho.server.cluster.ServletService
-
Returns true if the server has been modified and needs restarting.
- isModified() - Method in class com.caucho.server.dispatch.Invocation
-
Returns true if the invocation has been modified.
- isModified() - Method in class com.caucho.server.dispatch.InvocationServer
-
Returns true if the server has been modified and needs restarting.
- isModified() - Method in class com.caucho.server.dispatch.VersionInvocation
-
Returns true if the invocation has been modified.
- isModified(MnodeValue) - Method in class com.caucho.server.distcache.DistCacheEntry
-
- isModified() - Method in class com.caucho.server.e_app.EnterpriseApplication
-
Returns true if it's modified.
- isModified() - Method in class com.caucho.server.host.Host
-
Returns true if the host is modified.
- isModified() - Method in class com.caucho.server.host.HostGenerator
-
Returns true if the list of applications has changed.
- isModified() - Method in class com.caucho.server.rewrite.MatchRule
-
- isModified() - Method in class com.caucho.server.webapp.RequestDispatcherImpl
-
- isModified() - Method in class com.caucho.server.webapp.WebApp
-
Returns true if the webApp has been modified.
- isModified() - Method in class com.caucho.server.webapp.WebAppContainer
-
Returns true if modified.
- isModified() - Method in class com.caucho.server.webapp.WebAppEarDeployGenerator
-
Return true if modified.
- isModified() - Method in class com.caucho.server.webapp.WebAppVersioningController
-
- isModified() - Method in class com.caucho.vfs.BasicDependencyContainer
-
Returns true if the underlying dependencies have changed.
- isModified() - Method in class com.caucho.vfs.Depend
-
If the source modified date changes at all, treat it as a modification.
- isModified() - Method in interface com.caucho.vfs.Dependency
-
Returns true if the underlying resource has changed.
- isModified() - Method in class com.caucho.vfs.PathExistsDependency
-
If the source modified date changes at all, treat it as a modification.
- isModified() - Method in class com.caucho.xml.QDocument
-
- isModified() - Method in class com.caucho.xml2.QDocument
-
- 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.
- isModified() - Method in interface com.caucho.xsl.CauchoStylesheet
-
- isModifiedImpl() - Method in class com.caucho.env.deploy.DeployContainer
-
Returns true if the deployment has modified.
- isModifiedImpl() - Method in class com.caucho.make.CachedDependency
-
Returns true if the underlying resource has changed.
- isModifiedNow() - Method in class com.caucho.env.deploy.AbstractDeployInstance
-
Returns true if the deployment is modified, forcing a check.
- isModifiedNow() - Method in class com.caucho.env.deploy.DeployController
-
Returns true if the entry is modified.
- isModifiedNow() - Method in interface com.caucho.env.deploy.DeployInstance
-
Returns true if the deployment is modified, forcing a check.
- isModifiedNow() - Method in class com.caucho.env.service.ResinSystem
-
Returns true if the server has been modified and needs restarting.
- isModifiedNow() - Method in class com.caucho.loader.DynamicClassLoader
-
Returns true if any of the classes have been modified, forcing a check.
- isModifiedNow() - Method in class com.caucho.make.DependencyContainer
-
Returns true if the underlying dependencies have changed, forcing a check.
- isModifiedNow() - Method in class com.caucho.make.DependencyList
-
Returns true if the underlying dependencies have changed, forcing a check.
- isModifiedNow() - Method in class com.caucho.server.cluster.ServletService
-
Returns true if the server has been modified and needs restarting.
- isModifiedNow() - Method in class com.caucho.server.e_app.EnterpriseApplication
-
Returns true if it's modified.
- isModifiedNow() - Method in class com.caucho.server.host.Host
-
Returns true if the host is modified.
- isModifiedNow() - Method in class com.caucho.server.webapp.WebApp
-
Returns true if the webApp has been modified.
- isModifiedNow() - Method in class com.caucho.vfs.BasicDependencyContainer
-
Returns true if the underlying dependencies have changed, forcing a check.
- isMore() - Method in class com.caucho.amqp.io.FrameTransfer
-
- isMultipartEnabled() - Method in class com.caucho.server.http.AbstractCauchoRequest
-
- isMultipartEnabled() - Method in interface com.caucho.server.http.CauchoRequest
-
- isMultipartEnabled() - Method in class com.caucho.server.http.CauchoRequestWrapper
-
- isMultipartEnabled() - Method in class com.caucho.server.http.RequestAdapter
-
- isMultipartEnabled() - Method in class com.caucho.server.http.StubServletRequest
-
- isMultipartFormEnabled() - Method in class com.caucho.server.webapp.WebApp
-
Returns true if multipart forms are enabled.
- isMultipleKey(int) - Method in interface com.caucho.quercus.lib.db.QuercusResultSetMetaData
-
- isMultipleKey() - Method in class com.caucho.quercus.mysql.MysqlColumn
-
- isMultipleKey(int) - Method in class com.caucho.quercus.mysql.MysqlResultSetMetaData
-
- isNameChar(int) - Static method in class com.caucho.xml.XmlChar
-
Returns true if the character is an XML name character.
- isNameChar(int) - Static method in class com.caucho.xml2.XmlChar
-
Returns true if the character is an XML name character.
- isNameMatch(String) - Method in class com.caucho.env.deploy.DeployController
-
Returns true if
- isNameMatch(String) - Method in interface com.caucho.env.deploy.DeployControllerApi
-
Returns true if the entry matches, used for finding a matching web-app
or host.
- isNameMatch(String) - Method in class com.caucho.env.deploy.EnvironmentDeployController
-
Returns true if the entry matches.
- isNameMatch(String) - Method in class com.caucho.server.host.HostController
-
Returns true for a matching name.
- isNameMatch(String) - Method in class com.caucho.server.webapp.WebAppController
-
Returns true if the controller matches.
- isNamespace() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- isNamespace() - Method in interface javax.xml.stream.events.XMLEvent
-
- isNamespaceAware() - Method in class com.caucho.xml.AbstractParser
-
Returns true if the parsing is namespace aware.
- isNamespaceAware() - Method in class com.caucho.xml.parsers.AbstractDocumentBuilder
-
- isNamespaceAware() - Method in class com.caucho.xml.parsers.XmlSAXParserFactory
-
- isNamespaceAware() - Method in class com.caucho.xml.parsers.XmlSAXParserFactory.XmlSAXParser
-
Returns true if the factory is namespace aware.
- isNamespaceAware() - Method in class com.caucho.xml2.AbstractParser
-
Returns true if the parsing is namespace aware.
- isNamespaceAware() - Method in class com.caucho.xml2.jaxp.SAXParserFactoryImpl
-
- isNamespaceAware() - Method in class com.caucho.xml2.jaxp.SAXParserFactoryImpl.XmlSAXParser
-
Returns true if the SAXParser is namespace aware.
- isNamespaceAware() - Method in class com.caucho.xml2.parsers.AbstractDocumentBuilder
-
- isNamespaceAware() - Method in class com.caucho.xml2.parsers.XmlSAXParserFactory
-
- isNamespaceAware() - Method in class com.caucho.xml2.parsers.XmlSAXParserFactory.XmlSAXParser
-
Returns true if the factory is namespace aware.
- isNamespacePrefixes() - Method in class com.caucho.xml.AbstractParser
-
Returns true if the parsing uses namespace prefixes
- isNamespacePrefixes() - Method in class com.caucho.xml.parsers.XmlSAXParserFactory
-
- isNamespacePrefixes() - Method in class com.caucho.xml2.AbstractParser
-
Returns true if the parsing uses namespace prefixes
- isNamespacePrefixes() - Method in class com.caucho.xml2.jaxp.SAXParserFactoryImpl
-
Returns true if namespaces prefixes are generated.
- isNamespacePrefixes() - Method in class com.caucho.xml2.parsers.XmlSAXParserFactory
-
- isNameStart(int) - Static method in class com.caucho.xml.XmlChar
-
- isNameStart(int) - Static method in class com.caucho.xml2.XmlChar
-
- isNativeBootAvailable() - Method in class com.caucho.bootjni.JniProcess
-
- isNegated() - Method in interface javax.persistence.criteria.Predicate
-
- isNew() - Method in class com.caucho.server.session.SessionImpl
-
Returns true if the session is new.
- isNew() - Method in interface javax.servlet.http.HttpSession
-
Returns true if the session is new.
- isNewLine() - Method in class com.caucho.vfs.XmlWriter
-
- isNextValid() - Method in class com.caucho.server.http.ResponseStream
-
- isNoCache() - Method in class com.caucho.server.http.HttpServletResponseImpl
-
Returns true if the page is non-cacheable
- isNoCacheUnlessVary() - Method in class com.caucho.filters.CauchoResponseWrapper
-
- isNoCacheUnlessVary() - Method in class com.caucho.server.http.CauchoDispatchResponse
-
- isNoCacheUnlessVary() - Method in interface com.caucho.server.http.CauchoResponse
-
- isNoCacheUnlessVary() - Method in class com.caucho.server.http.CauchoResponseWrapper
-
- isNoCacheUnlessVary() - Method in class com.caucho.server.http.HttpServletResponseImpl
-
Return true if no-cache without var.
- isNoCacheUnlessVary() - Method in class com.caucho.server.http.ResponseAdapter
-
- isNoCacheUnlessVary() - Method in class com.caucho.server.http.StubServletResponse
-
- isNode() - Method in class com.caucho.config.attribute.Attribute
-
Returns true for a node attribute.
- isNode() - Method in class com.caucho.config.type.ConfigType
-
Returns true for an XML node type.
- isNode() - Method in class com.caucho.config.type.NodeType
-
Handles DOM nodes.
- isNodeSet() - Method in class com.caucho.xpath.expr.IdExpr
-
- isNodeSet() - Method in class com.caucho.xpath.Expr
-
true if the expression prefers to return a node set.
- isNodeSet() - Method in class com.caucho.xpath.expr.NodeSetExpr
-
NodeSetExprs prefer to be node sets.
- isNodeSet() - Method in class com.caucho.xpath.expr.ObjectExpr
-
Returns true if the expression evaluates to a node-set.
- isNoLocal() - Method in class com.caucho.jms.cluster.RemoteConsumer
-
- isNoLocal() - Method in class com.caucho.jms.cluster.SubscribeTopic
-
- isNonTransactional() - Method in enum com.caucho.amber.entity.EntityState
-
- isNormalScope() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- isNormalScope(Class<? extends Annotation>) - Method in class com.caucho.config.inject.InjectManager
-
Tests if an annotation is an enabled scope type
- isNormalScope() - Method in class com.caucho.config.inject.ManagedBeanImpl
-
- isNormalScope(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeanManager
-
Tests if an annotation is an enabled scope type
- isNotEmpty(Expression<C>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
- isNotMember(Expression<E>, Expression<C>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
- isNotMember(E, Expression<C>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
- isNotModifiedAllowed(CauchoRequest) - Method in class com.caucho.server.httpcache.ProxyCacheEntry
-
- isNotNull() - Method in class com.caucho.amber.table.AmberColumn
-
Gets the not-null property.
- isNotNull() - Method in class com.caucho.db.table.Column
-
Returns true if the column is NOT NULL.
- isNotNull() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true if the column is nullable.
- isNotNull(int) - Method in interface com.caucho.quercus.lib.db.QuercusResultSetMetaData
-
- isNotNull() - Method in class com.caucho.quercus.mysql.MysqlColumn
-
- isNotNull(int) - Method in class com.caucho.quercus.mysql.MysqlResultSetMetaData
-
- isNotNull(Expression<?>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
- isNotNull() - Method in interface javax.persistence.criteria.Expression
-
- isNoTrim() - Method in class com.caucho.config.type.ConfigType
-
Return true for non-trim.
- isNoTrim() - Method in class com.caucho.config.type.ExprType
-
Return true for non-trim.
- isNoTrim() - Method in class com.caucho.config.type.RawStringType
-
Return true for non-trim.
- isNull(int, int) - Method in class com.caucho.amber.query.ResultSetCacheChunk
-
Returns true if the last column read was null.
- isNull() - Method in class com.caucho.amqp.io.AmqpReader
-
- isNull(QueryContext) - Method in class com.caucho.db.fun.BitandExpr
-
Returns true for a null value.
- isNull(QueryContext) - Method in class com.caucho.db.fun.NowExpr
-
Returns true for a null value.
- isNull(QueryContext) - Method in class com.caucho.db.sql.AvgExpr
-
Returns true for a null value.
- isNull(QueryContext) - Method in class com.caucho.db.sql.CountExpr
-
Returns true for a null value.
- isNull() - Method in class com.caucho.db.sql.Data
-
Returns true for a null value.
- isNull(QueryContext) - Method in class com.caucho.db.sql.ExistsExpr
-
Evaluates the expression to check for null
- isNull(QueryContext) - Method in class com.caucho.db.sql.Expr
-
Returns true if result is null
- isNull(QueryContext) - Method in class com.caucho.db.sql.MaxExpr
-
Returns true if the value is null.
- isNull(QueryContext) - Method in class com.caucho.db.sql.MinExpr
-
Returns true if the value is null.
- isNull(int) - Method in class com.caucho.db.sql.QueryContext
-
Returns the null parameter.
- isNull(QueryContext) - Method in class com.caucho.db.sql.SubSelectParamExpr
-
Evaluates the expression as a string.
- isNull(QueryContext) - Method in class com.caucho.db.sql.SumExpr
-
Returns true for a null value.
- isNull(byte[], int) - Method in class com.caucho.db.table.Column
-
Returns true if the column is null.
- isNull(Column) - Method in class com.caucho.db.table.TableIterator
-
Returns true if the column is null.
- isNull() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
True for a number
- isNull() - Method in class com.caucho.quercus.env.NullValue
-
Returns true for a null.
- isNull() - Method in class com.caucho.quercus.env.QuercusClass
-
- isNull() - Method in class com.caucho.quercus.env.Value
-
Returns true for a null.
- isNull() - Method in class com.caucho.quercus.env.Var
-
True if the object is null
- isNull() - Method in class com.caucho.util.HashKey
-
- isNull(Expression<?>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
- isNull() - Method in interface javax.persistence.criteria.Expression
-
- isNullable() - Method in class com.caucho.amber.cfg.AbstractColumnConfig
-
- isNullable() - Method in class com.caucho.config.event.EventBeanImpl
-
Returns true if the bean can be null
- isNullable() - Method in class com.caucho.config.inject.AbstractBean
-
- isNullable() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
Returns true if the bean can be null
- isNullable() - Method in class com.caucho.config.inject.BeanAdapter
-
Returns true if the bean can be null
- isNullable() - Method in class com.caucho.config.inject.DecoratorBean
-
Returns true if the bean can be null
- isNullable() - Method in class com.caucho.config.inject.DelegateProxyBean
-
- isNullable() - Method in class com.caucho.config.inject.InjectionPointBean
-
Returns true if the bean can be null
- isNullable() - Method in class com.caucho.config.inject.InjectionPointStandardBean
-
Returns true if the bean can be null
- isNullable() - Method in class com.caucho.config.inject.InstanceBeanImpl
-
Returns true if the bean can be null
- isNullable() - Method in class com.caucho.config.inject.InterceptorBean
-
Returns true if the bean can be null
- isNullable() - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
Returns true if the bean can be null
- isNullable() - Method in class com.caucho.config.inject.ProducesMethodBean
-
- isNullable(int) - Method in class com.caucho.db.jdbc.ResultSetMetaDataImpl
-
Returns true if the column is nullable
- isNullable() - Method in class com.caucho.db.sql.Expr
-
Returns true if the expression can return a null value.
- isNullable() - Method in class com.caucho.ejb.inject.SessionBeanImpl
-
- isNullable(int) - Method in class com.caucho.quercus.mysql.MysqlResultSetMetaData
-
Returns true if the column is nullable
- isNullable() - Method in interface javax.enterprise.inject.spi.Bean
-
Returns true if the bean can be null
- isNullRow() - Method in class com.caucho.db.table.TableIterator
-
Returns true for the null for (for OUTER JOINs)
- isNumber() - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Returns true for a number
- isNumber() - Method in class com.caucho.quercus.env.StringValue
-
Returns true for a number
- isNumber() - Method in class com.caucho.quercus.env.ValueType
-
- isNumber() - Method in class com.caucho.quercus.expr.BinaryAddExpr
-
Return true for a number
- isNumber() - Method in class com.caucho.quercus.expr.BinaryModExpr
-
Return true for a long.
- isNumber() - Method in class com.caucho.quercus.expr.BinaryMulExpr
-
Return true for a number
- isNumber() - Method in class com.caucho.quercus.expr.Expr
-
Returns true if the expression evaluates to a number.
- isNumber() - Method in class com.caucho.quercus.expr.UnaryPostIncrementExpr
-
Return true for a number
- isNumber() - Method in class com.caucho.quercus.expr.UnaryPreIncrementExpr
-
Return true for a number
- isNumber() - Method in class com.caucho.xpath.expr.AbstractNumberExpr
-
- isNumber() - Method in class com.caucho.xpath.Expr
-
true if the expression prefers to return a number.
- isNumber() - Method in class com.caucho.xpath.expr.NewJavaExpr
-
True if this returns a boolean.
- isNumber() - Method in class com.caucho.xpath.expr.NumericExpr
-
- isNumber() - Method in class com.caucho.xpath.expr.ObjectJavaExpr
-
True if this returns a boolean.
- isNumber() - Method in class com.caucho.xpath.expr.StaticJavaExpr
-
True if this returns a boolean.
- isNumberAdd() - Method in class com.caucho.quercus.env.ValueType
-
- isNumberCmp() - Method in class com.caucho.quercus.env.ValueType
-
- isNumberConvertible() - Method in class com.caucho.quercus.env.ArgRef
-
True for a number
- isNumberConvertible() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
True for a number
- isNumberConvertible() - Method in class com.caucho.quercus.env.Value
-
Returns true for a number.
- isNumberConvertible() - Method in class com.caucho.quercus.env.Var
-
True for a number
- isNumeric() - Method in class com.caucho.amber.type.AmberType
-
Returns true for a numeric type.
- isNumeric() - Method in class com.caucho.amber.type.BigDecimalType
-
Returns true for a numeric type.
- isNumeric() - Method in class com.caucho.amber.type.BigIntegerType
-
Returns true for a numeric type.
- isNumeric() - Method in class com.caucho.amber.type.ByteType
-
Returns true for a numeric type.
- isNumeric() - Method in class com.caucho.amber.type.DoubleType
-
Returns true for a numeric type.
- isNumeric() - Method in class com.caucho.amber.type.EnumType
-
Returns true for a numeric type.
- isNumeric() - Method in class com.caucho.amber.type.FloatType
-
Returns true for a numeric type.
- isNumeric() - Method in class com.caucho.amber.type.IntegerType
-
Returns true for a numeric type.
- isNumeric() - Method in class com.caucho.amber.type.LongType
-
Returns true for a numeric type.
- isNumeric() - Method in class com.caucho.amber.type.PrimitiveByteType
-
Returns true for a numeric type.
- isNumeric() - Method in class com.caucho.amber.type.PrimitiveDoubleType
-
Returns true for a numeric type.
- isNumeric() - Method in class com.caucho.amber.type.PrimitiveFloatType
-
Returns true for a numeric type.
- isNumeric() - Method in class com.caucho.amber.type.PrimitiveIntType
-
Returns true for a numeric type.
- isNumeric() - Method in class com.caucho.amber.type.PrimitiveLongType
-
Returns true for a numeric type.
- isNumeric() - Method in class com.caucho.amber.type.PrimitiveShortType
-
Returns true for a numeric type.
- isNumeric() - Method in class com.caucho.amber.type.ShortType
-
Returns true for a numeric type.
- isNumeric() - Method in class com.caucho.quercus.env.DoubleValue
-
Returns true for is_numeric
- isNumeric() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for is_numeric
- isNumeric() - Method in class com.caucho.quercus.env.LongValue
-
Returns true for is_numeric
- isNumeric() - Method in class com.caucho.quercus.env.StringValue
-
Returns true for is_numeric
- isNumeric() - Method in class com.caucho.quercus.env.Value
-
Matches is_numeric
- isNumeric() - Method in class com.caucho.quercus.env.Var
-
Returns true for is_numeric
- isNumeric(int) - Static method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true for numeric data types.
- isNumeric() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true for numeric data types.
- ISO8601 - Static variable in class com.caucho.quercus.lib.date.DateTime
-
- ISO8859_1Reader - Class in com.caucho.vfs.i18n
-
Implements an encoding reader for ISO-8859-1
- ISO8859_1Reader() - Constructor for class com.caucho.vfs.i18n.ISO8859_1Reader
-
Null-arg constructor for instantiation by com.caucho.vfs.Encoding only.
- ISO8859_1Reader(InputStream) - Constructor for class com.caucho.vfs.i18n.ISO8859_1Reader
-
Create an ISO-8859-1 reader based on the readStream.
- ISO8859_1Writer - Class in com.caucho.vfs.i18n
-
Implements the ISO-8859-1 EncodingWriter factory.
- ISO8859_1Writer() - Constructor for class com.caucho.vfs.i18n.ISO8859_1Writer
-
Null-arg constructor for instantiation by com.caucho.vfs.Encoding only.
- isObject() - Method in class com.caucho.config.reflect.BaseType
-
- isObject() - Method in class com.caucho.config.reflect.ObjectType
-
- isObject() - Method in class com.caucho.quercus.env.ArgRef
-
Returns true for an object.
- isObject() - Method in class com.caucho.quercus.env.Closure
-
- isObject() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for an object.
- isObject() - Method in class com.caucho.quercus.env.JavaResourceValue
-
Returns true for an object.
- isObject() - Method in class com.caucho.quercus.env.JavaValue
-
Returns true for an object.
- isObject() - Method in class com.caucho.quercus.env.ObjectValue
-
Returns true for an object.
- isObject() - Method in class com.caucho.quercus.env.Value
-
Returns true for an object.
- isObject() - Method in class com.caucho.quercus.env.Var
-
Returns true for an object.
- isObject() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for an object
- isObject() - Method in class com.caucho.vfs.MemoryPath
-
- isObject() - Method in class com.caucho.vfs.Path
-
Tests if the path refers to an object.
- isObject() - Method in class com.caucho.vfs.PathWrapper
-
Tests if the path refers to an object.
- isObjectMethod() - Method in class com.caucho.quercus.program.Function
-
- isObjectMethod() - Method in class com.caucho.quercus.program.MethodDeclaration
-
- isObjectMethod() - Method in class com.caucho.quercus.program.ObjectMethod
-
- isOfferWait() - Method in interface com.caucho.util.RingBlocker
-
- isOfferWait() - Method in class com.caucho.util.RingBlockerBasic
-
- isOk() - Method in class com.caucho.env.health.HealthCheckResult
-
- IsolationLevel - Enum in javax.cache.transaction
-
Transaction modes.
- isOldValueAvailable() - Method in class javax.cache.event.CacheEntryEvent
-
- isOldValueRequired() - Method in interface javax.cache.event.CacheEntryListenerRegistration
-
- isOnlyActive() - Method in class com.caucho.health.action.DumpThreads
-
- isOpen() - Method in class com.caucho.amber.manager.AmberConnection
-
Returns true if open.
- isOpen() - Method in class com.caucho.amber.manager.AmberEntityManagerFactory
-
Returns true if the factory is open.
- isOpen() - Method in class com.caucho.amber.manager.EntityManagerExtendedProxy
-
Returns true if open.
- isOpen() - Method in class com.caucho.amber.manager.EntityManagerProxy
-
Returns true if open.
- isOpen() - Method in class com.caucho.env.jpa.EntityManagerFactoryProxy
-
Returns true if the factory is open.
- isOpen() - Method in class com.caucho.env.jpa.EntityManagerJtaProxy
-
Returns true if open.
- isOpen() - Method in class com.caucho.vfs.RandomAccessStream
-
- isOpen() - Method in interface javax.persistence.EntityManager
-
Returns true if the entity manager is open.
- isOpen() - Method in interface javax.persistence.EntityManagerFactory
-
Returns true if the factory is open.
- isOpenSource() - Method in class com.caucho.server.resin.ResinArgs
-
- isOptional() - Method in class com.caucho.env.meter.JmxAttributeMeter
-
- isOptional() - Method in class com.caucho.env.meter.JmxExpr.JmxDelta
-
- isOptional() - Method in class com.caucho.health.meter.JmxCalculationMeter
-
- isOptional() - Method in class com.caucho.health.meter.JmxMeter
-
- isOptional() - Method in class com.caucho.quercus.lib.reflection.ReflectionParameter
-
- isOptional() - Method in interface javax.persistence.metamodel.SingularAttribute
-
- isOptionalSession() - Method in class com.caucho.jsp.ParseState
-
Returns true if the optional session is enabled.
- isOrdinal() - Method in class com.caucho.amber.expr.EnumExpr
-
Returns true for ordinal
- isOrdinal() - Method in class com.caucho.amber.type.EnumType
-
Returns true for ordinal
- isOthers(Object) - Method in class com.caucho.server.webapp.Ordering
-
- isOuterJoin() - Method in class com.caucho.amber.query.FromItem
-
Returns true if the from needs an outer join.
- isOutUsed() - Method in class com.caucho.quercus.program.FunctionInfo
-
Returns true if the out is used.
- isOverloadEnabled() - Method in class com.caucho.burlap.client.BurlapProxyFactory
-
Returns true if overloaded methods are allowed (using mangling)
- isOverloadEnabled() - Method in class com.caucho.hessian.client.HessianProxyFactory
-
Returns true if overloaded methods are allowed (using mangling)
- isOverride() - Method in class com.caucho.amber.field.AbstractField
-
Returns true for an override
- isOverride() - Method in class com.caucho.config.gen.AsyncHeadGenerator
-
- isOverride() - Method in class com.caucho.config.gen.LifecycleMethodHeadGenerator
-
- isOverride() - Method in class com.caucho.config.gen.MethodHeadGenerator
-
- isOverride() - Method in class com.caucho.ejb.gen.NonBusinessMethodGenerator
-
- isOverride() - Method in class com.caucho.ejb.gen.StatelessMethodHeadGenerator
-
- isOverride() - Method in class com.caucho.ejb.gen.StatelessScheduledMethodHeadGenerator
-
- isOverwrite() - Method in class com.caucho.server.admin.LicenseAddQuery
-
- isOwner(String) - Method in class com.caucho.server.session.SessionManager
-
- isPacketAvailable() - Method in class com.caucho.bam.mailbox.MultiworkerMailbox
-
Returns true if a message is available.
- isPageMain() - Method in class com.caucho.quercus.program.FunctionInfo
-
True for a main function (top-level script).
- isPageStatic() - Method in class com.caucho.quercus.program.FunctionInfo
-
True for a static function (top-level script).
- isParam() - Method in class com.caucho.db.sql.Expr
-
Returns true for a parameter expression.
- isParamAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.ArrayType
-
- isParamAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.BaseType
-
Assignable as a parameter.
- isParamAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.BoxType
-
- isParamAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.ClassType
-
- isParamAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.ParamType
-
- isParamAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.TargetObjectType
-
- isParamAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.VarType
-
- isParamAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.WildcardTypeImpl
-
- isParentMappedSuperclass() - Method in class com.caucho.amber.type.SubEntityType
-
Returns true if the superclass is a MappedSuperclass.
- isParked() - Method in class com.caucho.profile.ProProfileEntry
-
- isParmetersProvided() - Method in class javax.el.MethodExpression
-
- isPassedByReference() - Method in class com.caucho.quercus.lib.reflection.ReflectionParameter
-
- isPassivating() - Method in class com.caucho.config.gen.InterceptorFactory
-
- isPassivating() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- isPassivatingScope(Class<? extends Annotation>) - Method in class com.caucho.config.inject.InjectManager
-
Tests if an annotation is an enabled scope type
- isPassivatingScope(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeanManager
-
Tests if an annotation is an enabled scope type
- isPassivationCapable() - Method in class com.caucho.config.event.EventBeanImpl
-
Returns true if the bean is serializable
- isPassivationCapable() - Method in class com.caucho.config.inject.AbstractBean
-
- isPassivationCapable() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
Returns true if the bean is serializable
- isPassivationCapable() - Method in class com.caucho.config.inject.InjectionPointBean
-
Returns true if the bean is serializable
- isPassivationCapable() - Method in class com.caucho.config.inject.InjectionPointStandardBean
-
Returns true if the bean is serializable
- isPassivationCapable() - Method in class com.caucho.config.inject.InstanceBeanImpl
-
Returns true if the bean is serializable
- isPassivationCapable() - Method in class com.caucho.config.inject.InterceptorBean
-
Returns true if the bean is serializable
- isPasswordBased() - Method in class com.caucho.security.AbstractLogin
-
- isPasswordBased() - Method in class com.caucho.security.BasicLogin
-
- isPasswordBased() - Method in interface com.caucho.security.Login
-
Returns true if username and password based authentication is supported.
- isPasswordBased() - Method in class com.caucho.security.LoginList
-
Returns true if username and password based authentication is supported.
- isPathCacheable() - Method in class com.caucho.vfs.FilePath
-
Returns true if the path itself is cacheable
- isPathCacheable() - Method in class com.caucho.vfs.GooglePath
-
Returns true if the path itself is cacheable
- isPathCacheable() - Method in class com.caucho.vfs.JarPath
-
- isPathCacheable() - Method in class com.caucho.vfs.JniFilePathImpl
-
Returns true if the path itself is cacheable
- isPathCacheable() - Method in class com.caucho.vfs.MemoryPath
-
- isPathCacheable() - Method in class com.caucho.vfs.Path
-
Returns true if the path itself is cacheable
- isPending() - Method in class com.caucho.config.xml.XmlStandardPlugin
-
- isPermanent() - Method in class com.caucho.env.health.HealthServiceHealthCheckImpl.HealthSystemHealthCheckWorker
-
- isPermanent() - Method in class com.caucho.env.thread1.AbstractTaskWorker1
-
- isPermanent() - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
-
- isPermanent() - Method in class com.caucho.env.thread2.AbstractTaskWorker2
-
- isPermanent() - Method in exception javax.servlet.UnavailableException
-
- isPersist() - Method in enum com.caucho.amber.entity.EntityState
-
- isPersistenceEnabled() - Method in class com.caucho.server.session.SessionManager
-
- isPersistent() - Method in class com.caucho.config.timer.EjbTimer
-
Query whether this timer has persistent semantics.
- isPersistent() - Method in interface javax.ejb.Timer
-
Query whether this timer has persistent semantics.
- isPersistent() - Method in class javax.ejb.TimerConfig
-
Indicates if timer should be persisted.
- isPhpClass() - Method in class com.caucho.quercus.program.JavaClassDef
-
- isPing() - Method in class com.caucho.sql.DBPoolImpl
-
Returns true if pinging is enabled.
- isPlatform() - Method in class com.caucho.server.admin.JmxListQuery
-
- isPolling() - Method in class com.caucho.jms.queue.PollingTopic
-
- isPollWait() - Method in interface com.caucho.util.RingBlocker
-
- isPollWait() - Method in class com.caucho.util.RingBlockerBasic
-
- isPoolable() - Method in class com.caucho.amber.jdbc.AmberStatementImpl
-
- isPoolable() - Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- isPoolable() - Method in class com.caucho.db.jdbc.StatementImpl
-
- isPoolable() - Method in class com.caucho.quercus.mysql.MysqlStatementImpl
-
- isPoolable() - Method in class com.caucho.sql.spy.SpyStatement
-
- isPoolable() - Method in class com.caucho.sql.UserStatement
-
- isPoolable() - Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- isPoolable() - Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- isPoolable() - Method in class com.caucho.tools.profiler.StatementWrapper
-
- isPoolSequenceIdValid() - Method in class com.caucho.network.balance.ClientSocket
-
Returns true if the sequence id is valid.
- isPoolSequenceIdValid() - Method in interface com.caucho.network.balance.ClientSocketApi
-
Returns true if the sequence id is valid.
- isPortActive() - Method in interface com.caucho.network.listen.SocketLink
-
- isPortActive() - Method in class com.caucho.network.listen.StreamSocketLink
-
- isPortActive() - Method in class com.caucho.network.listen.TcpSocketLink
-
- isPortActive() - Method in class com.caucho.server.httpproxy.HttpProxySocketLink
-
- isPostgresDBMS() - Method in class com.caucho.amber.query.QueryParser
-
Returns true for Postgres-like DBMS.
- isPre21() - Method in class com.caucho.jsp.java.JavaJspGenerator
-
True for a pre jsp21 tag
- isPre21Taglib() - Method in class com.caucho.jsp.java.GenericTag
-
- isPre21Taglib() - Method in class com.caucho.jsp.java.JspNode
-
Return true for pre-21 taglib.
- isPreload(JavaClassGenerator, AbstractEnhancedType) - Method in class com.caucho.amber.gen.AmberGeneratorImpl
-
Generates the type.
- isPreparable(String) - Method in class com.caucho.quercus.lib.db.JdbcPreparedStatementResource
-
- isPretty() - Method in class com.caucho.xml.XmlPrinter
-
Returns true if the printer is currently pretty-printing the output.
- isPretty() - Method in class com.caucho.xml2.XmlPrinter
-
Returns true if the printer is currently pretty-printing the output.
- isPreview() - Method in class com.caucho.server.cluster.ServletService
-
Returns true in preview mode
- isPrimary() - Method in class com.caucho.cloud.topology.CloudPod
-
Returns true if this is the main/primary pod.
- isPrimaryKey() - Method in class com.caucho.amber.table.AmberColumn
-
Return true for a primary key column.
- isPrimaryKey() - Method in class com.caucho.db.table.Column
-
Returns true if the column is a primary key
- isPrimaryKey() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true for a primary key.
- isPrimaryKey(int) - Method in interface com.caucho.quercus.lib.db.QuercusResultSetMetaData
-
- isPrimaryKey() - Method in class com.caucho.quercus.mysql.MysqlColumn
-
- isPrimaryKey(int) - Method in class com.caucho.quercus.mysql.MysqlResultSetMetaData
-
- isPrimarySelf(TriadOwner) - Method in class com.caucho.cloud.bam.BamTriadDispatcher
-
Returns the address of the primary, or null if the server doesn't exist.
- isPrimarySelf(TriadOwner) - Method in class com.caucho.cloud.bam.BamTriadSender
-
- isPrimarySelf(TriadOwner) - Method in class com.caucho.cloud.bam.ClusterRouteManager
-
- isPrimarySelf() - Method in class com.caucho.jms.cluster.ClusterQueueSender
-
- isPrimitive() - Method in class com.caucho.bytecode.JavaClass
-
Returns true for a primitive class.
- isPrimitive() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns true for a primitive class.
- isPrimitive() - Method in class com.caucho.bytecode.JClass
-
Returns true for a primitive class.
- isPrimitive() - Method in class com.caucho.bytecode.JClassArray
-
Returns true for a primitive class.
- isPrimitive() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns true for a primitive class.
- isPrimitive() - Method in interface com.caucho.bytecode.JType
-
Returns true for a primitive class.
- isPrimitive() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns true for a primitive class.
- isPrimitive() - Method in class com.caucho.config.reflect.BaseType
-
- isPrimitive() - Method in class com.caucho.config.reflect.BoxType
-
- isprint(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isPrintAttributes() - Method in class com.caucho.server.admin.JmxListQuery
-
- isPrintNullAsBlank() - Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
Set if nulls are printed as space
- isPrintNullAsBlank() - Method in class com.caucho.jsp.ParseState
-
Returns true if the print-null-as-blank is enabled.
- isPrintOperations() - Method in class com.caucho.server.admin.JmxListQuery
-
- isPrintValues() - Method in class com.caucho.server.admin.JmxListQuery
-
- isPriority() - Method in class com.caucho.util.Alarm
-
True for a priority alarm (default)
- isPrivate() - Method in class com.caucho.bytecode.JavaField
-
Returns true for a private field.
- isPrivate() - Method in class com.caucho.bytecode.JavaMethod
-
Returns true for a private method
- isPrivate() - Method in class com.caucho.bytecode.JConstructorWrapper
-
Returns true for a private method
- isPrivate() - Method in class com.caucho.bytecode.JField
-
Returns true for a private field.
- isPrivate() - Method in class com.caucho.bytecode.JFieldWrapper
-
Returns true for a private field.
- isPrivate() - Method in class com.caucho.bytecode.JMethod
-
Returns true for a private method.
- isPrivate() - Method in class com.caucho.bytecode.JMethodWrapper
-
Returns true for a private method
- isPrivate() - Method in enum com.caucho.quercus.env.FieldVisibility
-
- isPrivate() - Method in class com.caucho.quercus.env.ObjectExtValue.Entry
-
- isPrivate() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a private function.
- isPrivate() - Method in class com.caucho.quercus.function.LazyMethod
-
- isPrivate() - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- isPrivate() - Method in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- isPrivate(StringValue) - Static method in class com.caucho.quercus.program.ClassField
-
- isPrivate() - Method in class com.caucho.quercus.program.ClassField
-
- isPrivate() - Method in class com.caucho.server.log.LogBuffer
-
- isPrivateCache() - Method in class com.caucho.server.http.HttpServletResponseImpl
-
Returns true if the response should contain a Cache-Control: private
- isPrivateCache() - Method in class com.caucho.server.security.AbstractConstraint
-
Returns true if any cache needs to be private.
- isPrivateCache() - Method in class com.caucho.server.security.TransportConstraint
-
Returns true if any cache needs to be private.
- isPrivateNetwork(InetAddress) - Static method in class com.caucho.util.HostUtil
-
- isPro() - Method in class com.caucho.boot.AbstractScalingCommand
-
- isPro() - Method in class com.caucho.quercus.QuercusContext
-
Returns true if this is the Professional version.
- isProcessingInstruction() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- isProcessingInstruction() - Method in interface javax.xml.stream.events.XMLEvent
-
- isProducer() - Method in class com.caucho.config.inject.InjectManager.ErrorReferenceFactory
-
- isProducer() - Method in class com.caucho.config.inject.InjectManager.ReferenceFactory
-
- isProfessional() - Method in interface com.caucho.management.server.ResinMXBean
-
Returns true for the professional version.
- isProfessional() - Method in class com.caucho.server.resin.ProResinDelegate
-
- isProfessional() - Method in class com.caucho.server.resin.Resin
-
Set true for Resin pro.
- isProfessional() - Method in class com.caucho.server.resin.ResinAdmin
-
- isProfessional() - Method in class com.caucho.server.resin.ResinDelegate
-
- isProfessional() - Method in class com.caucho.server.resin.ResinVar
-
Returns true for Resin professional.
- isProfile() - Method in class com.caucho.health.meter.MeterGraphPage
-
- isProfile() - Method in interface com.caucho.management.server.MeterGraphPageInfo
-
Should we display profile?
- isProfile() - Method in class com.caucho.quercus.QuercusContext
-
- isProgram() - Method in class com.caucho.config.attribute.Attribute
-
Returns true for a program-style attribute.
- isProgram() - Method in class com.caucho.config.attribute.ProgramAttribute
-
Returns true for a program-style attribute.
- isProgram() - Method in class com.caucho.config.type.ConfigProgramType
-
- isProgram() - Method in class com.caucho.config.type.ConfigType
-
Returns true for a program type.
- isProgram() - Method in class com.caucho.config.types.ResourceGroupConfig
-
- isProgram() - Method in class com.caucho.config.xml.XmlBeanAddAttribute
-
Returns true for a program-style attribute.
- isProgram() - Method in class com.caucho.config.xml.XmlBeanArgAttribute
-
Returns true for a program-style attribute.
- isProgram() - Method in class com.caucho.config.xml.XmlBeanProgramAttribute
-
Returns true for a program-style attribute.
- isProgram() - Method in class com.caucho.config.xml.XmlBeanValueArgAttribute
-
Returns true for a program-style attribute.
- isProOnly() - Method in class com.caucho.boot.AbstractBootCommand
-
- isProOnly() - Method in class com.caucho.boot.AbstractManagementCommand
-
- isProOnly() - Method in class com.caucho.boot.AbstractScalingCommand
-
- isProOnly() - Method in interface com.caucho.boot.BootCommand
-
- isProOnly() - Method in class com.caucho.boot.HeapDumpCommand
-
- isProOnly() - Method in class com.caucho.boot.LicenseAddCommand
-
- isProOnly() - Method in class com.caucho.boot.ScoreboardCommand
-
- isProOnly() - Method in class com.caucho.boot.ThreadDumpCommand
-
- isPropertyResolved() - Method in class javax.el.ELContext
-
- isPropertySupported(String) - Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- isPropertySupported(String) - Method in class com.caucho.xml.stream.XMLOutputFactoryImpl
-
- isPropertySupported(String) - Method in class javax.xml.stream.XMLInputFactory
-
- isPropertySupported(String) - Method in class javax.xml.stream.XMLOutputFactory
-
- isProtected() - Method in class com.caucho.bytecode.JavaMethod
-
Returns true for a protected method
- isProtected() - Method in class com.caucho.bytecode.JConstructorWrapper
-
Returns true for a protected method.
- isProtected() - Method in class com.caucho.bytecode.JMethod
-
Returns true for a protected method.
- isProtected() - Method in class com.caucho.bytecode.JMethodWrapper
-
Returns true for a protected method.
- isProtected() - Method in enum com.caucho.quercus.env.FieldVisibility
-
- isProtected() - Method in class com.caucho.quercus.env.ObjectExtValue.Entry
-
- isProtected() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a protected function.
- isProtected() - Method in class com.caucho.quercus.function.LazyMethod
-
- isProtected() - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- isProtected() - Method in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- isProtected(StringValue) - Static method in class com.caucho.quercus.program.ClassField
-
- isProtected() - Method in class com.caucho.quercus.program.ClassField
-
- isPrototype() - Method in class com.caucho.jsp.java.JavaJspBuilder
-
Gets the prototype mode.
- isPrototype() - Method in class com.caucho.jsp.java.JavaJspGenerator
-
- isPrototype() - Method in class com.caucho.jsp.JspCompilerInstance
-
Returns true for prototype compilation.
- isPrototype() - Method in class com.caucho.jsp.ParseState
-
- isProxiedScope() - Method in class com.caucho.config.inject.ManagedBeanImpl
-
- isProxy() - Method in interface com.caucho.config.gen.AspectBeanFactory
-
Returns true for a proxied instance
- isProxy() - Method in class com.caucho.config.gen.BeanGenerator
-
- isProxy() - Method in class com.caucho.config.gen.CandiAspectBeanFactory
-
Returns true for a proxied instance
- isProxy() - Method in class com.caucho.config.gen.LifecycleAspectBeanFactory
-
- isProxy() - Method in class com.caucho.ejb.gen.NonBusinessAspectBeanFactory
-
- isProxy() - Method in class com.caucho.ejb.gen.SingletonAspectBeanFactory
-
Returns true for proxy-style generation
- isProxy() - Method in class com.caucho.ejb.gen.SingletonGenerator
-
True if the implementation is a proxy, i.e.
- isProxy() - Method in class com.caucho.ejb.gen.StatefulAspectBeanFactory
-
- isProxy() - Method in class com.caucho.ejb.gen.StatefulGenerator
-
True if the implementation is a proxy, i.e.
- isProxy() - Method in class com.caucho.ejb.gen.StatelessAspectBeanFactory
-
- isProxy() - Method in class com.caucho.ejb.gen.StatelessGenerator
-
True if the implementation is a proxy, i.e.
- isPublic() - Method in class com.caucho.bytecode.JavaClass
-
Returns true for a public class.
- isPublic() - Method in class com.caucho.bytecode.JavaMethod
-
Returns true for a public method
- isPublic() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns true for a public class.
- isPublic() - Method in class com.caucho.bytecode.JClass
-
Returns true for a public class.
- isPublic() - Method in class com.caucho.bytecode.JClassArray
-
Returns true for a public class.
- isPublic() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns true for a public class.
- isPublic() - Method in class com.caucho.bytecode.JConstructorWrapper
-
Returns true for a public method.
- isPublic() - Method in class com.caucho.bytecode.JMethod
-
Returns true for a public method.
- isPublic() - Method in class com.caucho.bytecode.JMethodWrapper
-
Returns true for a public method.
- isPublic() - Method in interface com.caucho.bytecode.JType
-
Returns true for a public class.
- isPublic() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns true for a public class.
- isPublic() - Method in enum com.caucho.quercus.env.FieldVisibility
-
- isPublic() - Method in class com.caucho.quercus.env.ObjectExtValue.Entry
-
- isPublic() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a protected function.
- isPublic() - Method in class com.caucho.quercus.function.LazyMethod
-
- isPublic() - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- isPublic() - Method in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- isPublic(StringValue) - Static method in class com.caucho.quercus.program.ClassField
-
- isPublic() - Method in class com.caucho.quercus.program.ClassField
-
- ispunct(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isQualifier(Class<? extends Annotation>) - Method in class com.caucho.config.inject.InjectManager
-
Tests if an annotation is an enabled binding type
- isQualifier() - Method in class com.caucho.config.type.AnnotationInterfaceType
-
- isQualifier() - Method in class com.caucho.config.type.ConfigType
-
Returns true for a qualifier annotation
- isQualifier(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeanManager
-
Tests if an annotation is an enabled qualifier type
- isQueued() - Method in class com.caucho.util.Alarm
-
Returns true if the alarm is currently queued.
- isRaw() - Method in class com.caucho.health.action.DumpHeap
-
- isRaw() - Method in class com.caucho.server.admin.HeapDumpQuery
-
- isRead() - Method in class com.caucho.jms.queue.QueueEntry
-
- isReadable(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- isReadAllowed(ServletRequest, ServletResponse) - Method in class com.caucho.server.admin.ManagementService
-
- isReadOnly() - Method in class com.caucho.amber.jdbc.AmberConnectionImpl
-
- isReadOnly() - Method in class com.caucho.amber.table.AmberTable
-
Returns true if read-only
- isReadOnly() - Method in class com.caucho.amber.type.EntityType
-
Returns true if read-only
- isReadOnly(ELContext, Object, Object) - Method in class com.caucho.config.el.CandiElResolver
-
- isReadOnly(ELContext) - Method in class com.caucho.config.el.CandiExpr
-
- isReadOnly(ELContext) - Method in class com.caucho.config.el.CandiValueExpression
-
- isReadOnly(ELContext, Object, Object) - Method in class com.caucho.config.el.ConfigContextResolver
-
- isReadOnly() - Method in class com.caucho.db.jdbc.ConnectionImpl
-
- isReadOnly(int) - Method in class com.caucho.db.jdbc.ResultSetMetaDataImpl
-
Returns the column writability
- isReadOnly() - Method in class com.caucho.db.sql.Query
-
- isReadOnly() - Method in class com.caucho.ejb.cfg.EjbMethodPattern
-
Returns true if the method does not set any values.
- isReadOnly(ELContext) - Method in class com.caucho.el.AbstractValueExpression
-
- isReadOnly(ELContext, Object, Object) - Method in class com.caucho.el.AbstractVariableResolver
-
- isReadOnly(ELContext) - Method in class com.caucho.el.ArrayResolverExpr
-
Returns the read-only value of the expression.
- isReadOnly(ELContext, Object, Object) - Method in class com.caucho.el.EnvironmentELResolver
-
Returns true for read-only.
- isReadOnly(ELContext, Object, Object) - Method in class com.caucho.el.EnvironmentLevelELResolver
-
Returns true for read-only.
- isReadOnly(ELContext) - Method in class com.caucho.el.Expr
-
Returns true if the expression is read-only.
- isReadOnly(ELContext) - Method in class com.caucho.el.IdExpr
-
Returns true if the expression is read-only.
- isReadOnly(ELContext, Object, Object) - Method in class com.caucho.el.MapVariableResolver
-
Returns true for read-only.
- isReadOnly(ELContext) - Method in class com.caucho.el.ObjectLiteralValueExpression
-
- isReadOnly(ELContext) - Method in class com.caucho.el.ObjectValueExpression
-
- isReadOnly(ELContext) - Method in class com.caucho.el.PathExpr
-
Evaluate the expression as an object.
- isReadOnly(ELContext, Object, Object) - Method in class com.caucho.el.StackELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class com.caucho.jmx.MBeanAttributeResolver
-
- isReadOnly(ELContext) - Method in class com.caucho.jsp.el.AbstractValueExpression
-
- isReadOnly(ELContext) - Method in class com.caucho.jsp.el.ApplicationFieldExpression
-
Evaluate the expr as an object.
- isReadOnly(ELContext, Object, Object) - Method in class com.caucho.jsp.el.ImplicitObjectELResolverImpl
-
- isReadOnly(ELContext, Object, Object) - Method in class com.caucho.jsp.el.PageContextELResolver
-
- isReadOnly(ELContext) - Method in class com.caucho.jsp.el.PageFieldExpression
-
Evaluate the expr as an object.
- isReadOnly(ELContext) - Method in class com.caucho.jsp.el.RequestFieldExpression
-
Evaluate the expr as an object.
- isReadOnly(ELContext) - Method in class com.caucho.jstl.rt.CoreStringTokenValueExpression
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.ArrayValueMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.BinaryInputMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.BinaryOutputMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.BinaryValueMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.BooleanMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.BooleanObjectMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.ByteMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.ByteObjectMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.CallableMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.CharacterMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.CharacterObjectMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.ClassMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.DateMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.DoubleMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.DoubleObjectMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.DoubleValueMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.ExpectMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.ExtValueMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.FloatMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.FloatObjectMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.InputStreamMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.IntegerMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.IntegerObjectMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.LongMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.LongObjectMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.LongValueMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.Marshal
-
Return true for read-only.
- isReadOnly() - Method in class com.caucho.quercus.marshal.NullAsFalseMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.PathMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.ReferenceMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.ShortMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.ShortObjectMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.StringMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.StringValueMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.UnicodeValueMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.URLMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.ValueMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.mysql.MysqlConnectionImpl
-
- isReadOnly() - Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- isReadOnly(int) - Method in class com.caucho.quercus.mysql.MysqlResultSetMetaData
-
Returns the column writability
- isReadOnly() - Method in class com.caucho.quercus.program.FunctionInfo
-
Returns true for a read-only function, i.e.
- isReadOnly() - Method in class com.caucho.sql.ConnectionConfig
-
Gets the read-only status.
- isReadOnly() - Method in class com.caucho.sql.spy.SpyConnection
-
- isReadOnly() - Method in class com.caucho.sql.UserConnection
-
- isReadOnly() - Method in class com.caucho.tools.profiler.ConnectionWrapper
-
- isReadOnly(ELContext, Object, Object) - Method in class javax.el.ArrayELResolver
-
- isReadOnly() - Method in class javax.el.BeanELResolver.BeanProperty
-
- isReadOnly(ELContext, Object, Object) - Method in class javax.el.BeanELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class javax.el.CompositeELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class javax.el.ELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class javax.el.ListELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class javax.el.MapELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class javax.el.ResourceBundleELResolver
-
- isReadOnly(ELContext) - Method in class javax.el.ValueExpression
-
- isReadOnly(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ImplicitObjectELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class javax.servlet.jsp.el.ScopedAttributeELResolver
-
- isReadOnly(ELContext) - Method in class javax.servlet.jsp.jstl.core.IndexedValueExpression
-
- isReadOnly(ELContext) - Method in class javax.servlet.jsp.jstl.core.IteratedValueExpression
-
- isReadResolve() - Method in class com.caucho.hessian.io.AbstractDeserializer
-
- isReadResolve() - Method in interface com.caucho.hessian.io.Deserializer
-
- isReadResolve() - Method in class com.caucho.hessian.io.JavaDeserializer
-
- isReadResolve() - Method in class com.caucho.hessian.io.RemoteDeserializer
-
- isReadResolve() - Method in class com.caucho.hessian.io.UnsafeDeserializer
-
- isReadThrough() - Method in class com.caucho.server.distcache.CacheConfig
-
- isReadThrough() - Method in interface javax.cache.Configuration
-
- isReadThrough - Variable in class javax.cache.MutableConfiguration
-
- isReadThrough() - Method in class javax.cache.MutableConfiguration
-
- isRecompileOnError() - Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
Sets the recompile-on-errrkReturns true if JSP logging should be disabled.
- isRecover() - Method in class com.caucho.env.health.HealthCheckResult
-
- isRecycleTags() - Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
Return true if recycle tags is enabled
- isRecycleTags() - Method in class com.caucho.jsp.ParseState
-
Returns true if recycle-tags is enabled.
- isRef() - Method in class com.caucho.quercus.expr.Expr
-
Returns true for a reference.
- isRef() - Method in class com.caucho.quercus.expr.UnaryRefExpr
-
Returns true for a reference.
- isReference() - Method in class com.caucho.quercus.marshal.ArrayValueMarshal
-
- isReference() - Method in class com.caucho.quercus.marshal.Marshal
-
Return true for a reference
- isReference() - Method in class com.caucho.quercus.marshal.NullAsFalseMarshal
-
- isReference() - Method in class com.caucho.quercus.marshal.ReferenceMarshal
-
- isReference() - Method in class com.caucho.quercus.program.Arg
-
Returns true for a reference argument.
- isRegisterArgv() - Method in class com.caucho.quercus.CliQuercus
-
Hard-coded to true for CLI according to php.net.
- isRegisterArgv() - Method in class com.caucho.quercus.QuercusContext
-
- isRegistered(ObjectName) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns true if the given object is registered with the server.
- isRegistered(ObjectName) - Method in class com.caucho.jmx.MBeanContext
-
Returns true if the given object is registered with the server.
- isRegistered(ObjectName) - Method in class com.caucho.jmx.remote.HessianMBeanServerConnection
-
- isRegistered(String) - Method in class com.caucho.server.admin.RemoteMBeanServer
-
Looks up the given remote mbean.
- isRegistered(ObjectName) - Method in class com.caucho.server.admin.RemoteMBeanServerConnection
-
Return true if registered.
- isRegularFile() - Method in class com.caucho.vfs.FileStatus
-
- isReloadEnabled() - Static method in class com.caucho.loader.ClassEntry
-
- isRemote(WatchdogArgs) - Method in class com.caucho.boot.AbstractBootCommand
-
- isRemote(WatchdogArgs) - Method in interface com.caucho.boot.BootCommand
-
- isRemote() - Method in class com.caucho.cloud.network.ClusterServer
-
- isRemote() - Method in class com.caucho.config.gen.BeanGenerator
-
- isRemotePod() - Method in class com.caucho.cloud.network.ClusterServer
-
- isReplace() - Method in class com.caucho.config.type.ConfigType
-
Return true if the object is replaced
- isReplace() - Method in class com.caucho.config.type.InlineBeanType
-
Return true if the object is replaced
- isReply() - Method in class com.caucho.cloud.heartbeat.HeartbeatMessage
-
- isReply1() - Method in enum com.caucho.hessian.io.HessianInputFactory.HeaderType
-
- isReply2() - Method in enum com.caucho.hessian.io.HessianInputFactory.HeaderType
-
- isRequest() - Method in class com.caucho.rewrite.AbstractDispatchRule
-
- isRequest() - Method in class com.caucho.rewrite.AbstractRegexpDispatchRule
-
- isRequest() - Method in class com.caucho.rewrite.AbstractRewriteFilter
-
- isRequest() - Method in interface com.caucho.rewrite.DispatchRule
-
- isRequest() - Method in interface com.caucho.rewrite.RewriteFilter
-
- isRequest() - Method in class com.caucho.rewrite.RewriteFilterAdapter
-
- isRequest() - Method in class com.caucho.server.dispatch.FilterMapping
-
True if the dispatcher is for REQUEST.
- isRequest() - Method in class com.caucho.server.rewrite.RewriteDispatch
-
Returns true for a request dispatcher
- isRequestActive() - Method in class com.caucho.network.listen.TcpSocketLink
-
Returns true for active.
- isRequestedSessionIdFromCookie() - Method in class com.caucho.server.http.CauchoDispatchRequest
-
- isRequestedSessionIdFromCookie() - Method in class com.caucho.server.http.CauchoRequestWrapper
-
- isRequestedSessionIdFromCookie() - Method in class com.caucho.server.http.HttpServletRequestImpl
-
Returns true if the current sessionId came from a cookie.
- isRequestedSessionIdFromCookie() - Method in class com.caucho.server.http.RequestAdapter
-
- isRequestedSessionIdFromCookie() - Method in class com.caucho.server.http.RequestWrapper
-
Returns true if the session came from a cookie.
- isRequestedSessionIdFromCookie() - Method in class com.caucho.server.http.StubServletRequest
-
- isRequestedSessionIdFromCookie() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns true if the session came from a cookie.
- isRequestedSessionIdFromCookie() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
Returns true if the session came from a cookie.
- isRequestedSessionIdFromURL() - Method in class com.caucho.server.http.CauchoDispatchRequest
-
- isRequestedSessionIdFromUrl() - Method in class com.caucho.server.http.CauchoDispatchRequest
-
- isRequestedSessionIdFromURL() - Method in class com.caucho.server.http.CauchoRequestWrapper
-
- isRequestedSessionIdFromUrl() - Method in class com.caucho.server.http.CauchoRequestWrapper
-
- isRequestedSessionIdFromURL() - Method in class com.caucho.server.http.HttpServletRequestImpl
-
Returns true if the current sessionId came from the url.
- isRequestedSessionIdFromUrl() - Method in class com.caucho.server.http.HttpServletRequestImpl
-
Deprecated.
- isRequestedSessionIdFromURL() - Method in class com.caucho.server.http.RequestAdapter
-
- isRequestedSessionIdFromURL() - Method in class com.caucho.server.http.RequestWrapper
-
Returns true if the session came URL-encoding.
- isRequestedSessionIdFromUrl() - Method in class com.caucho.server.http.RequestWrapper
-
Deprecated.
- isRequestedSessionIdFromURL() - Method in class com.caucho.server.http.StubServletRequest
-
- isRequestedSessionIdFromUrl() - Method in class com.caucho.server.http.StubServletRequest
-
- isRequestedSessionIdFromURL() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns true if the session came URL-encoding.
- isRequestedSessionIdFromUrl() - Method in interface javax.servlet.http.HttpServletRequest
-
Deprecated.
- isRequestedSessionIdFromURL() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
Returns true if the session came URL-encoding.
- isRequestedSessionIdFromUrl() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
Deprecated.
- isRequestedSessionIdValid() - Method in class com.caucho.server.http.AbstractCauchoRequest
-
Returns true if the HTTP request's session id refers to a valid
session.
- isRequestedSessionIdValid() - Method in class com.caucho.server.http.CauchoRequestWrapper
-
- isRequestedSessionIdValid() - Method in class com.caucho.server.http.RequestAdapter
-
- isRequestedSessionIdValid() - Method in class com.caucho.server.http.RequestWrapper
-
Returns true if the session is valid.
- isRequestedSessionIdValid() - Method in class com.caucho.server.http.StubServletRequest
-
- isRequestedSessionIdValid() - Method in interface javax.servlet.http.HttpServletRequest
-
Returns true if the session is valid.
- isRequestedSessionIdValid() - Method in class javax.servlet.http.HttpServletRequestWrapper
-
Returns true if the session is valid.
- isRequestSecure() - Method in class com.caucho.server.host.Host
-
- isRequestSecure() - Method in class com.caucho.server.webapp.WebApp
-
- isRequire() - Method in class com.caucho.quercus.expr.FunIncludeOnceExpr
-
- isRequired() - Method in class com.caucho.quercus.program.Arg
-
Returns true if the argument is required.
- isRequired() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
-
True if the attribute must exist in the tag.
- isRequireExplicitId() - Method in class com.caucho.server.resin.BootServerConfig
-
- isRequireSource() - Method in class com.caucho.quercus.page.PageManager
-
true if compiled pages require their source
- isRequireSource() - Method in class com.caucho.quercus.QuercusContext
-
Returns whether the php source is required for compiled files.
- isReserved(String) - Static method in class com.caucho.jms.message.MessageImpl
-
- isResin() - Method in class com.caucho.quercus.QuercusContext
-
Returns true if Quercus is running under Resin.
- isResin() - Method in class com.caucho.quercus.ResinQuercus
-
Returns true if Quercus is running under Resin.
- isResinProfessional() - Method in class com.caucho.server.resin.ResinELContext
-
- isResinServer() - Method in class com.caucho.server.cluster.ServletService
-
- isResinServer() - Method in class com.caucho.server.resin.Resin
-
Returns true for a Resin server, false for a watchdog.
- isResolved() - Method in class com.caucho.config.inject.InjectManager.ReferenceFactory
-
- isResolved() - Method in class com.caucho.config.inject.InjectManager.UnresolvedReferenceFactory
-
- isResource() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for an object.
- isResource() - Method in class com.caucho.quercus.env.JavaResourceValue
-
Returns true for a resource.
- isResource() - Method in class com.caucho.quercus.env.JavaValue
-
Returns true for a resource.
- isResource() - Method in class com.caucho.quercus.env.ResourceValue
-
- isResource() - Method in class com.caucho.quercus.env.Value
-
Returns true for a resource.
- isResource() - Method in class com.caucho.quercus.env.Var
-
- isResource() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
- isResponseSent() - Method in enum com.caucho.server.security.AuthorizationResult
-
- isRestart() - Method in class com.caucho.boot.StartInfoMessage
-
Returns true if Resin was restarted.
- isRestart() - Method in interface com.caucho.management.server.ResinMXBean
-
Returns true if this was a restarted instance.
- isRestart() - Method in class com.caucho.server.admin.LicenseAddQuery
-
- isRestart() - Method in class com.caucho.server.resin.Resin
-
- isRestart() - Method in class com.caucho.server.resin.ResinAdmin
-
- isRestReference() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns true if the rest argument is a reference.
- isResultSet() - Method in class com.caucho.quercus.mysql.MysqlResultImpl
-
- isResume() - Method in class com.caucho.amqp.io.FrameTransfer
-
- isResumed() - Method in class com.caucho.server.http.RequestWrapper
-
Returns true if the servlet is resumed
- isRetainIfException() - Method in class com.caucho.ejb.cfg.RemoveMethod
-
- isRetry() - Method in class com.caucho.boot.AbstractBootCommand
-
- isRetry() - Method in class com.caucho.boot.AbstractStartCommand
-
- isRetry() - Method in class com.caucho.boot.AbstractStopCommand
-
- isRetry() - Method in interface com.caucho.boot.BootCommand
-
- isRetry() - Method in class com.caucho.boot.ConsoleCommand
-
- isRetry() - Method in class com.caucho.boot.GuiCommand
-
- isRetry() - Method in class com.caucho.boot.KillCommand
-
- isRetry() - Method in class com.caucho.boot.RestartCommand
-
- isRetry() - Method in class com.caucho.boot.ShutdownCommand
-
- isRetry() - Method in class com.caucho.boot.StartAllCommand
-
- isRetry() - Method in class com.caucho.boot.StartCommand
-
- isRetry() - Method in class com.caucho.boot.StartWithForegroundCommand
-
- isRetry() - Method in class com.caucho.boot.StatusCommand
-
- isRetry() - Method in class com.caucho.boot.StopCommand
-
- isRetry() - Method in class com.caucho.boot.WatchdogCommand
-
- isRetry() - Method in class com.caucho.env.thread2.AbstractTaskWorker2
-
- isReturnGeneratedKeys() - Method in class com.caucho.db.sql.QueryContext
-
Set if the query should return the generated keys.
- isReturningData() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns true if returning data instead of to stdout.
- isReturnPdf() - Method in class com.caucho.admin.action.PdfReportAction
-
- isReturnPdf() - Method in class com.caucho.server.admin.PdfReportQuery
-
- isReturnsReference(Env) - Method in interface com.caucho.quercus.env.Callable
-
Returns true if this returns a reference.
- isReturnsReference(Env) - Method in class com.caucho.quercus.env.CallbackClassMethod
-
- isReturnsReference(Env) - Method in class com.caucho.quercus.env.CallbackError
-
- isReturnsReference(Env) - Method in class com.caucho.quercus.env.CallbackFunction
-
- isReturnsReference(Env) - Method in class com.caucho.quercus.env.CallbackObjectMethod
-
- isReturnsReference(Env) - Method in class com.caucho.quercus.env.InterpretedClosure
-
- isReturnsReference(Env) - Method in class com.caucho.quercus.env.ObjectValue
-
- isReturnsReference(Env) - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true if this returns a reference.
- isReturnsReference(Env) - Method in class com.caucho.quercus.program.Function
-
True for a returns reference.
- isReturnsReference() - Method in class com.caucho.quercus.program.FunctionInfo
-
True if the function returns a reference.
- isReusable() - Method in class com.caucho.quercus.env.ConnectionEntry
-
- isReuse() - Method in class com.caucho.jsp.java.CustomSimpleTag
-
Simple tags can't be reused.
- isReuse() - Method in class com.caucho.jsp.java.GenericTag
-
Returns true if the tag instance can be reused
- isReuseSessionId() - Method in interface com.caucho.management.server.SessionManagerMXBean
-
True if session-id should be reused if no session exists.
- isReuseSessionId() - Method in class com.caucho.server.session.SessionManagerAdmin
-
True if sessions should reuse available session cookie values.
- isRewriteVaryAsPrivate() - Method in class com.caucho.server.httpcache.ProxyCache
-
True if Vary headers should be rewritten as Cache-Control: private to
work around IE's Vary handling bug.
- isRingValue() - Method in class com.caucho.util.RingItem
-
- isRollback() - Method in class com.caucho.config.gen.ApplicationExceptionConfig
-
- isRollback() - Method in class com.caucho.ejb.cfg.ApplicationExceptionConfig
-
- isRollback() - Method in class com.caucho.ejb.util.AppExceptionItem
-
- isRollbackOnly() - Method in class com.caucho.transaction.TransactionImpl
-
- isRoot() - Method in class com.caucho.loader.DynamicClassLoader
-
- isRoot() - Method in class com.caucho.loader.RootDynamicClassLoader
-
- isRoot() - Method in class com.caucho.loader.SystemClassLoader
-
- isRootScannable(Path, String) - Method in class com.caucho.amber.manager.AmberContainer
-
Returns true if the root is a valid scannable root.
- isRootScannable(Path, String) - Method in class com.caucho.ejb.manager.EjbManager
-
Returns true if the root is a valid scannable root.
- isRootScannable(Path, String) - Method in class com.caucho.env.jpa.PersistenceManager
-
Returns true if the root is a valid scannable root.
- isRootScannable(Path, String) - Method in interface com.caucho.loader.enhancer.ScanListener
-
Called to check if the archive should be scanned.
- isRowBlock(long) - Method in class com.caucho.db.block.BlockStore
-
Return true if the block is a row block.
- isRunnable() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true for the a runnable state, including warmup
- isRunnable() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isRunnable() - Method in class com.caucho.profile.ProProfileEntry
-
- isRunning() - Method in class com.caucho.config.timer.EjbTimer
-
- isRunning() - Method in class com.caucho.quercus.lib.ProcOpenResource
-
- isRuntimeDefinition() - Method in class com.caucho.quercus.module.IniDefinition
-
Returns true if this definition was added at runtime and not
definied by a module.
- isRuntimeDefinition() - Method in class com.caucho.quercus.module.IniDefinition.Runtime
-
- isSameArtifact(Artifact) - Method in class com.caucho.loader.module.Artifact
-
- isSameArtifact(ArtifactDependency) - Method in class com.caucho.loader.module.ArtifactDependency
-
- isSameNamespace(Node, String) - Static method in class com.caucho.quercus.lib.simplexml.SimpleUtil
-
- isSameNode(DOMNode) - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- isSameNode(Node) - Method in class com.caucho.xml.QAbstractNode
-
- isSameNode(Node) - Method in class com.caucho.xml2.QAbstractNode
-
- isSamePage(long, long) - Static method in class com.caucho.message.journal.JournalFile
-
- isSameRM(XAResource) - Method in class com.caucho.ejb.hessian.HessianXAResource
-
- isSameRM(XAResource) - Method in class com.caucho.jms.connection.JmsSession
-
Returns true if the specified resource has the same RM.
- isSameRM(XAResource) - Method in class com.caucho.sql.DisjointXAResource
-
Returns true if the underlying RM is the same.
- isSameRM(XAResource) - Method in class com.caucho.sql.spy.SpyXAResource
-
Returns true if the underlying RM is the same.
- isSameRM(XAResource) - Method in class com.caucho.tools.profiler.XAResourceWrapper
-
- isSameRM(XAResource) - Method in interface javax.transaction.xa.XAResource
-
Returns true if the specified resource has the same RM.
- isSaveAfterRequest() - Method in class com.caucho.server.session.SessionManager
-
True if sessions should be saved after the request.
- isSaveBackup() - Method in class com.caucho.server.distcache.PersistentStoreConfig
-
- isSaveBeforeFlush() - Method in class com.caucho.server.session.SessionManager
-
True if sessions should be saved before each flush.
- isSaveBeforeHeaders() - Method in class com.caucho.server.session.SessionManager
-
True if sessions should be saved before the HTTP headers.
- isSavedUserValid(HttpServletRequest, Principal) - Method in class com.caucho.security.AbstractLogin
-
Returns the non-authenticated principal for the user request
- isSavedUserValid(HttpServletRequest, Principal) - Method in class com.caucho.security.BasicLogin
-
Returns the principal from a basic authentication
- isSavedUserValid(HttpServletRequest, Principal) - Method in class com.caucho.security.FormLogin
-
Returns true if a new login overrides the saved user
- isSaveOnlyOnShutdown() - Method in class com.caucho.server.session.SessionManager
-
True if sessions should only be saved on shutdown.
- isSaveOnShutdown() - Method in class com.caucho.server.session.SessionManager
-
True if sessions should be saved on shutdown.
- isSaveTriplicate() - Method in class com.caucho.server.distcache.PersistentStoreConfig
-
- isSAXNamespaces() - Method in class com.caucho.xml.AbstractParser
-
Returns true if the parsing uses sax namespaces
- isSAXNamespaces() - Method in class com.caucho.xml2.AbstractParser
-
Returns true if the parsing uses sax namespaces
- isScalar() - Method in class com.caucho.quercus.env.BooleanValue
-
Returns true for a scalar
- isScalar() - Method in class com.caucho.quercus.env.DoubleValue
-
Returns true for a scalar
- isScalar() - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Returns true for a scalar
- isScalar() - Method in class com.caucho.quercus.env.LongValue
-
Returns true for a scalar
- isScalar() - Method in class com.caucho.quercus.env.StringBuilderValue
-
Returns true for a scalar
- isScalar() - Method in class com.caucho.quercus.env.StringValue
-
Returns true for a scalar
- isScanComplete() - Method in class com.caucho.config.inject.ScanRootContext
-
- isScanComplete() - Method in class com.caucho.ejb.cfg.EjbRootConfig
-
- isScanMatchAnnotation(CharBuffer) - Method in class com.caucho.amber.manager.AmberContainer
-
- isScanMatchAnnotation(CharBuffer) - Method in class com.caucho.ejb.manager.EjbManager
-
- isScanMatchAnnotation(CharBuffer) - Method in class com.caucho.env.jpa.PersistenceManager
-
- isScanMatchAnnotation(CharBuffer) - Method in interface com.caucho.loader.enhancer.ScanListener
-
Returns true if the string matches an annotation class.
- isScope(Class<? extends Annotation>) - Method in class com.caucho.config.inject.InjectManager
-
Tests if an annotation is an enabled scope type
- isScope(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeanManager
-
Tests if an annotation is an enabled scope type
- isScriptingInvalid() - Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
Return true if scripting expressions are invalid for the JSP page.
- isScriptingInvalid() - Method in class com.caucho.jsp.ParseState
-
Returns true if JSP scripting is invalid.
- isSearchable(int) - Method in class com.caucho.db.jdbc.ResultSetMetaDataImpl
-
Returns true if the column can be in a where clause
- isSearchable(int) - Method in class com.caucho.quercus.mysql.MysqlResultSetMetaData
-
Returns true if the column can be in a where clause
- isSecure() - Method in class com.caucho.network.listen.AbstractSocketLink
-
Returns true if secure (ssl)
- isSecure() - Method in interface com.caucho.network.listen.SocketLink
-
Returns true if secure (ssl)
- isSecure() - Method in class com.caucho.network.listen.StreamSocketLink
-
- isSecure() - Method in class com.caucho.network.listen.TcpPort
-
Return true for secure
- isSecure() - Method in class com.caucho.network.listen.TcpSocketLink
-
Returns true if the connection is secure, i.e.
- isSecure() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- isSecure() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- isSecure() - Method in class com.caucho.server.dispatch.Invocation
-
Returns the secure flag
- isSecure() - Method in class com.caucho.server.fastcgi.FastCgiRequest
-
Returns true for a secure connection.
- isSecure() - Method in class com.caucho.server.hmux.HmuxRequest
-
Returns true if the request is secure.
- isSecure() - Method in class com.caucho.server.http.AbstractHttpRequest
-
Returns true if the request is secure.
- isSecure() - Method in class com.caucho.server.http.CauchoDispatchRequest
-
- isSecure() - Method in class com.caucho.server.http.CauchoRequestWrapper
-
- isSecure() - Method in class com.caucho.server.http.HttpServletRequestImpl
-
Returns true if the connection is secure, e.g.
- isSecure() - Method in class com.caucho.server.http.InvocationKey
-
- isSecure() - Method in class com.caucho.server.http.RequestWrapper
-
Returns true if the connection is secure, e.g.
- isSecure() - Method in class com.caucho.server.http.StubServletRequest
-
- isSecure() - Method in class com.caucho.server.resin.BootServerConfig
-
- isSecure() - Method in class com.caucho.server.resin.BootServerMultiConfig
-
- isSecure() - Method in class com.caucho.server.rewrite.SetRequestSecureFilterChain.SecureServletRequestWrapper
-
- isSecure() - Method in class com.caucho.server.session.SessionManager
-
- isSecure() - Method in class com.caucho.server.webapp.WebApp
-
- isSecure() - Method in class com.caucho.vfs.JniSocketImpl
-
Returns true if the connection is secure.
- isSecure() - Method in class com.caucho.vfs.QSocket
-
Returns true if the connection is secure.
- isSecure() - Method in class com.caucho.vfs.QSocketChannelWrapper
-
Returns true if the connection is secure.
- isSecure() - Method in class com.caucho.vfs.QSocketWrapper
-
Returns true if the connection is secure.
- isSecure() - Method in interface javax.servlet.ServletRequest
-
Returns true if the connection is secure, e.g.
- isSecure() - Method in class javax.servlet.ServletRequestWrapper
-
Returns true if the connection is secure, e.g.
- isSecure() - Method in interface javax.servlet.SessionCookieConfig
-
- isSeekable() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
Returns true if this connection supports TYPE_SCROLL_INSENSITIVE.
- isSeekable() - Method in class com.caucho.quercus.lib.db.SQLite3
-
- isSelect(QueryContext) - Method in class com.caucho.db.sql.Expr
-
Returns true if the expression selects the row.
- isSelect() - Method in class com.caucho.db.sql.Query
-
Returns true for select queries.
- isSelect(QueryContext) - Method in class com.caucho.db.sql.Query
-
- isSelect() - Method in class com.caucho.db.sql.SelectQuery
-
Returns true for select queries.
- isSelectManagerEnabled() - Method in interface com.caucho.management.server.ServerMXBean
-
- isSelectManagerEnabled() - Method in class com.caucho.server.cluster.ProServerAdmin
-
- isSelectManagerEnabled() - Method in class com.caucho.server.cluster.ServerAdmin
-
- isSelf() - Method in class com.caucho.cloud.network.ClusterServer
-
Returns true for the self server
- isSelf() - Method in class com.caucho.cloud.topology.CloudPod
-
- isSelf() - Method in class com.caucho.cloud.topology.CloudServer
-
True for the active server
- isSelfInterceptor() - Method in class com.caucho.config.gen.InterceptorFactory
-
- isSelfServer() - Method in class com.caucho.cloud.network.ClusterServerAdmin
-
Returns true for the self server
- isSelfServer() - Method in interface com.caucho.management.server.ClusterServerMXBean
-
Returns true for the server's own ClusterServer
- isSendfileEnable() - Method in class com.caucho.server.cluster.ServletService
-
Returns true if sendfile is enabled.
- isSendfileEnabled() - Method in class com.caucho.server.http.HttpResponseStream
-
- isSendfileEnabled() - Method in class com.caucho.server.webapp.WebApp
-
- isSendfileEnabled() - Method in class com.caucho.vfs.JniServerSocketImpl
-
- isSendfileEnabled() - Method in class com.caucho.vfs.JniSocketImpl
-
- isSendfileEnabled() - Method in class com.caucho.vfs.JniStream
-
- isSendfileEnabled() - Method in interface com.caucho.vfs.SendfileOutputStream
-
- isSendfileEnabled() - Method in class com.caucho.vfs.StreamImpl
-
Returns true if the stream supports mmap.
- isSendfileEnabled() - Method in class com.caucho.vfs.WriteStream
-
- isSendfileEnabledStatic() - Static method in class com.caucho.vfs.JniServerSocketImpl
-
- isSequenceGenerator() - Method in class com.caucho.amber.type.EntityType
-
Returns true for sequence generator
- isServerVersionValid() - Method in class com.caucho.server.distcache.MnodeEntry
-
Returns true if the server version (startup count) matches
the database.
- isServletConfig() - Method in class com.caucho.server.dispatch.ServletConfigImpl
-
- isSession() - Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
Return true if sessions are enabled by default.
- isSession() - Method in class com.caucho.jsp.ParseState
-
Returns true if the session is enabled.
- isSession() - Method in interface javax.ejb.EJBMetaData
-
- isSessionIdFromCookie() - Method in class com.caucho.server.http.AbstractCauchoRequest
-
- isSessionIdFromCookie() - Method in class com.caucho.server.http.CauchoDispatchRequest
-
- isSessionIdFromCookie() - Method in interface com.caucho.server.http.CauchoRequest
-
- isSessionIdFromCookie() - Method in class com.caucho.server.http.CauchoRequestWrapper
-
- isSessionIdFromCookie() - Method in class com.caucho.server.http.HttpServletRequestImpl
-
- isSessionIdFromCookie() - Method in class com.caucho.server.http.RequestAdapter
-
- isSessionIdFromCookie() - Method in class com.caucho.server.http.StubServletRequest
-
- isSessionSaveLogin() - Method in class com.caucho.security.AbstractLogin
-
Sets true if the user should be saved in the session.
- Isset - Annotation Type in com.caucho.quercus.annotation
-
Used to specify a function to be used for isset().
- isset(Env, ObjectValue, Value) - Method in interface com.caucho.quercus.env.ArrayDelegate
-
Returns true if the value is set
- isset(Value) - Method in class com.caucho.quercus.env.ArrayValue
-
Returns true if the value is set.
- isset(Value) - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
Returns true if the index isset().
- isset(Value) - Method in class com.caucho.quercus.env.GlobalArrayValue
-
Returns true if the index isset().
- isset() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for a set type.
- isset() - Method in class com.caucho.quercus.env.NullValue
-
Returns true for a set type.
- isset(Value) - Method in class com.caucho.quercus.env.ObjectValue
-
Return true if set
- isset(Value) - Method in class com.caucho.quercus.env.ServerArrayValue
-
Returns true if the value is isset().
- isset(Value) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Return true if the array value is set
- isset(Value) - Method in class com.caucho.quercus.env.StringValue
-
Return true if the array value is set
- isset() - Method in class com.caucho.quercus.env.UnsetBinaryValue
-
Returns true if string is not empty.
- isset() - Method in class com.caucho.quercus.env.UnsetStringValue
-
Returns true if string is not empty.
- isset() - Method in class com.caucho.quercus.env.UnsetUnicodeValue
-
Returns true if string is not empty.
- isset() - Method in class com.caucho.quercus.env.Value
-
Returns true if the value is set.
- isset(Value) - Method in class com.caucho.quercus.env.Value
-
Return true if the array value is set
- isset() - Method in class com.caucho.quercus.env.Var
-
Returns true if the value is set
- isset(Value) - Method in class com.caucho.quercus.env.Var
-
Return true if the array value is set
- isset(Env, ObjectValue, Value) - Method in class com.caucho.quercus.lib.spl.ArrayAccessDelegate
-
- isset(Value...) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns the type string for the variable
- isSet() - Method in class com.caucho.quercus.mysql.MysqlColumn
-
- isset(Env, ObjectValue, Value) - Method in class com.caucho.quercus.program.FunctionArrayDelegate
-
Returns true if the value is set
- issetField(Env, StringValue) - Method in class com.caucho.quercus.env.JavaValue
-
Returns true if the field is set
- issetField(Env, StringValue) - Method in class com.caucho.quercus.env.ObjectExtValue
-
- issetField(Env, Value, StringValue) - Method in class com.caucho.quercus.env.QuercusClass
-
Implements the __isset method call.
- issetField(Env, StringValue) - Method in class com.caucho.quercus.env.QuercusClass
-
- issetField(Env, StringValue) - Method in class com.caucho.quercus.env.Value
-
Returns true if the field is set
- issetField(Env, StringValue) - Method in class com.caucho.quercus.env.Var
-
Returns true if the field is set.
- issetField(Env, String) - Method in class com.caucho.quercus.lib.simplexml.AttributeListView
-
- issetField(Env, String) - Method in class com.caucho.quercus.lib.simplexml.ChildrenView
-
- issetField(Env, String) - Method in class com.caucho.quercus.lib.simplexml.DocumentView
-
- issetField(Env, String) - Method in class com.caucho.quercus.lib.simplexml.ElementView
-
- issetField(Env, String) - Method in class com.caucho.quercus.lib.simplexml.SelectedView
-
- issetField(Env, String) - Method in class com.caucho.quercus.lib.simplexml.SimpleView
-
- issetField(Env, StringValue) - Method in class com.caucho.quercus.lib.simplexml.SimpleXMLElement
-
- issetField(Env, Object, StringValue) - Method in class com.caucho.quercus.program.JavaClassDef
-
- isSetter() - Method in class com.caucho.config.attribute.Attribute
-
Returns true for attributes which create objects.
- isSetter() - Method in class com.caucho.config.attribute.CreateAttribute
-
Returns true for attributes which create objects.
- issetThisField(Env, StringValue) - Method in class com.caucho.quercus.env.Value
-
Returns true if the field is set
- issetThisField(Env, StringValue) - Method in class com.caucho.quercus.env.Var
-
Returns true if the field is set.
- isSettled() - Method in class com.caucho.amqp.io.FrameDisposition
-
- isSettled() - Method in class com.caucho.amqp.io.FrameTransfer
-
- isSettled() - Method in interface com.caucho.message.broker.SenderSettleHandler
-
- isShareable() - Method in class com.caucho.env.dbpool.ConnectionPool
-
Returns true if shared connections are allowed.
- isShareable() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
Returns true for the JCA shared attribute.
- isShareable() - Method in class com.caucho.sql.DatabaseAdmin
-
Returns true for the JCA shared attribute.
- isShortOpenTag() - Method in class com.caucho.quercus.parser.QuercusParser
-
- isShutdown() - Method in class com.caucho.boot.AbstractBootCommand
-
- isShutdown() - Method in interface com.caucho.boot.BootCommand
-
- isShutdown() - Method in class com.caucho.server.util.ScheduledThreadPool
-
Return true if the executor is shut down.
- isShutdownOnOutOfMemory() - Method in class com.caucho.env.shutdown.ShutdownSystem
-
- isSigned(int) - Method in class com.caucho.db.jdbc.ResultSetMetaDataImpl
-
Returns true for signed results.
- isSigned(int) - Method in class com.caucho.quercus.mysql.MysqlResultSetMetaData
-
Returns true for signed results.
- isSimple() - Method in class com.caucho.jsp.java.GenericTag
-
Returns true if the tag is a simple tag.
- isSimpleSyntax() - Method in class com.caucho.relaxng.program.AttributeItem
-
Returns true for an element with simple syntax.
- isSimpleSyntax() - Method in class com.caucho.relaxng.program.ChoiceItem
-
Returns true for an element with simple syntax.
- isSimpleSyntax() - Method in class com.caucho.relaxng.program.ElementItem
-
Returns true for an element with simple syntax.
- isSimpleSyntax() - Method in class com.caucho.relaxng.program.EmptyItem
-
True for simple syntax.
- isSimpleSyntax() - Method in class com.caucho.relaxng.program.GroupItem
-
Returns true for an element with simple syntax.
- isSimpleSyntax() - Method in class com.caucho.relaxng.program.InElementItem
-
Returns true if the syntax description is simple
- isSimpleSyntax() - Method in class com.caucho.relaxng.program.Item
-
Returns true for an element with simple syntax.
- isSimpleSyntax() - Method in class com.caucho.relaxng.program.TextItem
-
True for simple syntax.
- isSimpleSyntax() - Method in class com.caucho.relaxng.program.ZeroOrMoreItem
-
Returns true for an element with simple syntax.
- isSimpleTag() - Method in class com.caucho.jsp.java.JspNode
-
Returns true for a simple tag.
- isSimpleTag() - Method in class com.caucho.jsp.java.JstlCoreForEach
-
Returns true for a simple tag.
- isSimpleTag() - Method in class com.caucho.jsp.TagInstance
-
Returns true if it's a simple tag.
- isSingleExpression() - Method in class com.caucho.jsp.java.JspContainerNode
-
True if the node has scripting element (i.e.
- isSkip() - Method in class com.caucho.ejb.cfg.EjbBeanConfigProxy
-
- isSkip() - Method in class com.caucho.ejb.cfg.EjbJar
-
- isSkipDefaultConfig() - Method in class com.caucho.env.deploy.DeployConfig
-
Skip the defaults (for admin)
- isSkipped() - Method in class com.caucho.env.health.HealthActionResult
-
- isSleeping() - Method in class com.caucho.profile.ProProfileEntry
-
- isSmallmem() - Static method in class com.caucho.vfs.TempBuffer
-
Returns true for a smallmem configuration
- isSnapshot() - Method in class com.caucho.admin.action.PdfReportAction
-
- isSnapshot() - Method in class com.caucho.server.admin.PdfReportQuery
-
- isSnapshotHeapDump() - Method in class com.caucho.admin.action.PdfReportAction
-
- isSnapshotJmx() - Method in class com.caucho.admin.action.PdfReportAction
-
- isSocket() - Method in class com.caucho.vfs.FileStatus
-
- isSocket() - Method in class com.caucho.vfs.JniFilePathImpl
-
Tests if the path refers to a socket.
- isSocket() - Method in class com.caucho.vfs.Path
-
Tests if the path refers to a socket.
- isSourceCascadeDelete() - Method in class com.caucho.amber.field.KeyManyToOneField
-
Set true if deletes cascade to the source.
- isSourceCascadeDelete() - Method in class com.caucho.amber.field.ManyToOneField
-
Set true if deletes cascade to the source.
- isSourceCascadeDelete() - Method in class com.caucho.amber.table.LinkColumns
-
Return true if the source is deleted when the target is deleted.
- isspace(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isSpecialized(Class<?>) - Method in class com.caucho.config.inject.InjectManager
-
- isSpecified() - Method in class com.caucho.xml.stream.events.AttributeImpl
-
- isSpecified() - Method in interface javax.xml.stream.events.Attribute
-
- isSpy() - Method in interface com.caucho.management.server.DatabaseMXBean
-
Returns true for query spy mode, logged at "com.caucho.sql.spy" at
the finer level.
- isSpy() - Method in class com.caucho.sql.DatabaseAdmin
-
Returns true if spy is enabled
- isSpy() - Method in class com.caucho.sql.DBPool
-
Returns true for spy
- isSpy() - Method in class com.caucho.sql.DBPoolImpl
-
Return true for a spy.
- isSSL() - Method in class com.caucho.cloud.network.ClusterServer
-
- isSSL() - Method in class com.caucho.cloud.topology.CloudServer
-
- isSSL() - Method in interface com.caucho.management.server.PortMXBean
-
- isSSL() - Method in class com.caucho.network.listen.TcpPort
-
Returns true for ssl.
- isSSL() - Method in class com.caucho.network.listen.TcpPortAdmin
-
- isSsl() - Method in class com.caucho.server.resin.ServerJoinConfig.ServerJoinHttp
-
- isSSL() - Method in class com.caucho.vfs.HttpStreamWrapper
-
Set if this should be an SSL connection.
- isStandalone() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- isStandalone() - Method in class com.caucho.xml.stream.events.StartDocumentImpl
-
- isStandalone() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- isStandalone() - Method in interface javax.xml.stream.events.StartDocument
-
- isStandalone() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- isStandalone() - Method in interface javax.xml.stream.XMLStreamReader
-
- isStart() - Method in class com.caucho.boot.AbstractBootCommand
-
- isStart() - Method in interface com.caucho.boot.BootCommand
-
- isStart() - Method in class com.caucho.boot.ConsoleCommand
-
- isStart() - Method in class com.caucho.boot.RestartCommand
-
- isStart() - Method in class com.caucho.boot.StartAllCommand
-
- isStart() - Method in class com.caucho.boot.StartCommand
-
- isStartAll() - Method in class com.caucho.boot.AbstractBootCommand
-
- isStartAll() - Method in interface com.caucho.boot.BootCommand
-
- isStartAll() - Method in class com.caucho.boot.StartAllCommand
-
- isStartDocument() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- isStartDocument() - Method in interface javax.xml.stream.events.XMLEvent
-
- isStarted() - Method in class com.caucho.jca.ra.WorkThread
-
Returns true if it's started.
- isStartElement() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- isStartElement() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- isStartElement() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- isStartElement() - Method in interface javax.xml.stream.events.XMLEvent
-
- isStartElement() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- isStartElement() - Method in interface javax.xml.stream.XMLStreamReader
-
- isStarting() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true if the service is starting.
- isStarting() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isStartup() - Method in class com.caucho.config.cfg.BeanConfig
-
- isStartup() - Method in class com.caucho.resources.ScheduledTaskConfig
-
Deprecated.
- isStartupDelayExpired(long) - Method in class com.caucho.env.health.HealthService
-
- isStateful() - Method in class com.caucho.config.gen.InterceptorFactory
-
- isStateless() - Method in class com.caucho.ejb.gen.SessionGenerator
-
- isStateless() - Method in class com.caucho.ejb.gen.SingletonGenerator
-
- isStateless() - Method in class com.caucho.ejb.gen.StatefulGenerator
-
- isStateless() - Method in class com.caucho.ejb.gen.StatelessGenerator
-
- isStatelessSession() - Method in interface javax.ejb.EJBMetaData
-
- isStatic() - Method in class com.caucho.bytecode.JavaField
-
Returns true for a static field.
- isStatic() - Method in class com.caucho.bytecode.JavaMethod
-
Returns true for a static method
- isStatic() - Method in class com.caucho.bytecode.JConstructorWrapper
-
Returns true for a static method.
- isStatic() - Method in class com.caucho.bytecode.JField
-
Returns true for a static field
- isStatic() - Method in class com.caucho.bytecode.JFieldWrapper
-
Returns true for a static field.
- isStatic() - Method in class com.caucho.bytecode.JMethod
-
Returns true for a static method.
- isStatic() - Method in class com.caucho.bytecode.JMethodWrapper
-
Returns true for a static method.
- isStatic() - Method in class com.caucho.cloud.topology.CloudServer
-
True for statically configured servers.
- isStatic() - Method in enum com.caucho.cloud.topology.CloudServer.ServerType
-
- isStatic() - Method in class com.caucho.config.reflect.AnnotatedConstructorImpl
-
- isStatic() - Method in class com.caucho.config.reflect.AnnotatedFieldImpl
-
- isStatic() - Method in class com.caucho.config.reflect.AnnotatedMethodImpl
-
- isStatic() - Method in class com.caucho.jsp.java.JavaJspGenerator
-
Returns true if the JSP compilation has produced a static file.
- isStatic() - Method in class com.caucho.jsp.java.JspAttribute
-
Returns true if the children are static.
- isStatic() - Method in class com.caucho.jsp.java.JspBody
-
Returns true if the children are static.
- isStatic() - Method in class com.caucho.jsp.java.JspDirectiveAttribute
-
Return true if the node only has static text.
- isStatic() - Method in class com.caucho.jsp.java.JspDirectivePage
-
Return true if the node only has static text.
- isStatic() - Method in class com.caucho.jsp.java.JspDirectiveTag
-
Return true if the node only has static text.
- isStatic() - Method in class com.caucho.jsp.java.JspDirectiveTaglib
-
Return true if the node only has static text.
- isStatic() - Method in class com.caucho.jsp.java.JspDirectiveVariable
-
Return true if the node only has static text.
- isStatic() - Method in class com.caucho.jsp.java.JspElement
-
Return true if the node only has static text.
- isStatic() - Method in class com.caucho.jsp.java.JspFragmentNode
-
Returns true if the children are static.
- isStatic() - Method in class com.caucho.jsp.java.JspNode
-
True if the node only has static text.
- isStatic() - Method in class com.caucho.jsp.java.JspOutput
-
Return true if the node only has static text.
- isStatic() - Method in class com.caucho.jsp.java.JspRoot
-
Set true if the node only has static text.
- isStatic() - Method in class com.caucho.jsp.java.JspText
-
Return true if the node only has static text.
- isStatic() - Method in class com.caucho.jsp.java.JspTextNode
-
Return true if the node only has static text.
- isStatic() - Method in class com.caucho.jsp.java.JspTop
-
Set true if the node only has static text.
- isStatic() - Method in class com.caucho.jsp.java.StaticText
-
Return true if the node only has static text.
- isStatic() - Method in class com.caucho.jsp.JspGenerator
-
Returns true if the JSP compilation has produced a static file.
- isStatic() - Method in class com.caucho.quercus.env.CompiledConstStringValue
-
- isStatic() - Method in class com.caucho.quercus.env.ConstStringValue
-
- isStatic() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a static function.
- isStatic() - Method in class com.caucho.quercus.function.LazyMethod
-
- isStatic() - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- isStatic() - Method in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- isStatic() - Method in class com.caucho.quercus.module.StaticFunction
-
- isStatic() - Method in interface javax.enterprise.inject.spi.AnnotatedMember
-
Returns true for a static field/method
- isStaticClassMethod() - Method in class com.caucho.quercus.program.FunctionInfo
-
True for a static class method.
- isStaticDoTag() - Method in class com.caucho.jsp.java.JavaTagGenerator
-
- isStaticEncoding() - Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
Return true if static encoding is enabled
- isStaticEncoding() - Method in class com.caucho.jsp.java.JavaJspGenerator
-
- isStaticEncoding() - Method in class com.caucho.jsp.JspPageConfig
-
Returns true if static text encoding is allowed.
- isStatisticsEnabled() - Method in class com.caucho.server.distcache.CacheConfig
-
- isStatisticsEnabled() - Method in interface javax.cache.Configuration
-
- isStatisticsEnabled - Variable in class javax.cache.MutableConfiguration
-
- isStatisticsEnabled() - Method in class javax.cache.MutableConfiguration
-
- isStereotype(Class<? extends Annotation>) - Method in class com.caucho.config.inject.InjectManager
-
Tests if an annotation is an enabled stereotype.
- isStereotype(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeanManager
-
Tests if an annotation is an enabled stereotype.
- isStopped() - Method in class com.caucho.env.service.ResinSystem
-
Returns true if the server is stopped.
- isStopped() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true if the state is stopping.
- isStopped() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isStopped() - Method in class com.caucho.server.cluster.ServletService
-
Returns true if the server is stopped.
- isStoppedIdle() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isStopping() - Method in class com.caucho.env.service.ResinSystem
-
Returns true if the server is stopped.
- isStopping() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true if the state is stopping.
- isStopping() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isStopping() - Method in class com.caucho.server.cluster.ServletService
-
Returns true if the server is stopped.
- isStoreByValue() - Method in class com.caucho.server.distcache.CacheConfig
-
- isStoreByValue() - Method in interface javax.cache.Configuration
-
- isStoreByValue - Variable in class javax.cache.MutableConfiguration
-
- isStoreByValue() - Method in class javax.cache.MutableConfiguration
-
- isStored() - Method in class com.caucho.db.index.IndexKey
-
- isStrict() - Method in class com.caucho.quercus.env.DefinitionState
-
Returns true for strict mode.
- isStrict() - Method in class com.caucho.quercus.env.Env
-
Returns true for strict mode.
- isStrict() - Method in class com.caucho.quercus.QuercusContext
-
Gets the strict mode.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.AbstractPattern
-
Returns true if the pattern is strictly ascending.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.FromAny
-
The root is strictly ascending.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.FromAttributes
-
Returns true if the pattern is strictly ascending.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.FromChildren
-
Returns true if the pattern is strictly ascending.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.FromContext
-
The context is strictly ascending.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.FromDescendants
-
Returns true if the pattern is strictly ascending.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.FromNext
-
Returns true if the pattern is strictly ascending.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.FromNextSibling
-
Returns true if the pattern is strictly ascending.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.FromParent
-
The parent is strictly ascending if there's only one possible selection.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.FromRoot
-
The root is strictly ascending.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.NodeTypePattern
-
Returns true if the pattern is strictly ascending.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.UnionPattern
-
Returns true if the nodes are ascending.
- isStrictMapping() - Method in class com.caucho.server.dispatch.ServletMapping
-
True if strict mapping should be enabled.
- isString() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for a StringValue.
- isString() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns true if the result is a string.
- isString() - Method in class com.caucho.quercus.env.StringValue
-
Returns true for StringValue
- isString() - Method in class com.caucho.quercus.env.Value
-
Returns true for a StringValue.
- isString() - Method in class com.caucho.quercus.env.Var
-
Returns true for a StringValue.
- isString() - Method in class com.caucho.quercus.expr.BinaryAppendExpr
-
Returns true for a string.
- isString() - Method in class com.caucho.quercus.expr.Expr
-
Returns true if the expression evaluates to a string.
- isString() - Method in enum com.caucho.quercus.expr.ExprType
-
- isString() - Method in class com.caucho.quercus.expr.LiteralStringExpr
-
Returns true if the expression evaluates to a string.
- isString() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a string function.
- isString() - Method in class com.caucho.quercus.marshal.ClassMarshal
-
- isString() - Method in class com.caucho.quercus.marshal.Marshal
-
Returns true if the result is a string.
- isString() - Method in class com.caucho.quercus.marshal.NullAsFalseMarshal
-
- isString() - Method in class com.caucho.quercus.marshal.StringMarshal
-
- isString() - Method in class com.caucho.xpath.expr.AbstractStringExpr
-
The StringExpr returns a string value.
- isString() - Method in class com.caucho.xpath.Expr
-
true if the expression prefers to return a string.
- isString() - Method in class com.caucho.xpath.expr.NewJavaExpr
-
True if it returns a string.
- isString() - Method in class com.caucho.xpath.expr.ObjectExpr
-
Returns true if the expression evaluates to a node-set.
- isString() - Method in class com.caucho.xpath.expr.ObjectJavaExpr
-
True if it returns a string.
- isString() - Method in class com.caucho.xpath.expr.StaticJavaExpr
-
True if it returns a string.
- isString() - Method in class com.caucho.xpath.expr.StringExpr
-
The StringExpr returns a string value.
- isSubclassOf(Env, Object) - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- 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
- isSuccess() - Method in class com.caucho.boot.ResultStatus
-
- isSuccess() - Method in class com.caucho.env.health.HealthActionResult
-
- isSuccess() - Method in class com.caucho.network.proxy.ProxyResult
-
- isSummary() - Method in class com.caucho.health.meter.MeterGraphPage
-
- isSummary() - Method in interface com.caucho.management.server.MeterGraphPageInfo
-
Should we display summary?
- isSuperGlobal(StringValue) - Static method in class com.caucho.quercus.QuercusContext
-
Returns true if the variable is a superglobal.
- isSupported(OptionalFeature) - Method in class com.caucho.distcache.jcache.CacheManagerFacade
-
- isSupported(OptionalFeature) - Method in class com.caucho.distcache.jcache.CacheProviderImpl
-
- isSupported(String, String) - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- 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 class com.caucho.xml2.QAbstractNode
-
- isSupported(String, String) - Method in class com.caucho.xml2.QDocument
-
- isSupported(String, String) - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- isSupported(OptionalFeature) - Method in interface javax.cache.CacheManager
-
- isSupported(OptionalFeature) - Static method in class javax.cache.Caching
-
- isSupported() - Method in interface javax.cache.spi.AnnotationProvider
-
- isSupported(OptionalFeature) - Method in interface javax.cache.spi.CachingProvider
-
- isSuspend() - Method in class com.caucho.server.hmux.HmuxRequest
-
- isSuspend() - Method in class com.caucho.server.http.AbstractHttpRequest
-
- isSuspend() - Method in class com.caucho.server.http.CauchoDispatchRequest
-
- isSuspend() - Method in interface com.caucho.server.http.CauchoRequest
-
- isSuspend() - Method in class com.caucho.server.http.CauchoRequestWrapper
-
- isSuspend() - Method in class com.caucho.server.http.HttpServletRequestImpl
-
- isSuspend() - Method in class com.caucho.server.http.RequestAdapter
-
- isSuspend() - Method in class com.caucho.server.http.StubServletRequest
-
- isSuspended() - Method in class com.caucho.server.http.RequestWrapper
-
Returns true if the servlet is suspended
- isSwitch() - Method in class com.caucho.bytecode.CodeVisitor
-
Returns true for a switch.
- isSwitchCase() - Method in class com.caucho.quercus.parser.Scope
-
Returns true if scope is local to a switch case statement.
- isSwitchLabel(String) - Static method in class com.caucho.quercus.parser.QuercusParser
-
- isSymbolicLink() - Method in class com.caucho.vfs.Path
-
Tests if the path refers to a symbolic link.
- isSynchronous() - Method in interface javax.cache.event.CacheEntryListenerRegistration
-
- isSynchronousGet() - Method in class com.caucho.server.distcache.CacheConfig
-
Returns true if all gets are synchronous, i.e.
- isSyntheticCacheHeader() - Method in class com.caucho.server.http.CauchoDispatchRequest
-
- isSyntheticCacheHeader() - Method in interface com.caucho.server.http.CauchoRequest
-
- isSyntheticCacheHeader() - Method in class com.caucho.server.http.CauchoRequestWrapper
-
- isSyntheticCacheHeader() - Method in class com.caucho.server.http.HttpServletRequestImpl
-
- isSyntheticCacheHeader() - Method in class com.caucho.server.http.RequestAdapter
-
- isSyntheticCacheHeader() - Method in class com.caucho.server.http.StubServletRequest
-
- isSyntheticCacheHeader() - Method in class com.caucho.server.webapp.IncludeRequest
-
- isSystemAuthKey() - Method in class com.caucho.cloud.security.SecurityService
-
- isSystemException() - Method in class com.caucho.ejb.util.AppExceptionItem
-
- isTableReadOnly() - Method in class com.caucho.amber.query.AmberSelectQuery
-
Are the tables read-only
- isTag() - Method in class com.caucho.jsp.java.JavaJspGenerator
-
- isTag() - Method in class com.caucho.jsp.java.JavaTagGenerator
-
- isTag() - Method in class com.caucho.jsp.ParseState
-
Returns true if parsing is a tag
- isTagDependent() - Method in class com.caucho.jsp.java.JavaJspBuilder
-
- isTagDependent() - Method in class com.caucho.jsp.JspBuilder
-
- isTagDependent() - Method in class com.caucho.jsp.JspGenerator
-
- isTagFileTag() - Method in class com.caucho.jsp.TagInstance
-
Returns true if it's a simple tag.
- isTargetCascadeDelete() - Method in class com.caucho.amber.field.KeyManyToOneField
-
Set true if deletes cascade to the target.
- isTargetCascadeDelete() - Method in class com.caucho.amber.field.ManyToOneField
-
Set true if deletes cascade to the target.
- isTargetCascadeDelete() - Method in class com.caucho.amber.table.LinkColumns
-
Return true if the source is deleted when the target is deleted.
- isTaskActive() - Method in class com.caucho.env.thread1.AbstractTaskWorker1
-
- isTaskActive() - Method in class com.caucho.env.thread2.AbstractTaskWorker2
-
- isTcpCork() - Method in class com.caucho.network.listen.TcpPort
-
Gets the tcp-cork property
- isTcpCork() - Method in class com.caucho.vfs.JniServerSocketImpl
-
Sets the connection tcp-keepalive delay.
- isTcpCork() - Method in class com.caucho.vfs.QServerSocket
-
- isTcpCorkEnabled() - Static method in class com.caucho.vfs.JniServerSocketImpl
-
- isTcpKeepalive() - Method in interface com.caucho.management.server.PortMXBean
-
Returns true if tcp-keepalive is enabled.
- isTcpKeepalive() - Method in class com.caucho.network.listen.TcpPort
-
- isTcpKeepalive() - Method in class com.caucho.network.listen.TcpPortAdmin
-
- isTcpKeepalive() - Method in class com.caucho.vfs.JniServerSocketImpl
-
Sets the connection tcp-keepalive delay.
- isTcpKeepalive() - Method in class com.caucho.vfs.QServerSocket
-
- isTcpKeepalive() - Method in class com.caucho.vfs.QServerSocketWrapper
-
- isTcpNoDelay() - Method in interface com.caucho.management.server.PortMXBean
-
Returns true if tcp-no-delay is enabled.
- isTcpNoDelay() - Method in class com.caucho.network.listen.TcpPort
-
Gets the tcp-no-delay property
- isTcpNoDelay() - Method in class com.caucho.network.listen.TcpPortAdmin
-
- isTcpNoDelay() - Method in class com.caucho.vfs.JniServerSocketImpl
-
Sets the connection tcp-no-delay.
- isTcpNoDelay() - Method in class com.caucho.vfs.OpenSSLFactory
-
- isTcpNoDelay() - Method in class com.caucho.vfs.QServerSocket
-
- isTcpNoDelay() - Method in class com.caucho.vfs.QServerSocketWrapper
-
- isTerminated() - Method in class com.caucho.server.util.ScheduledThreadPool
-
Return true if the executor has completed shutting down.
- isTest() - Static method in class com.caucho.server.util.CauchoSystem
-
- isTest() - Static method in class com.caucho.util.CurrentTime
-
Returns true for testing.
- isTest() - Static method in class com.caucho.util.Test
-
- isTesting() - Static method in class com.caucho.server.util.CauchoSystem
-
Returns true if we're currently running a test.
- isText() - Method in class com.caucho.xsl.Sort
-
- isThreadCancelled() - Static method in class com.caucho.config.async.AsyncItem
-
- isThreadDump() - Method in class com.caucho.health.meter.MeterGraphPage
-
- isThreadDump() - Method in interface com.caucho.management.server.MeterGraphPageInfo
-
Should we display thread-dump?
- isThreadHigh() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
- isThreadMax() - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
-
- isThreadMax() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
- isThreadSafe() - Method in class com.caucho.jsp.JspPageConfig
-
Returns true if the JSP page is thread safe.
- isThreadSafe() - Method in class com.caucho.jsp.ParseState
-
Returns true if the threadSafe is enabled.
- isTimeout() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
-
Returns true on the EOF.
- isTimeout() - Method in class com.caucho.server.http.AsyncContextImpl
-
- isTimeout() - Method in class com.caucho.server.http.ConnectionCometController
-
Return true if timed out
- isTimeout() - Method in class com.caucho.server.http.RequestWrapper
-
Returns true if the servlet timed out
- isTimeout() - Method in class com.caucho.server.session.SessionImpl
-
- isTimerSupported() - Method in class com.caucho.ejb.gen.SessionGenerator
-
- isTimerSupported() - Method in class com.caucho.ejb.gen.SingletonGenerator
-
- isTimerSupported() - Method in class com.caucho.ejb.gen.StatefulGenerator
-
- isTimerSupported() - Method in class com.caucho.ejb.gen.StatelessGenerator
-
- isTimestamp() - Method in class com.caucho.quercus.mysql.MysqlColumn
-
- isTop() - Method in class com.caucho.config.inject.CreationalContextImpl
-
- isTop() - Method in class com.caucho.config.inject.DependentCreationalContext
-
- isTop() - Method in class com.caucho.config.inject.OwnerCreationalContext
-
- isTop() - Method in class com.caucho.config.inject.ProducesCreationalContext
-
- isTop() - Method in class com.caucho.jsp.TagInstance
-
Returns true for a top tag.
- isTop() - Method in class com.caucho.server.fastcgi.FastCgiRequest
-
Returns true for the top-level request, but false for any include()
or forward()
- isTop() - Method in class com.caucho.server.http.AbstractCauchoRequest
-
- isTop() - Method in class com.caucho.server.http.CauchoDispatchRequest
-
- isTop() - Method in interface com.caucho.server.http.CauchoRequest
-
- isTop() - Method in class com.caucho.server.http.CauchoRequestWrapper
-
- isTop() - Method in class com.caucho.server.http.CompileRequest
-
- isTop() - Method in class com.caucho.server.http.HttpRequest
-
Returns true for the top-level request, but false for any include()
or forward()
- isTop() - Method in class com.caucho.server.http.HttpServletRequestImpl
-
- isTop() - Method in class com.caucho.server.http.RequestAdapter
-
- isTop() - Method in class com.caucho.server.http.ResponseAdapter
-
- isTop() - Method in class com.caucho.server.http.StubServletRequest
-
- isTop() - Method in class com.caucho.server.webapp.DispatchRequest
-
- isTopic() - Method in class com.caucho.jms.jdbc.JdbcDestination
-
Returns true for a topic.
- isTopic() - Method in class com.caucho.jms.jdbc.JdbcTopic
-
Returns true for a topic.
- isTopScope() - Method in class com.caucho.quercus.program.InterpretedClassDef
-
True if defined at the top-level scope
- ISTORE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ISTORE_0 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ISTORE_1 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ISTORE_2 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ISTORE_3 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- isTrait() - Method in class com.caucho.quercus.env.QuercusClass
-
- isTrait() - Method in class com.caucho.quercus.program.ClassDef
-
True for an trait class.
- isTrait() - Method in class com.caucho.quercus.program.InterpretedClassDef
-
True for an trait class.
- isTraitField() - Method in class com.caucho.quercus.program.ClassField
-
- isTraitMethod() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a trait method.
- isTraitMethod() - Method in class com.caucho.quercus.function.LazyMethod
-
- isTransactional() - Method in enum com.caucho.amber.entity.EntityState
-
- isTransactional() - Method in class com.caucho.sql.DBPoolImpl
-
Returns true if the pool supports transactions.
- isTransactionsEnabled() - Method in class com.caucho.server.distcache.CacheConfig
-
- isTransactionsEnabled() - Method in interface javax.cache.Configuration
-
- isTransactionsEnabled - Variable in class javax.cache.MutableConfiguration
-
- isTransactionsEnabled() - Method in class javax.cache.MutableConfiguration
-
- isTransient() - Method in class com.caucho.bytecode.JavaField
-
Returns true for a transient field.
- isTransient() - Method in class com.caucho.bytecode.JField
-
Returns true for a transient field
- isTransient() - Method in class com.caucho.bytecode.JFieldWrapper
-
Returns true for a transient field.
- isTransient() - Method in class com.caucho.config.inject.AbstractInjectionPoint
-
- isTransient() - Method in class com.caucho.config.inject.InjectionPointImpl
-
- isTransient() - Method in class com.caucho.server.webbeans.ConversationContext
-
- isTransient() - Method in interface javax.enterprise.context.Conversation
-
- isTransient() - Method in interface javax.enterprise.inject.spi.InjectionPoint
-
Test if the injection point is a java transient
- isTransportSecure() - Static method in class com.caucho.security.SecurityContext
-
Returns true if the context is secure (SSL).
- isTransportSecure() - Method in interface com.caucho.security.SecurityContextProvider
-
Returns true if the transport context is secure (SSL).
- isTransportSecure() - Method in class com.caucho.server.http.AbstractHttpRequest
-
Returns true if the transport is secure.
- isTree(String) - Method in class com.caucho.env.repository.AbstractRepository
-
Returns true if the file is a tree
- isTree(String) - Method in interface com.caucho.env.repository.RepositorySpi
-
Returns true if the file is a tree
- isTriad() - Method in class com.caucho.cloud.network.ClusterServer
-
Returns true if this server is a triad.
- isTriad() - Method in class com.caucho.cloud.topology.CloudServer
-
True if this server is a triad.
- isTriad() - Method in class com.caucho.cloud.topology.TriadServer
-
True if this server is a triad.
- isTriad(ClusterServer) - Method in class com.caucho.server.cluster.ClusterPod
-
Returns true for any of the triad servers.
- isTriadServer() - Method in class com.caucho.cloud.network.ClusterServerAdmin
-
Returns true for a triad server
- isTriadServer() - Method in interface com.caucho.management.server.ClusterServerMXBean
-
Returns true if this is a triad server
- isTrim() - Method in class com.caucho.jsp.java.JspAttribute
-
Returns true if trimming is enabled.
- isTrim() - Method in class com.caucho.jsp.java.JspFragmentNode
-
Returns true if trimming is enabled.
- isTrimDirectiveWhitespaces() - Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
True if whitespace is trimmed.
- isTrimWhitespace() - Method in class com.caucho.jsp.ParseState
-
Returns true if JSP whitespace is trimmed.
- isTriplicate() - Method in class com.caucho.distcache.AbstractCache
-
- isTriplicate() - Method in class com.caucho.server.distcache.CacheConfig
-
Returns true is the triplicate backup mode enabled so that
all triad servers have a copy of the cache item.
- isTriplicate(int) - Static method in class com.caucho.server.distcache.CacheConfig
-
- isTriplicate() - Method in class com.caucho.server.distcache.CacheImpl
-
- isTrue() - Method in class com.caucho.quercus.expr.Expr
-
Returns true if a static true value.
- isTrue() - Method in class com.caucho.quercus.expr.LiteralExpr
-
Returns true if a static true value.
- isTrue(Expression<Boolean>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
- isTruncateBlob() - Method in class com.caucho.jms.jdbc.JdbcManager
-
Return true if blobs need to be truncated before deletion.
- isTruncateBlobBeforeDelete() - Method in class com.caucho.jdbc.JdbcMetaData
-
True if blobs must be truncated on delete.
- isTruncateBlobBeforeDelete() - Method in class com.caucho.jdbc.OracleMetaData
-
True if blobs must be truncated on delete.
- isTry() - Method in class com.caucho.quercus.parser.Scope
-
Returns true if scope is local to a try statement.
- ISUB - Static variable in class com.caucho.bytecode.CodeVisitor
-
- isUndeliverableHere() - Method in class com.caucho.amqp.io.DeliveryModified
-
- isUnicode() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for a UnicodeValue.
- isUnicode() - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Returns true for UnicodeValue
- isUnicode() - Method in class com.caucho.quercus.env.UnicodeValue
-
Returns true for UnicodeValue
- isUnicode() - Method in class com.caucho.quercus.env.Value
-
Returns true for a UnicodeValue.
- isUnicode() - Method in class com.caucho.quercus.env.Var
-
Returns true for a UnicodeValue.
- isUnicodeSemantics() - Method in class com.caucho.quercus.env.Env
-
Returns true if unicode.semantics is on.
- isUnicodeSemantics() - Method in class com.caucho.quercus.module.ModuleContext
-
- isUnicodeSemantics() - Method in class com.caucho.quercus.parser.QuercusParser
-
- isUnicodeSemantics() - Method in class com.caucho.quercus.QuercusContext
-
Returns true if unicode.semantics is on.
- isUnicodeSemantics() - Method in class com.caucho.quercus.script.QuercusScriptEngine
-
Returns true if unicode.semantics (PHP6) is on.
- isUnique() - Method in class com.caucho.amber.cfg.AbstractColumnConfig
-
- isUnique() - Method in class com.caucho.amber.table.AmberColumn
-
Gets the unique property.
- isUnique() - Method in class com.caucho.db.table.Column
-
Returns true if the column is unique.
- isUnique() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true for a unique column
- isUnique() - Method in class com.caucho.xpath.pattern.AbstractPattern
-
Returns true if the pattern's iterator returns unique nodes.
- isUnique() - Method in class com.caucho.xpath.pattern.FromPrevious
-
Returns true if the pattern is strictly ascending.
- isUnique() - Method in class com.caucho.xpath.pattern.FromPreviousSibling
-
Returns true if the pattern returns unique values.
- isUniqueConstraintSQLState(String) - Method in class com.caucho.jdbc.JdbcMetaData
-
Returns true if the sql state is a "duplicate primary key" error.
- isUniqueKey(int) - Method in interface com.caucho.quercus.lib.db.QuercusResultSetMetaData
-
- isUniqueKey() - Method in class com.caucho.quercus.mysql.MysqlColumn
-
- isUniqueKey(int) - Method in class com.caucho.quercus.mysql.MysqlResultSetMetaData
-
- isUnix() - Static method in class com.caucho.server.util.CauchoSystem
-
- isUnknown() - Method in class com.caucho.env.health.HealthCheckResult
-
- isUnknown() - Method in class com.caucho.quercus.Location
-
- isUnloadedValue() - Method in class com.caucho.server.distcache.MnodeEntry
-
- isUnsatisfied() - Method in class com.caucho.config.inject.InstanceImpl
-
- isUnsatisfied() - Method in interface javax.enterprise.inject.Instance
-
Test if there are any beans that match the instance.
- isUnsigned() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true for unsigned.
- isUnsigned(int) - Method in interface com.caucho.quercus.lib.db.QuercusResultSetMetaData
-
- isUnsigned() - Method in class com.caucho.quercus.mysql.MysqlColumn
-
- isUnsigned(int) - Method in class com.caucho.quercus.mysql.MysqlResultSetMetaData
-
- isUpdatable() - Method in class com.caucho.amber.cfg.AbstractColumnConfig
-
- isUpdate() - Method in class com.caucho.amber.field.PropertyField
-
- isUpdateable() - Method in class com.caucho.amber.field.AbstractField
-
Returns true if the methods are abstract.
- isUpdateable() - Method in interface com.caucho.amber.field.AmberField
-
Returns true for an updateable field.
- isUpdateable() - Method in class com.caucho.amber.field.EmbeddedSubField
-
Returns true for an updateable field.
- isUpdateable() - Method in class com.caucho.amber.field.EntityMapField
-
Returns true if the methods are abstract.
- isupper(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isUsed() - Method in class com.caucho.amber.query.FromItem
-
Returns true if the from is used.
- isUsePersistentStore() - Method in class com.caucho.server.session.SessionManager
-
- isUseQuery() - Method in class com.caucho.tools.profiler.ProfilerFilter
-
- isUserAdmin() - Static method in class com.caucho.quercus.lib.gae.GaeUserService
-
- isUserDefined() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- isUserDefined() - Method in class com.caucho.quercus.lib.reflection.ReflectionFunctionAbstract
-
- isUserInRole(Principal, String) - Method in class com.caucho.security.AbstractAuthenticator
-
Returns true if the user plays the named role.
- isUserInRole(Principal, String) - Method in class com.caucho.security.AbstractLogin
-
Returns true if the current user plays the named role.
- isUserInRole(Principal, String) - Method in class com.caucho.security.AnonymousAuthenticator
-
The anonymous user is in the "user" role
- isUserInRole(String) - Method in interface com.caucho.security.AuthenticatedUser
-
- isUserInRole(Principal, String) - Method in interface com.caucho.security.Authenticator
-
- isUserInRole(Principal, String) - Method in class com.caucho.security.DatabaseAuthenticator
-
- isUserInRole(Principal, String) - Method in class com.caucho.security.JaasAuthenticator
-
Returns true if the user plays the named role.
- isUserInRole(Principal, String) - Method in interface com.caucho.security.Login
-
Returns true if the current user plays the named role.
- isUserInRole(Principal, String) - Method in class com.caucho.security.LoginList
-
Returns true if the current user plays the named role.
- isUserInRole(Principal, String) - Method in class com.caucho.security.NullAuthenticator
-
Returns true if the user plays the named role.
- isUserInRole(String) - Method in class com.caucho.security.PasswordUser
-
Returns true if the user is in one of the roles
- isUserInRole(String, Principal) - Method in interface com.caucho.security.RoleMap
-
Returns true if the user has permission for the role
- isUserInRole(String, Principal) - Method in class com.caucho.security.RoleMapManager
-
Checks for role matching.
- isUserInRole(String) - Static method in class com.caucho.security.SecurityContext
-
Returns true if the user principal is in the specified 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 com.caucho.security.SecurityContextProvider
-
Returns true if the user principal plays the named role.
- isUserInRole(String, Principal) - Method in class com.caucho.security.XmlRoleMap
-
Returns the PasswordUser
- isUserInRole(String) - Method in class com.caucho.server.http.AbstractCauchoRequest
-
Returns true if the user represented by the current request
plays the named role.
- isUserInRole(String) - Method in class com.caucho.server.http.AbstractHttpRequest
-
- isUserInRole(String) - Method in class com.caucho.server.http.CauchoRequestWrapper
-
- isUserInRole(String) - Method in class com.caucho.server.http.RequestAdapter
-
Checks the isUserInRole.
- isUserInRole(String) - Method in class com.caucho.server.http.RequestWrapper
-
Returns true if the user is in the given role.
- isUserInRole(String) - Method in class com.caucho.server.http.StubServletRequest
-
- isUserInRole(Principal, String) - Method in class com.caucho.server.security.AbstractAuthenticator
-
Returns true if the user plays the named role.
- isUserInRole(HttpServletRequest, HttpServletResponse, ServletContext, Principal, String) - Method in class com.caucho.server.security.AbstractAuthenticator
-
- isUserInRole(Principal, String) - Method in class com.caucho.server.security.AbstractLogin
-
Deprecated.
Returns true if the current user plays the named role.
- isUserInRole(HttpServletRequest, HttpServletResponse, ServletContext, Principal, String) - Method in class com.caucho.server.security.AbstractLogin
-
Deprecated.
- isUserInRole(String) - Method in interface com.caucho.server.security.AuthenticatedUser
-
- isUserInRole(String) - Method in interface com.caucho.server.security.Authentication
-
- isUserInRole(HttpServletRequest, HttpServletResponse, ServletContext, Principal, String) - Method in class com.caucho.server.security.AuthenticatorList
-
- isUserInRole(String) - Method in interface com.caucho.server.security.RolePrincipal
-
- isUserInRole(HttpServletRequest, HttpServletResponse, ServletContext, Principal, String) - Method in interface com.caucho.server.security.ServletAuthenticator
-
Returns true if the user plays the named role.
- isUserInRole(String) - Method in class com.caucho.server.webapp.WebServiceContextProxy
-
- isUserInRole(String) - Method in interface javax.servlet.http.HttpServletRequest
-
Returns true if the user is in the given role.
- isUserInRole(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
-
Returns true if the user is in the given role.
- isUserLoggedIn() - Static method in class com.caucho.quercus.lib.gae.GaeUserService
-
- isUsesGlobal() - Method in class com.caucho.quercus.program.FunctionInfo
-
True if the global statement is used.
- isUsesSymbolTable() - Method in class com.caucho.quercus.program.FunctionInfo
-
True if the function uses the symbol table
- isUtf8() - Method in class com.caucho.quercus.lib.i18n.Decoder
-
- isUtf8() - Method in class com.caucho.quercus.lib.i18n.Encoder
-
- isUtf8() - Method in class com.caucho.quercus.lib.i18n.Utf8Decoder
-
- isUtf8() - Method in class com.caucho.quercus.lib.i18n.Utf8Encoder
-
- isUTF8() - Method in class com.caucho.quercus.lib.regexp.Regexp
-
- isValid() - Method in class com.caucho.amber.collection.CollectionImpl
-
- isValid() - Method in class com.caucho.amber.collection.MapImpl
-
- isValid() - Method in class com.caucho.amber.collection.SetImpl
-
- isValid(int) - Method in class com.caucho.amber.jdbc.AmberConnectionImpl
-
- isValid() - Method in class com.caucho.amber.query.ResultSetCacheChunk
-
Return true if the chunk is still valid.
- isValid() - Method in interface com.caucho.boot.Boot
-
- isValid() - Method in class com.caucho.boot.JniBoot
-
- isValid() - Method in class com.caucho.bootjni.JniBoot
-
- isValid(Class<?>) - Static method in class com.caucho.config.inject.InjectionTargetBuilder
-
Checks for validity for classpath scanning.
- isValid(BlockStore, byte[], int) - Static method in class com.caucho.db.blob.Inode
-
Validate the inode
- isValid() - Method in class com.caucho.db.block.Block
-
- isValid() - Method in enum com.caucho.db.block.BlockState
-
- isValid() - Method in class com.caucho.db.index.IndexKey
-
- isValid(int) - Method in class com.caucho.db.jdbc.ConnectionImpl
-
- isValid(byte[], int) - Method in class com.caucho.db.table.Column
-
Returns true if the column is valid (i.e.
- isValid() - Method in interface com.caucho.distcache.ExtCacheEntry
-
- isValid() - Method in class com.caucho.env.repository.RepositorySpi.ValidateHashResult
-
- isValid() - Method in class com.caucho.jmx.EmptyDescriptor
-
- isValid(TagData) - Method in class com.caucho.jsp.TempTagInfo
-
- isValid() - Method in class com.caucho.license.LicenseStoreAdmin.LicenseAdmin
-
- isValid() - Method in interface com.caucho.management.server.LicenseMXBean
-
- isValid(Env) - Method in interface com.caucho.quercus.env.Callable
-
Checks for a valid callback.
- isValid(Env) - Method in class com.caucho.quercus.env.Callback
-
- isValid(Env) - Method in class com.caucho.quercus.env.CallbackClassMethod
-
- isValid(Env) - Method in class com.caucho.quercus.env.CallbackError
-
- isValid(Env) - Method in class com.caucho.quercus.env.CallbackFunction
-
- isValid(Env) - Method in class com.caucho.quercus.env.CallbackObjectMethod
-
- isValid(Env) - Method in class com.caucho.quercus.env.Closure
-
- isValid(Env) - Method in class com.caucho.quercus.env.ObjectValue
-
- isValid() - Method in class com.caucho.quercus.env.SessionArrayValue
-
- isValid(Env) - Method in class com.caucho.quercus.function.AbstractFunction
-
- isValid() - Method in class com.caucho.quercus.lib.curl.PostBody
-
- isValid(Env) - Method in class com.caucho.quercus.lib.db.JdbcTableMetaData
-
- isValid() - Method in class com.caucho.quercus.lib.xml.XmlReader
-
- isValid(int) - Method in class com.caucho.quercus.mysql.MysqlConnectionImpl
-
- isValid() - Method in interface com.caucho.relaxng.VerifierHandler
-
- isValid() - Method in class com.caucho.relaxng.VerifierHandlerImpl
-
Checks if the document was valid.
- isValid() - Method in class com.caucho.server.distcache.ExtCacheEntryFacade
-
- isValid() - Method in class com.caucho.server.distcache.MnodeEntry
-
- isValid() - Method in class com.caucho.server.session.SessionImpl
-
Returns true if the session is valid.
- isValid(int) - Method in class com.caucho.sql.spy.SpyConnection
-
- isValid(int) - Method in class com.caucho.sql.UserConnection
-
- isValid(int) - Method in class com.caucho.tools.profiler.ConnectionWrapper
-
- isValid(TagData) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
-
Validates the tag, so errors can be caught at compile-time instead of
waiting for runtime.
- isValid(TagData) - Method in class javax.servlet.jsp.tagext.TagInfo
-
Returns true if the tag instance is valid.
- isValidateTaglibSchema() - Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
Set true if the taglibs should have the schema validated
- isValidating() - Method in class com.caucho.xml.AbstractParser
-
Returns true if the XML should be validated
- isValidating() - Method in class com.caucho.xml.parsers.AbstractDocumentBuilder
-
- isValidating() - Method in class com.caucho.xml.parsers.XmlSAXParserFactory.XmlSAXParser
-
True if the factory is validating
- isValidating() - Method in class com.caucho.xml2.AbstractParser
-
Returns true if the XML should be validated
- isValidating() - Method in class com.caucho.xml2.jaxp.SAXParserFactoryImpl.XmlSAXParser
-
Returns true if the SAXParser is validating.
- isValidating() - Method in class com.caucho.xml2.parsers.AbstractDocumentBuilder
-
- isValidating() - Method in class com.caucho.xml2.parsers.XmlSAXParserFactory.XmlSAXParser
-
True if the factory is validating
- isValidConstructor(Class<?>) - Static method in class com.caucho.config.inject.InjectionTargetBuilder
-
- isValidFieldOffset(int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Return true is the field offset is valid, meaning it
is larger than 0 and is less that the max number
of fields in this result resource.
- isValidPrefix(String) - Method in class com.caucho.config.types.PathPatternType
-
Checks that the path is an allowable prefix.
- isValidRow(long) - Method in class com.caucho.db.table.TableIterator
-
Sets the next row.
- isValidString(int) - Method in class com.caucho.quercus.lib.UnserializeReader
-
- isValue() - Method in class com.caucho.boot.AbstractBootOption
-
- isValue() - Method in interface com.caucho.boot.BootOption
-
- isValue() - Method in class com.caucho.boot.ValueBootOption
-
- isValue() - Method in class com.caucho.quercus.marshal.ArrayValueMarshal
-
Return true if is a Value.
- isValue() - Method in class com.caucho.quercus.marshal.BinaryValueMarshal
-
Return true if is a Value.
- isValue() - Method in class com.caucho.quercus.marshal.DoubleValueMarshal
-
Return true if is a Value.
- isValue() - Method in class com.caucho.quercus.marshal.ExpectMarshal
-
Return true if is a Value.
- isValue() - Method in class com.caucho.quercus.marshal.ExtValueMarshal
-
Return true if is a Value.
- isValue() - Method in class com.caucho.quercus.marshal.LongValueMarshal
-
Return true if is a Value.
- isValue() - Method in class com.caucho.quercus.marshal.Marshal
-
Return true if is a Value.
- isValue() - Method in class com.caucho.quercus.marshal.StringValueMarshal
-
Return true if is a Value.
- isValue() - Method in class com.caucho.quercus.marshal.UnicodeValueMarshal
-
Return true if is a Value.
- isValue() - Method in class com.caucho.quercus.marshal.ValueMarshal
-
Return true if is a Value.
- isValueExpired(long) - Method in class com.caucho.server.distcache.MnodeEntry
-
Returns true if the value of the entry has expired.
- isValueFragment() - Method in class com.caucho.jsp.java.JspFragmentNode
-
Returns true if the children are static.
- isValueNull() - Method in interface com.caucho.distcache.ExtCacheEntry
-
Returns true for a null entry
- isValueNull() - Method in class com.caucho.server.distcache.ExtCacheEntryFacade
-
Returns true if the value is null.
- isValueNull() - Method in class com.caucho.server.distcache.MnodeEntry
-
Returns true if the value is null
- isValueOption(String) - Method in class com.caucho.boot.AbstractBootCommand
-
- isValueOption(String) - Method in interface com.caucho.boot.BootCommand
-
- isVar() - Method in class com.caucho.quercus.env.Value
-
- isVar() - Method in class com.caucho.quercus.env.Var
-
- isVar() - Method in class com.caucho.quercus.expr.AbstractVarExpr
-
Returns true if the expression is a var/left-hand-side.
- isVar() - Method in class com.caucho.quercus.expr.Expr
-
Returns true if the expression is a var/left-hand-side.
- isVariable() - Method in class com.caucho.config.reflect.BaseType
-
Returns true for a variable type like X
- isVariable() - Method in class com.caucho.config.reflect.VarType
-
- isVariableArgs() - Method in class com.caucho.quercus.program.FunctionInfo
-
True if the function has variable numbers of arguments
- isVariableVar() - Method in class com.caucho.quercus.program.FunctionInfo
-
True if the function has variable vars.
- isVelocityEnabled() - Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
Return true if velocity is allowed.
- isVelocityEnabled() - Method in class com.caucho.jsp.ParseState
-
Returns true if Velocity statements are enabled.
- isVersion() - Method in interface javax.persistence.metamodel.SingularAttribute
-
- isVersionAlias() - Method in class com.caucho.server.webapp.WebApp
-
- isVersionAlias() - Method in class com.caucho.server.webapp.WebAppController
-
versionAlias is true if a versioned web-app is currently acting
as the primary web-app.
- isVersioning() - Method in class com.caucho.env.deploy.ExpandDeployGenerator
-
Sets true to enable versioning
- isVersioning() - Method in class com.caucho.server.webapp.WebAppController
-
- isVersioning() - Method in class com.caucho.server.webapp.WebAppVersioningController
-
- isVersionLicense() - Method in class com.caucho.license.LicenseStoreAdmin.LicenseAdmin
-
- isVersionLicense() - Method in interface com.caucho.management.server.LicenseMXBean
-
- isVeto() - Method in class com.caucho.config.extension.ProcessBeanImpl
-
- isWaitForRead() - Method in class com.caucho.amqp.server.AmqpServerConnection
-
- isWaitForRead() - Method in class com.caucho.cloud.hmtp.HmtpRequest
-
- isWaitForRead() - Method in class com.caucho.distcache.websocket.AbstractWebSocketConnection
-
- isWaitForRead() - Method in class com.caucho.memcached.MemcachedConnection
-
- isWaitForRead() - Method in class com.caucho.message.stomp.StompConnection
-
- isWaitForRead() - Method in interface com.caucho.network.listen.ProtocolConnection
-
Return true if the connection should wait for a read before
handling the request.
- isWaitForRead() - Method in class com.caucho.server.fastcgi.FastCgiRequest
-
Return true if the request waits for a read before beginning.
- isWaitForRead() - Method in class com.caucho.server.hmux.HmuxRequest
-
- isWaitForRead() - Method in class com.caucho.server.http.HttpRequest
-
Return true if the request waits for a read before beginning.
- isWaitForRead() - Method in class com.caucho.server.http.StubSessionContextRequest
-
- isWaitForRead() - Method in class com.caucho.server.snmp.SnmpRequest
-
Return true if the connection should wait for a read before
handling the request.
- isWaiting() - Method in class com.caucho.profile.ProProfileEntry
-
- isWarmup() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true for the warmup state.
- isWarmup() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isWarning() - Method in class com.caucho.env.health.HealthCheckResult
-
- isWatchdog() - Method in class com.caucho.admin.action.PdfReportAction
-
- isWatchdog() - Method in class com.caucho.server.admin.PdfReportQuery
-
- isWatchdog() - Method in class com.caucho.server.cluster.ServletService
-
Returns true for the watchdog server.
- isWatchdog() - Method in class com.caucho.server.resin.Resin
-
- isWatchdog() - Method in class com.caucho.server.resin.ResinWatchdog
-
- isWatchdogManagerConfig() - Method in class com.caucho.boot.BootResinConfig
-
Returns true if there is a config.
- isWeakClose() - Method in class com.caucho.db.block.BlockWriter
-
Close is not automatic on environment shutdown because of timing.
- isWeakClose() - Method in class com.caucho.env.thread2.AbstractTaskWorker2
-
- isWhile() - Method in class com.caucho.quercus.parser.Scope
-
Returns true if scope is local to a while statement.
- isWhitespace(int) - Method in class com.caucho.burlap.client.MicroBurlapInput
-
- isWhitespace(int) - Method in class com.caucho.burlap.io.BurlapInput
-
- isWhitespace(String) - Method in class com.caucho.jsp.java.JspContainerNode
-
- isWhitespace() - Method in class com.caucho.jsp.java.JspText
-
Returns true if whitespace.
- isWhitespace() - Method in class com.caucho.jsp.java.JspTextNode
-
Returns true if whitespace.
- isWhitespace() - Method in class com.caucho.jsp.java.StaticText
-
Returns true if whitespace.
- isWhitespace(char) - Static method in class com.caucho.quercus.lib.string.StringModule
-
Returns true if the character is a whitespace character.
- isWhiteSpace() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- isWhiteSpace() - Method in class com.caucho.xml.stream.events.CharactersImpl
-
- isWhiteSpace() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- isWhitespace(int) - Static method in class com.caucho.xml.XmlChar
-
- isWhitespace(String) - Static method in class com.caucho.xml.XmlUtil
-
Extracts the text value from the node.
- isWhitespace(int) - Static method in class com.caucho.xml2.XmlChar
-
- isWhitespace(String) - Static method in class com.caucho.xml2.XmlUtil
-
Extracts the text value from the node.
- isWhitespace() - Method in class com.caucho.xsl.java.TextNode
-
- isWhiteSpace() - Method in interface javax.xml.stream.events.Characters
-
- isWhiteSpace() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- isWhiteSpace() - Method in interface javax.xml.stream.XMLStreamReader
-
- isWhitespaceInElementContent() - Method in class com.caucho.quercus.lib.dom.DOMCDATASection
-
- isWhitespaceInElementContent() - Method in class com.caucho.quercus.lib.dom.DOMText
-
- isWildcard() - Method in class com.caucho.config.reflect.BaseType
-
- isWildcard() - Method in class com.caucho.config.reflect.VarType
-
- isWildcard() - Method in class com.caucho.config.reflect.WildcardTypeImpl
-
- isWindows() - Static method in class com.caucho.server.util.CauchoSystem
-
- isWindows() - Static method in class com.caucho.vfs.Path
-
- isWindowsInsecure() - Method in class com.caucho.vfs.Path
-
Returns true for windows security issues.
- isWrapperFor(Class<?>) - Method in class com.caucho.amber.jdbc.AmberConnectionImpl
-
- isWrapperFor(Class<?>) - Method in class com.caucho.amber.jdbc.AmberStatementImpl
-
- isWrapperFor(Class<?>) - Method in class com.caucho.amber.query.ResultSetImpl
-
- isWrapperFor(Class<?>) - Method in class com.caucho.db.jdbc.ConnectionImpl
-
- isWrapperFor(Class<?>) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
-
- isWrapperFor(Class<?>) - Method in class com.caucho.db.jdbc.DataSourceImpl
-
- isWrapperFor(Class<?>) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
-
- isWrapperFor(Class<?>) - Method in class com.caucho.db.jdbc.NullResultSet
-
- isWrapperFor(Class<?>) - Method in class com.caucho.db.jdbc.PreparedStatementImpl
-
- isWrapperFor(Class<?>) - Method in class com.caucho.db.jdbc.ResultSetImpl
-
- isWrapperFor(Class<?>) - Method in class com.caucho.db.jdbc.ResultSetMetaDataImpl
-
- isWrapperFor(Class<?>) - Method in class com.caucho.db.jdbc.StatementImpl
-
- isWrapperFor(Class<?>) - Method in class com.caucho.jstl.el.SqlSetDataSourceTag.DataSourceAdapter
-
- isWrapperFor(Class<?>) - Method in class com.caucho.quercus.lib.db.JavaSqlDriverWrapper
-
- isWrapperFor(Class<?>) - Method in class com.caucho.quercus.lib.db.QuercusDataSource
-
- isWrapperFor(Class<?>) - Method in class com.caucho.quercus.mysql.AbstractResultSet
-
- isWrapperFor(Class<?>) - Method in class com.caucho.quercus.mysql.MysqlConnectionImpl
-
- isWrapperFor(Class<?>) - Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
-
- isWrapperFor(Class<?>) - Method in class com.caucho.quercus.mysql.MysqlResultSetMetaData
-
- isWrapperFor(Class<?>) - Method in class com.caucho.quercus.mysql.MysqlStatementImpl
-
- isWrapperFor(ServletRequest) - Method in class com.caucho.server.http.CauchoDispatchRequest
-
- isWrapperFor(Class<?>) - Method in class com.caucho.server.http.CauchoDispatchRequest
-
- isWrapperFor(ServletRequest) - Method in class com.caucho.server.http.CauchoRequestWrapper
-
- isWrapperFor(Class<?>) - Method in class com.caucho.server.http.CauchoRequestWrapper
-
- isWrapperFor(Class<?>) - Method in class com.caucho.sql.DBPool
-
- isWrapperFor(Class<?>) - Method in class com.caucho.sql.spy.SpyConnection
-
- isWrapperFor(Class<?>) - Method in class com.caucho.sql.spy.SpyStatement
-
- isWrapperFor(Class<?>) - Method in class com.caucho.sql.UserCallableStatement
-
- isWrapperFor(Class<?>) - Method in class com.caucho.sql.UserConnection
-
- isWrapperFor(Class<?>) - Method in class com.caucho.sql.UserDataSource
-
- isWrapperFor(Class<?>) - Method in class com.caucho.sql.UserPreparedStatement
-
- isWrapperFor(Class<?>) - Method in class com.caucho.sql.UserStatement
-
- isWrapperFor(Class<?>) - Method in class com.caucho.tools.profiler.CallableStatementWrapper
-
- isWrapperFor(Class<?>) - Method in class com.caucho.tools.profiler.ConnectionWrapper
-
- isWrapperFor(Class<?>) - Method in class com.caucho.tools.profiler.DataSourceWrapper
-
- isWrapperFor(Class<?>) - Method in class com.caucho.tools.profiler.PreparedStatementWrapper
-
- isWrapperFor(Class<?>) - Method in class com.caucho.tools.profiler.ResultSetWrapper
-
- isWrapperFor(Class<?>) - Method in class com.caucho.tools.profiler.StatementWrapper
-
- isWrapperFor(ServletRequest) - Method in class javax.servlet.ServletRequestWrapper
-
- isWrapperFor(Class) - Method in class javax.servlet.ServletRequestWrapper
-
- isWrapperFor(ServletResponse) - Method in class javax.servlet.ServletResponseWrapper
-
- isWrapperFor(Class) - Method in class javax.servlet.ServletResponseWrapper
-
- isWrapStatements() - Method in class com.caucho.sql.DBPoolImpl
-
Sets true if statements should be wrapped.
- isWritable(int) - Method in class com.caucho.db.jdbc.ResultSetMetaDataImpl
-
Returns the column writability
- isWritable(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- isWritable(int) - Method in class com.caucho.quercus.mysql.MysqlResultSetMetaData
-
Returns the column writability
- isWrite() - Method in enum com.caucho.db.block.BlockState
-
- isWriteAllowed(ServletRequest, ServletResponse) - Method in class com.caucho.server.admin.ManagementService
-
- isWriteClosed() - Method in class com.caucho.util.RingValueQueue
-
- isWriteThrough() - Method in class com.caucho.server.distcache.CacheConfig
-
- isWriteThrough() - Method in interface javax.cache.Configuration
-
- isWriteThrough - Variable in class javax.cache.MutableConfiguration
-
- isWriteThrough() - Method in class javax.cache.MutableConfiguration
-
- isXA() - Method in class com.caucho.jms.connection.ConnectionImpl
-
Returns true for an XA connection.
- isXA() - Method in class com.caucho.sql.DBPool
-
Returns true if this is transactional.
- isXA() - Method in class com.caucho.sql.DBPoolImpl
-
Returns true if this is transactional.
- isXAForbidSameRM() - Method in class com.caucho.sql.DBPoolImpl
-
Returns true if transactions should force isSameRM to be false.
- isXATransaction() - Method in class com.caucho.env.dbpool.ConnectionPool
-
Set true for XA transaction support.
- isXATransaction() - Method in class com.caucho.sql.DBPoolImpl
-
Returns true if there is a valid XAResource associated
with the database.
- isXATransaction() - Method in class com.caucho.sql.DriverConfig
-
Returns true if the driver is XA enabled.
- isxdigit(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isXml() - Method in class com.caucho.jsp.cfg.JspPropertyGroup
-
Return true if the JSP uses XML format.
- isXml() - Method in class com.caucho.jsp.JspCompiler
-
True when XML is the default parser.
- isXml() - Method in class com.caucho.jsp.ParseState
-
Returns true if parsing is XML
- isZeroFill() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true for zerofill
- isZeroFill(int) - Method in interface com.caucho.quercus.lib.db.QuercusResultSetMetaData
-
- isZeroFill() - Method in class com.caucho.quercus.mysql.MysqlColumn
-
- isZeroFill(int) - Method in class com.caucho.quercus.mysql.MysqlResultSetMetaData
-
- item(int) - Method in class com.caucho.quercus.lib.dom.DOMNamedNodeMap
-
- item(int) - Method in class com.caucho.quercus.lib.dom.DOMNodeList
-
- item(int) - Method in class com.caucho.quercus.lib.dom.DOMStringList
-
- Item - Class in com.caucho.relaxng.program
-
Generates programs from patterns.
- Item() - Constructor for class com.caucho.relaxng.program.Item
-
- item(int) - Method in class com.caucho.xml.NodeListImpl
-
Returns the item at the index.
- item(int) - Method in class com.caucho.xml.QDeepNodeList
-
- item(int) - Method in class com.caucho.xml.QEmptyNodeList
-
Returns the child with the given index.
- item(int) - Method in class com.caucho.xml.QNode.ChildNodeList
-
Returns the child with the given index.
- item(int) - Method in class com.caucho.xml2.NodeListImpl
-
Returns the item at the index.
- item(int) - Method in class com.caucho.xml2.QDeepNodeList
-
- item(int) - Method in class com.caucho.xml2.QEmptyNodeList
-
Returns the child with the given index.
- item(int) - Method in class com.caucho.xml2.QNode.ChildNodeList
-
Returns the child with the given index.
- item(int) - Method in class com.caucho.xpath.pattern.SingleNodeIterator
-
Returns the NodeList item.
- ITEM_NOT_FOUND - Static variable in class com.caucho.bam.BamError
-
The target address doesn't exist ("cancel")
- itemExists(String) - Method in class com.caucho.jms.message.MapMessageImpl
-
Returns true if the object exists.
- itemExists(String) - Method in interface javax.jms.MapMessage
-
- itemId - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
-
- itemIterator(Item) - Method in class com.caucho.relaxng.program.Item
-
- ItemNotFoundException - Exception in com.caucho.bam
-
HMPP wrapper
- ItemNotFoundException() - Constructor for exception com.caucho.bam.ItemNotFoundException
-
- ItemNotFoundException(String) - Constructor for exception com.caucho.bam.ItemNotFoundException
-
- ItemNotFoundException(String, BamError) - Constructor for exception com.caucho.bam.ItemNotFoundException
-
- ItemNotFoundException(BamError) - Constructor for exception com.caucho.bam.ItemNotFoundException
-
- IteratedExpression - Class in javax.servlet.jsp.jstl.core
-
- IteratedExpression(ValueExpression, String) - Constructor for class javax.servlet.jsp.jstl.core.IteratedExpression
-
- iteratedExpression - Variable in class javax.servlet.jsp.jstl.core.IteratedValueExpression
-
- IteratedValueExpression - Class in javax.servlet.jsp.jstl.core
-
- IteratedValueExpression(IteratedExpression, int) - Constructor for class javax.servlet.jsp.jstl.core.IteratedValueExpression
-
- IterationTag - Interface in javax.servlet.jsp.tagext
-
IterationTag lets tags loop over the body.
- iterator() - Method in class com.caucho.amber.collection.CollectionImpl
-
Returns an iterator of the items.
- iterator() - Method in class com.caucho.amber.collection.SetImpl
-
Returns an iterator of the items.
- iterator() - Method in class com.caucho.config.inject.InstanceImpl
-
- iterator() - Method in class com.caucho.config.reflect.AnnotationSet
-
- iterator() - Method in class com.caucho.distcache.AbstractCache
-
- iterator() - Method in class com.caucho.env.dbpool.IdlePoolSet
-
Returns an iterator to the set.
- iterator() - Method in class com.caucho.java.LineMap
-
- iterator() - Method in class com.caucho.jms.queue.AbstractQueue
-
- iterator() - Method in class com.caucho.jms.queue.AbstractTopic
-
- iterator() - Method in class com.caucho.jms.queue.JmsBlockingQueue
-
- iterator() - Method in class com.caucho.jsp.el.ImplicitFieldExpr.AttributeMap.EntrySet
-
- iterator() - Method in class com.caucho.jsp.el.ImplicitObjectExpr.AttributeMap.EntrySet
-
- iterator() - Method in class com.caucho.jsp.el.PageContextAttributeMap.EntrySet
-
- iterator() - Method in class com.caucho.jsp.TagInstance
-
Iterates through the children.
- iterator() - Method in class com.caucho.memcached.MemcachedClient
-
- iterator() - Method in class com.caucho.message.common.AbstractMessageReceiver
-
- iterator() - Method in class com.caucho.message.common.AbstractQueueSender
-
- iterator() - Method in class com.caucho.quercus.env.ArrayValue.EntrySet
-
- iterator() - Method in class com.caucho.quercus.env.ArrayValue.KeySet
-
- iterator() - Method in class com.caucho.quercus.env.ArrayValue.ValueCollection
-
- iterator() - Method in class com.caucho.quercus.env.JavaAdapter.KeySet
-
- iterator() - Method in class com.caucho.quercus.env.JavaCollectionAdapter.CollectionSet
-
- iterator() - Method in class com.caucho.quercus.env.JavaCollectionAdapter.CollectionValueSet
-
- iterator() - Method in class com.caucho.quercus.env.JavaCollectionAdapter.ValueCollection
-
- iterator() - Method in class com.caucho.quercus.env.JavaMapAdapter.MapSet
-
- iterator() - Method in class com.caucho.quercus.env.JavaMapAdapter.ValueCollection
-
- iterator() - Method in class com.caucho.quercus.env.ObjectExtValue.EntrySet
-
- iterator() - Method in class com.caucho.quercus.lib.db.PDOStatement
-
Returns an iterator of the values.
- iterator() - Method in class com.caucho.quercus.lib.simplexml.SimpleXMLElement
-
Required for 'foreach'.
- Iterator - Interface in com.caucho.quercus.lib.spl
-
- iterator() - Method in class com.caucho.remote.websocket.WebSocketBlockingQueue
-
- iterator() - Method in class com.caucho.server.admin.RemoteMBean
-
- iterator() - Method in class com.caucho.server.distcache.CacheImpl
-
- iterator() - Method in class com.caucho.server.snmp.types.SequenceValue
-
- iterator() - Method in class com.caucho.util.AbstractActorQueue
-
- iterator() - Method in class com.caucho.util.ConcurrentArrayList
-
- iterator() - Method in class com.caucho.util.IdentityIntMap
-
Returns an iterator of the keys.
- iterator() - Method in class com.caucho.util.IntMap
-
Returns an iterator of the keys.
- iterator() - Method in class com.caucho.util.LifoSet
-
Returns an iterator to the set.
- iterator() - Method in class com.caucho.util.LongKeyMap
-
Returns an iterator of the keys.
- iterator() - Method in class com.caucho.util.LongMap
-
Returns an iterator of the keys.
- iterator() - Method in class com.caucho.util.LruCache
-
Returns the entries
- iterator() - Method in class com.caucho.util.Tree
-
- iterator() - Method in class com.caucho.vfs.Path
-
Returns a jdk1.2 Iterator for the contents of this directory.
- iterator() - Method in class com.caucho.vfs.PathWrapper
-
Returns a jdk1.2 Iterator for the contents of this directory.
- iterator() - Method in class com.caucho.xml2.NodeListImpl
-
- iterator() - Method in class com.caucho.xml2.QDeepNodeList
-
- iterator() - Method in class com.caucho.xml2.QEmptyNodeList
-
- iterator() - Method in class com.caucho.xml2.QNode.ChildNodeList
-
- iterator() - Method in interface javax.cache.Cache
-
- IteratorAggregate - Interface in com.caucho.quercus.lib.spl
-
- IteratorAggregateDelegate - Class in com.caucho.quercus.lib.spl
-
A delegate that intercepts requests for iterator's and delegates
them to the iterator returned by IteratorAggregate@getIterator()
- IteratorAggregateDelegate() - Constructor for class com.caucho.quercus.lib.spl.IteratorAggregateDelegate
-
- IteratorDelegate - Class in com.caucho.quercus.lib.spl
-
A delegate that intercepts requests for iterator's and calls methods on
target objects that implement
the
Iterator
interface.
- IteratorDelegate() - Constructor for class com.caucho.quercus.lib.spl.IteratorDelegate
-
- IteratorDelegate.EntryImpl - Class in com.caucho.quercus.lib.spl
-
- IteratorDelegate.EntryIterator<T> - Class in com.caucho.quercus.lib.spl
-
- IteratorDelegate.KeyIterator<T> - Class in com.caucho.quercus.lib.spl
-
- IteratorDelegate.ValueIterator<T> - Class in com.caucho.quercus.lib.spl
-
- IteratorDeserializer - Class in com.caucho.hessian.io
-
Deserializing a JDK 1.2 Collection.
- IteratorDeserializer() - Constructor for class com.caucho.hessian.io.IteratorDeserializer
-
- IteratorIndex - Class in com.caucho.quercus.lib.simplexml
-
- IteratorIndex() - Constructor for class com.caucho.quercus.lib.simplexml.IteratorIndex
-
- IteratorIndex.IntIteratorIndex - Class in com.caucho.quercus.lib.simplexml
-
- IteratorIndex.StringIteratorIndex - Class in com.caucho.quercus.lib.simplexml
-
- IteratorLoopSupportTag - Class in com.caucho.jsp
-
- IteratorLoopSupportTag() - Constructor for class com.caucho.jsp.IteratorLoopSupportTag
-
- IteratorSerializer - Class in com.caucho.hessian.io
-
Serializing a JDK 1.2 Iterator.
- IteratorSerializer() - Constructor for class com.caucho.hessian.io.IteratorSerializer
-
- IUSHR - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IvyCache - Class in com.caucho.loader.ivy
-
IvyCache configuration
- IvyDependency - Class in com.caucho.loader.ivy
-
IvyDependency configuration
- IvyDependency() - Constructor for class com.caucho.loader.ivy.IvyDependency
-
- IvyInfo - Class in com.caucho.loader.ivy
-
IvyInfo configuration
- IvyLoader - Class in com.caucho.loader.ivy
-
Class loader which uses an ivy dependency
- IvyLoader() - Constructor for class com.caucho.loader.ivy.IvyLoader
-
Creates a new ivy loader.
- IvyManager - Class in com.caucho.loader.ivy
-
Class loader which uses an ivy dependency
- IvyManager() - Constructor for class com.caucho.loader.ivy.IvyManager
-
- IvyMergeDependency - Class in com.caucho.loader.ivy
-
IvyMergeDependency configuration
- IvyModule - Class in com.caucho.loader.ivy
-
IvyModule configuration
- IvyPattern - Class in com.caucho.loader.ivy
-
Pattern used in ivy
- IvyPattern(String) - Constructor for class com.caucho.loader.ivy.IvyPattern
-
- IvyRevision - Class in com.caucho.loader.ivy
-
Pattern used in ivy
- IvyRevision(String) - Constructor for class com.caucho.loader.ivy.IvyRevision
-
- IXOR - Static variable in class com.caucho.bytecode.CodeVisitor
-