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

U

U_INVALID_ESCAPE - Static variable in class com.caucho.quercus.lib.i18n.UnicodeModule
 
U_INVALID_SKIP - Static variable in class com.caucho.quercus.lib.i18n.UnicodeModule
 
U_INVALID_STOP - Static variable in class com.caucho.quercus.lib.i18n.UnicodeModule
 
U_INVALID_SUBSTITUTE - Static variable in class com.caucho.quercus.lib.i18n.UnicodeModule
 
uasort(Env, Value, Callable, long) - Static method in class com.caucho.quercus.lib.ArrayModule
Sorts the array based on values in ascending order using a callback function
uasort(Callback, long) - Method in class com.caucho.quercus.lib.spl.ArrayIterator
 
uasort(Callable) - Method in class com.caucho.quercus.lib.spl.ArrayObject
 
ucfirst(Env, StringValue) - Static method in class com.caucho.quercus.lib.string.StringModule
Uppercases the first character
ucwords(String) - Static method in class com.caucho.quercus.lib.string.StringModule
Uppercases the first character of each word
UdpInputOutput - Class in com.caucho.quercus.lib.file
Represents read/write stream
UdpInputOutput(Env, String, int, SocketInputOutput.Domain) - Constructor for class com.caucho.quercus.lib.file.UdpInputOutput
 
UdpInputOutput(Env, DatagramSocket, SocketInputOutput.Domain) - Constructor for class com.caucho.quercus.lib.file.UdpInputOutput
 
UID - Static variable in interface com.caucho.cloud.globalcache.GlobalCacheProxy
 
UID - Static variable in class com.caucho.cloud.license.LicenseActor
 
UID - Static variable in class com.caucho.cloud.network.NetworkAddressActor
 
UID - Static variable in class com.caucho.cloud.network.NetworkAddressQuery
 
UID - Static variable in class com.caucho.distcache.cluster.CacheMnodeActor
 
uksort(Env, Value, Callable, long) - Static method in class com.caucho.quercus.lib.ArrayModule
Sorts the array based on values in ascending order using a callback function
uksort(Callback, long) - Method in class com.caucho.quercus.lib.spl.ArrayIterator
 
uksort(Callable, long) - Method in class com.caucho.quercus.lib.spl.ArrayObject
 
umask(Env, int) - Static method in class com.caucho.quercus.lib.file.FileModule
umask call
UnaryBitNotExpr - Class in com.caucho.quercus.expr
Represents a PHP bitwise not expression.
UnaryBitNotExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.UnaryBitNotExpr
 
UnaryBitNotExpr(Expr) - Constructor for class com.caucho.quercus.expr.UnaryBitNotExpr
 
UnaryCopyExpr - Class in com.caucho.quercus.expr
Represents a PHP variable assignment
UnaryCopyExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.UnaryCopyExpr
 
UnaryCopyExpr(Expr) - Constructor for class com.caucho.quercus.expr.UnaryCopyExpr
 
UnaryExpr - Class in com.caucho.amber.expr
Unary expression.
UnaryExpr(int, AmberExpr) - Constructor for class com.caucho.amber.expr.UnaryExpr
Creates a new unary expression
UnaryExpr - Class in com.caucho.el
Represents a unary expression.
UnaryMinusExpr - Class in com.caucho.quercus.expr
A "- $a" unary minus.
UnaryMinusExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.UnaryMinusExpr
 
UnaryMinusExpr(Expr) - Constructor for class com.caucho.quercus.expr.UnaryMinusExpr
 
UnaryNotExpr - Class in com.caucho.quercus.expr
Represents a PHP boolean negation
UnaryNotExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.UnaryNotExpr
 
UnaryNotExpr(Expr) - Constructor for class com.caucho.quercus.expr.UnaryNotExpr
 
UnaryPlusExpr - Class in com.caucho.quercus.expr
A "+ $a" unary plus.
UnaryPlusExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.UnaryPlusExpr
 
UnaryPlusExpr(Expr) - Constructor for class com.caucho.quercus.expr.UnaryPlusExpr
 
UnaryPostIncrementExpr - Class in com.caucho.quercus.expr
Represents a PHP post increment expression.
UnaryPostIncrementExpr(Location, Expr, int) - Constructor for class com.caucho.quercus.expr.UnaryPostIncrementExpr
 
UnaryPostIncrementExpr(Expr, int) - Constructor for class com.caucho.quercus.expr.UnaryPostIncrementExpr
 
UnaryPreIncrementExpr - Class in com.caucho.quercus.expr
Represents a PHP pre increment expression.
UnaryPreIncrementExpr(Location, Expr, int) - Constructor for class com.caucho.quercus.expr.UnaryPreIncrementExpr
 
UnaryPreIncrementExpr(Expr, int) - Constructor for class com.caucho.quercus.expr.UnaryPreIncrementExpr
 
UnaryRefExpr - Class in com.caucho.quercus.expr
Represents a PHP reference argument.
UnaryRefExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.UnaryRefExpr
 
UnaryRefExpr(Expr) - Constructor for class com.caucho.quercus.expr.UnaryRefExpr
 
UnarySelector - Class in com.caucho.jms.selector
The base selector.
UnarySuppressErrorExpr - Class in com.caucho.quercus.expr
Represents a PHP error suppression
UnarySuppressErrorExpr(Location, Expr) - Constructor for class com.caucho.quercus.expr.UnarySuppressErrorExpr
 
UnarySuppressErrorExpr(Expr) - Constructor for class com.caucho.quercus.expr.UnarySuppressErrorExpr
 
UnaryUnsetExpr - Class in com.caucho.quercus.expr
Represents unsetting a PHP variable
UnaryUnsetExpr(Location, AbstractVarExpr) - Constructor for class com.caucho.quercus.expr.UnaryUnsetExpr
 
UnaryUnsetExpr(AbstractVarExpr) - Constructor for class com.caucho.quercus.expr.UnaryUnsetExpr
 
UnavailableException - Exception in javax.resource.spi
An exception with internal causes.
UnavailableException() - Constructor for exception javax.resource.spi.UnavailableException
 
UnavailableException(String) - Constructor for exception javax.resource.spi.UnavailableException
 
UnavailableException(String, String) - Constructor for exception javax.resource.spi.UnavailableException
 
UnavailableException(String, Throwable) - Constructor for exception javax.resource.spi.UnavailableException
 
UnavailableException(Throwable) - Constructor for exception javax.resource.spi.UnavailableException
 
UnavailableException - Exception in javax.servlet
 
UnavailableException(String) - Constructor for exception javax.servlet.UnavailableException
 
UnavailableException(String, int) - Constructor for exception javax.servlet.UnavailableException
 
UnavailableException(Servlet, String) - Constructor for exception javax.servlet.UnavailableException
Deprecated. 
UnavailableException(int, Servlet, String) - Constructor for exception javax.servlet.UnavailableException
Deprecated. 
unbind(String) - Method in class com.caucho.naming.AbstractModel
Unbinds an object as a child to the model.
unbind(String) - Method in class com.caucho.naming.ContextImpl
Unbinds an object from the context.
unbind(Name) - Method in class com.caucho.naming.ContextImpl
 
unbind(String) - Method in class com.caucho.naming.EnvironmentModel
Unbinds an object as a child to the model.
unbind(String) - Method in class com.caucho.naming.ErrorContext
 
unbind(Name) - Method in class com.caucho.naming.ErrorContext
 
unbind(String) - Method in class com.caucho.naming.MemoryModel
Unbinds an object as a child to the model.
unbind(String) - Method in class com.caucho.naming.PathJndiContext
 
unbind(Name) - Method in class com.caucho.naming.PathJndiContext
 
unbind() - Method in class com.caucho.server.session.SessionImpl
Cleans up the session.
unbind(String) - Method in class com.caucho.servlets.naming.HessianModel
Unbinds an object as a child to the model.
unbind() - Method in class com.caucho.vfs.Path
unbinds a link.
unbind() - Method in class com.caucho.vfs.PathWrapper
unbinds a link.
unbindSingle(String) - Method in class com.caucho.naming.ContextImpl
 
Unbound - Annotation Type in com.caucho.config
The @Unbound binding marks the bean as ephemeral, i.e.
UNBOUNDED_BUFFER - Static variable in class javax.servlet.jsp.JspWriter
 
UNDEFINED - Static variable in exception javax.resource.spi.work.WorkException
 
UNDEFINED_CONDITION - Static variable in class com.caucho.bam.BamError
An error outside this list (should have an _extra field)
UndefinedFunction - Class in com.caucho.quercus.program
Represents an undefined
UndefinedFunction(int, String, int) - Constructor for class com.caucho.quercus.program.UndefinedFunction
 
undeploy() - Method in class com.caucho.env.deploy.ExpandDeployController
Deploys the controller
undeploy(String) - Method in class com.caucho.env.deploy.ExpandDeployGenerator
Undeploy the archive.
undeploy(String) - Method in class com.caucho.env.deploy.ExpandDeployGeneratorAdmin
 
undeploy(String) - Method in class com.caucho.jca.ra.ResourceDeploy
 
undeploy(String) - Method in class com.caucho.jca.ra.ResourceDeployAdmin
 
undeploy(String) - Method in interface com.caucho.management.server.ArchiveDeployMXBean
Undeploys the resource with the given name
undeploy(String, String, String, String, String, String) - Method in interface com.caucho.management.server.ManagementMXBean
 
undeploy(CommitBuilder) - Method in class com.caucho.server.deploy.DeployClient
Undeploy a controller based on a deployment tag: wars/foo.com/my-war
undeploy(String, String, String, String, String, String) - Method in class com.caucho.server.resin.ManagementAdmin
 
UndeployCommand - Class in com.caucho.boot
 
UndeployCommand() - Constructor for class com.caucho.boot.UndeployCommand
 
undeployImpl() - Method in class com.caucho.env.deploy.ExpandDeployController
Deploys the controller
UNEXPECTED_REQUEST - Static variable in class com.caucho.bam.BamError
The request was syntactically correct, but out-of-order ("wait")
unexpectedNull(Env, Class<?>) - Method in class com.caucho.quercus.marshal.Marshal
 
unexpectedType(Env, Value, Class<?>, Class<?>) - Method in class com.caucho.quercus.marshal.Marshal
 
UnexpectedValue - Class in com.caucho.quercus.env
 
UnexpectedValue(Value) - Constructor for class com.caucho.quercus.env.UnexpectedValue
 
UNICODE_BINARY_VALUE_COST - Static variable in class com.caucho.quercus.marshal.Marshal
 
UNICODE_BYTE_ARRAY_COST - Static variable in class com.caucho.quercus.marshal.Marshal
 
UNICODE_BYTE_OBJECT_ARRAY_COST - Static variable in class com.caucho.quercus.marshal.Marshal
 
UNICODE_CHARACTER_ARRAY_COST - Static variable in class com.caucho.quercus.marshal.Marshal
 
UNICODE_CHARACTER_OBJECT_ARRAY_COST - Static variable in class com.caucho.quercus.marshal.Marshal
 
unicode_decode(Env, BinaryValue, String, int) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
 
unicode_encode(Env, UnicodeValue, String, int) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
 
unicode_semantics(Env) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
 
UNICODE_STRING_COST - Static variable in class com.caucho.quercus.marshal.Marshal
 
UNICODE_STRING_VALUE_COST - Static variable in class com.caucho.quercus.marshal.Marshal
 
UnicodeBuilderValue - Class in com.caucho.quercus.env
Represents a PHP string value.
UnicodeBuilderValue() - Constructor for class com.caucho.quercus.env.UnicodeBuilderValue
 
UnicodeBuilderValue(int) - Constructor for class com.caucho.quercus.env.UnicodeBuilderValue
 
UnicodeBuilderValue(String) - Constructor for class com.caucho.quercus.env.UnicodeBuilderValue
 
UnicodeBuilderValue(char[], int, int) - Constructor for class com.caucho.quercus.env.UnicodeBuilderValue
 
UnicodeBuilderValue(char[]) - Constructor for class com.caucho.quercus.env.UnicodeBuilderValue
 
UnicodeBuilderValue(char[], int) - Constructor for class com.caucho.quercus.env.UnicodeBuilderValue
 
UnicodeBuilderValue(Character[]) - Constructor for class com.caucho.quercus.env.UnicodeBuilderValue
 
UnicodeBuilderValue(char) - Constructor for class com.caucho.quercus.env.UnicodeBuilderValue
 
UnicodeBuilderValue(char[], Value) - Constructor for class com.caucho.quercus.env.UnicodeBuilderValue
 
UnicodeBuilderValue(Value) - Constructor for class com.caucho.quercus.env.UnicodeBuilderValue
 
UnicodeBuilderValue(UnicodeBuilderValue) - Constructor for class com.caucho.quercus.env.UnicodeBuilderValue
 
UnicodeBuilderValue(StringBuilderValue, boolean) - Constructor for class com.caucho.quercus.env.UnicodeBuilderValue
 
UnicodeEreg - Class in com.caucho.quercus.lib.regexp
 
UnicodeEreg(StringValue) - Constructor for class com.caucho.quercus.lib.regexp.UnicodeEreg
 
UnicodeEregi - Class in com.caucho.quercus.lib.regexp
 
UnicodeEregi(StringValue) - Constructor for class com.caucho.quercus.lib.regexp.UnicodeEregi
 
UnicodeEregiMarshal - Class in com.caucho.quercus.marshal
Code for marshaling (PHP to Java) and unmarshaling (Java to PHP) arguments.
UnicodeEregiMarshal() - Constructor for class com.caucho.quercus.marshal.UnicodeEregiMarshal
 
UnicodeEregMarshal - Class in com.caucho.quercus.marshal
Code for marshaling (PHP to Java) and unmarshaling (Java to PHP) arguments.
UnicodeEregMarshal() - Constructor for class com.caucho.quercus.marshal.UnicodeEregMarshal
 
UnicodeModule - Class in com.caucho.quercus.lib.i18n
Unicode handling.
UnicodeModule() - Constructor for class com.caucho.quercus.lib.i18n.UnicodeModule
 
UnicodeUtility - Class in com.caucho.quercus.lib.i18n
 
UnicodeUtility() - Constructor for class com.caucho.quercus.lib.i18n.UnicodeUtility
 
UnicodeValue - Class in com.caucho.quercus.env
Represents a 16-bit unicode string value.
UnicodeValue() - Constructor for class com.caucho.quercus.env.UnicodeValue
 
UnicodeValueImpl - Class in com.caucho.quercus.env
Represents a unicode string value.
UnicodeValueImpl(String) - Constructor for class com.caucho.quercus.env.UnicodeValueImpl
 
UnicodeValueMarshal - Class in com.caucho.quercus.marshal
 
UnicodeValueMarshal() - Constructor for class com.caucho.quercus.marshal.UnicodeValueMarshal
 
UnimplementedException - Exception in com.caucho.quercus
 
UnimplementedException() - Constructor for exception com.caucho.quercus.UnimplementedException
 
UnimplementedException(String) - Constructor for exception com.caucho.quercus.UnimplementedException
 
UnimplementedException(String, Throwable) - Constructor for exception com.caucho.quercus.UnimplementedException
 
UnimplementedException(Throwable) - Constructor for exception com.caucho.quercus.UnimplementedException
 
union(DoubleArray) - Method in class com.caucho.util.DoubleArray
 
union(IntArray) - Method in class com.caucho.util.IntArray
Adds the members of newArray to the list if they are not already members of the array.
union(int, int) - Method in class com.caucho.util.IntSet
Adds the range [min,max] to the set.
union(int) - Method in class com.caucho.util.IntSet
Adds a point to the set
union(IntSet) - Method in class com.caucho.util.IntSet
The union of two sets.
UnionIterator - Class in com.caucho.xpath.pattern
Uses the axis to select new nodes.
UnionIterator(ExprEnvironment, NodeIterator, NodeIterator) - Constructor for class com.caucho.xpath.pattern.UnionIterator
Creates the new AxisIterator.
unionNegate(IntSet, int, int) - Method in class com.caucho.util.IntSet
The union with the negation of the 2nd set
UnionPattern - Class in com.caucho.xpath.pattern
Implementation of the 'a|b' pattern.
UnionPattern(AbstractPattern, AbstractPattern) - Constructor for class com.caucho.xpath.pattern.UnionPattern
 
uniqid(String, boolean) - Method in class com.caucho.quercus.lib.MiscModule
Returns a unique id.
UNIQUE_FLAG - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
UNIQUE_KEY_FLAG - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
UniqueConstraint - Class in com.caucho.db.table
Validity constraints.
UniqueConstraint(Column[]) - Constructor for class com.caucho.db.table.UniqueConstraint
Creates a uniqueness constraint.
UniqueConstraint - Annotation Type in javax.persistence
The @UniqueConstraint annotation.
UniqueConstraintConfig - Class in com.caucho.amber.cfg
tag in the orm.xml
UniqueConstraintConfig() - Constructor for class com.caucho.amber.cfg.UniqueConstraintConfig
 
uniqueId() - Method in class com.caucho.jsp.java.JavaJspGenerator
 
uniqueId() - Method in class com.caucho.jsp.JspGenerator
 
UniqueIndexColumnConstraint - Class in com.caucho.db.table
Validity constraints.
UniqueIndexColumnConstraint(Column) - Constructor for class com.caucho.db.table.UniqueIndexColumnConstraint
Creates a uniqueness constraint.
UniqueIterator - Class in com.caucho.xpath.pattern
The unique iterator.
UniqueIterator(ExprEnvironment) - Constructor for class com.caucho.xpath.pattern.UniqueIterator
Zero arg constructor.
UniqueIterator(ExprEnvironment, NodeIterator) - Constructor for class com.caucho.xpath.pattern.UniqueIterator
Creates a merge iterator with a given base.
UniqueSingleColumnConstraint - Class in com.caucho.db.table
Validity constraints.
UniqueSingleColumnConstraint(Column) - Constructor for class com.caucho.db.table.UniqueSingleColumnConstraint
Creates a uniqueness constraint.
unit() - Method in class com.caucho.ejb.cfg.AccessTimeoutLiteral
 
unit() - Method in class com.caucho.ejb.cfg.StatefulTimeoutLiteral
 
Units - Annotation Type in com.caucho.jmx
 
UNIX_PATHS - Static variable in class com.caucho.quercus.lib.spl.FilesystemIterator
 
UNKNOWN - Static variable in class com.caucho.amber.query.QueryParser
 
UNKNOWN - Static variable in class com.caucho.db.sql.Expr
 
UNKNOWN - Static variable in class com.caucho.quercus.lib.db.JdbcResultResource
 
UNKNOWN - Static variable in class com.caucho.quercus.Location
 
UNKNOWN - Static variable in interface javax.resource.spi.work.WorkManager
 
UnknownWebApp - Class in com.caucho.server.webapp
Resin's webApp implementation.
UnknownWebAppController - Class in com.caucho.server.webapp
Manages the lifecycle of a web-app.
UnknownWebAppController(String, Path, WebAppContainer) - Constructor for class com.caucho.server.webapp.UnknownWebAppController
 
unlink(Env, StringValue, Value) - Static method in class com.caucho.quercus.lib.file.FileModule
remove call
unlink(Env, StringValue) - Method in class com.caucho.quercus.lib.file.PhpProtocolWrapper
 
unlink(Env, StringValue) - Method in class com.caucho.quercus.lib.file.ProtocolWrapper
 
unlink(Env, StringValue) - Method in class com.caucho.quercus.lib.file.ZlibProtocolWrapper
 
unlink(String, String) - Method in class com.caucho.xml.QAttributedNode
Removes the attribute named by the URI and local name.
unlink(String, String) - Method in class com.caucho.xml2.QAttributedNode
Removes the attribute named by the URI and local name.
unlock() - Method in class com.caucho.cluster.AbstractLock
 
unlock() - Method in class com.caucho.db.sql.QueryContext
 
unlock() - Method in class com.caucho.env.lock.SingleLock
 
unlock() - Method in class com.caucho.quercus.lib.file.FileInput
Unlock the advisory lock.
unlock() - Method in class com.caucho.quercus.lib.file.FileInputOutput
Unlock the advisory lock.
unlock() - Method in class com.caucho.quercus.lib.file.FileOutput
Unlock the advisory lock.
unlock() - Method in class com.caucho.quercus.lib.file.HttpInputOutput
 
unlock() - Method in class com.caucho.vfs.DatastoreRandomAccessStream
 
unlock() - Method in class com.caucho.vfs.DatastoreReadStream
 
unlock() - Method in class com.caucho.vfs.DatastoreWriteStream
 
unlock() - Method in class com.caucho.vfs.FileRandomAccessStream
 
unlock() - Method in class com.caucho.vfs.FileReadStream
 
unlock() - Method in class com.caucho.vfs.FileWriteStream
 
unlock() - Method in class com.caucho.vfs.GoogleLock
 
unlock() - Method in class com.caucho.vfs.JniFileStream
 
unlock() - Method in interface com.caucho.vfs.LockableStream
Unlock the advisory lock.
unlock() - Method in class com.caucho.vfs.RandomAccessStream
 
unlock() - Method in class com.caucho.vfs.ReadStream
 
unlock() - Method in class com.caucho.vfs.WriteStream
 
unlockOld() - Method in class com.caucho.db.sql.QueryContext
Unlock the blocks.
unlockRead() - Method in class com.caucho.db.lock.DatabaseLock
 
unlockRead(DatabaseLock) - Method in class com.caucho.db.xa.DbTransaction
 
unlockReadAndWrite(DatabaseLock) - Method in class com.caucho.db.xa.DbTransaction
 
unlockWrite() - Method in class com.caucho.db.lock.DatabaseLock
Unlocks the write
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.ArrayValueMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.BigDecimalMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.BigIntegerMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.BinaryInputMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.BinaryOutputMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.BinaryValueMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.BooleanMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.BooleanObjectMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.ByteMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.ByteObjectMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.CalendarMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.CallableMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.CharacterMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.CharacterObjectMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.ClassMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.DateMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.DoubleMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.DoubleObjectMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.DoubleValueMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.EnumMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.EregiMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.EregMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.ExpectMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.ExtValueMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.FloatMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.FloatObjectMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.InputStreamMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.IntegerMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.IntegerObjectMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.JavaArrayMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.JavaByteArrayMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.JavaByteObjectArrayMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.JavaCharacterArrayMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.JavaMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.LongMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.LongObjectMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.LongValueMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.Marshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.NullAsFalseMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.PathMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.ReferenceMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.RegexpArrayMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.RegexpMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.ShortMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.ShortObjectMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.StringMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.StringValueMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.UnicodeEregiMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.UnicodeEregMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.UnicodeValueMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.URLMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.ValueMarshal
 
unmarshal(Env, Object) - Method in class com.caucho.quercus.marshal.VoidMarshal
 
UnmaskedFrameInputStream - Class in com.caucho.remote.websocket
WebSocketInputStream reads a single WebSocket packet.
UnmaskedFrameInputStream() - Constructor for class com.caucho.remote.websocket.UnmaskedFrameInputStream
 
unpack(Env, String, StringValue) - Method in class com.caucho.quercus.lib.MiscModule
packs the format into a binary.
unpark(Thread) - Method in class com.caucho.env.thread.AbstractTaskWorker
 
unpark(Thread) - Method in class com.caucho.env.thread2.AbstractTaskWorker2
 
unparsedEntityDecl(String, String, String, String) - Method in class com.caucho.quercus.lib.simplexml.SimpleHandler
 
unparsedEntityDecl(String, String, String, String) - Method in class com.caucho.xsl.TransformerHandlerImpl
 
UnparsedEntityFun - Class in com.caucho.xsl.fun
The unparsed-entity(...) function.
UnparsedEntityFun() - Constructor for class com.caucho.xsl.fun.UnparsedEntityFun
 
UnproxyableResolutionException - Exception in javax.enterprise.inject
When a bean cannot generate a proxy as required by the specification, the injection BeanManager will throw this exception.
UnproxyableResolutionException() - Constructor for exception javax.enterprise.inject.UnproxyableResolutionException
 
UnproxyableResolutionException(String) - Constructor for exception javax.enterprise.inject.UnproxyableResolutionException
 
UnproxyableResolutionException(Throwable) - Constructor for exception javax.enterprise.inject.UnproxyableResolutionException
 
UnproxyableResolutionException(String, Throwable) - Constructor for exception javax.enterprise.inject.UnproxyableResolutionException
 
unread() - Method in class com.caucho.hessian.io.Hessian2Input
 
unread() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
Unread the last byte.
unread() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
Unread the last byte.
unread() - Method in interface com.caucho.quercus.lib.file.BinaryInput
Unreads the last byte.
unread() - Method in class com.caucho.quercus.lib.file.BufferedBinaryInputOutput
Unread the last byte.
unread() - Method in class com.caucho.quercus.lib.file.ByteArrayBinaryStream
 
unread() - Method in class com.caucho.quercus.lib.file.FileInputOutput
Unread a character.
unread() - Method in class com.caucho.quercus.lib.file.HttpInputOutput
Unread a character.
unread() - Method in class com.caucho.quercus.lib.file.ReadStreamInput
 
unread() - Method in class com.caucho.quercus.lib.file.UdpInputOutput
Unread the last byte.
unread() - Method in class com.caucho.quercus.lib.file.WrappedStream
Unread a character.
unread() - Method in class com.caucho.quercus.lib.UnserializeReader
 
unread() - Method in class com.caucho.vfs.DatagramStream
Unread the last byte.
unread() - Method in class com.caucho.vfs.ReadStream
Unreads the last byte.
unread() - Method in class com.caucho.vfs.TempCharReader
 
unread(int) - Method in class com.caucho.xml.XmlParser
 
unread(int) - Method in class com.caucho.xml2.DtdParser
 
unread(int) - Method in class com.caucho.xml2.XmlParser
 
unreadByte(int) - Method in class com.caucho.xml2.XmlParser
 
unregister() - Method in class com.caucho.env.deploy.DeployControllerAdmin
 
unregister(ObjectName) - Static method in class com.caucho.jmx.Jmx
Unregisters an MBean with the server.
unregister(ObjectName, ClassLoader) - Static method in class com.caucho.jmx.Jmx
Unregisters an MBean with the server.
unregister(String) - Static method in class com.caucho.jmx.Jmx
Conditionally registers an MBean with the server.
unregister() - Method in class com.caucho.server.distcache.AdminCacheStore
 
unregister() - Method in class com.caucho.server.resin.ThreadPoolAdmin
 
unregister() - Method in class com.caucho.server.rewrite.AbstractRule.RewriteRuleAdmin
 
unregister() - Method in class com.caucho.server.rewrite.AbstractRule
 
unregister() - Method in class com.caucho.server.rewrite.MatchRule
 
unregister() - Method in interface com.caucho.server.rewrite.Rule
 
unregister() - Method in class com.caucho.server.session.SessionManagerAdmin
Unregisters the object with JMX.
unregisterCacheEntryListener(CacheEntryListener) - Method in class com.caucho.distcache.AbstractCache
Removes a listener from the cache.
unregisterCacheEntryListener(CacheEntryListener) - Method in class com.caucho.memcached.MemcachedClient
 
unregisterCacheEntryListener(CacheEntryListener) - Method in class com.caucho.server.distcache.CacheImpl
Removes a listener from the cache.
unregisterCacheEntryListener(CacheEntryListener<?, ?>) - Method in interface javax.cache.Cache
 
unregisterMBean(ObjectName) - Method in class com.caucho.jmx.AbstractMBeanServer
Unregisters an MBean from the server.
unregisterMBean(ObjectName) - Method in class com.caucho.jmx.MBeanContext
Unregisters an MBean from the server.
unregisterMBean(ObjectName) - Method in class com.caucho.jmx.remote.HessianMBeanServerConnection
 
unregisterMBean(ObjectName) - Method in class com.caucho.server.admin.RemoteMBeanServerConnection
 
unregisterSelf() - Method in class com.caucho.management.server.AbstractManagedObject
Unregisters the object with JMX.
unregisterStreamWrapper(StringValue) - Method in class com.caucho.quercus.env.Env
 
UnsafeDeserializer - Class in com.caucho.hessian.io
Serializing an object for known object types.
UnsafeDeserializer(Class<?>) - Constructor for class com.caucho.hessian.io.UnsafeDeserializer
 
UnsafeRawSanitizeFilter - Class in com.caucho.quercus.lib.filter
 
UnsafeRawSanitizeFilter() - Constructor for class com.caucho.quercus.lib.filter.UnsafeRawSanitizeFilter
 
UnsafeSerializer - Class in com.caucho.hessian.io
Serializing an object for known object types.
UnsafeSerializer(Class<?>) - Constructor for class com.caucho.hessian.io.UnsafeSerializer
 
UnsafeUnsharedSerializer - Class in com.caucho.hessian.io
Serializing an object for known object types.
UnsafeUnsharedSerializer(Class<?>) - Constructor for class com.caucho.hessian.io.UnsafeUnsharedSerializer
 
unsatisfiedException(Type, Annotation[]) - Method in class com.caucho.config.inject.InjectManager
 
UnsatisfiedResolutionException - Exception in javax.enterprise.inject
When no matching bean can be found for an injection point or a BeanManager.getReference, the BeanManager BeanManager will throw this exception.
UnsatisfiedResolutionException() - Constructor for exception javax.enterprise.inject.UnsatisfiedResolutionException
 
UnsatisfiedResolutionException(String) - Constructor for exception javax.enterprise.inject.UnsatisfiedResolutionException
 
UnsatisfiedResolutionException(Throwable) - Constructor for exception javax.enterprise.inject.UnsatisfiedResolutionException
 
UnsatisfiedResolutionException(String, Throwable) - Constructor for exception javax.enterprise.inject.UnsatisfiedResolutionException
 
UNSERIALIZE - Static variable in interface com.caucho.quercus.lib.spl.Serializable
 
unserialize(Env, StringValue) - Method in interface com.caucho.quercus.lib.spl.Serializable
 
unserialize(Env, StringValue) - Method in class com.caucho.quercus.lib.spl.SplObjectStorage
 
unserialize(Env) - Method in class com.caucho.quercus.lib.UnserializeReader
 
unserialize(Env, StringValue) - Static method in class com.caucho.quercus.lib.VariableModule
Unserializes the value from a string.
UnserializeCacheEntry - Class in com.caucho.quercus.env
Cache entry root
UnserializeCacheEntry(Value) - Constructor for class com.caucho.quercus.env.UnserializeCacheEntry
 
UnserializeCacheEntry(Env, Value) - Constructor for class com.caucho.quercus.env.UnserializeCacheEntry
 
unserializeKey(Env) - Method in class com.caucho.quercus.lib.UnserializeReader
 
UnserializeReader - Class in com.caucho.quercus.lib
 
UnserializeReader(StringValue) - Constructor for class com.caucho.quercus.lib.UnserializeReader
 
UnserializeReader(String) - Constructor for class com.caucho.quercus.lib.UnserializeReader
 
UnserializeReader.StringKey - Class in com.caucho.quercus.lib
 
unset(Env, ObjectValue, Value) - Method in interface com.caucho.quercus.env.ArrayDelegate
Removes the value at the speified key.
UNSET - Static variable in class com.caucho.quercus.env.UnsetBinaryValue
 
UNSET - Static variable in class com.caucho.quercus.env.UnsetStringValue
 
UNSET - Static variable in class com.caucho.quercus.env.UnsetUnicodeValue
 
UNSET - Static variable in class com.caucho.quercus.env.UnsetValue
 
unset(Env, ObjectValue, Value) - Method in class com.caucho.quercus.lib.spl.ArrayAccessDelegate
 
unset(Env, ObjectValue, Value) - Method in class com.caucho.quercus.program.FunctionArrayDelegate
Removes the value at the speified key.
unsetArray(Env, StringValue, Value) - Method in class com.caucho.quercus.env.CopyObjectExtValue
Removes the field ref.
unsetArray(Env, StringValue, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
Removes the field array ref.
unsetArray(Env, StringValue, Value) - Method in class com.caucho.quercus.env.Value
Removes the field ref.
UnsetBinaryValue - Class in com.caucho.quercus.env
 
unsetEntityContext() - Method in interface javax.ejb.EntityBean
 
unsetField(StringValue) - Method in class com.caucho.quercus.env.CopyObjectExtValue
Removes a value.
unsetField(StringValue) - Method in class com.caucho.quercus.env.JavaAdapterVar
Unsets the field.
unsetField(StringValue) - Method in class com.caucho.quercus.env.ObjectExtValue
Removes a value.
unsetField(StringValue) - Method in class com.caucho.quercus.env.QuercusClass
 
unsetField(Env, Value, StringValue) - Method in class com.caucho.quercus.env.QuercusClass
implements the __unset method call __unset() is invoked when unset() is used on inaccessible properties.
unsetField(StringValue) - Method in class com.caucho.quercus.env.Value
Removes the field ref.
unsetField(StringValue) - Method in class com.caucho.quercus.env.Var
Unsets the field.
UnsetFunction - Class in com.caucho.quercus.program
Represents an unset function
UnsetFunction(long) - Constructor for class com.caucho.quercus.program.UnsetFunction
 
unsetGlobalVar(StringValue) - Method in class com.caucho.quercus.env.Env
Unsets variable
unsetLocalVar(StringValue) - Method in class com.caucho.quercus.env.Env
Unsets variable
UnsetStringValue - Class in com.caucho.quercus.env
 
unsetThisArray(Env, StringValue, Value) - Method in class com.caucho.quercus.env.CopyObjectExtValue
Removes the field ref.
unsetThisArray(Env, StringValue, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
Removes the field array ref.
unsetThisArray(Env, StringValue, Value) - Method in class com.caucho.quercus.env.Value
Removes the field ref.
unsetThisField(StringValue) - Method in class com.caucho.quercus.env.Value
Removes the field ref.
unsetThisField(StringValue) - Method in class com.caucho.quercus.env.Var
Unsets the field.
unsetThisPrivateField(String, StringValue) - Method in class com.caucho.quercus.env.Value
Removes the field ref.
unsetThisPrivateField(String, StringValue) - Method in class com.caucho.quercus.env.Var
Unsets the field.
UnsetUnicodeValue - Class in com.caucho.quercus.env
 
UnsetValue - Class in com.caucho.quercus.env
Represents a PHP null value.
unsetVar(StringValue) - Method in class com.caucho.quercus.env.Env
Unsets variable
unshift(Value) - Method in class com.caucho.quercus.env.ArrayCopyValueImpl
Add to the beginning
unshift(Value) - Method in class com.caucho.quercus.env.ArrayValue
Add to front.
unshift(Value) - Method in class com.caucho.quercus.env.ArrayValueImpl
Add to the beginning
unshift(Value) - Method in class com.caucho.quercus.env.ArrayValueWrapper
Add to front.
unshift(Value) - Method in class com.caucho.quercus.env.CopyArrayValue
Add
unshift(Value) - Method in class com.caucho.quercus.env.JavaAdapter
Add to front.
UNSIGNED_FLAG - Static variable in class com.caucho.quercus.lib.db.MysqliModule
 
UnsignedIntegerValue - Class in com.caucho.server.snmp.types
 
UnsignedIntegerValue(long) - Constructor for class com.caucho.server.snmp.types.UnsignedIntegerValue
 
unsubscribe(String) - Method in class com.caucho.jms.connection.JmsSession
Unsubscribe from a durable subscription.
unsubscribe(String) - Method in class com.caucho.jms.connection.QueueSessionImpl
Unsubscribe from a durable subscription.
unsubscribe(String) - Method in class com.caucho.message.stomp.StompConnection
 
unsubscribe(String) - Method in interface javax.jms.Session
 
unsubscribe(String) - Method in interface javax.jms.TopicSession
 
Unsupported(String, IniDefinition.Type, Value, int) - Constructor for class com.caucho.quercus.module.IniDefinition.Unsupported
 
unsupportedAttribute(Env, int) - Method in class com.caucho.quercus.lib.db.PDOError
 
unsupportedAttributeValue(Env, Object) - Method in class com.caucho.quercus.lib.db.PDOError
 
UnsupportedDecoder - Class in com.caucho.message.encode
null decoder to ignore messages.
UnsupportedDecoder(String) - Constructor for class com.caucho.message.encode.UnsupportedDecoder
 
UnsupportedEncoder<T> - Class in com.caucho.message.encode
null decoder to ignore messages.
UnsupportedEncoder(String) - Constructor for class com.caucho.message.encode.UnsupportedEncoder
 
unwrap(Class<T>) - Method in class com.caucho.amber.ejb3.QueryImpl
 
unwrap(Class<T>) - Method in class com.caucho.amber.jdbc.AmberConnectionImpl
 
unwrap(Class<T>) - Method in class com.caucho.amber.jdbc.AmberStatementImpl
 
unwrap(Class<T>) - Method in class com.caucho.amber.manager.AmberConnection
 
unwrap(Class<T>) - Method in class com.caucho.amber.manager.EntityManagerExtendedProxy
 
unwrap(Class<T>) - Method in class com.caucho.amber.manager.EntityManagerProxy
 
unwrap(Class<T>) - Method in class com.caucho.amber.manager.QueryImpl
 
unwrap(Class<T>) - Method in class com.caucho.amber.query.ResultSetImpl
 
unwrap(Class<T>) - Method in class com.caucho.db.jdbc.ConnectionImpl
 
unwrap(Class<T>) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
unwrap(Class<T>) - Method in class com.caucho.db.jdbc.DataSourceImpl
 
unwrap(Class<T>) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
unwrap(Class<T>) - Method in class com.caucho.db.jdbc.NullResultSet
 
unwrap(Class<T>) - Method in class com.caucho.db.jdbc.PreparedStatementImpl
 
unwrap(Class<T>) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
unwrap(Class<T>) - Method in class com.caucho.db.jdbc.ResultSetMetaDataImpl
 
unwrap(Class<T>) - Method in class com.caucho.db.jdbc.StatementImpl
 
unwrap(Class) - Method in class com.caucho.distcache.AbstractCache
 
unwrap(Class<T>) - Method in class com.caucho.distcache.jcache.CacheManagerFacade
 
unwrap(Class<T>) - Method in class com.caucho.env.jpa.EntityManagerJtaProxy
 
unwrap() - Method in class com.caucho.env.vfs.RepositoryPath
 
unwrap(Hessian2Input) - Method in class com.caucho.hessian.io.Deflation
 
unwrap(Hessian2Input) - Method in class com.caucho.hessian.io.HessianEnvelope
Unwrap the Hessian input stream with this envelope.
unwrap(Hessian2Input) - Method in class com.caucho.hessian.security.X509Encryption
 
unwrap(Hessian2Input) - Method in class com.caucho.hessian.security.X509Signature
 
unwrap(Class<T>) - Method in class com.caucho.jstl.el.SqlSetDataSourceTag.DataSourceAdapter
 
unwrap(Class) - Method in class com.caucho.memcached.MemcachedClient
 
unwrap(Class<T>) - Method in class com.caucho.quercus.lib.db.JavaSqlDriverWrapper
 
unwrap(Class<T>) - Method in class com.caucho.quercus.lib.db.QuercusDataSource
 
unwrap(Class<T>) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
unwrap(Class<T>) - Method in class com.caucho.quercus.mysql.MysqlConnectionImpl
 
unwrap(Class<T>) - Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
 
unwrap(Class<T>) - Method in class com.caucho.quercus.mysql.MysqlResultSetMetaData
 
unwrap(Class<T>) - Method in class com.caucho.quercus.mysql.MysqlStatementImpl
 
unwrap(Class<T>) - Method in class com.caucho.server.distcache.CacheImpl
 
unwrap(Class<T>) - Method in class com.caucho.sql.DBPool
 
unwrap(Class<T>) - Method in class com.caucho.sql.spy.SpyConnection
 
unwrap(Class<T>) - Method in class com.caucho.sql.spy.SpyStatement
 
unwrap(Class<T>) - Method in class com.caucho.sql.UserCallableStatement
 
unwrap(Class<T>) - Method in class com.caucho.sql.UserConnection
 
unwrap(Class<T>) - Method in class com.caucho.sql.UserDataSource
 
unwrap(Class<T>) - Method in class com.caucho.sql.UserPreparedStatement
 
unwrap(Class<T>) - Method in class com.caucho.sql.UserStatement
 
unwrap(Class<T>) - Method in class com.caucho.tools.profiler.CallableStatementWrapper
 
unwrap(Class<T>) - Method in class com.caucho.tools.profiler.ConnectionWrapper
 
unwrap(Class<T>) - Method in class com.caucho.tools.profiler.DataSourceWrapper
 
unwrap(Class<T>) - Method in class com.caucho.tools.profiler.PreparedStatementWrapper
 
unwrap(Class<T>) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
unwrap(Class<T>) - Method in class com.caucho.tools.profiler.StatementWrapper
 
unwrap() - Method in class com.caucho.vfs.Path
 
unwrap(Class<T>) - Method in interface javax.cache.annotation.CacheInvocationContext
 
unwrap(Class<T>) - Method in interface javax.cache.Cache
 
unwrap(Class<T>) - Method in interface javax.cache.CacheManager
 
unwrap(Class<T>) - Method in interface javax.persistence.EntityManager
Returns the object of the type for a provider-specific API
unwrap(Class<T>) - Method in interface javax.persistence.Query
 
unwrapHeaders(Hessian2Input) - Method in class com.caucho.hessian.io.Deflation
 
unwrapHeaders(Hessian2Input) - Method in class com.caucho.hessian.io.HessianEnvelope
Unwrap the envelope after having read the envelope code ('E') and the envelope method.
unwrapHeaders(Hessian2Input) - Method in class com.caucho.hessian.security.X509Encryption
 
unwrapHeaders(Hessian2Input) - Method in class com.caucho.hessian.security.X509Signature
 
unwrapRequest() - Method in class com.caucho.server.webapp.ForwardRequest
 
update(String) - Method in interface com.caucho.amber.AmberConnection
Queries the database, returning a result set
update() - Method in interface com.caucho.amber.collection.AmberCollection
Updates the collection.
update() - Method in class com.caucho.amber.collection.CollectionImpl
Updates the collection.
update() - Method in class com.caucho.amber.collection.MapImpl
Updates the collection.
update() - Method in class com.caucho.amber.collection.SetImpl
Updates the collection.
update(Entity) - Method in class com.caucho.amber.entity.AmberEntityHome
Update for a modification.
update(Object) - Method in class com.caucho.amber.manager.AmberConnection
Updates the database with the values in object.
update(Entity) - Method in class com.caucho.amber.manager.AmberConnection
Updates the object.
update(String) - Method in class com.caucho.amber.manager.AmberConnection
Updates the database with a query
update() - Method in class com.caucho.amber.query.CachedQuery
Updates the query.
update(Entity) - Method in class com.caucho.amber.query.CacheUpdate
Called when an entity is deleted.
update() - Method in class com.caucho.amber.query.CacheUpdate
Update the query.
UPDATE - Static variable in class com.caucho.amber.query.QueryParser
 
update(Entity) - Method in class com.caucho.amber.query.TableCacheUpdate
Called when an entity is deleted.
update(Entity) - Method in class com.caucho.amber.type.EntityType
Deletes by the primary key.
update(long, DeliveryNode) - Method in class com.caucho.amqp.io.DeliveryAccepted
Called on a disposition update.
update(long, DeliveryNode) - Method in class com.caucho.amqp.io.DeliveryModified
Called on a disposition update.
update(long, DeliveryNode) - Method in class com.caucho.amqp.io.DeliveryReceived
Called on a disposition update.
update(long, DeliveryNode) - Method in class com.caucho.amqp.io.DeliveryRejected
Called on a disposition update.
update(long, DeliveryNode) - Method in class com.caucho.amqp.io.DeliveryReleased
Called on a disposition update.
update(long, DeliveryNode) - Method in class com.caucho.amqp.io.DeliveryState
Called on a disposition change.
update(long, DeliveryNode) - Method in class com.caucho.amqp.io.DeliveryXa
Called on a disposition update.
update() - Method in class com.caucho.bytecode.CodeEnhancer
Updates the code.
update(CloudPod) - Method in class com.caucho.cloud.elastic.ScalingPod
 
update() - Method in class com.caucho.config.cfg.BeansConfig
 
update() - Method in class com.caucho.config.inject.InjectManager
 
update() - Method in class com.caucho.db.index.IndexKey
 
update() - Method in class com.caucho.env.deploy.DeployContainer
Forces updates.
update(String) - Method in class com.caucho.env.deploy.DeployContainer
Callback from the DeployGenerator when the deployment changes.
update() - Method in interface com.caucho.env.deploy.DeployContainerApi
Checks for updates for all controllers and generators.
update(String) - Method in interface com.caucho.env.deploy.DeployContainerApi
Called to explicitly update a controller.
update() - Method in class com.caucho.env.deploy.DeployController
Update the controller from an admin command.
update() - Method in class com.caucho.env.deploy.DeployControllerAdmin
 
update() - Method in interface com.caucho.env.deploy.DeployControllerApi
Check for modification updates, generally from an admin command when using "manual" redeployment.
update(String) - Method in class com.caucho.env.deploy.DeployControllerService
Requests an update
update(DeployController<I>) - Method in interface com.caucho.env.deploy.DeployControllerStrategy
Checks for updates from an admin command.
update() - Method in class com.caucho.env.deploy.DeployGenerator
Forces an update.
update() - Method in class com.caucho.env.deploy.DeployGeneratorAdmin
 
update() - Method in class com.caucho.env.deploy.DeployListGenerator
Force an update
update() - Method in class com.caucho.env.deploy.ExpandDeployGenerator
Deploys the objects.
update(DeployController<I>) - Method in class com.caucho.env.deploy.StartAutoRedeployAutoStrategy
Checks for updates from an admin command.
update(DeployController<I>) - Method in class com.caucho.env.deploy.StartAutoRedeployManualStrategy
Checks for updates from an admin command.
update(DeployController<I>) - Method in class com.caucho.env.deploy.StartLazyRedeployAutomaticStrategy
Checks for updates from an admin command.
update(DeployController<I>) - Method in class com.caucho.env.deploy.StartManualRedeployManualStrategy
Checks for updates from an admin command.
update(String, boolean) - Method in class com.caucho.env.repository.AbstractRepository
Updates based on a sha1 commit entry
update() - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
 
update() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
 
update() - Method in class com.caucho.env.vfs.RepositoryRoot
 
update() - Method in class com.caucho.jca.ra.ResourceDeploy
 
update() - Method in class com.caucho.jca.ra.ResourceDeployAdmin
 
update(String) - Method in class com.caucho.jslib.Database
Execute the sql as a query.
update() - Method in interface com.caucho.management.server.DeployControllerMXBean
Restarts the instance if any changes are detected.
update() - Method in interface com.caucho.management.server.DeployMXBean
 
update() - Method in interface com.caucho.management.server.RewriteImportMXBean
 
update() - Method in class com.caucho.server.cluster.ClusterPod
Update for dynamic server
update() - Method in class com.caucho.server.repository.ProjectJarRepository
 
update() - Method in class com.caucho.server.rewrite.ImportRule.RewriteImportAdmin
 
update() - Method in class com.caucho.server.webapp.WebAppEarDeployGenerator
Redeploys if modified.
updateAccessTime() - Method in interface com.caucho.distcache.ExtCacheEntry
Update the access time on a read.
updateAccessTime(HashKey, long, long, long) - Method in class com.caucho.distcache.jdbc.JdbcMnodeStore
Updates the update time, returning true on success
updateAccessTime() - Method in class com.caucho.server.distcache.DistCacheEntry
 
updateAccessTime() - Method in class com.caucho.server.distcache.ExtCacheEntryFacade
 
updateAccessTime(HashKey, long, long, long) - Method in class com.caucho.server.distcache.MnodeStore
Updates the update time, returning true on success
updateArray(String, Array) - Method in class com.caucho.amber.query.ResultSetImpl
Updating an array column in the row.
updateArray(int, Array) - Method in class com.caucho.amber.query.ResultSetImpl
Updating an array column in the row.
updateArray(int, Array) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateArray(String, Array) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateArray(int, Array) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateArray(String, Array) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateArray(int, Array) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateArray(String, Array) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateAsciiStream(String, InputStream, int) - Method in class com.caucho.amber.query.ResultSetImpl
Updating an ascii stream.
updateAsciiStream(int, InputStream, int) - Method in class com.caucho.amber.query.ResultSetImpl
Updating an ascii stream.
updateAsciiStream(int, InputStream, long) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateAsciiStream(String, InputStream, long) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateAsciiStream(int, InputStream) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateAsciiStream(String, InputStream) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateAsciiStream(int, InputStream, int) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateAsciiStream(String, InputStream, long) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateAsciiStream(int, InputStream) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateAsciiStream(String, InputStream) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateAsciiStream(int, InputStream, long) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateAsciiStream(int, InputStream) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateAsciiStream(String, InputStream) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateAsciiStream(int, InputStream) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateAsciiStream(String, InputStream) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateAsciiStream(String, InputStream, long) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateAsciiStream(int, InputStream) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateAsciiStream(String, InputStream) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateAsciiStream(int, InputStream, int) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateAsciiStream(int, InputStream) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateAsciiStream(String, InputStream) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateAsciiStream(String, InputStream, int) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateAsciiStream(int, InputStream, long) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateAsciiStream(String, InputStream, long) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateAsciiStream(int, InputStream) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateAsciiStream(String, InputStream) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateBigDecimal(String, BigDecimal) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a big decimal column in the row.
updateBigDecimal(int, BigDecimal) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a big decimal column in the row.
updateBigDecimal(int, BigDecimal) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateBigDecimal(String, BigDecimal) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateBinaryStream(String, InputStream, int) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a binary stream.
updateBinaryStream(int, InputStream, int) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a binary stream.
updateBinaryStream(int, InputStream, long) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateBinaryStream(String, InputStream, long) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateBinaryStream(int, InputStream) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateBinaryStream(String, InputStream) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateBinaryStream(int, InputStream, int) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateBinaryStream(String, InputStream, long) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateBinaryStream(int, InputStream) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateBinaryStream(String, InputStream) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateBinaryStream(int, InputStream, long) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateBinaryStream(int, InputStream) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateBinaryStream(String, InputStream) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateBinaryStream(int, InputStream) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateBinaryStream(String, InputStream) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateBinaryStream(String, InputStream, long) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateBinaryStream(int, InputStream) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateBinaryStream(String, InputStream) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateBinaryStream(int, InputStream, int) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateBinaryStream(int, InputStream) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateBinaryStream(String, InputStream) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateBinaryStream(String, InputStream, int) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateBinaryStream(int, InputStream, long) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateBinaryStream(String, InputStream, long) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateBinaryStream(int, InputStream) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateBinaryStream(String, InputStream) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateBlob(String, Blob) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a blob column in the row.
updateBlob(int, Blob) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a blob column in the row.
updateBlob(int, InputStream, long) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateBlob(String, InputStream, long) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateBlob(int, InputStream) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateBlob(String, InputStream) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateBlob(int, Blob) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateBlob(String, Blob) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateBlob(int, InputStream, long) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateBlob(String, InputStream, long) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateBlob(int, InputStream) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateBlob(String, InputStream) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateBlob(int, InputStream, long) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateBlob(String, InputStream, long) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateBlob(int, InputStream) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateBlob(String, InputStream) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateBlob(int, InputStream, long) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateBlob(String, InputStream, long) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateBlob(int, InputStream) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateBlob(String, InputStream) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateBlob(int, InputStream, long) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateBlob(String, InputStream, long) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateBlob(int, InputStream) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateBlob(String, InputStream) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateBlob(int, Blob) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateBlob(String, Blob) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateBlob(int, InputStream, long) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateBlob(String, InputStream, long) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateBlob(int, InputStream) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateBlob(String, InputStream) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateBlob(int, Blob) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateBlob(String, Blob) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateBlob(int, InputStream, long) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateBlob(String, InputStream, long) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateBlob(int, InputStream) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateBlob(String, InputStream) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateBoolean(String, boolean) - Method in class com.caucho.amber.query.ResultSetImpl
Updating boolean.
updateBoolean(int, boolean) - Method in class com.caucho.amber.query.ResultSetImpl
Updating boolean.
updateBoolean(int, boolean) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateBoolean(String, boolean) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateBoolean(int, boolean) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateBoolean(int, boolean) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateBoolean(String, boolean) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateBoolean(int, boolean) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateBoolean(String, boolean) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateByte(String, byte) - Method in class com.caucho.amber.query.ResultSetImpl
Updating byte.
updateByte(int, byte) - Method in class com.caucho.amber.query.ResultSetImpl
Updating byte.
updateByte(int, byte) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateByte(String, byte) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateByte(int, byte) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateByte(String, byte) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateByte(int, byte) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateByte(String, byte) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateBytes(String, byte[]) - Method in class com.caucho.amber.query.ResultSetImpl
Updating bytes.
updateBytes(int, byte[]) - Method in class com.caucho.amber.query.ResultSetImpl
Updating bytes.
updateBytes(int, byte[]) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateBytes(String, byte[]) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateBytes(int, byte[]) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateBytes(String, byte[]) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateBytes(int, byte[]) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateBytes(String, byte[]) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateCacheItem(EntityType, Object, EntityItem) - Method in class com.caucho.amber.manager.AmberPersistenceUnit
Updates the cache item after commit.
updateCharacterStream(String, Reader, int) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a character stream.
updateCharacterStream(int, Reader, int) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a character stream.
updateCharacterStream(int, Reader, long) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateCharacterStream(String, Reader, long) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateCharacterStream(int, Reader) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateCharacterStream(String, Reader) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateCharacterStream(int, Reader, int) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateCharacterStream(String, Reader, int) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateCharacterStream(int, Reader, long) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateCharacterStream(String, Reader, long) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateCharacterStream(int, Reader) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateCharacterStream(String, Reader) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateCharacterStream(int, Reader, long) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateCharacterStream(String, Reader, long) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateCharacterStream(int, Reader) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateCharacterStream(String, Reader) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateCharacterStream(int, Reader, long) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateCharacterStream(String, Reader, long) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateCharacterStream(int, Reader) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateCharacterStream(String, Reader) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateCharacterStream(int, Reader, long) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateCharacterStream(String, Reader, long) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateCharacterStream(int, Reader) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateCharacterStream(String, Reader) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateCharacterStream(int, Reader, int) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateCharacterStream(String, Reader, int) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateCharacterStream(int, Reader, long) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateCharacterStream(String, Reader, long) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateCharacterStream(int, Reader) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateCharacterStream(String, Reader) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateCharacterStream(int, Reader, int) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateCharacterStream(String, Reader, int) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateCharacterStream(int, Reader, long) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateCharacterStream(String, Reader, long) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateCharacterStream(int, Reader) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateCharacterStream(String, Reader) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateClob(String, Clob) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a clob column in the row.
updateClob(int, Clob) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a clob column in the row.
updateClob(int, Reader, long) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateClob(String, Reader, long) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateClob(int, Reader) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateClob(String, Reader) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateClob(int, Clob) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateClob(String, Clob) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateClob(int, Reader, long) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateClob(String, Reader, long) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateClob(int, Reader) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateClob(String, Reader) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateClob(int, Reader, long) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateClob(String, Reader, long) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateClob(int, Reader) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateClob(String, Reader) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateClob(int, Reader, long) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateClob(String, Reader, long) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateClob(int, Reader) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateClob(String, Reader) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateClob(int, Reader, long) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateClob(String, Reader, long) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateClob(int, Reader) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateClob(String, Reader) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateClob(int, Clob) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateClob(String, Clob) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateClob(int, Reader, long) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateClob(String, Reader, long) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateClob(int, Reader) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateClob(String, Reader) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateClob(int, Clob) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateClob(String, Clob) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateClob(int, Reader, long) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateClob(String, Reader, long) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateClob(int, Reader) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateClob(String, Reader) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateCredit(int) - Method in class com.caucho.message.common.BasicMessageReceiver
 
updateCredit(int) - Method in class com.caucho.message.common.MessageReceiverCredit
 
updateCurrentHealthStatus(Object, HealthStatus, String) - Static method in class com.caucho.env.health.HealthStatusService
Notify all HealthStatusListeners about a change in health status.
updateDate(String, Date) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a date column in the row.
updateDate(int, Date) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a date column in the row.
updateDate(int, Date) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateDate(String, Date) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateDate(int, Date) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateDate(String, Date) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateDate(int, Date) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateDate(String, Date) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateDigest(MessageDigest, String, char[], String) - Method in class com.caucho.security.PasswordDigest
Updates the digest based on the user:realm:password
updateDouble(String, double) - Method in class com.caucho.amber.query.ResultSetImpl
Updating double.
updateDouble(int, double) - Method in class com.caucho.amber.query.ResultSetImpl
Updating double.
updateDouble(int, double) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateDouble(String, double) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateDouble(int, double) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateDouble(QueryContext, double) - Method in class com.caucho.db.sql.Expr
Updates the expression as a double
updateDouble(int, double) - Method in class com.caucho.db.sql.SelectCursor
 
updateDouble(int, double) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateDouble(String, double) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateDouble(int, double) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateDouble(String, double) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateEarDeploy(String) - Method in interface com.caucho.management.server.HostMXBean
Updates an ear entry from the deployment directories.
updateEarDeploy(String) - Method in class com.caucho.server.host.HostAdmin
Updates a .ear deployment.
updateEarDeploy(String) - Method in class com.caucho.server.webapp.WebAppContainer
Updates an ear deploy
updateExpiresDate() - Method in class com.caucho.server.httpcache.AbstractCacheEntry
If the response discovers that the page hasn't changed, update the cache time.
updateExpiresDate() - Method in class com.caucho.server.httpcache.ProxyCacheEntry
If the response discovers that the page hasn't changed, update the cache time.
updateExtensions() - Method in class com.caucho.config.extension.ExtensionManager
 
updateFloat(String, float) - Method in class com.caucho.amber.query.ResultSetImpl
Updating float.
updateFloat(int, float) - Method in class com.caucho.amber.query.ResultSetImpl
Updating float.
updateFloat(int, float) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateFloat(String, float) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateFloat(int, float) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateFloat(String, float) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateFloat(int, float) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateFloat(String, float) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateFlow(int, long) - Method in class com.caucho.message.common.BasicMessageReceiver
 
updateFlow(int, long) - Method in class com.caucho.message.tourmaline.NautilusClientReceiver
 
updateFlushPriority() - Method in class com.caucho.amber.manager.AmberPersistenceUnit
Updates global entity priorities for flushing.
updateFlushPriority(ArrayList<EntityType>) - Method in class com.caucho.amber.type.EntityType
Updates global (persistence unit) entity priorities for flushing.
updateFunction(int, AbstractFunction) - Method in class com.caucho.quercus.env.Env
 
updateHeaders() - Method in class com.caucho.quercus.lib.mail.QuercusMimeMessage
 
updateHealthStatus(Object, HealthStatus, String) - Method in class com.caucho.env.dbpool.ConnectionPoolHealthCheckImpl
 
updateHealthStatus(Object, HealthStatus, String) - Method in interface com.caucho.env.health.HealthStatusListener
Invoked when a health status update occurs.
updateHealthStatus(Object, HealthStatus, String) - Method in class com.caucho.env.health.HealthStatusService
Notify all HealthStatusListeners about a change in health status.
updateHeartbeatTimeout(long) - Method in class com.caucho.cloud.network.ClusterServer
 
updateIdleExpireTime(long) - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
updates the thread idle expire time.
updateIdleExpireTime(long) - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
updates the thread idle expire time.
updateIfModified() - Method in class com.caucho.env.deploy.DeployGenerator
lazy-start
updateIfModified() - Method in class com.caucho.env.deploy.DeployListGenerator
Redeploy if the deployment is modified.
updateIfModified() - Method in class com.caucho.env.deploy.ExpandDeployGenerator
Redeploys if modified.
updateIfModifiedNow() - Method in class com.caucho.env.deploy.ExpandDeployGenerator
Redeploys if modified.
updateIfTrue(String) - Method in class com.caucho.env.repository.RepositorySpi.ValidateHashResult
 
updateInt(String, int) - Method in class com.caucho.amber.query.ResultSetImpl
Updating int.
updateInt(int, int) - Method in class com.caucho.amber.query.ResultSetImpl
Updating int.
updateInt(int, int) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateInt(String, int) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateInt(int, int) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateInt(int, int) - Method in class com.caucho.db.sql.SelectCursor
 
updateInt(int, int) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateInt(String, int) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateInt(int, int) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateInt(String, int) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateLeafs() - Method in class com.caucho.env.hprof.HprofInstanceManager
 
updateLease(DistCacheEntry, MnodeEntry, int) - Method in class com.caucho.distcache.cluster.CacheMnodeActor
 
updateLease(DistCacheEntry, MnodeEntry, int) - Method in class com.caucho.distcache.cluster.CacheMnodeTriadActor
 
updateLease(int) - Method in class com.caucho.server.distcache.DistCacheEntry
 
updateLinkTargetClass() - Method in class com.caucho.env.hprof.HprofInstanceManager
 
updateLoad(String, boolean) - Method in class com.caucho.env.repository.AbstractRepository
 
updateLoad(String, boolean) - Method in class com.caucho.server.repository.ClusterRepository
Updates the tag map from a load.
updateLong(String, long) - Method in class com.caucho.amber.query.ResultSetImpl
Updating long.
updateLong(int, long) - Method in class com.caucho.amber.query.ResultSetImpl
Updating long.
updateLong(int, long) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateLong(String, long) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateLong(int, long) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateLong(QueryContext, long) - Method in class com.caucho.db.sql.Expr
Updates the expression as a long
updateLong(int, long) - Method in class com.caucho.db.sql.SelectCursor
 
updateLong(int, long) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateLong(String, long) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateLong(int, long) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateLong(String, long) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateModifiedTime() - Method in class com.caucho.server.distcache.DistCacheEntry
 
updateModifiedTime(long) - Method in class com.caucho.server.distcache.MnodeEntry
 
updateNCharacterStream(int, Reader, long) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateNCharacterStream(String, Reader, long) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateNCharacterStream(int, Reader) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateNCharacterStream(String, Reader) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateNCharacterStream(int, Reader, long) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateNCharacterStream(String, Reader, long) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateNCharacterStream(int, Reader) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateNCharacterStream(String, Reader) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateNCharacterStream(int, Reader, long) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateNCharacterStream(int, Reader) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateNCharacterStream(String, Reader) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateNCharacterStream(int, Reader) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateNCharacterStream(String, Reader) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateNCharacterStream(String, Reader, long) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateNCharacterStream(int, Reader) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateNCharacterStream(String, Reader) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateNCharacterStream(int, Reader, long) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateNCharacterStream(int, Reader) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateNCharacterStream(String, Reader) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateNCharacterStream(String, Reader, long) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateNCharacterStream(int, Reader) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateNCharacterStream(String, Reader) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateNClob(int, NClob) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateNClob(String, NClob) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateNClob(int, Reader, long) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateNClob(String, Reader, long) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateNClob(int, Reader) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateNClob(String, Reader) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateNClob(int, NClob) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateNClob(String, NClob) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateNClob(int, Reader, long) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateNClob(String, Reader, long) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateNClob(int, Reader) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateNClob(String, Reader) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateNClob(int, NClob) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateNClob(String, NClob) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateNClob(int, Reader, long) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateNClob(String, Reader, long) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateNClob(int, Reader) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateNClob(String, Reader) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateNClob(int, NClob) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateNClob(String, NClob) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateNClob(int, Reader, long) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateNClob(String, Reader, long) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateNClob(int, Reader) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateNClob(String, Reader) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateNClob(int, NClob) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateNClob(String, NClob) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateNClob(int, Reader, long) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateNClob(String, Reader, long) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateNClob(int, Reader) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateNClob(String, Reader) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateNClob(int, NClob) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateNClob(String, NClob) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateNClob(int, Reader, long) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateNClob(String, Reader, long) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateNClob(int, Reader) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateNClob(String, Reader) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateNClob(int, NClob) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateNClob(String, NClob) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateNClob(int, Reader, long) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateNClob(String, Reader, long) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateNClob(int, Reader) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateNClob(String, Reader) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateNoStart(String) - Method in class com.caucho.env.deploy.DeployContainer
Callback from the DeployGenerator when the deployment changes.
updateNotModified() - Method in class com.caucho.server.httpcache.ProxyCacheEntry
Updates based on a not-modified time
updateNString(int, String) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateNString(String, String) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateNString(int, String) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateNString(String, String) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateNString(int, String) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateNString(String, String) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateNString(int, String) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateNString(String, String) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateNString(int, String) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateNString(String, String) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateNString(int, String) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateNString(String, String) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateNString(int, String) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateNString(String, String) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateNull(String) - Method in class com.caucho.amber.query.ResultSetImpl
Updating null.
updateNull(int) - Method in class com.caucho.amber.query.ResultSetImpl
Updating null.
updateNull(int) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateNull(String) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateNull(int) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateNull(String) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateNull(int) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateNull(String) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateObject(String, Object) - Method in class com.caucho.amber.query.ResultSetImpl
Updating an object column in the row.
updateObject(int, Object) - Method in class com.caucho.amber.query.ResultSetImpl
Updating an object column in the row.
updateObject(String, Object, int) - Method in class com.caucho.amber.query.ResultSetImpl
Updating an object column in the row.
updateObject(int, Object, int) - Method in class com.caucho.amber.query.ResultSetImpl
Updating an object column in the row.
updateObject(int, Object) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateObject(String, Object) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateObject(int, Object, int) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateObject(String, Object, int) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateObject(int, Object) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateObject(String, Object) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateObject(int, Object, int) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateObject(String, Object, int) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateObject(int, Object, int) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateObject(int, Object) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateObject(String, Object, int) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateObject(String, Object) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updatePrefetch(int) - Method in class com.caucho.amqp.common.AmqpReceiverLink
 
UpdateQuery - Class in com.caucho.amber.query
Represents an Amber select query
updateRef(String, Ref) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a ref column in the row.
updateRef(int, Ref) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a ref column in the row.
updateRef(int, Ref) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateRef(String, Ref) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateRef(int, Ref) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateRef(String, Ref) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateRef(int, Ref) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateRef(String, Ref) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateRepositoryRoot(String, long) - Method in class com.caucho.env.repository.AbstractRepository
 
updateRepositoryRoot(String, long) - Method in class com.caucho.server.repository.ClusterRepository
 
updateResources() - Method in class com.caucho.config.inject.InjectManager
 
updateRow() - Method in class com.caucho.amber.query.ResultSetImpl
updates the row
updateRow() - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateRow() - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateRow() - Method in class com.caucho.db.sql.SelectCursor
 
updateRow() - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateRow() - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateRowId(int, RowId) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateRowId(String, RowId) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateRowId(int, RowId) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateRowId(String, RowId) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateRowId(int, RowId) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateRowId(String, RowId) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateRowId(int, RowId) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateRowId(String, RowId) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateRowId(int, RowId) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateRowId(String, RowId) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateRowId(int, RowId) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateRowId(String, RowId) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateRowId(int, RowId) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateRowId(String, RowId) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updatesAreDetected(int) - Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
 
updatesAreDetected(int) - Method in interface javax.resource.cci.ResultSetInfo
Returns true if row updates are detected.
updateSave(byte[], byte[], MnodeValue, long, long, long, long) - Method in class com.caucho.distcache.jdbc.JdbcMnodeStore
Stores the data, returning true on success
updateSave(byte[], byte[], MnodeValue, long, long, long, long) - Method in class com.caucho.server.distcache.MnodeStore
Stores the data, returning true on success
updateScan() - Method in class com.caucho.loader.DynamicClassLoader
 
updateServerState(CloudServer) - Method in class com.caucho.cloud.topology.CloudPod
 
updateShort(String, short) - Method in class com.caucho.amber.query.ResultSetImpl
Updating short.
updateShort(int, short) - Method in class com.caucho.amber.query.ResultSetImpl
Updating short.
updateShort(int, short) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateShort(String, short) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateShort(int, short) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateShort(String, short) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateShort(int, short) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateShort(String, short) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateSQLXML(int, SQLXML) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateSQLXML(String, SQLXML) - Method in class com.caucho.amber.query.ResultSetImpl
 
updateSQLXML(int, SQLXML) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateSQLXML(String, SQLXML) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateSQLXML(int, SQLXML) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateSQLXML(String, SQLXML) - Method in class com.caucho.db.jdbc.GeneratedKeysResultSet
 
updateSQLXML(int, SQLXML) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateSQLXML(String, SQLXML) - Method in class com.caucho.db.jdbc.NullResultSet
 
updateSQLXML(int, SQLXML) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateSQLXML(String, SQLXML) - Method in class com.caucho.db.jdbc.ResultSetImpl
 
updateSQLXML(int, SQLXML) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateSQLXML(String, SQLXML) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateSQLXML(int, SQLXML) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateSQLXML(String, SQLXML) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateStatistics(long, int, int, boolean) - Method in class com.caucho.server.webapp.WebAppController
Update statistics with the results of one request.
updateStatus(HealthStatus) - Method in class com.caucho.env.health.HealthMeter
 
updateString(String, String) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a string column in the row.
updateString(int, String) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a string column in the row.
updateString(int, String) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateString(String, String) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateString(int, String) - Method in class com.caucho.db.jdbc.CursorResultSetImpl
 
updateString(QueryContext, String) - Method in class com.caucho.db.sql.Expr
Updates the expression as a string
updateString(int, String) - Method in class com.caucho.db.sql.SelectCursor
 
updateString(int, String) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateString(String, String) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateString(int, String) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateString(String, String) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateTagMap(String, boolean) - Method in class com.caucho.env.repository.AbstractRepository
 
updateTake() - Method in class com.caucho.amqp.common.AmqpReceiverLink
 
updateThrottle() - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
Throttle the thread creation, so only 100 threads/sec (default) can be created.
updateThrottle() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
Throttle the thread creation, so only 100 threads/sec (default) can be created.
updateTime(String, Time) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a time column in the row.
updateTime(int, Time) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a time column in the row.
updateTime(int, Time) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateTime(String, Time) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateTime(HashKey, HashKey, MnodeEntry) - Method in class com.caucho.distcache.cluster.CacheMnodeActor
Updates the time for a cache map entry
updateTime(HashKey, HashKey, MnodeEntry) - Method in interface com.caucho.distcache.cluster.CacheMnodeLocalProxy
 
updateTime(HashKey, HashKey, MnodeEntry) - Method in class com.caucho.distcache.cluster.ClusterCacheEngine
 
updateTime(DistCacheEntry) - Method in class com.caucho.distcache.jdbc.JdbcCacheBackingImpl
 
updateTime(int, Time) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateTime(String, Time) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateTime(DistCacheEntry) - Method in class com.caucho.server.distcache.AbstractCacheBacking
 
updateTime(byte[], MnodeEntry) - Method in class com.caucho.server.distcache.AbstractCacheBackupEngine
 
updateTime(HashKey, HashKey, MnodeEntry) - Method in class com.caucho.server.distcache.AbstractCacheEngine
 
updateTime(byte[], MnodeEntry) - Method in interface com.caucho.server.distcache.CacheBackupEngine
 
updateTime(HashKey, HashKey, MnodeEntry) - Method in interface com.caucho.server.distcache.CacheEngine
 
updateTime(DistCacheEntry) - Method in class com.caucho.server.distcache.CacheWriterAdapter
 
updateTime(DistCacheEntry) - Method in interface com.caucho.server.distcache.CacheWriterExt
 
updateTime(int, Time) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateTime(String, Time) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateTimeout(long) - Method in class com.caucho.cloud.network.ServerHeartbeatState
 
updateTimeout() - Method in class com.caucho.quercus.env.Env
 
updateTimestamp(String, Timestamp) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a timestamp column in the row.
updateTimestamp(int, Timestamp) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a timestamp column in the row.
updateTimestamp(int, Timestamp) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateTimestamp(String, Timestamp) - Method in class com.caucho.db.jdbc.AbstractResultSet
 
updateTimestamp(int, Timestamp) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateTimestamp(String, Timestamp) - Method in class com.caucho.quercus.mysql.AbstractResultSet
 
updateTimestamp(int, Timestamp) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateTimestamp(String, Timestamp) - Method in class com.caucho.tools.profiler.ResultSetWrapper
 
updateTransfer() - Method in class com.caucho.amqp.common.AmqpReceiverLink
 
updateUnicodeStream(String, InputStream, int) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a unicode stream.
updateUnicodeStream(int, InputStream, int) - Method in class com.caucho.amber.query.ResultSetImpl
Updating a unicode stream.
updateVersion() - Method in class com.caucho.server.webapp.WebAppVersioningController
 
updateWebAppDeploy(String) - Method in interface com.caucho.management.server.HostMXBean
Updates a web-app entry from the deployment directories.
updateWebAppDeploy(String) - Method in class com.caucho.server.host.HostAdmin
Updates a .war deployment.
updateWebAppDeploy(String) - Method in class com.caucho.server.webapp.WebAppContainer
Updates a WebApp deploy
updateWindowsTime(File) - Method in class com.caucho.vfs.FileStatus
 
upgradeProtocol(SocketLinkDuplexListener) - Method in class com.caucho.server.http.StubServletRequest
 
UPLOAD_ERR_CANT_WRITE - Static variable in class com.caucho.quercus.lib.file.FileModule
 
UPLOAD_ERR_EXTENSION - Static variable in class com.caucho.quercus.lib.file.FileModule
 
UPLOAD_ERR_FORM_SIZE - Static variable in class com.caucho.quercus.lib.file.FileModule
 
UPLOAD_ERR_INI_SIZE - Static variable in class com.caucho.quercus.lib.file.FileModule
 
UPLOAD_ERR_NO_FILE - Static variable in class com.caucho.quercus.lib.file.FileModule
 
UPLOAD_ERR_NO_TMP_DIR - Static variable in class com.caucho.quercus.lib.file.FileModule
 
UPLOAD_ERR_OK - Static variable in class com.caucho.quercus.lib.file.FileModule
 
UPLOAD_ERR_PARTIAL - Static variable in class com.caucho.quercus.lib.file.FileModule
 
UPPER - Static variable in class com.caucho.amber.query.QueryParser
 
upper(Expression<String>) - Method in interface javax.persistence.criteria.CriteriaBuilder
 
UPPER_FIRST - Static variable in class com.caucho.xsl.Sort
 
UpperFunExpr - Class in com.caucho.amber.expr.fun
UPPER function expression
UpperFunExpr(QueryParser, ArrayList<AmberExpr>) - Constructor for class com.caucho.amber.expr.fun.UpperFunExpr
Creates a new expression
URI - Static variable in class com.caucho.jsp.JspParser
 
uri - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
url - Variable in class com.caucho.vfs.MailtoPath
 
url_stat(Env, StringValue, LongValue) - Method in class com.caucho.quercus.lib.file.PhpProtocolWrapper
 
url_stat(Env, StringValue, LongValue) - Method in class com.caucho.quercus.lib.file.ProtocolWrapper
 
url_stat(Env, StringValue, LongValue) - Method in class com.caucho.quercus.lib.file.ZlibProtocolWrapper
 
urldecode(String) - Static method in class com.caucho.quercus.lib.UrlModule
Returns the decoded string.
urlencode(StringValue) - Static method in class com.caucho.quercus.lib.UrlModule
Gets the magic quotes value.
UrlEncodedBody - Class in com.caucho.quercus.lib.curl
 
UrlEncodedBody(Env, Value) - Constructor for class com.caucho.quercus.lib.curl.UrlEncodedBody
 
UrlMap<E> - Class in com.caucho.server.dispatch
Maps uris to objects, using the syntax in the servlet2.2 deployment descriptors: /foo/bar -- exact match /foo/bar/* -- matches anything with the /foo/bar prefix *.jsp -- matches anything with the .jsp suffix
UrlMap() - Constructor for class com.caucho.server.dispatch.UrlMap
Create a new map
UrlMap(boolean) - Constructor for class com.caucho.server.dispatch.UrlMap
Create a new map preferring a short match.
UrlMap.Filter<X> - Interface in com.caucho.server.dispatch
 
URLMarshal - Class in com.caucho.quercus.marshal
 
URLMarshal() - Constructor for class com.caucho.quercus.marshal.URLMarshal
 
UrlModule - Class in com.caucho.quercus.lib
PHP URL
UrlModule() - Constructor for class com.caucho.quercus.lib.UrlModule
 
URLPattern() - Constructor for class com.caucho.server.dispatch.FilterMapping.URLPattern
 
urlPatternToRegexpPattern(String) - Static method in class com.caucho.server.dispatch.UrlMap
 
UrlRewriterCallback - Class in com.caucho.quercus.lib
Implements the built-in URL rewriter for passing session ids and other variables.
UrlRewriterCallback(Env) - Constructor for class com.caucho.quercus.lib.UrlRewriterCallback
 
UrlTag - Class in com.caucho.jstl.el
 
UrlTag() - Constructor for class com.caucho.jstl.el.UrlTag
 
urlToClassName(String) - Static method in class com.caucho.jsp.JspCompiler
Mangles the name.
UrlType - Class in com.caucho.config.type
 
URLUtil - Class in com.caucho.util
URL utilities.
URLUtil() - Constructor for class com.caucho.util.URLUtil
 
urn - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
usage(boolean) - Method in class com.caucho.boot.AbstractBootCommand
 
usage(boolean) - Method in interface com.caucho.boot.BootCommand
 
USE_EXISTING_TRAIT - Static variable in class com.caucho.quercus.program.TraitInsteadofMap
 
USE_NEW_TRAIT - Static variable in class com.caucho.quercus.program.TraitInsteadofMap
 
use_result(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
Transfers the result set from the last query on the database connection represented by conn.
User() - Constructor for class com.caucho.security.XmlAuthenticator.User
 
User() - Constructor for class com.caucho.server.admin.Management.User
 
User(String, String[]) - Constructor for class com.caucho.server.admin.UserQueryReply.User
 
USER_ATTRIBUTE - Static variable in class com.caucho.server.deploy.DeployClient
 
user_error(Env, String, int) - Method in class com.caucho.quercus.lib.ErrorModule
Triggers an error.
UserAddCommand - Class in com.caucho.boot
 
UserAddCommand() - Constructor for class com.caucho.boot.UserAddCommand
 
UserBody - Class in com.caucho.quercus.lib.curl
 
UserBody(Env, CurlResource, Callable, BinaryInput, long) - Constructor for class com.caucho.quercus.lib.curl.UserBody
 
UserCallableStatement - Class in com.caucho.sql
User-view of prepared statements
UserConnection - Class in com.caucho.sql
Adapts the JDBC 2.0 connection pooling and XA support for database drivers which don't understand it.
UserDataConstraint - Class in com.caucho.server.security
Configuration for the user-data-constraint.
UserDataConstraint() - Constructor for class com.caucho.server.security.UserDataConstraint
 
UserDataSource - Class in com.caucho.sql
The User DataSource returned from Resin's pool.
useReference() - Method in class com.caucho.quercus.lib.UnserializeReader
 
UserInRoleCondition - Class in com.caucho.server.rewrite
A rewrite condition that passes if the client has been authenticated and the user is in the specified role, as determined by HttpServletRequest.isUserInRole(String)
UserInRoleCondition(String) - Constructor for class com.caucho.server.rewrite.UserInRoleCondition
 
UserListCommand - Class in com.caucho.boot
 
UserListCommand() - Constructor for class com.caucho.boot.UserListCommand
 
UserPreparedStatement - Class in com.caucho.sql
User-view of prepared statements
UserQuery - Class in com.caucho.amber.query
Represents the application's view of the query.
UserQuery(AbstractQuery) - Constructor for class com.caucho.amber.query.UserQuery
 
UserQueryReply - Class in com.caucho.server.admin
 
UserQueryReply() - Constructor for class com.caucho.server.admin.UserQueryReply
 
UserQueryReply.User - Class in com.caucho.server.admin
 
UserRemoveCommand - Class in com.caucho.boot
 
UserRemoveCommand() - Constructor for class com.caucho.boot.UserRemoveCommand
 
userResume(UserTransactionSuspendState) - Method in class com.caucho.transaction.UserTransactionImpl
Resumes the transaction.
UserStatement - Class in com.caucho.sql
User-view of a statement;
userSuspend() - Method in class com.caucho.transaction.UserTransactionImpl
Suspends the transaction.
UserTransaction - Interface in javax.transaction
The user transaction interface.
UserTransactionImpl - Class in com.caucho.transaction
Implementation of the UserTransactionImpl for a thread instance.
UserTransactionImpl(TransactionManagerImpl) - Constructor for class com.caucho.transaction.UserTransactionImpl
Creates the proxy.
UserTransactionProxy - Class in com.caucho.transaction
Implementation of the UserTransactionImpl for a thread instance.
UserTransactionSuspendState - Class in com.caucho.transaction
Saved state for a suspend.
UserTransactionSuspendState(ArrayList<ManagedXAResource>) - Constructor for class com.caucho.transaction.UserTransactionSuspendState
Creates the suspend state.
USES_DATA - Static variable in interface com.caucho.amber.expr.AmberExpr
 
usesFrom(FromItem, int) - Method in class com.caucho.amber.expr.AbstractAmberExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.AbstractAmberExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.AllExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.AmberColumnExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int) - Method in interface com.caucho.amber.expr.AmberExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in interface com.caucho.amber.expr.AmberExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.AndExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.AnyExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.BetweenExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.BinaryExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.BooleanColumnExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.CollectionIdExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.DependentEntityOneToOneExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.ElementCollectionExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.EmbeddedExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.EmptyExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.ExistsExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.fun.FunExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.IdExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.InExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.KeyColumnExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.KeyManyToOneExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.KeyPropertyExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.LikeExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.LoadExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.ManyToOneExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.ManyToOneJoinExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.MapFieldExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.MemberExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.OneToManyExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.OrExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int) - Method in class com.caucho.amber.expr.SubSelectExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int, boolean) - Method in class com.caucho.amber.expr.UnaryExpr
Returns true if the expression uses the from item.
usesFrom(FromItem, int) - Method in class com.caucho.amber.query.AbstractQuery
Returns true if the from item is used by the query.
usesFrom(FromItem, int) - Method in class com.caucho.amber.query.AmberSelectQuery
Returns true if the from item is used by the query.
usesLocalFilePerTable() - Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
 
usesLocalFiles() - Method in class com.caucho.quercus.mysql.MysqlDatabaseMetaData
 
UsesSymbolTable - Annotation Type in com.caucho.quercus.annotation
The @UsesSymbolTable annotation.
usleep(long) - Static method in class com.caucho.quercus.lib.MiscModule
Sleep for a number of microseconds.
usort(Env, Value, Callable, long) - Static method in class com.caucho.quercus.lib.ArrayModule
Sorts the array based on values in ascending order using a callback function
utcCalendar - Variable in class com.caucho.burlap.client.MicroBurlapInput
 
UTF16_REVReader - Class in com.caucho.vfs.i18n
Implements an encoding reader for UTF-16 using the reversed order.
UTF16_REVReader() - Constructor for class com.caucho.vfs.i18n.UTF16_REVReader
Null-arg constructor for instantiation by com.caucho.vfs.Encoding only.
UTF16Reader - Class in com.caucho.vfs.i18n
Implements an encoding reader for UTF-16.
UTF16Reader() - Constructor for class com.caucho.vfs.i18n.UTF16Reader
Null-arg constructor for instantiation by com.caucho.vfs.Encoding only.
Utf16Reader - Class in com.caucho.xml.readers
A fast reader to convert bytes to characters for parsing XML.
Utf16Reader() - Constructor for class com.caucho.xml.readers.Utf16Reader
Create a new reader.
Utf16Reader(XmlParser, ReadStream) - Constructor for class com.caucho.xml.readers.Utf16Reader
Create a new reader with the given read stream.
Utf16Reader - Class in com.caucho.xml2.readers
A fast reader to convert bytes to characters for parsing XML.
Utf16Reader() - Constructor for class com.caucho.xml2.readers.Utf16Reader
Create a new reader.
Utf16Reader(XmlParser, ReadStream) - Constructor for class com.caucho.xml2.readers.Utf16Reader
Create a new reader with the given read stream.
UTF16Writer - Class in com.caucho.vfs.i18n
Implements an encoding char-to-byte writer for UTF16 and the associated factory.
UTF16Writer() - Constructor for class com.caucho.vfs.i18n.UTF16Writer
Null-arg constructor for instantiation by com.caucho.vfs.Encoding only.
Utf8 - Class in com.caucho.util
Utf8 decoding.
Utf8() - Constructor for class com.caucho.util.Utf8
 
utf8_decode(Env, StringValue) - Static method in class com.caucho.quercus.lib.xml.XmlModule
Converts from utf8 to iso-8859-1
utf8_encode(Env, StringValue) - Static method in class com.caucho.quercus.lib.xml.XmlModule
Converts from iso-8859-1 to utf8
utf8Clean(Env, StringValue, String, boolean) - Static method in class com.caucho.quercus.lib.i18n.UnicodeUtility
 
Utf8Constant - Class in com.caucho.bytecode
Represents a utf-8n constant.
Utf8Decoder - Class in com.caucho.quercus.lib.i18n
 
Utf8Decoder(String) - Constructor for class com.caucho.quercus.lib.i18n.Utf8Decoder
 
Utf8Encoder - Class in com.caucho.quercus.lib.i18n
 
Utf8Encoder() - Constructor for class com.caucho.quercus.lib.i18n.Utf8Encoder
 
UTF8Reader - Class in com.caucho.vfs.i18n
Implements an encoding reader for UTF8.
UTF8Reader() - Constructor for class com.caucho.vfs.i18n.UTF8Reader
Null-arg constructor for instantiation by com.caucho.vfs.Encoding only.
Utf8Reader - Class in com.caucho.xml.readers
A fast reader to convert bytes to characters for parsing XML.
Utf8Reader() - Constructor for class com.caucho.xml.readers.Utf8Reader
Create a new reader.
Utf8Reader(XmlParser, ReadStream) - Constructor for class com.caucho.xml.readers.Utf8Reader
Create a new reader with the given read stream.
Utf8Reader - Class in com.caucho.xml2.readers
A fast reader to convert bytes to characters for parsing XML.
Utf8Reader() - Constructor for class com.caucho.xml2.readers.Utf8Reader
Create a new reader.
Utf8Reader(XmlParser, ReadStream) - Constructor for class com.caucho.xml2.readers.Utf8Reader
Create a new reader with the given read stream.
UTF8Writer - Class in com.caucho.vfs.i18n
Implements an encoding char-to-byte writer for UTF8 and the associated factory.
UTF8Writer() - Constructor for class com.caucho.vfs.i18n.UTF8Writer
Null-arg constructor for instantiation by com.caucho.vfs.Encoding only.
UtilDateType - Class in com.caucho.amber.type
The type of a property.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links