Class ConnectionConsumerImpl

    • Constructor Detail

      • ConnectionConsumerImpl

        public ConnectionConsumerImpl​(ConnectionImpl myConnection,
                                      int dispatchId,
                                      RequestRegistry requestRegistry,
                                      javax.jms.ServerSessionPool serverSessionPool,
                                      int maxMessages)
    • Method Detail

      • fillCache

        protected void fillCache()
      • getQueueName

        protected abstract java.lang.String getQueueName()
      • setMyDispatchId

        public void setMyDispatchId​(int myDispatchId)
      • getServerSessionPool

        public javax.jms.ServerSessionPool getServerSessionPool()
                                                         throws javax.jms.JMSException
        Specified by:
        getServerSessionPool in interface javax.jms.ConnectionConsumer
        Throws:
        javax.jms.JMSException
      • isClosed

        public boolean isClosed()
      • close

        public void close()
                   throws javax.jms.JMSException
        Specified by:
        close in interface javax.jms.ConnectionConsumer
        Throws:
        javax.jms.JMSException