Deprecated List
Global com.pcbsys.nirvana.base.nConstants.doReconnectAfterACLRevoked ()
Global com.pcbsys.nirvana.base.nConstants.getTXPUBWAIT ()
This API is deprecated since 11.0 and might be removed in a future release. It is no longer recommended for use.
Global com.pcbsys.nirvana.base.nConstants.setReconnectAfterACLRevoked (boolean recon)
Global com.pcbsys.nirvana.base.nConstants.setTXPUBWAIT (long newval)
This API is deprecated since 11.0 and might be removed in a future release. It is no longer recommended for use.
Global com.pcbsys.nirvana.base.nConsumeEvent.getHeader ()
As of release 10.7. Users should access nHeader fields only through the setters exposed in nConsumeEvents
Global com.pcbsys.nirvana.base.nConsumeEvent.setHeader (nHeader header)
As of release 10.7. Users should access nHeader fields only through the setters exposed in nConsumeEvents
Global com.pcbsys.nirvana.base.nHeader.getOriginalTransactionEID ()
Since version 10.5 redelivered events will not have their ID changed, please use isRedelivered() to check if event is redelivered.
Global com.pcbsys.nirvana.base.nHeader.setOriginalTransactionEID (long originalTransactionEID)
Since version 10.5 redelivered events will not have their ID changed, please use isRedelivered() to check if event is redelivered.
Global com.pcbsys.nirvana.client.nConstants.attemptReconnectAfterAccessChange ()
After release of 10.15
Global com.pcbsys.nirvana.client.nConstants.getThreadReuseQueueSize ()
This API is deprecated since 11.0 and might be removed in a future release. It is no longer recommended for use.
Global com.pcbsys.nirvana.client.nConstants.setReconnectAfterAccessChange (boolean recon)
After release of 10.15
Global com.pcbsys.nirvana.client.nConstants.setThreadReuseQueueSize (int size)
This API is deprecated since 11.0 and might be removed in a future release. It is no longer recommended for use.
Class com.pcbsys.nirvana.client.nEventPublisher
This interface is deprecated since 11.0 and might be removed in future releases. It is not recommended for use.
Global com.pcbsys.nirvana.client.nNamedObject.getOutstandingEvents ()
This method is deprecated. You can get the outstanding events for the durable by using nDurableDetails#getOutstandingEvents() method from nDurableDetails.
Global com.pcbsys.nirvana.client.nQueueDetails.getNoOfEvents ()
use getEventCount() instead.
Global com.pcbsys.nirvana.client.nSession.getChannelMultiplexing ()
This API is deprecated since 11.0 and might be removed in future versions. It is no longer recommended for use.
Global com.pcbsys.nirvana.client.nSession.setChannelMultiplexing (boolean flag)
This API is deprecated since 11.0 and might be removed in future versions. It is no longer recommended for use.
Global com.pcbsys.nirvana.client.nSessionFactory.createMultiplexed (nSession session, String user)
Creation of multiplexed sessions is deprecated since 10.7 and will be removed in future releases. Standard sessions should be used instead
Global com.pcbsys.nirvana.client.nSessionFactory.createMultiplexed (nSession session)
Creation of multiplexed sessions is deprecated since 10.7 and will be removed in future releases. Standard sessions should be used instead
Global com.pcbsys.nirvana.client.nSessionFactory.createMultiplexed (nSession session, String user, String passwd)
Creation of multiplexed sessions is deprecated since 10.7 and will be removed in future releases. Standard sessions should be used instead
Global com.pcbsys.nirvana.client.nSessionFactory.createMultiplexed (nSessionAttributes sessionAttributes, String userName)
Creation of multiplexed sessions is deprecated since 10.7 and will be removed in future releases. Standard sessions should be used instead
Global com.pcbsys.nirvana.client.nSessionFactory.createMultiplexed (nSessionAttributes sessionAttributes, String userName, String passwd)
Creation of multiplexed sessions is deprecated since 10.7 and will be removed in future releases. Standard sessions should be used instead
Global com.pcbsys.nirvana.client.nSessionFactory.createMultiplexed (nSessionAttributes sessionAttributes)
Creation of multiplexed sessions is deprecated since 10.7 and will be removed in future releases. Standard sessions should be used instead
Class com.pcbsys.nirvana.nAdminAPI.nRDMAInterface
This class is deprecated since version 11.0 and might be removed in a future release. The use of 'rdma' protocol is no longer recommended.
Class com.pcbsys.nirvana.nAdminAPI.nSharedMemoryInterface
This class is deprecated since version 11.0 and might be removed in a future release. The use of 'shm' configuration is no longer recommended.
Global com.pcbsys.nirvana.nJMS.ConnectionFactoryImpl.getSyncSendPersistent ()
since 10.15
Global com.pcbsys.nirvana.nJMS.ConnectionFactoryImpl.setSyncSendPersistent (boolean value)
Calling this API would have no impact and call would be ignored.
Global com.pcbsys.nirvana.nJMS.Constants.getSyncSendPersistent ()
Global com.pcbsys.nirvana.nJMS.Constants.setSyncSendPersistent (boolean sync)