Uses of Interface
oracle.jdbc.aq.AQAgent
Packages that use AQAgent
Package
Description
This package is an Oracle JDBC extension that provides interfaces to access the Advanced Queuing feature of Oracle for enterprise messaging applications.
-
Uses of AQAgent in oracle.jdbc.aq
Methods in oracle.jdbc.aq that return AQAgentModifier and TypeMethodDescriptionstatic AQAgentAQFactory.createAQAgent()Constructs a new AQ agent.AQAgent[]AQMessageProperties.getRecipientList()AQMessageProperties.getSender()Methods in oracle.jdbc.aq with parameters of type AQAgentModifier and TypeMethodDescriptionvoidAQMessageProperties.setRecipientList(AQAgent[] agents) This parameter is only valid for queues which allow multiple consumers.voidIdentifies the original sender of a message.