Method and Description |
---|
org.apache.qpid.jms.selector.parser.SimpleCharStream.getColumn() |
org.apache.qpid.jms.selector.parser.SimpleCharStream.getLine() |
org.apache.qpid.jms.JmsConnectionFactory.isAlwaysSyncSend()
As of release 0.7.0, replaced by
JmsConnectionFactory.isForceSyncSend() |
org.apache.qpid.jms.JmsConnectionFactory.isSendAcksAsync()
As of release 0.7.0, replaced by
JmsConnectionFactory.isForceAsyncAcks() |
org.apache.qpid.jms.JmsConnectionFactory.setAlwaysSyncSend(boolean)
As of release 0.7.0, replaced by
JmsConnectionFactory.setForceSyncSend(boolean) |
org.apache.qpid.jms.JmsConnectionFactory.setSendAcksAsync(boolean)
As of release 0.7.0, replaced by
JmsConnectionFactory.setForceAsyncAcks(boolean) |
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.