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 _

Q

q_assert(Env, String) - Static method in class com.caucho.quercus.lib.OptionsModule
Checks the assertion
q_import(Env, Path) - Method in class com.caucho.quercus.lib.db.OracleOciLob
Imports file data to the LOB
QAbstractNode - Class in com.caucho.xml
QAbstractNode is an abstract implementation for any DOM node.
QAbstractNode() - Constructor for class com.caucho.xml.QAbstractNode
 
QAbstractNode(QDocument) - Constructor for class com.caucho.xml.QAbstractNode
 
QAbstractNode - Class in com.caucho.xml2
QAbstractNode is an abstract implementation for any DOM node.
QAbstractNode() - Constructor for class com.caucho.xml2.QAbstractNode
 
QAbstractNode(QDocument) - Constructor for class com.caucho.xml2.QAbstractNode
 
QAttr - Class in com.caucho.xml
 
QAttr(String) - Constructor for class com.caucho.xml.QAttr
 
QAttr(QName) - Constructor for class com.caucho.xml.QAttr
 
QAttr(QName, String) - Constructor for class com.caucho.xml.QAttr
 
QAttr(QDocument, QName) - Constructor for class com.caucho.xml.QAttr
 
QAttr - Class in com.caucho.xml2
 
QAttr(String) - Constructor for class com.caucho.xml2.QAttr
 
QAttr(QName) - Constructor for class com.caucho.xml2.QAttr
 
QAttr(QName, String) - Constructor for class com.caucho.xml2.QAttr
 
QAttr(QDocument, QName) - Constructor for class com.caucho.xml2.QAttr
 
QAttributedNode - Class in com.caucho.xml
 
QAttributedNode() - Constructor for class com.caucho.xml.QAttributedNode
 
QAttributedNode - Class in com.caucho.xml2
 
QAttributedNode() - Constructor for class com.caucho.xml2.QAttributedNode
 
QBindingEnumeration - Class in com.caucho.naming
 
QCdata - Class in com.caucho.xml
 
QCdata(String) - Constructor for class com.caucho.xml.QCdata
 
QCdata - Class in com.caucho.xml2
 
QCdata(String) - Constructor for class com.caucho.xml2.QCdata
 
QComment - Class in com.caucho.xml
 
QComment() - Constructor for class com.caucho.xml.QComment
 
QComment(String) - Constructor for class com.caucho.xml.QComment
 
QComment - Class in com.caucho.xml2
 
QComment() - Constructor for class com.caucho.xml2.QComment
 
QComment(String) - Constructor for class com.caucho.xml2.QComment
 
QDate - Class in com.caucho.util
Resin Date object
QDate() - Constructor for class com.caucho.util.QDate
Creates the date for GMT.
QDate(long) - Constructor for class com.caucho.util.QDate
Creates the date for GMT.
QDate(boolean) - Constructor for class com.caucho.util.QDate
Creates the date form local or GMT.
QDate(TimeZone) - Constructor for class com.caucho.util.QDate
Creates the date from local or GMT.
QDate(long, long, long) - Constructor for class com.caucho.util.QDate
Creates the date for the local time zone.
QDateType - Class in com.caucho.config.type
 
QDeepNodeList - Class in com.caucho.xml
 
QDeepNodeList - Class in com.caucho.xml2
 
QDocument - Class in com.caucho.xml
Implements the top-level document for the XML tree.
QDocument() - Constructor for class com.caucho.xml.QDocument
 
QDocument(DocumentType) - Constructor for class com.caucho.xml.QDocument
 
QDocument(QDOMImplementation) - Constructor for class com.caucho.xml.QDocument
 
QDocument - Class in com.caucho.xml2
Implements the top-level document for the XML tree.
QDocument() - Constructor for class com.caucho.xml2.QDocument
 
QDocument(DocumentType) - Constructor for class com.caucho.xml2.QDocument
 
QDocument(QDOMImplementation) - Constructor for class com.caucho.xml2.QDocument
 
QDocumentFragment - Class in com.caucho.xml
 
QDocumentFragment(QDocument) - Constructor for class com.caucho.xml.QDocumentFragment
 
QDocumentFragment - Class in com.caucho.xml2
 
QDocumentFragment(QDocument) - Constructor for class com.caucho.xml2.QDocumentFragment
 
QDocumentType - Class in com.caucho.xml
 
QDocumentType(String) - Constructor for class com.caucho.xml.QDocumentType
Create a new document type.
QDocumentType(String, String, String) - Constructor for class com.caucho.xml.QDocumentType
 
QDocumentType - Class in com.caucho.xml2
 
QDocumentType(String) - Constructor for class com.caucho.xml2.QDocumentType
Create a new document type.
QDocumentType(String, String, String) - Constructor for class com.caucho.xml2.QDocumentType
 
QDOMFactory - Class in com.caucho.quercus.lib.dom
 
QDOMFactory() - Constructor for class com.caucho.quercus.lib.dom.QDOMFactory
 
QDOMImplementation - Class in com.caucho.xml
 
QDOMImplementation() - Constructor for class com.caucho.xml.QDOMImplementation
 
QDOMImplementation - Class in com.caucho.xml2
 
QDOMImplementation() - Constructor for class com.caucho.xml2.QDOMImplementation
 
QElement - Class in com.caucho.xml
Resin's implementation of the DOM element.
QElement() - Constructor for class com.caucho.xml.QElement
Create a new element.
QElement(String) - Constructor for class com.caucho.xml.QElement
Create a new named element.
QElement(String, String) - Constructor for class com.caucho.xml.QElement
Create a new named element.
QElement(QName) - Constructor for class com.caucho.xml.QElement
Create a new named element.
QElement(QDocument, QName) - Constructor for class com.caucho.xml.QElement
 
QElement - Class in com.caucho.xml2
Resin's implementation of the DOM element.
QElement() - Constructor for class com.caucho.xml2.QElement
Create a new element.
QElement(String) - Constructor for class com.caucho.xml2.QElement
Create a new named element.
QElement(String, String) - Constructor for class com.caucho.xml2.QElement
Create a new named element.
QElement(QName) - Constructor for class com.caucho.xml2.QElement
Create a new named element.
QElement(QDocument, QName) - Constructor for class com.caucho.xml2.QElement
 
QEmptyNodeList - Class in com.caucho.xml
QAbstractNode is an abstract implementation for any DOM node.
QEmptyNodeList() - Constructor for class com.caucho.xml.QEmptyNodeList
 
QEmptyNodeList - Class in com.caucho.xml2
QAbstractNode is an abstract implementation for any DOM node.
QEmptyNodeList() - Constructor for class com.caucho.xml2.QEmptyNodeList
 
QEntityReference - Class in com.caucho.xml
 
QEntityReference(String) - Constructor for class com.caucho.xml.QEntityReference
 
QEntityReference(QDocument, String) - Constructor for class com.caucho.xml.QEntityReference
 
QEntityReference - Class in com.caucho.xml2
 
QEntityReference(String) - Constructor for class com.caucho.xml2.QEntityReference
 
QEntityReference(QDocument, String) - Constructor for class com.caucho.xml2.QEntityReference
 
QJniServerSocket - Class in com.caucho.vfs
Abstract socket to handle both normal sockets and bin/resin sockets.
QJspException - Exception in com.caucho.jsp
A JSP exception which includes the proper error page.
QJspException() - Constructor for exception com.caucho.jsp.QJspException
 
QJspException(String) - Constructor for exception com.caucho.jsp.QJspException
 
QJspException(String, String) - Constructor for exception com.caucho.jsp.QJspException
 
QJspException(Throwable) - Constructor for exception com.caucho.jsp.QJspException
 
QJspException(Throwable, String) - Constructor for exception com.caucho.jsp.QJspException
 
QJspFactory - Class in com.caucho.jsp
 
QJspFactory() - Constructor for class com.caucho.jsp.QJspFactory
 
QName - Class in com.caucho.naming
Represents a parsed JNDI name.
QName(Context) - Constructor for class com.caucho.naming.QName
Creates a root name based on a context.
QName(Context, String) - Constructor for class com.caucho.naming.QName
Creates a new name with a single component.
QName(Context, String, String) - Constructor for class com.caucho.naming.QName
Creates a new name with two components
QName - Class in com.caucho.xml
 
QName(String) - Constructor for class com.caucho.xml.QName
 
QName(String, String) - Constructor for class com.caucho.xml.QName
 
QName(String, String, String) - Constructor for class com.caucho.xml.QName
 
QName(String, String, String, String) - Constructor for class com.caucho.xml.QName
 
QNAME - Static variable in class com.caucho.xpath.Expr
 
QNameClassEnumeration - Class in com.caucho.naming
 
QNameParser - Class in com.caucho.naming
 
qnameToString(XMLStreamWriter, QName) - Static method in class com.caucho.xml.stream.StaxUtil
Converts a QName to a String using the context of a XMLStreamWriter.
QNode - Class in com.caucho.xml
QNode represents any node that can have children.
QNode() - Constructor for class com.caucho.xml.QNode
 
QNode(QDocument) - Constructor for class com.caucho.xml.QNode
 
QNode - Class in com.caucho.xml2
QNode represents any node that can have children.
QNode() - Constructor for class com.caucho.xml2.QNode
 
QNode(QDocument) - Constructor for class com.caucho.xml2.QNode
 
QNode.ChildNodeList - Class in com.caucho.xml
 
QNode.ChildNodeList() - Constructor for class com.caucho.xml.QNode.ChildNodeList
 
QNode.ChildNodeList - Class in com.caucho.xml2
 
QNode.ChildNodeList() - Constructor for class com.caucho.xml2.QNode.ChildNodeList
 
QPageData - Class in com.caucho.jsp
 
QPageData(TempStream) - Constructor for class com.caucho.jsp.QPageData
Creates a new page data.
QProcessingInstruction - Class in com.caucho.xml
 
QProcessingInstruction(String) - Constructor for class com.caucho.xml.QProcessingInstruction
 
QProcessingInstruction(String, String) - Constructor for class com.caucho.xml.QProcessingInstruction
 
QProcessingInstruction - Class in com.caucho.xml2
 
QProcessingInstruction(String) - Constructor for class com.caucho.xml2.QProcessingInstruction
 
QProcessingInstruction(String, String) - Constructor for class com.caucho.xml2.QProcessingInstruction
 
QSerializerFactory - Class in com.caucho.ejb.hessian
 
QSerializerFactory() - Constructor for class com.caucho.ejb.hessian.QSerializerFactory
 
QServerSocket - Class in com.caucho.vfs
Abstract socket to handle both normal sockets and bin/resin sockets.
QServerSocket() - Constructor for class com.caucho.vfs.QServerSocket
 
QServerSocketWrapper - Class in com.caucho.vfs
Abstract socket to handle both normal sockets and bin/resin sockets.
QServerSocketWrapper() - Constructor for class com.caucho.vfs.QServerSocketWrapper
 
QServerSocketWrapper(ServerSocket) - Constructor for class com.caucho.vfs.QServerSocketWrapper
 
QServlet - Class in com.caucho.jsp
Base servlet for both JSP and XTP.
QServlet() - Constructor for class com.caucho.jsp.QServlet
 
QSocket - Class in com.caucho.vfs
Abstract socket to handle both normal sockets and JNI sockets.
QSocket() - Constructor for class com.caucho.vfs.QSocket
 
QSocketWrapper - Class in com.caucho.vfs
Abstract socket to handle both normal sockets and bin/resin sockets.
QSocketWrapper() - Constructor for class com.caucho.vfs.QSocketWrapper
 
QSocketWrapper(Socket) - Constructor for class com.caucho.vfs.QSocketWrapper
 
QText - Class in com.caucho.xml
Represents a text node.
QText() - Constructor for class com.caucho.xml.QText
Creates a new text node.
QText(String) - Constructor for class com.caucho.xml.QText
Creates a new text node with initial data.
QText - Class in com.caucho.xml2
Represents a text node.
QText() - Constructor for class com.caucho.xml2.QText
Creates a new text node.
QText(String) - Constructor for class com.caucho.xml2.QText
Creates a new text node with initial data.
Quercus - Class in com.caucho.quercus
Facade for the PHP language.
Quercus() - Constructor for class com.caucho.quercus.Quercus
Constructor.
QuercusClass - Class in com.caucho.quercus.env
Represents a Quercus runtime class.
QuercusClass(ClassDef, QuercusClass) - Constructor for class com.caucho.quercus.env.QuercusClass
 
QuercusClass(ModuleContext, ClassDef, QuercusClass) - Constructor for class com.caucho.quercus.env.QuercusClass
 
QuercusClass(QuercusClass, QuercusClass) - Constructor for class com.caucho.quercus.env.QuercusClass
Copy based on a cached value
QuercusCompiledScript - Class in com.caucho.quercus.script
Script engine
QuercusDieException - Exception in com.caucho.quercus
Exception thrown by die() or exit()
QuercusDieException() - Constructor for exception com.caucho.quercus.QuercusDieException
 
QuercusDieException(String) - Constructor for exception com.caucho.quercus.QuercusDieException
 
QuercusDieException(Throwable) - Constructor for exception com.caucho.quercus.QuercusDieException
 
QuercusDieException(String, Throwable) - Constructor for exception com.caucho.quercus.QuercusDieException
 
QuercusDOMModule - Class in com.caucho.quercus.lib.dom
 
QuercusDOMModule() - Constructor for class com.caucho.quercus.lib.dom.QuercusDOMModule
 
QuercusErrorException - Exception in com.caucho.quercus
Exception thrown by Env.error().
QuercusErrorException() - Constructor for exception com.caucho.quercus.QuercusErrorException
 
QuercusErrorException(String) - Constructor for exception com.caucho.quercus.QuercusErrorException
 
QuercusErrorException(Throwable) - Constructor for exception com.caucho.quercus.QuercusErrorException
 
QuercusErrorException(String, Throwable) - Constructor for exception com.caucho.quercus.QuercusErrorException
 
QuercusException - Exception in com.caucho.quercus
Parent of PHP exceptions
QuercusException() - Constructor for exception com.caucho.quercus.QuercusException
 
QuercusException(String) - Constructor for exception com.caucho.quercus.QuercusException
 
QuercusException(Throwable) - Constructor for exception com.caucho.quercus.QuercusException
 
QuercusException(String, Throwable) - Constructor for exception com.caucho.quercus.QuercusException
 
QuercusExecutionException - Exception in com.caucho.quercus
 
QuercusExecutionException() - Constructor for exception com.caucho.quercus.QuercusExecutionException
 
QuercusExecutionException(String) - Constructor for exception com.caucho.quercus.QuercusExecutionException
 
QuercusExitException - Exception in com.caucho.quercus
Exception thrown by die() or exit()
QuercusExitException() - Constructor for exception com.caucho.quercus.QuercusExitException
 
QuercusExitException(String) - Constructor for exception com.caucho.quercus.QuercusExitException
 
QuercusExitException(Throwable) - Constructor for exception com.caucho.quercus.QuercusExitException
 
QuercusExitException(String, Throwable) - Constructor for exception com.caucho.quercus.QuercusExitException
 
QuercusGenerator - Class in com.caucho.quercus.gen
Generator.
QuercusGenerator(ProQuercus) - Constructor for class com.caucho.quercus.gen.QuercusGenerator
 
QuercusLanguageException - Exception in com.caucho.quercus.env
Parent of PHP exceptions
QuercusLanguageException(Value) - Constructor for exception com.caucho.quercus.env.QuercusLanguageException
 
QuercusLineRuntimeException - Exception in com.caucho.quercus
Parent of PHP runtime exceptions
QuercusLineRuntimeException() - Constructor for exception com.caucho.quercus.QuercusLineRuntimeException
 
QuercusLineRuntimeException(String) - Constructor for exception com.caucho.quercus.QuercusLineRuntimeException
 
QuercusLineRuntimeException(Throwable) - Constructor for exception com.caucho.quercus.QuercusLineRuntimeException
 
QuercusLineRuntimeException(String, Throwable) - Constructor for exception com.caucho.quercus.QuercusLineRuntimeException
 
QuercusLocale - Class in com.caucho.quercus.env
 
QuercusLocale(Locale, String) - Constructor for class com.caucho.quercus.env.QuercusLocale
 
QuercusMain - Class in com.caucho.quercus.gen
Represents the main method of a compiled PHP program.
QuercusMain(QuercusProgram) - Constructor for class com.caucho.quercus.gen.QuercusMain
Creates a new quercus main
QuercusMimeUtility - Class in com.caucho.quercus.lib.i18n
 
QuercusMimeUtility() - Constructor for class com.caucho.quercus.lib.i18n.QuercusMimeUtility
 
QuercusModule - Class in com.caucho.quercus.lib
Quercus functions to get information about the Quercus environment.
QuercusModule() - Constructor for class com.caucho.quercus.lib.QuercusModule
 
QuercusModule - Interface in com.caucho.quercus.module
Represents a quercus module.
QuercusModuleException - Exception in com.caucho.quercus
Java exception caught and rethrown by modules.
QuercusModuleException() - Constructor for exception com.caucho.quercus.QuercusModuleException
 
QuercusModuleException(String) - Constructor for exception com.caucho.quercus.QuercusModuleException
 
QuercusModuleException(Throwable) - Constructor for exception com.caucho.quercus.QuercusModuleException
 
QuercusModuleException(String, Throwable) - Constructor for exception com.caucho.quercus.QuercusModuleException
 
QuercusPage - Class in com.caucho.quercus.page
Represents a compiled PHP program.
QuercusPage() - Constructor for class com.caucho.quercus.page.QuercusPage
 
QuercusParseException - Exception in com.caucho.quercus.parser
PHP parse exception
QuercusParseException() - Constructor for exception com.caucho.quercus.parser.QuercusParseException
 
QuercusParseException(String) - Constructor for exception com.caucho.quercus.parser.QuercusParseException
 
QuercusParseException(Throwable) - Constructor for exception com.caucho.quercus.parser.QuercusParseException
 
QuercusParseException(String, Throwable) - Constructor for exception com.caucho.quercus.parser.QuercusParseException
 
QuercusParser - Class in com.caucho.quercus.parser
Parses a PHP program.
QuercusParser(Quercus, Path, ReadStream) - Constructor for class com.caucho.quercus.parser.QuercusParser
 
QuercusProgram - Class in com.caucho.quercus.program
Represents a compiled Quercus program.
QuercusProgram(Quercus, Path, HashMap<String, Function>, HashMap<String, Function>, HashMap<String, InterpretedClassDef>, HashMap<String, InterpretedClassDef>, FunctionInfo, Statement) - Constructor for class com.caucho.quercus.program.QuercusProgram
Creates a new quercus program
QuercusRequestAdapter - Class in com.caucho.quercus
 
QuercusRequestAdapter() - Constructor for class com.caucho.quercus.QuercusRequestAdapter
 
QuercusRuntimeException - Exception in com.caucho.quercus
Parent of PHP runtime exceptions
QuercusRuntimeException() - Constructor for exception com.caucho.quercus.QuercusRuntimeException
 
QuercusRuntimeException(String) - Constructor for exception com.caucho.quercus.QuercusRuntimeException
 
QuercusRuntimeException(Throwable) - Constructor for exception com.caucho.quercus.QuercusRuntimeException
 
QuercusRuntimeException(String, Throwable) - Constructor for exception com.caucho.quercus.QuercusRuntimeException
 
QuercusScriptEngine - Class in com.caucho.quercus.script
Script engine
QuercusScriptEngineFactory - Class in com.caucho.quercus.script
Script engine factory
QuercusScriptEngineFactory() - Constructor for class com.caucho.quercus.script.QuercusScriptEngineFactory
 
QuercusServlet - Class in com.caucho.quercus.servlet
Servlet to call PHP through javax.script.
QuercusServlet() - Constructor for class com.caucho.quercus.servlet.QuercusServlet
 
QuercusServlet.PhpIni - Class in com.caucho.quercus.servlet
 
QuercusServlet.ServerEnv - Class in com.caucho.quercus.servlet
 
QuercusServletImpl - Class in com.caucho.quercus.servlet
Servlet to call PHP through javax.script.
QuercusServletImpl() - Constructor for class com.caucho.quercus.servlet.QuercusServletImpl
 
QuercusSessionManager - Class in com.caucho.quercus.lib.session
Stripped down version of com.caucho.server.session.SessionManager, customized to PHP instead of J2EE sessions.
QuercusSessionManager() - Constructor for class com.caucho.quercus.lib.session.QuercusSessionManager
Creates and initializes a new session manager.
QuercusValueException - Exception in com.caucho.quercus.env
Parent of PHP exceptions
QuercusValueException() - Constructor for exception com.caucho.quercus.env.QuercusValueException
 
QuercusValueException(String) - Constructor for exception com.caucho.quercus.env.QuercusValueException
 
QuercusValueException(Throwable) - Constructor for exception com.caucho.quercus.env.QuercusValueException
 
QuercusValueException(String, Throwable) - Constructor for exception com.caucho.quercus.env.QuercusValueException
 
QuercusZipEntry - Class in com.caucho.quercus.lib.zip
 
QuercusZipEntry(ZipEntry, BinaryInput, long) - Constructor for class com.caucho.quercus.lib.zip.QuercusZipEntry
 
query(String) - Method in interface com.caucho.amber.AmberConnection
Queries the database, returning a result set
query(String) - Method in class com.caucho.amber.manager.AmberConnection
Select a list of objects with a Hibernate query.
Query - Class in com.caucho.db.sql
 
Query(Database, String) - Constructor for class com.caucho.db.sql.Query
 
Query(Database, String, FromItem[]) - Constructor for class com.caucho.db.sql.Query
 
query(ObjectName) - Static method in class com.caucho.jmx.Jmx
Returns the local manged object.
query(String) - Method in class com.caucho.jslib.Database
Execute the sql as a query.
query(Env, StringValue, int) - Method in class com.caucho.quercus.lib.db.Mysqli
Executes a query.
query(String) - Method in class com.caucho.quercus.lib.db.PDO
Queries the database
query(Env, String) - Method in class com.caucho.quercus.lib.db.Postgres
Executes a query.
query(Env, String, DOMNode<Node>) - Method in class com.caucho.quercus.lib.dom.DOMXPath
 
query(Env, String) - Method in class com.caucho.quercus.lib.resin.MBeanServer
Returns an array of MBeans that match a JMX pattern.
query(String) - Method in class com.caucho.server.admin.JMXClient
 
query(String) - Method in class com.caucho.server.admin.JMXService
 
query(String) - Method in interface com.caucho.server.admin.JMXServiceAPI
 
query(String) - Method in class com.caucho.server.admin.RemoteMBeanServer
Returns an array of names that match a JMX pattern.
Query - Interface in javax.persistence
The main application interface to the persistence context.
QUERY_STRING - Static variable in class com.caucho.quercus.QuercusRequestAdapter
 
QUERY_STRING - Static variable in class com.caucho.server.connection.AbstractHttpRequest
 
QUERY_STRING - Static variable in class com.caucho.server.connection.RequestAdapter
 
QUERY_STRING - Static variable in class com.caucho.server.webapp.ErrorPageFilter
 
QUERY_STRING - Static variable in class com.caucho.server.webapp.ErrorPageManager
 
QueryArgs - Class in com.caucho.amber.query
Represents the arguments to a query.
QueryArgs(int) - Constructor for class com.caucho.amber.query.QueryArgs
 
QueryCacheKey - Class in com.caucho.amber.query
The key for a query cache entry
QueryCacheKey() - Constructor for class com.caucho.amber.query.QueryCacheKey
 
QueryCacheKey(String, Object[], int) - Constructor for class com.caucho.amber.query.QueryCacheKey
 
QueryContext - Class in com.caucho.db.sql
Represents the state of the query at any particular time.
queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.bam.AbstractBamFilter
 
queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.bam.AbstractBamStream
 
QueryError - Annotation Type in com.caucho.bam.annotation
The @QueryError annotation.
queryError(long, String, String, Serializable, BamError) - Method in interface com.caucho.bam.BamStream
Handles the query error from a corresponding queryGet or querySet.
queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.bam.SimpleBamService
 
queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.hemp.broker.HempBroker
Query an entity
queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.hemp.broker.HempMemoryQueue
Query an entity
queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.hemp.broker.MemoryQueueServiceFilter
Query an entity
queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.hemp.servlet.ServerAgentStream
 
queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.hemp.servlet.ServerBrokerStream
Handles a query error.
queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.hmtp.ClientBrokerStream
Low-level query error
QueryError - Class in com.caucho.hmtp
RPC error result from a get or set.
QueryError(long, String, String, Serializable, BamError) - Constructor for class com.caucho.hmtp.QueryError
A query to a target
queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.quercus.lib.bam.BamPhpAgent
 
queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.server.cluster.ProServer
 
queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.xmpp.XmppAgentStream
 
queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.xmpp.XmppBrokerStream
Handles a query error.
queryGet(long, String, String, Serializable) - Method in class com.caucho.bam.AbstractBamFilter
 
queryGet(long, String, String, Serializable) - Method in class com.caucho.bam.AbstractBamStream
 
QueryGet - Annotation Type in com.caucho.bam.annotation
The @QueryGet annotation.
queryGet(String, Serializable) - Method in class com.caucho.bam.BamClient
Sends a query-set packet to the server
queryGet(String, Serializable, BamQueryCallback) - Method in class com.caucho.bam.BamClient
Sends a query-get packet to the server
queryGet(String, Serializable) - Method in interface com.caucho.bam.BamConnection
Queries the service
queryGet(String, Serializable, BamQueryCallback) - Method in interface com.caucho.bam.BamConnection
Queries the service
queryGet(long, String, String, Serializable) - Method in interface com.caucho.bam.BamStream
Sends a query information call (get), returning true if this handler understands the query class, and false if it does not.
queryGet(long, String, String, Serializable) - Method in class com.caucho.bam.SimpleBamService
 
queryGet(long, String, String, Serializable) - Method in class com.caucho.hemp.broker.HempBroker
Query an entity
queryGet(String, Serializable) - Method in class com.caucho.hemp.broker.HempConnectionImpl
Sends a query-set packet to the server
queryGet(String, Serializable, BamQueryCallback) - Method in class com.caucho.hemp.broker.HempConnectionImpl
Sends a query-get packet to the server
queryGet(long, String, String, Serializable) - Method in class com.caucho.hemp.broker.HempMemoryQueue
Query an entity
queryGet(long, String, String, Serializable) - Method in class com.caucho.hemp.broker.MemoryQueueServiceFilter
Query an entity
queryGet(long, String, String, Serializable) - Method in class com.caucho.hemp.im.ImUserService
 
queryGet(long, String, String, Serializable) - Method in class com.caucho.hemp.jdbc.ImUser
 
queryGet(long, String, String, Serializable) - Method in class com.caucho.hemp.servlet.AuthBrokerStream
Handles a get query.
queryGet(long, String, String, Serializable) - Method in class com.caucho.hemp.servlet.ServerAgentStream
 
queryGet(long, String, String, Serializable) - Method in class com.caucho.hemp.servlet.ServerBrokerStream
Handles a get query.
queryGet(long, String, String, Serializable) - Method in class com.caucho.hmtp.ClientBrokerStream
Low-level query get
queryGet(String, Serializable) - Method in class com.caucho.hmtp.HmtpClient
Sends a query-set packet to the server
queryGet(String, Serializable, BamQueryCallback) - Method in class com.caucho.hmtp.HmtpClient
Sends a query-get packet to the server
QueryGet - Class in com.caucho.hmtp
RPC call requesting information/data.
QueryGet(long, String, Serializable) - Constructor for class com.caucho.hmtp.QueryGet
A query to a target
QueryGet(long, String, String, Serializable) - Constructor for class com.caucho.hmtp.QueryGet
A query to a target from a given source
queryGet(long, String, String, Serializable) - Method in class com.caucho.quercus.lib.bam.BamPhpAgent
 
queryGet(long, String, String, Serializable) - Method in class com.caucho.server.admin.DeployService
 
queryGet(String, Serializable) - Method in class com.caucho.server.admin.HmuxClient
 
queryGet(long, String, String, Serializable) - Method in class com.caucho.server.admin.JMXService
Handles the request.
queryGet(long, String, String, Serializable) - Method in class com.caucho.server.cluster.ClusterStream
 
queryGet(ServerPool, String, String, Serializable, long) - Method in class com.caucho.server.cluster.ProServer
Sends a hmux message to another server
queryGet(long, String, String, Serializable) - Method in class com.caucho.server.cluster.ProServer
 
queryGet(String, Serializable) - Method in class com.caucho.server.cluster.ServerPool
Blocking 'GET' query
queryGet(long, String, String, Serializable) - Method in class com.caucho.xmpp.XmppAgentStream
 
queryGet(long, String, String, Serializable) - Method in class com.caucho.xmpp.XmppBrokerStream
Handles a get query.
QueryHint - Annotation Type in javax.persistence
The @QueryHint annotation.
QueryHintConfig - Class in com.caucho.amber.cfg
The tag in orm.xml
QueryHintConfig() - Constructor for class com.caucho.amber.cfg.QueryHintConfig
 
QueryImpl - Class in com.caucho.amber.ejb3
The EJB query
QueryImpl - Class in com.caucho.amber.manager
The EJB query
queryMBeans(ObjectName, QueryExp) - Method in class com.caucho.jmx.AbstractMBeanServer
Returns a set of MBeans matching the query.
queryMBeans(ObjectName, QueryExp) - Method in class com.caucho.jmx.MBeanView
Finds names matching the query.
queryMBeans(Set<ObjectInstance>, ObjectName, QueryExp) - Method in class com.caucho.jmx.MBeanView
Finds names matching the query.
queryMBeans(ObjectName, QueryExp) - Method in class com.caucho.jmx.remote.HessianMBeanServerConnection
 
queryMBeans(ObjectName, QueryExp) - Method in class com.caucho.server.admin.RemoteMBeanServerConnection
 
queryNames(ObjectName, QueryExp) - Method in class com.caucho.jmx.AbstractMBeanServer
Returns a set of names for MBeans matching the query.
queryNames(ObjectName, QueryExp) - Method in class com.caucho.jmx.MBeanView
Finds names matching the query.
queryNames(Set<ObjectName>, ObjectName, QueryExp) - Method in class com.caucho.jmx.MBeanView
Finds names matching the query.
queryNames(ObjectName, QueryExp) - Method in class com.caucho.jmx.remote.HessianMBeanServerConnection
 
queryNames(ObjectName, QueryExp) - Method in class com.caucho.server.admin.RemoteMBeanServerConnection
 
QueryParamCondition - Class in com.caucho.server.rewrite
A rewrite condition that passes if the value of a query parameter exists and matches a regular expression.
QueryParseException - Exception in com.caucho.amber.query
Exception.
QueryParseException() - Constructor for exception com.caucho.amber.query.QueryParseException
 
QueryParseException(String) - Constructor for exception com.caucho.amber.query.QueryParseException
 
QueryParseException(String, Throwable) - Constructor for exception com.caucho.amber.query.QueryParseException
 
QueryParseException(Throwable) - Constructor for exception com.caucho.amber.query.QueryParseException
 
QueryParser - Class in com.caucho.amber.query
Contains the parser for EJB 3.0 style queries and stores the parsed expressions.
QueryParser(String) - Constructor for class com.caucho.amber.query.QueryParser
Creates the query parser.
queryResult(long, String, String, Serializable) - Method in class com.caucho.bam.AbstractBamFilter
 
queryResult(long, String, String, Serializable) - Method in class com.caucho.bam.AbstractBamStream
 
QueryResult - Annotation Type in com.caucho.bam.annotation
The @QueryResult annotation.
queryResult(long, String, String, Serializable) - Method in interface com.caucho.bam.BamStream
Handles the query response from a corresponding queryGet or querySet.
queryResult(long, String, String, Serializable) - Method in class com.caucho.bam.SimpleBamService
 
queryResult(long, String, String, Serializable) - Method in class com.caucho.hemp.broker.HempBroker
Query an entity
queryResult(long, String, String, Serializable) - Method in class com.caucho.hemp.broker.HempMemoryQueue
Query an entity
queryResult(long, String, String, Serializable) - Method in class com.caucho.hemp.broker.MemoryQueueServiceFilter
Query an entity
queryResult(long, String, String, Serializable) - Method in class com.caucho.hemp.servlet.ServerAgentStream
 
queryResult(long, String, String, Serializable) - Method in class com.caucho.hemp.servlet.ServerBrokerStream
Handles a query result.
queryResult(long, String, String, Serializable) - Method in class com.caucho.hmtp.ClientBrokerStream
Low-level query response
QueryResult - Class in com.caucho.hmtp
RPC result from a get or set.
QueryResult(long, String, Serializable) - Constructor for class com.caucho.hmtp.QueryResult
A query to a target
QueryResult(long, String, String, Serializable) - Constructor for class com.caucho.hmtp.QueryResult
A query to a target from a given source
queryResult(long, String, String, Serializable) - Method in class com.caucho.quercus.lib.bam.BamPhpAgent
 
queryResult(long, String, String, Serializable) - Method in class com.caucho.server.cluster.ClusterStream
 
queryResult(ServerPool, long, String, String, Serializable) - Method in class com.caucho.server.cluster.ProServer
Sends a hmux message to another server
queryResult(long, String, String, Serializable) - Method in class com.caucho.server.cluster.ProServer
 
queryResult(long, String, String, Serializable) - Method in class com.caucho.xmpp.XmppAgentStream
 
queryResult(long, String, String, Serializable) - Method in class com.caucho.xmpp.XmppBrokerStream
Handles a query result.
querySet(long, String, String, Serializable) - Method in class com.caucho.bam.AbstractBamFilter
 
querySet(long, String, String, Serializable) - Method in class com.caucho.bam.AbstractBamStream
 
QuerySet - Annotation Type in com.caucho.bam.annotation
The @QuerySet annotation.
querySet(String, Serializable) - Method in class com.caucho.bam.BamClient
Sends a query-set packet to the server
querySet(String, Serializable, BamQueryCallback) - Method in class com.caucho.bam.BamClient
Sends a query-set packet to the server
querySet(String, Serializable) - Method in interface com.caucho.bam.BamConnection
Queries the service
querySet(String, Serializable, BamQueryCallback) - Method in interface com.caucho.bam.BamConnection
Queries the service
querySet(long, String, String, Serializable) - Method in interface com.caucho.bam.BamStream
Sends a query update request (set), returning true if this handler understands the query class, and false if it does not.
querySet(long, String, String, Serializable) - Method in class com.caucho.bam.SimpleBamService
 
querySet(long, String, String, Serializable) - Method in class com.caucho.hemp.broker.HempBroker
Query an entity
querySet(String, Serializable) - Method in class com.caucho.hemp.broker.HempConnectionImpl
Sends a query-set packet to the server
querySet(String, Serializable, BamQueryCallback) - Method in class com.caucho.hemp.broker.HempConnectionImpl
Sends a query-set packet to the server
querySet(long, String, String, Serializable) - Method in class com.caucho.hemp.broker.HempDomainService
 
querySet(long, String, String, Serializable) - Method in class com.caucho.hemp.broker.HempMemoryQueue
Query an entity
querySet(long, String, String, Serializable) - Method in class com.caucho.hemp.broker.MemoryQueueServiceFilter
Query an entity
querySet(long, String, String, Serializable) - Method in class com.caucho.hemp.im.ImUserService
 
querySet(long, String, String, Serializable) - Method in class com.caucho.hemp.jdbc.ImUser
 
querySet(long, String, String, Serializable) - Method in class com.caucho.hemp.pubsub.memory.MemoryPubSub
Implements the queries
querySet(long, String, String, Serializable) - Method in class com.caucho.hemp.servlet.AuthBrokerStream
Handles a set query.
querySet(long, String, String, Serializable) - Method in class com.caucho.hemp.servlet.ServerAgentStream
 
querySet(long, String, String, Serializable) - Method in class com.caucho.hemp.servlet.ServerBrokerStream
Handles a set query.
querySet(long, String, String, Serializable) - Method in class com.caucho.hmtp.ClientBrokerStream
Low-level query set
querySet(String, Serializable) - Method in class com.caucho.hmtp.HmtpClient
Sends a query-set packet to the server
querySet(String, Serializable, BamQueryCallback) - Method in class com.caucho.hmtp.HmtpClient
Sends a query-set packet to the server
QuerySet - Class in com.caucho.hmtp
RPC call changing information/data.
QuerySet(long, String, Serializable) - Constructor for class com.caucho.hmtp.QuerySet
A query to a target
QuerySet(long, String, String, Serializable) - Constructor for class com.caucho.hmtp.QuerySet
A query to a target from a given source
querySet(long, String, String, Serializable) - Method in class com.caucho.jms.cluster.HmuxReceiver
Handles update queries
querySet(long, String, String, Serializable) - Method in class com.caucho.quercus.lib.bam.BamPhpAgent
 
querySet(long, String, String, Serializable) - Method in class com.caucho.server.admin.DeployService
 
querySet(String, Serializable) - Method in class com.caucho.server.admin.HmuxClient
 
querySet(long, String, String, Serializable) - Method in class com.caucho.server.cluster.ClusterStream
 
querySet(ServerPool, String, String, Serializable, BamQueryCallback) - Method in class com.caucho.server.cluster.ProServer
Sends a hmux message to another server
querySet(long, String, String, Serializable) - Method in class com.caucho.server.cluster.ProServer
 
querySet(String, Serializable) - Method in class com.caucho.server.cluster.ServerPool
 
querySet(long, String, String, Serializable) - Method in class com.caucho.xmpp.XmppAgentStream
 
querySet(long, String, String, Serializable) - Method in class com.caucho.xmpp.XmppBindCallback
 
querySet(long, String, String, Serializable) - Method in class com.caucho.xmpp.XmppBrokerStream
Handles a set query.
querySetResources(Serializable) - Method in class com.caucho.hemp.im.ImUserService
Updates resources with the given query
querySetResources(Serializable) - Method in class com.caucho.hemp.jdbc.ImUser
Updates resources with the given query
queue(long) - Method in class com.caucho.util.Alarm
Queue the alarm for wakeup.
Queue - Interface in javax.jms
The main destination.
queueAbsolute(TimerTask, long) - Static method in class com.caucho.jmx.Jmx
Queues a task.
QueueAdmin - Class in com.caucho.jms.queue
Administration for a JMS queue
QueueAdmin(AbstractQueue) - Constructor for class com.caucho.jms.queue.QueueAdmin
 
queueAt(long) - Method in class com.caucho.util.Alarm
Queue the alarm for wakeup.
QueueBrowser - Interface in javax.jms
The main destination.
QueueBrowserImpl - Class in com.caucho.jms.connection
A basic queue.
QueueConnection - Interface in javax.jms
The main destination.
QueueConnectionFactory - Interface in javax.jms
The main destination.
QueueConnectionImpl - Class in com.caucho.jms.connection
A sample queue connection factory.
QueueConnectionImpl(ConnectionFactoryImpl, boolean) - Constructor for class com.caucho.jms.connection.QueueConnectionImpl
Create a new queue connection.
QueueConnectionImpl(ConnectionFactoryImpl) - Constructor for class com.caucho.jms.connection.QueueConnectionImpl
Create a new queue connection.
QueueReceiver - Interface in javax.jms
The main destination.
QueueReceiverImpl - Class in com.caucho.jms.connection
A basic message consumer.
queueRelative(TimerTask, long) - Static method in class com.caucho.jmx.Jmx
Queues a task.
QueueRequestor - Class in javax.jms
The main destination.
QueueRequestor(QueueSession, Queue) - Constructor for class javax.jms.QueueRequestor
 
QueueSender - Interface in javax.jms
The main destination.
QueueSenderImpl - Class in com.caucho.jms.connection
A basic queue.
QueueSenderImpl(JmsSession, AbstractQueue) - Constructor for class com.caucho.jms.connection.QueueSenderImpl
 
QueueSession - Interface in javax.jms
The main destination.
QueueSessionImpl - Class in com.caucho.jms.connection
A sample queue session.
QueueSessionImpl(ConnectionImpl, boolean, int, boolean) - Constructor for class com.caucho.jms.connection.QueueSessionImpl
Creates the session
QUO - Static variable in class com.caucho.xpath.Expr