- 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(TimeZone, long) - 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
-
- 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 - Class in com.caucho.xml2
-
- 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
-
- 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
-
- QSocketChannelWrapper - Class in com.caucho.vfs
-
Abstract socket to handle both normal sockets and bin/resin sockets.
- QSocketChannelWrapper() - Constructor for class com.caucho.vfs.QSocketChannelWrapper
-
- QSocketChannelWrapper(SocketChannel) - Constructor for class com.caucho.vfs.QSocketChannelWrapper
-
- 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.
- qualifier(Annotation) - Method in class com.caucho.config.inject.BeanBuilder
-
- QUALIFIER - Static variable in class com.caucho.config.j2ee.EjbQualifierLiteral
-
- Qualifier - Annotation Type in javax.inject
-
Custom binding annotations are marked with @Qualifier
as a meta-annotation.
- QualifierBinding - Class in com.caucho.config.inject
-
Introspected annotation binding
- QualifierBinding(Annotation) - Constructor for class com.caucho.config.inject.QualifierBinding
-
- QuercusMysqlDriver - Class in com.caucho.quercus.mysql
-
Quercus-specific mysql driver
- QuercusMysqlDriver() - Constructor for class com.caucho.quercus.mysql.QuercusMysqlDriver
-
- 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(long, AmpActorRef, AmpEncoder, String, Object...) - Method in class com.caucho.amp.actor.AbstractActorRef
-
- query(long, AmpActorRef, AmpActorRef, AmpEncoder, String, Object...) - Method in class com.caucho.amp.actor.ActorContextImpl
-
- query(AmpMethodRef, Object[], AmpQueryCallback, long) - Method in class com.caucho.amp.actor.ActorContextImpl
-
- query(long, AmpActorRef, AmpEncoder, String, Object...) - Method in class com.caucho.amp.actor.ActorRefImpl
-
- query(AmpMethodRef, Object[], AmpQueryCallback, long) - Method in class com.caucho.amp.actor.AmpActorContext
-
- query(long, AmpActorRef, AmpEncoder, String, Object...) - Method in interface com.caucho.amp.actor.AmpActorRef
-
- query(long, AmpActorRef, Object...) - Method in interface com.caucho.amp.actor.AmpMethodRef
-
- query(long, AmpActorRef, AmpActorRef, AmpEncoder, String, Object...) - Method in class com.caucho.amp.actor.AmpProxyActor
-
- query(long, AmpActorRef, AmpEncoder, String, Object...) - Method in class com.caucho.amp.actor.NullActorRef
-
- query(long, String, String, AmpEncoder, String, Object...) - Method in class com.caucho.amp.broker.AbstractAmpBroker
-
- query(long, String, String, AmpEncoder, String, Object...) - Method in interface com.caucho.amp.broker.AmpBroker
-
- query(long, AmpActorRef, AmpActorRef, AmpEncoder, String, Object...) - Method in class com.caucho.amp.impl.QueueMailbox
-
- query(long, AmpActorRef, AmpActorRef, AmpEncoder, String, Object...) - Method in class com.caucho.amp.impl.SimpleAmpMailbox
-
- query(long, AmpActorRef, AmpActorRef, AmpEncoder, String, Object...) - Method in class com.caucho.amp.stream.AbstractAmpStream
-
- query(long, AmpActorRef, AmpActorRef, AmpEncoder, String, Object...) - Method in interface com.caucho.amp.stream.AmpStream
-
Sends a query/RPCinformation call
The receiver of a query acts as a service and the
caller acts as a client.
- query(String, Serializable) - Method in class com.caucho.bam.actor.AbstractActorSender
-
Sends a query information call (get) to an actor,
blocking until the actor responds with a result or an error.
- query(String, Serializable, long) - Method in class com.caucho.bam.actor.AbstractActorSender
-
Sends a query information call to an actor,
blocking until the actor responds with a result or an error.
- query(String, Serializable, QueryCallback) - Method in class com.caucho.bam.actor.AbstractActorSender
-
Sends a query information call (get) to an actor,
providing a callback to receive the result or error.
- query(String, Serializable, QueryCallback, long) - Method in class com.caucho.bam.actor.AbstractActorSender
-
Sends a query information call (get) to an actor,
providing a callback to receive the result or error.
- query(BamActorRef, Serializable, QueryCallback) - Method in class com.caucho.bam.actor.AbstractActorSender
-
Sends a query information call (get) to an actor,
providing a callback to receive the result or error.
- query(BamActorRef, Serializable, QueryCallback, long) - Method in class com.caucho.bam.actor.AbstractActorSender
-
Sends a query information call (get) to an actor,
providing a callback to receive the result or error.
- query(Serializable) - Method in interface com.caucho.bam.actor.ActorProxy
-
Sends a query information call (get) to an actor,
blocking until the actor responds with a result or an error.
- query(Serializable, long) - Method in interface com.caucho.bam.actor.ActorProxy
-
Sends a query information call (get) to an actor,
blocking until the actor responds with a result or an error.
- query(Serializable, QueryCallback) - Method in interface com.caucho.bam.actor.ActorProxy
-
Sends a query information call (get) to an actor,
providing a callback to receive the result or error.
- query(String, Serializable) - Method in interface com.caucho.bam.actor.ActorSender
-
Sends a query information call (get) to an actor,
blocking until the actor responds with a result or an error.
- query(String, Serializable, long) - Method in interface com.caucho.bam.actor.ActorSender
-
Sends a query information call to an actor,
blocking until the actor responds with a result or an error.
- query(String, Serializable, QueryCallback) - Method in interface com.caucho.bam.actor.ActorSender
-
Sends a query information call (get) to an actor,
providing a callback to receive the result or error.
- query(String, Serializable, QueryCallback, long) - Method in interface com.caucho.bam.actor.ActorSender
-
Sends a query information call (get) to an actor,
providing a callback to receive the result or error.
- query(BamActorRef, Serializable, QueryCallback) - Method in interface com.caucho.bam.actor.ActorSender
-
Sends a query information call (get) to an actor,
providing a callback to receive the result or error.
- query(BamActorRef, Serializable, QueryCallback, long) - Method in interface com.caucho.bam.actor.ActorSender
-
Sends a query information call (get) to an actor,
providing a callback to receive the result or error.
- query(long, String, Serializable) - Method in interface com.caucho.bam.actor.BamActorRef
-
- query(S, MessageStream, Broker, long, String, String, Serializable) - Method in class com.caucho.bam.actor.BamSkeleton
-
- query(long, String, Serializable) - Method in class com.caucho.bam.actor.SimpleActorRef
-
- query(long, String, String, Serializable) - Method in class com.caucho.bam.actor.SkeletonActorFilter
-
Dispatches a queryGet to a matching method on
the SimpleActorStream.
- query(long, String, String, Serializable) - Method in class com.caucho.bam.broker.AbstractBrokerStream
-
Receives a query call, acting as a service for
the query.
- query(long, String, String, Serializable) - Method in class com.caucho.bam.broker.ManagedBrokerAdapter
-
- query(long, String, String, Serializable) - Method in class com.caucho.bam.client.OutboundMessageStream
-
- query(long, String, String, Serializable) - Method in class com.caucho.bam.mailbox.DualSizeMailbox
-
Query an entity
- query(long, String, String, Serializable) - Method in class com.caucho.bam.mailbox.MultiworkerMailbox
-
Query an entity
- query(long, String, String, Serializable) - Method in class com.caucho.bam.mailbox.PassthroughMailbox
-
Query an entity
- Query - Class in com.caucho.bam.packet
-
RPC call requesting information/data.
- Query(long, String, String, Serializable) - Constructor for class com.caucho.bam.packet.Query
-
A query to a target from a given source
- query(long, String, String, Serializable) - Method in class com.caucho.bam.proxy.ProxyActor
-
- query(S, MessageStream, Broker, long, String, String, Serializable) - Method in class com.caucho.bam.proxy.ProxySkeleton
-
- Query - Annotation Type in com.caucho.bam
-
The @QueryGet annotation marks a SimpleBamService method as handling
a GET RPC query.
- query(long, String, String, Serializable) - Method in class com.caucho.bam.query.QueryActorFilter
-
- query(MessageStream, String, String, Serializable, QueryCallback, long) - Method in class com.caucho.bam.query.QueryManager
-
Queries through to a stream.
- query(MessageStream, String, String, Serializable, long) - Method in class com.caucho.bam.query.QueryManager
-
Queries through to a stream.
- query(long, String, String, Serializable) - Method in class com.caucho.bam.query.QueryMessageStreamFilter
-
- query(String, Serializable) - Method in interface com.caucho.bam.query.QuerySender
-
Sends a query information call (get) to an actor,
blocking until the actor responds with a result or an error.
- query(String, Serializable, long) - Method in interface com.caucho.bam.query.QuerySender
-
Sends a query information call to an actor,
blocking until the actor responds with a result or an error.
- query(String, Serializable, QueryCallback) - Method in interface com.caucho.bam.query.QuerySender
-
Sends a query information call (get) to an actor,
providing a callback to receive the result or error.
- query(String, Serializable, QueryCallback, long) - Method in interface com.caucho.bam.query.QuerySender
-
Sends a query information call (get) to an actor,
providing a callback to receive the result or error.
- query(long, String, Serializable) - Method in class com.caucho.bam.router.BamAllActorRouter
-
- query(long, String, Serializable) - Method in class com.caucho.bam.router.BamFirstActorRouter
-
- query(long, String, Serializable) - Method in class com.caucho.bam.router.BamFirstResultRouter
-
- query(long, String, String, Serializable) - Method in class com.caucho.bam.stream.AbstractMessageStream
-
Receives a query call, acting as a service for
the query.
- query(long, String, String, Serializable) - Method in class com.caucho.bam.stream.AbstractMessageStreamFilter
-
- query(long, String, String, Serializable) - Method in interface com.caucho.bam.stream.MessageStream
-
Sends a query/RPCinformation call
The receiver of a query acts as a service and the
caller acts as a client.
- query(Serializable) - Method in class com.caucho.boot.WatchdogChildActor
-
- 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(long, String, String, Serializable) - Method in class com.caucho.hemp.broker.HempBroker
-
Sends a query to the destination mailbox.
- query(long, String, String, Serializable) - Method in class com.caucho.hemp.servlet.ServerGatewayBroker
-
Handles a query.
- query(long, String, String, Serializable) - Method in class com.caucho.hemp.servlet.ServerProxyBroker
-
Handles a query.
- query(String, Serializable) - Method in class com.caucho.hmtp.HmtpClient
-
- query(String, Serializable, long) - Method in class com.caucho.hmtp.HmtpClient
-
- query(String, Serializable, QueryCallback) - Method in class com.caucho.hmtp.HmtpClient
-
- query(String, Serializable, QueryCallback, long) - Method in class com.caucho.hmtp.HmtpClient
-
- query(BamActorRef, Serializable, QueryCallback) - Method in class com.caucho.hmtp.HmtpClient
-
- query(BamActorRef, Serializable, QueryCallback, long) - Method in class com.caucho.hmtp.HmtpClient
-
- query(long, String, String, Serializable) - Method in class com.caucho.hmtp.HmtpWebSocketContextWriter
-
Sends a queryGet to a given address
- query(long, String, String, Serializable) - Method in class com.caucho.hmtp.HmtpWebSocketWriter
-
Sends a queryGet to a given address
- query(OutputStream, long, String, String, Serializable) - Method in class com.caucho.hmtp.HmtpWriter
-
Low-level query
- query(long, String, String, Serializable) - Method in class com.caucho.hmtp.server.HmtpServlet
-
- 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(long, String, String, Serializable) - Method in class com.caucho.jsmp.JsmpWebSocketWriter
-
Sends a queryGet to a given address
- query(PrintWriter, long, String, String, Serializable) - Method in class com.caucho.jsmp.JsmpWriter
-
Low-level query
- query(String) - Method in interface com.caucho.management.server.JdbcQueryMXBean
-
- query(long, String, String, Serializable) - Method in class com.caucho.quercus.lib.bam.BamPhpActor
-
- query(Env, String) - Method in class com.caucho.quercus.lib.resin.MBeanServer
-
Returns an array of
MBeans that match a JMX pattern.
- query(Serializable) - Method in class com.caucho.server.admin.ManagerClient
-
- query(Serializable, long) - Method in class com.caucho.server.admin.ManagerClient
-
- query(String) - Method in class com.caucho.sql.QueryAdmin
-
- Query - Interface in javax.persistence
-
The main application interface to the persistence context.
- QueryActorFilter - Class in com.caucho.bam.query
-
An ActorStream filter that intercepts query results and passes them to
the QueryManager to be matched with pending queries.
- QueryActorFilter(Actor, QueryManager) - Constructor for class com.caucho.bam.query.QueryActorFilter
-
- QueryAdmin - Class in com.caucho.sql
-
- QueryAdmin(DBPool) - Constructor for class com.caucho.sql.QueryAdmin
-
- 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
-
- QueryCallback - Interface in com.caucho.bam.query
-
callback for a query
- QueryContext - Class in com.caucho.db.sql
-
Represents the state of the query at any particular time.
- queryError(long, AmpActorRef, AmpEncoder, AmpError) - Method in class com.caucho.amp.actor.AbstractActorRef
-
- queryError(long, AmpActorRef, AmpActorRef, AmpEncoder, AmpError) - Method in class com.caucho.amp.actor.ActorContextImpl
-
- queryError(long, AmpActorRef, AmpEncoder, AmpError) - Method in class com.caucho.amp.actor.ActorRefImpl
-
- queryError(long, AmpActorRef, AmpEncoder, AmpError) - Method in interface com.caucho.amp.actor.AmpActorRef
-
- queryError(long, AmpActorRef, AmpActorRef, AmpEncoder, AmpError) - Method in class com.caucho.amp.actor.AmpProxyActor
-
- queryError(long, AmpActorRef, AmpEncoder, AmpError) - Method in class com.caucho.amp.actor.NullActorRef
-
- queryError(long, AmpActorRef, AmpActorRef, AmpEncoder, AmpError) - Method in class com.caucho.amp.impl.QueueMailbox
-
- queryError(long, AmpActorRef, AmpActorRef, AmpEncoder, AmpError) - Method in class com.caucho.amp.impl.SimpleAmpMailbox
-
- queryError(long, AmpActorRef, AmpActorRef, AmpEncoder, AmpError) - Method in class com.caucho.amp.stream.AbstractAmpStream
-
- queryError(long, AmpActorRef, AmpActorRef, AmpEncoder, AmpError) - Method in interface com.caucho.amp.stream.AmpStream
-
Sends a query error from a failed query.
- queryError(long, String, Serializable, BamError) - Method in interface com.caucho.bam.actor.BamActorRef
-
- queryError(S, MessageStream, long, String, String, Serializable, BamError) - Method in class com.caucho.bam.actor.BamSkeleton
-
- queryError(long, String, Serializable, BamError) - Method in class com.caucho.bam.actor.SimpleActorRef
-
- queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.bam.actor.SkeletonActorFilter
-
Dispatches a queryError to a matching method on
the SimpleActorStream.
- queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.bam.broker.AbstractBrokerStream
-
Handles a query error from a service Actor.
- queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.bam.broker.ManagedBrokerAdapter
-
- queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.bam.client.OutboundMessageStream
-
- queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.bam.mailbox.DualSizeMailbox
-
Query an entity
- queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.bam.mailbox.MultiworkerMailbox
-
Query an entity
- queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.bam.mailbox.PassthroughMailbox
-
Query an entity
- QueryError - Class in com.caucho.bam.packet
-
RPC error result from a get or set.
- QueryError(long, String, String, Serializable, BamError) - Constructor for class com.caucho.bam.packet.QueryError
-
A query to a target
- queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.bam.proxy.ProxyActor
-
- queryError(S, MessageStream, long, String, String, Serializable, BamError) - Method in class com.caucho.bam.proxy.ProxySkeleton
-
- queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.bam.query.QueryActorFilter
-
- queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.bam.query.QueryMessageStreamFilter
-
- QueryError - Annotation Type in com.caucho.bam
-
The @QueryError annotation marks a SimpleBamService method as handling
a queryError response to a query GET or SET.
- queryError(long, String, Serializable, BamError) - Method in class com.caucho.bam.router.AbstractBamRouter
-
- queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.bam.stream.AbstractMessageStream
-
Handles a query error from a service Actor.
- queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.bam.stream.AbstractMessageStreamFilter
-
- queryError(long, String, String, Serializable, BamError) - Method in interface com.caucho.bam.stream.MessageStream
-
Sends a query error from a failed query.
- queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.hemp.broker.HempBroker
-
Sends a query to the destination mailbox.
- queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.hemp.servlet.ServerGatewayBroker
-
Handles a query error.
- queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.hemp.servlet.ServerProxyBroker
-
Handles a query error.
- queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.hmtp.HmtpWebSocketContextWriter
-
Sends a query error to a given address
- queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.hmtp.HmtpWebSocketWriter
-
Sends a query error to a given address
- queryError(OutputStream, long, String, String, Serializable, BamError) - Method in class com.caucho.hmtp.HmtpWriter
-
Low-level query error
- queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.hmtp.server.HmtpServlet
-
- queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.jsmp.JsmpWebSocketWriter
-
Sends a query error to a given address
- queryError(PrintWriter, long, String, String, Serializable, BamError) - Method in class com.caucho.jsmp.JsmpWriter
-
Low-level query
- queryError(long, String, String, Serializable, BamError) - Method in class com.caucho.quercus.lib.bam.BamPhpActor
-
- QueryFunction() - Constructor for class com.caucho.ejb.cfg.EjbJar.QueryFunction
-
- queryFuture(String, Serializable, long) - Method in class com.caucho.bam.actor.AbstractActorSender
-
Sends a query information call to an actor,
blocking until the actor responds with a result or an error.
- QueryFuture - Interface in com.caucho.bam.query
-
QueryCallbackManager is used to generate query ids and to wait
for query callbacks.
- QueryFutureCallback - Class in com.caucho.bam.query
-
QueryFutureCallback is used to wait
for query callbacks.
- QueryFutureCallback() - Constructor for class com.caucho.bam.query.QueryFutureCallback
-
- 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
- QueryManager - Class in com.caucho.bam.query
-
QueryCallbackManager is used to generate query ids and to wait
for query callbacks.
- QueryManager(String) - Constructor for class com.caucho.bam.query.QueryManager
-
- QueryManager(String, long) - Constructor for class com.caucho.bam.query.QueryManager
-
- 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
-
- QueryMessageStreamFilter - Class in com.caucho.bam.query
-
An ActorStream filter that intercepts query results and passes them to
the QueryManager to be matched with pending queries.
- QueryMessageStreamFilter(MessageStream, QueryManager) - Constructor for class com.caucho.bam.query.QueryMessageStreamFilter
-
- 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(String) - Method in class com.caucho.server.admin.StatSystem
-
- 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.
- queryPid(long, String, String, PidQuery) - Method in class com.caucho.server.resin.ResinActor
-
Query for the process pid.
- queryResult(long, AmpActorRef, AmpActorRef, AmpEncoder, Object) - Method in class com.caucho.amp.actor.ActorContextImpl
-
- queryResult(long, AmpActorRef, AmpActorRef, AmpEncoder, Object) - Method in class com.caucho.amp.actor.AmpProxyActor
-
- queryResult(long, AmpActorRef, AmpActorRef, AmpEncoder, Object) - Method in class com.caucho.amp.impl.QueueMailbox
-
- queryResult(long, AmpActorRef, AmpActorRef, AmpEncoder, Object) - Method in class com.caucho.amp.impl.SimpleAmpMailbox
-
- queryResult(long, AmpActorRef, AmpActorRef, AmpEncoder, Object) - Method in class com.caucho.amp.stream.AbstractAmpStream
-
- queryResult(long, AmpActorRef, AmpActorRef, AmpEncoder, Object) - Method in interface com.caucho.amp.stream.AmpStream
-
Sends a query response for a query
- queryResult(long, String, Serializable) - Method in interface com.caucho.bam.actor.BamActorRef
-
- queryResult(S, MessageStream, long, String, String, Serializable) - Method in class com.caucho.bam.actor.BamSkeleton
-
- queryResult(long, String, Serializable) - Method in class com.caucho.bam.actor.SimpleActorRef
-
- queryResult(long, String, String, Serializable) - Method in class com.caucho.bam.actor.SkeletonActorFilter
-
Dispatches a queryResult to a matching method on
the SimpleActorStream.
- queryResult(long, String, String, Serializable) - Method in class com.caucho.bam.broker.AbstractBrokerStream
-
Handles a query response from a service Actor.
- queryResult(long, String, String, Serializable) - Method in class com.caucho.bam.broker.ManagedBrokerAdapter
-
- queryResult(long, String, String, Serializable) - Method in class com.caucho.bam.client.OutboundMessageStream
-
- queryResult(long, String, String, Serializable) - Method in class com.caucho.bam.mailbox.DualSizeMailbox
-
Query an entity
- queryResult(long, String, String, Serializable) - Method in class com.caucho.bam.mailbox.MultiworkerMailbox
-
Query an entity
- queryResult(long, String, String, Serializable) - Method in class com.caucho.bam.mailbox.PassthroughMailbox
-
Query an entity
- QueryResult - Class in com.caucho.bam.packet
-
RPC result from a get or set.
- QueryResult(long, String, String, Serializable) - Constructor for class com.caucho.bam.packet.QueryResult
-
A query to a target from a given source
- queryResult(long, String, String, Serializable) - Method in class com.caucho.bam.proxy.ProxyActor
-
- queryResult(S, MessageStream, long, String, String, Serializable) - Method in class com.caucho.bam.proxy.ProxySkeleton
-
- queryResult(long, String, String, Serializable) - Method in class com.caucho.bam.query.QueryActorFilter
-
- queryResult(long, String, String, Serializable) - Method in class com.caucho.bam.query.QueryMessageStreamFilter
-
- QueryResult - Annotation Type in com.caucho.bam
-
The @QueryRequest annotation marks a SimpleBamService method as handling
a result from an RPC query.
- queryResult(long, String, Serializable) - Method in class com.caucho.bam.router.AbstractBamRouter
-
- queryResult(long, String, String, Serializable) - Method in class com.caucho.bam.stream.AbstractMessageStream
-
Handles a query response from a service Actor.
- queryResult(long, String, String, Serializable) - Method in class com.caucho.bam.stream.AbstractMessageStreamFilter
-
- queryResult(long, String, String, Serializable) - Method in interface com.caucho.bam.stream.MessageStream
-
Sends a query response for a query
- queryResult(long, String, String, Serializable) - Method in class com.caucho.hemp.broker.HempBroker
-
Sends a query to the destination mailbox.
- queryResult(long, String, String, Serializable) - Method in class com.caucho.hemp.servlet.ServerGatewayBroker
-
Handles a query result.
- queryResult(long, String, String, Serializable) - Method in class com.caucho.hemp.servlet.ServerProxyBroker
-
Handles a query result.
- queryResult(long, String, String, Serializable) - Method in class com.caucho.hmtp.HmtpWebSocketContextWriter
-
Sends a queryResult to a given address
- queryResult(long, String, String, Serializable) - Method in class com.caucho.hmtp.HmtpWebSocketWriter
-
Sends a queryResult to a given address
- queryResult(OutputStream, long, String, String, Serializable) - Method in class com.caucho.hmtp.HmtpWriter
-
Low-level query response
- queryResult(long, String, String, Serializable) - Method in class com.caucho.hmtp.server.HmtpServlet
-
- queryResult(long, String, String, Serializable) - Method in class com.caucho.jsmp.JsmpWebSocketWriter
-
Sends a queryResult to a given address
- queryResult(PrintWriter, long, String, String, Serializable) - Method in class com.caucho.jsmp.JsmpWriter
-
Low-level query
- queryResult(long, String, String, Serializable) - Method in class com.caucho.quercus.lib.bam.BamPhpActor
-
- QuerySender - Interface in com.caucho.bam.query
-
QuerySender is a convenience API for an Actor to send and manage
queries.
- queryTags(String) - Method in class com.caucho.server.deploy.DeployActor
-
- queryTags(String) - Method in interface com.caucho.server.deploy.DeployActorProxy
-
- queryTags(String) - Method in class com.caucho.server.deploy.DeployClient
-
- QueryTimeoutException - Exception in javax.persistence
-
Thrown by the persistence provider when a query times out.
- QueryTimeoutException() - Constructor for exception javax.persistence.QueryTimeoutException
-
- QueryTimeoutException(Query) - Constructor for exception javax.persistence.QueryTimeoutException
-
- QueryTimeoutException(String) - Constructor for exception javax.persistence.QueryTimeoutException
-
- QueryTimeoutException(String, Throwable) - Constructor for exception javax.persistence.QueryTimeoutException
-
- QueryTimeoutException(String, Throwable, Query) - Constructor for exception javax.persistence.QueryTimeoutException
-
- QueryTimeoutException(Throwable) - Constructor for exception javax.persistence.QueryTimeoutException
-
- 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.
- queueAt(Alarm, long) - Method in class com.caucho.util.AlarmClock
-
Queue the alarm for wakeup.
- queueAt(Alarm, long) - Method in class com.caucho.util.AlarmHeap
-
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.
- QueueEntry<M> - Class in com.caucho.jms.queue
-
Basic implementation of an entry in the Queue.
- QueueEntry(String, long, int, long) - Constructor for class com.caucho.jms.queue.QueueEntry
-
- QueueEntrySelector - Interface in com.caucho.jms.queue
-
- QueueFullException - Exception in com.caucho.bam
-
HMPP wrapper
- QueueFullException() - Constructor for exception com.caucho.bam.QueueFullException
-
- QueueFullException(String) - Constructor for exception com.caucho.bam.QueueFullException
-
- QueueFullException(Throwable) - Constructor for exception com.caucho.bam.QueueFullException
-
- QueueFullException(String, Throwable) - Constructor for exception com.caucho.bam.QueueFullException
-
- QueueFullException(String, BamError) - Constructor for exception com.caucho.bam.QueueFullException
-
- QueueFullException(String, ErrorPacketException) - Constructor for exception com.caucho.bam.QueueFullException
-
- QueueFullException(BamError) - Constructor for exception com.caucho.bam.QueueFullException
-
- QueueMailbox - Class in com.caucho.amp.impl
-
Mailbox for an actor
- QueueMailbox(AmpActorContext, Executor) - Constructor for class com.caucho.amp.impl.QueueMailbox
-
- QueueMailboxBuilder - Class in com.caucho.amp.impl
-
Creates mailboxes for actors.
- QueueMailboxBuilder() - Constructor for class com.caucho.amp.impl.QueueMailboxBuilder
-
- QueueMailboxBuilderFactory - Class in com.caucho.amp.impl
-
Creates mailboxes for actors.
- QueueMailboxBuilderFactory() - Constructor for class com.caucho.amp.impl.QueueMailboxBuilderFactory
-
- QueueReceiver - Interface in javax.jms
-
The main destination.
- QueueReceiverImpl<E> - 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
-
- quot(Expression<? extends Number>, Expression<? extends Number>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
- quot(Expression<? extends Number>, Number) - Method in interface javax.persistence.criteria.CriteriaBuilder
-
- quot(Number, Expression<? extends Number>) - Method in interface javax.persistence.criteria.CriteriaBuilder
-