Deprecated List
Global com.pcbsys.nirvana.base.nChannelAttributes.getFullName ()
Please use getName() instead
Global com.pcbsys.nirvana.base.nConsumeEvent.encodeDOM (xmlHelper helper)
XML based documents are deprecated as of version 10.7 and will be removed in the subsequent release
Global com.pcbsys.nirvana.base.nConsumeEvent.getDocument ()
XML based documents are deprecated as of version 10.7 and will be removed in the subsequent release
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.isDom ()
XML based documents are deprecated as of version 10.7 and will be removed in the subsequent release
Global com.pcbsys.nirvana.base.nConsumeEvent.nConsumeEvent (nEventProperties properties, Document adom)
XML based documents are deprecated as of version 10.7 and will be removed in the subsequent release
Global com.pcbsys.nirvana.base.nConsumeEvent.nConsumeEvent (String tag, byte[] data, boolean dom)
XML based documents are deprecated as of version 10.7 and will be removed in the subsequent release
Global com.pcbsys.nirvana.base.nConsumeEvent.nConsumeEvent (String tag, Document adom)
XML based documents are deprecated as of version 10.7 and will be removed in the subsequent release
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.base.nRealm.getHostVal ()
This method has been deprecated in favour of getConnections which returns a Vector of all known protocols, adapters and ports that the realm is configured for
Global com.pcbsys.nirvana.base.nRealm.getHTTPPortVal ()
This method has been deprecated in favour of getConnections which returns a Vector of all known protocols, adapters and ports that the realm is configured for
Global com.pcbsys.nirvana.base.nRealm.getPortVal ()
This method has been deprecated in favour of getConnections which returns a Vector of all known protocols, adapters and ports that the realm is configured for
Class com.pcbsys.nirvana.client.nCertificateSigner
Message Signing is not supported in UM, hence this class is deprecated as of version 10.7 and will be removed in the subsequent release
Class com.pcbsys.nirvana.client.nCertificateValidator
Message Signing is not supported in UM hence this class is deprecated as of version 10.7 and will be removed in the subsequent release
Global com.pcbsys.nirvana.client.nChannel.createIterator (nDurable name, String selector, int windowSize)
As of 10.7 this has been deprecated, since window size is no longer relevant to synchronous consumers. Therefore, the provided windowSize parameter will be ignored.
Global com.pcbsys.nirvana.client.nChannel.createIterator (nDurable name, String selector, int windowSize, boolean autoAck)
As of 10.7 this has been deprecated, since window size is no longer relevant to synchronous consumers. Therefore, the provided windowSize parameter will be ignored.
Global com.pcbsys.nirvana.client.nChannel.publish (String tag, Document adom)
XML based documents are deprecated as of version 10.2
Global com.pcbsys.nirvana.client.nChannel.publish (String tag, Document adom, nMessageSigner signer)
XML based documents are deprecated as of version 10.2
Global com.pcbsys.nirvana.client.nChannelAttributes.getFullName ()
Please use getName() instead
Global com.pcbsys.nirvana.client.nChannelIterator.getNext ()
As of 10.7 this has been deprecated in favor of getNextEvents(int). Calling this method is equivalent to and is calling internally getNextEvents(1).
Global com.pcbsys.nirvana.client.nChannelIterator.getNext (long timeout)
As of 10.7 this has been deprecated in favor of getNextEvents(int, long). Calling this method is equivalent to and is calling internally getNextEvents(1, timeout).
Global com.pcbsys.nirvana.client.nConstants.allowStoreCaching ()
since 10.1
Global com.pcbsys.nirvana.client.nConstants.getDataGroupQueueSize ()
10.0 Unused function
Global com.pcbsys.nirvana.client.nConstants.getEnabledPriorityQueues ()
This method is deprecated since 10.3. Priority queues are always enabled.
Global com.pcbsys.nirvana.client.nConstants.setDataGroupQueueSize (int queueSize)
10.0 Unused function
Global com.pcbsys.nirvana.client.nConstants.setEnabledPriorityQueues (boolean enabled)
This method is deprecated since 10.3. Priority queues are always enabled.
Global com.pcbsys.nirvana.client.nConstants.stripJMSMessageIdPrefix ()
Global com.pcbsys.nirvana.client.nConsumeEvent.nConsumeEvent (nEventProperties properties, Document adom)
XML based documents are deprecated as of version 10.2
Global com.pcbsys.nirvana.client.nConsumeEvent.nConsumeEvent (String tag, byte[] data, boolean dom)
XML based documents are deprecated as of version 10.2
Global com.pcbsys.nirvana.client.nConsumeEvent.nConsumeEvent (String tag, Document adom)
XML based documents are deprecated as of version 10.2
Global com.pcbsys.nirvana.client.nConsumeEvent.sign (nMessageSigner signer)
Message Signing APIs are deprecated, hence this interface is deprecated as of version 10.7 and will be removed in the subsequent release
Class com.pcbsys.nirvana.client.nConsumeEventCompressReader
Message compress is not supported in UM, hence this class is deprecated as of version 10.7 and will be removed in the subsequent release
Class com.pcbsys.nirvana.client.nConsumeEventCompressWriter
Message compress is not supported in UM, hence this class is deprecated as of version 10.7 and will be removed in the subsequent release
Global com.pcbsys.nirvana.client.nConsumeEventFactory.create (String tag, byte[] data, boolean isDom, long TTL, boolean isPersistent)
XML based documents are deprecated as of version 10.2
Global com.pcbsys.nirvana.client.nConsumeEventFactory.create (nEventProperties props, Document dom, long TTL, boolean isPersistent)
XML based documents are deprecated as of version 10.2
Global com.pcbsys.nirvana.client.nConsumeEventFactory.create (String tag, Document dom, long TTL, boolean isPersistent)
XML based documents are deprecated as of version 10.2
Class com.pcbsys.nirvana.client.nConsumeEventFragmentReader
Message Fragment is not supported in UM, hence this class is deprecated as of version 10.7 and will be removed in the subsequent release
Class com.pcbsys.nirvana.client.nConsumeEventFragmentWriter
Message Fragment is not supported in UM, hence this class is deprecated as of version 10.7 and will be removed in the subsequent release
Global com.pcbsys.nirvana.client.nDurableAttributes.isClustered ()
The cluster-wide flag is deprecated since 10.5. The method will be removed. When removed the durable will be treated as cluster-wide if its parent channel is a cluster-wide one.
Global com.pcbsys.nirvana.client.nDurableAttributes.isPersistent ()
This persistent flag is deprecated since 10.5. The method will be removed. Persistence of the durable will be defined by the persistence support of the parent channel. If the parent channel supports persistent events, its durables will always be created as persistent.
Global com.pcbsys.nirvana.client.nDurableAttributes.setClustered (boolean clustered)
The cluster-wide flag is deprecated since 10.5. The method will be removed. When removed the durable will be treated as cluster-wide if its parent channel is a cluster-wide one.
Global com.pcbsys.nirvana.client.nDurableAttributes.setPersistent (boolean persistent)
This persistent flag is deprecated since 10.5. The method will be removed. Persistence of the durable will be defined by the persistence support of the parent channel. If the parent channel supports persistent events, its durables will always be created as persistent.
Global com.pcbsys.nirvana.client.nEventProperties.nEventProperties (String serializedString)
since 9.9
Global com.pcbsys.nirvana.client.nEventPropertiesHelper.getKey (Object pair)
Global com.pcbsys.nirvana.client.nEventPropertiesHelper.getKey (Object pair, boolean convert)
Global com.pcbsys.nirvana.client.nEventPropertiesHelper.getValue (Object pair)
Global com.pcbsys.nirvana.client.nEventPropertiesHelper.getValue (Object pair, boolean convert)
Global com.pcbsys.nirvana.client.nEventPropertiesIterator< T >.next (boolean convert)
Class com.pcbsys.nirvana.client.nMessageSigner
Message Signing is not supported in UM, hence this interface is deprecated as of version 10.7 and will be removed in the subsequent release
Class com.pcbsys.nirvana.client.nMessageValidator
Message Signing is not supported in UM hence this interface is deprecated as of version 10.7 and will be removed in the subsequent release
Global com.pcbsys.nirvana.client.nNamedObject.ack (long[] eids)
since 9.12 replaced with specific implementation in nSharedDurable
Global com.pcbsys.nirvana.client.nNamedObject.ack (long[] eids, boolean isSynchronous)
since 9.12 replaced with specific implementation in nSharedDurable
Global com.pcbsys.nirvana.client.nNamedObject.isClusterWide ()
This cluster-wide flag is deprecated since 10.5. The method will be removed. The durable will be treated as cluster-wide if its parent channel is a cluster-wide one.
Global com.pcbsys.nirvana.client.nNamedObject.isPersistent ()
This persistent flag is deprecated since 10.5. The method will be removed. Persistence of the durable will be defined by the persistence support of the parent channel. If the parent channel supports persistent events, its durables will always be created as persistent.
Class com.pcbsys.nirvana.client.nPassphraseSigner
Message Signing is not supported in UM, hence this class is deprecated as of version 10.7 and will be removed in the subsequent release
Class com.pcbsys.nirvana.client.nPassphraseValidator
Message Signing is not supported in UM hence this class is deprecated as of version 10.7 and will be removed in the subsequent release
Global com.pcbsys.nirvana.client.nQueue.createAsyncReaderPrevious (final nQueueReaderContext context)
since 10.7, usage should be replaced with combination of nQueueReader#destroyReader() and nQueue#createAsyncReader(nQueueReaderContext)
Global com.pcbsys.nirvana.client.nQueue.createAsyncTransactionalReaderPrevious (final nQueueReaderContext context)
since 10.7, usage should be replaced with combination of nQueueReader#destroyReader() and nQueue#createAsyncTransactionalReader(nQueueReaderContext)
Global com.pcbsys.nirvana.client.nQueue.createFragmentReader (final nQueueReaderContext context)
Message Fragment Reader APIs are deprecated hence this API is deprecated as of version 10.7 and will be removed in the subsequent release
Global com.pcbsys.nirvana.client.nQueue.createTransactionalFragmentReader (final nQueueReaderContext context)
Message Fragment Reader APIs are deprecated hence this API is deprecated as of version 10.7 and will be removed in the subsequent release
Global com.pcbsys.nirvana.client.nQueue.destroyReader (final nQueueReader reader)
since 10.7, use nQueueReader#destroyReader()
Global com.pcbsys.nirvana.client.nQueue.destroyReaderLocally (final nQueueReader reader)
since 10.7, use nQueueReader#destroyReaderLocally()
Global com.pcbsys.nirvana.client.nQueue.push (String tag, Document adom)
XML based documents are deprecated as of version 10.2
Global com.pcbsys.nirvana.client.nQueue.push (String tag, Document adom, nMessageSigner signer)
XML based documents are deprecated as of version 10.2
Global com.pcbsys.nirvana.client.nQueueReaderContext.canMaintainPriority ()
As of 10.5 this has been deprecated and priority assignment is removed.
Global com.pcbsys.nirvana.client.nQueueReaderContext.setMaintainPriority (boolean flag)
As of 10.5 this has been deprecated and priority assignment is removed.
Class com.pcbsys.nirvana.client.nQueueSyncFragmentReader
Message fragment is not supported in UM hence this class is deprecated as of version 10.7 and will be removed in the subsequent release
Global com.pcbsys.nirvana.client.nQueueSyncReader.pop ()
As of 10.7 this has been deprecated in favor of popEvents(int). Calling this method is equivalent to and is calling internally popEvents(1).
Global com.pcbsys.nirvana.client.nQueueSyncReader.pop (final long timeout)
As of 10.7 this has been deprecated in favor of popEvents(int, long). Calling this method is equivalent to and is calling internally popEvents(1, timeout).
Global com.pcbsys.nirvana.client.nQueueSyncReader.pop (final long timeout, final String selector)
As of 10.7 this has been deprecated in favor of popEvents(int, long, String). Calling this method is equivalent to and is calling internally popEvents(1, timeout, selector).
Class com.pcbsys.nirvana.client.nQueueSyncTransactionFragmentReader
Message fragment will not be supported in UM hence this class is deprecated as of version 10.7 and will be removed in the subsequent release
Global com.pcbsys.nirvana.client.nSession.addConnectionQueueListener (nConnectionQueueListener listener, boolean highWaterMark, boolean lowWaterMark, boolean access, boolean push, boolean block, boolean unblock)
since 10.0
Global com.pcbsys.nirvana.client.nSession.enableThreading ()
This method is deprecated. Threading is automatically enabled for a session when it is initialized. Please use setThreadPoolSize(int) or enableThreading(int) to configure the size of the internal session thread pool.
Global com.pcbsys.nirvana.client.nSession.enableThreading (boolean enabled)
This method is deprecated and should not be used to disable internal thread pools (using enabled argument with a value of false), please use enableThreading() instead.
Global com.pcbsys.nirvana.client.nSession.init (boolean disconnectIfClusterFails)
As of 10.0, use com.pcbsys.nirvana.client.nSessionAttributes#setDisconnectOnClusterFailure(boolean) instead
Global com.pcbsys.nirvana.client.nSession.init (boolean disconnectIfClusterFails, nDataStreamListener streamListener)
As of 10.0, use com.pcbsys.nirvana.client.nSessionAttributes#setDisconnectOnClusterFailure(boolean)
Global com.pcbsys.nirvana.client.nSession.isConnectionVirtual ()
since 10.7
Global com.pcbsys.nirvana.client.nSession.setReadThreadAsDaemon (boolean isDaemon)
10.0 This call has been moved to com.pcbsys.nirvana.client.nSessionAttributes#setSessionThreadsAsDaemon
Global com.pcbsys.nirvana.client.nSessionAttributes.isDisconnectOnClusterFailure ()
as of 10.7. When in future releases the API is removed the behaviour will be as the flag is set to true, i.e. non-admin client sessions will be disconnected when cluster is not formed.
Global com.pcbsys.nirvana.client.nSessionAttributes.isRequestPriorityConnection ()
Global com.pcbsys.nirvana.client.nSessionAttributes.setDisconnectOnClusterFailure (boolean disconnectOnClusterFailure)
as of 10.7. When in future releases the API is removed the behaviour will be as the flag is set to true, i.e. non-admin client sessions will be disconnected when cluster is not formed.
Global com.pcbsys.nirvana.client.nSessionAttributes.setRequestPriorityConnection (boolean requestPriorityConnection)
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)
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)
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.nSharedDurableAttributes.getFilter ()
Use the nDurableAttribute.getSelector()
Global com.pcbsys.nirvana.client.nSharedDurableAttributes.setFilter (String filter)
Use the nDurableAttribute.setSelector(String selector)
Class com.pcbsys.nirvana.client.nSignedEventListener
Message Signing is not supported in UM hence this interface is deprecated as of version 10.7 and will be removed in the subsequent release
Global com.pcbsys.nirvana.client.nStoreProperties.getEnableReadBuffering ()
This method is deprecated since 10.3. Read buffering is always enabled per default.
Global com.pcbsys.nirvana.client.nStoreProperties.getFanoutArchiveTarget ()
This method is deprecated since 10.5. The Archive functionality is not complete and has various limitations. It will be removed from the product in the next releases
Global com.pcbsys.nirvana.client.nStoreProperties.getReadBufferSize ()
This method is deprecated since 10.3. Stores will always use the global "StoreReadBufferSize" realm configuration.
Global com.pcbsys.nirvana.client.nStoreProperties.setEnableReadBuffering (boolean flag)
This method is deprecated since 10.3. Read buffering is always enabled per default.
Global com.pcbsys.nirvana.client.nStoreProperties.setFanoutArchiveTarget (String name)
This method is deprecated since 10.5. The Archive functionality is not complete and has various limitations. It will be removed from the product in the next releases
Global com.pcbsys.nirvana.client.nStoreProperties.setReadBufferSize (long bufferSize)
This method is deprecated since 10.3. Stores will always use the global "StoreReadBufferSize" realm configuration.
Global com.pcbsys.nirvana.client.nTransaction.publish (String tag, Document adom)
XML based documents are deprecated as of version 10.2
Global com.pcbsys.nirvana.client.nTransactionFactory.getPublishBufferSize ()
Since 10.2 Unused API
Global com.pcbsys.nirvana.client.nTransactionFactory.setPublishBufferSize (int size)
Since 10.2 Unused API
Global com.pcbsys.nirvana.nAdminAPI.nClusterNode.addConnectionListenerToAllServiceNodes (final nConnectionListener listener)
Global com.pcbsys.nirvana.nAdminAPI.nClusterSite.getNodes ()
Please use getIterator
Global com.pcbsys.nirvana.nAdminAPI.nContainer.addACLEntry (nACLEntry entry, boolean allChannels, boolean allQueues, boolean allServices)
9.12 as services no longer available
Global com.pcbsys.nirvana.nAdminAPI.nContainer.addACLEntry (nACLEntry entry, boolean allChannels, boolean allQueues, boolean allServices, boolean realm)
Global com.pcbsys.nirvana.nAdminAPI.nContainer.modACLEntry (nACLEntry entry, boolean allChannels, boolean allQueues, boolean allServices)
Global com.pcbsys.nirvana.nAdminAPI.nContainer.modACLEntry (nACLEntry entry, boolean allChannels, boolean allQueues, boolean allServices, boolean realm)
Global com.pcbsys.nirvana.nAdminAPI.nContainer.removeACLEntry (nACLEntry entry, boolean allChannels, boolean allQueues, boolean allServices)
9.12 services are no longer available
Global com.pcbsys.nirvana.nAdminAPI.nContainer.removeACLEntry (nACLEntry entry, boolean allChannels, boolean allQueues, boolean allServices, boolean realm)
9.12 Services are no longer available
Global com.pcbsys.nirvana.nAdminAPI.nContainer.setACL (nACL acl, boolean allChannels, boolean allQueues, boolean allServices)
9.12 Services are no longer available
Global com.pcbsys.nirvana.nAdminAPI.nCopyable.copy (nNode p_toNode, String p_toName, boolean p_waitForCompletion, nACL acl, nCommandStatus cmdStatus)
As of version 2.0, please use copy(boolean p_waitForCompletion, nChannelAttributes p_attrib, nCommandStatus cmdStatus)
Global com.pcbsys.nirvana.nAdminAPI.nCopyable.copy (String p_toName, boolean p_waitForCompletion, nACL acl, nCommandStatus cmdStatus)
As of version 2.0, please use copy(boolean p_waitForCompletion, nChannelAttributes p_attrib, nCommandStatus cmdStatus)
Global com.pcbsys.nirvana.nAdminAPI.nLeafNode.copy (nNode p_toNode, String p_toName, boolean p_waitForComplete, nACL acl, nCommandStatus cmdStatus)
As of version 2.0
Global com.pcbsys.nirvana.nAdminAPI.nLeafNode.copy (String p_toName, boolean p_waitForComplete, nACL acl, nCommandStatus cmdStatus)
As of version 2.0
Global com.pcbsys.nirvana.nAdminAPI.nRealmACLEntry.canManageP2PServices ()
9.12
Global com.pcbsys.nirvana.nAdminAPI.nRealmACLEntry.setManageP2PServices (boolean val)
9.12
Class com.pcbsys.nirvana.nAdminAPI.nRealmAdmin
This class is deprecated in 10.7 in favour of com.pcbsys.nirvana.nAdminAPI.nRealmNode API
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.addACLEntries (nACL acl, nAbstractChannel[] objs)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nLeafNode#addACLEntries(nACL) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.addACLEntries (nACL entries, nAbstractChannel obj)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nLeafNode#addACLEntries(nACL) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.addACLEntry (nACLEntry entry, nAbstractChannel[] objs)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nLeafNode#addACLEntry(nACLEntry) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.addACLEntry (nACLEntry entry, nAbstractChannel obj)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nLeafNode#addACLEntry(nACLEntry) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.addRealmACLEntries (nACL entry)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#addACLEntries(nACL) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.addRealmACLEntry (nACLEntry entry)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#addACLEntry(nACLEntry) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.addReconnectHandler (nReconnectHandler handler)
Deprecated in 10.7. Use com.pcbsys.nirvana.client.nSession#addReconnectHandler(nReconnectHandler) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.close ()
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#close() instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.createChannel (final com.pcbsys.nirvana.client.nChannelAttributes attr, final nACL initialACL, final long initialEID, final nAbstractChannel deadStore)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#createChannel(nChannelAttributes, long, nACL, nLeafNode) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.createChannel (final com.pcbsys.nirvana.client.nChannelAttributes attr)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#createChannel(nChannelAttributes) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.createChannel (final com.pcbsys.nirvana.client.nChannelAttributes attr, final nACL initialACL)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#createChannel(nChannelAttributes, long, nACL) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.createChannel (final com.pcbsys.nirvana.client.nChannelAttributes attr, final nACL initialACL, final long initialEID)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#createChannel(nChannelAttributes, long, nACL) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.createQueue (final com.pcbsys.nirvana.client.nChannelAttributes attr, final nACL initialACL, final nAbstractChannel deadStore)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#createQueue(nChannelAttributes, nACL, nLeafNode) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.createQueue (final com.pcbsys.nirvana.client.nChannelAttributes attr)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#createQueue(nChannelAttributes) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.createQueue (final com.pcbsys.nirvana.client.nChannelAttributes attr, final nACL initialACL)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#createQueue(nChannelAttributes, nACL) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.getACL (nAbstractChannel obj)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nLeafNode#getACLs() instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.getACLGroups ()
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#getACLGroups() instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.getConnectedRealmName ()
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#getName() instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.getInterfaceACL (String iface)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nInterface#getViaList() instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.getRealmACL ()
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#getACLs() instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.getSession ()
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#getSession() instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.isConnectedToMaster ()
Deprecated in 10.7. Use nClusterNode#getMaster() in order to identify the master node in the cluster and then compare it with com.pcbsys.nirvana.nAdminAPI.nRealmNode#getName()
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.modACLEntries (nACL entries, nAbstractChannel obj)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nLeafNode#modACLEntries(nACL) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.modACLEntry (nACLEntry entry, nAbstractChannel obj)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nLeafNode#modACLEntry(nACLEntry) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.modRealmACLEntries (nACL entry)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#modACLEntries(nACL) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.modRealmACLEntry (nACLEntry entry)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#modACLEntry(nACLEntry) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.nRealmAdmin (final nSessionAttributes sAttr, final String username, final String password)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#nRealmNode(nSessionAttributes, String, String) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.nRealmAdmin (final nSessionAttributes sAttr, final String username, boolean followMaster)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#nRealmNode(nSessionAttributes, String) where followMaster param should be set via nSessionAttributes#setFollowTheMaster(boolean)
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.nRealmAdmin (final nSessionAttributes sAttr, boolean followMaster)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#nRealmNode(nSessionAttributes) where followMaster param should be set via nSessionAttributes#setFollowTheMaster(boolean)
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.nRealmAdmin (final nSessionAttributes sAttr, final String username, final String password, boolean followMaster)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#nRealmNode(nSessionAttributes, String, String) where followMaster param should be set via nSessionAttributes#setFollowTheMaster(boolean)
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.nRealmAdmin (final nSessionAttributes sAttr, final String username)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#nRealmNode(nSessionAttributes, String) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.nRealmAdmin (final nSessionAttributes sAttr)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#nRealmNode(nSessionAttributes) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.removeACLEntries (nACL entries, nAbstractChannel obj)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nLeafNode#removeACLEntries(nACL) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.removeACLEntries (nACL acl, nAbstractChannel[] objs)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nLeafNode#removeACLEntries(nACL) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.removeACLEntry (nACLEntry entry, nAbstractChannel obj)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nLeafNode#removeACLEntry(nACLEntry) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.removeACLEntry (nACLEntry entry, nAbstractChannel[] objs)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nLeafNode#removeACLEntry(nACLEntry) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.removeRealmACLEntries (nACL entry)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#removeACLEntries(nACL) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.removeRealmACLEntry (nACLEntry entry)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#removeACLEntry(nACLEntry) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.setACL (nACL acl, nAbstractChannel obj)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nLeafNode#setACLs(nACL) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.setInterfaceACL (String iface, nACL acl)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nInterface#setViaList(nACL) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmAdmin.setRealmACL (final nACL acl)
Deprecated in 10.7. Use com.pcbsys.nirvana.nAdminAPI.nRealmNode#setACLs(nACL) instead
Global com.pcbsys.nirvana.nAdminAPI.nRealmNode.nRealmNode (final nSessionAttributes sAttr, final nNode parent, String user, String passwd)
Class com.pcbsys.nirvana.nAdminAPI.nServiceACLEntry
Global com.pcbsys.nirvana.nJMS.ConnectionFactoryImpl.getEnableSerialDurable ()
in 10.5 use getDurableType
Global com.pcbsys.nirvana.nJMS.ConnectionFactoryImpl.getEnableSharedDurable ()
As of 10.5, use getDurableType instead.
Global com.pcbsys.nirvana.nJMS.ConnectionFactoryImpl.setEnableSerialDurable (boolean value)
in 10.5 use setDurableType
Global com.pcbsys.nirvana.nJMS.ConnectionFactoryImpl.setEnableSharedPriority (boolean value)
As of 10.0, functionally identical to setEnableSharedDurable(boolean)
Class com.pcbsys.nirvana.nJMS.roundRobin.ConnectionFactoryFactory
This class is deprecated in version 10.2 in favour of the horizontal scalability feature within the com.pcbsys.nirvana.nJMS package
Class com.pcbsys.nirvana.nJMS.roundRobin.ConnectionFactoryImpl
This class is deprecated in version 10.2 in favour of the horizontal scalability feature within the com.pcbsys.nirvana.nJMS package
Class com.pcbsys.nirvana.nJMS.roundRobin.ConnectionImpl
This class is deprecated in version 10.2 in favour of the horizontal scalability feature within the com.pcbsys.nirvana.nJMS package
Class com.pcbsys.nirvana.nJMS.roundRobin.Constants
This class is deprecated in version 10.2 in favour of the horizontal scalability feature within the com.pcbsys.nirvana.nJMS package
Class com.pcbsys.nirvana.nJMS.roundRobin.DestinationImpl
This class is deprecated in version 10.2 in favour of the horizontal scalability feature within the com.pcbsys.nirvana.nJMS package
Class com.pcbsys.nirvana.nJMS.roundRobin.MessageProducerImpl
This class is deprecated in version 10.2 in favour of the horizontal scalability feature within the com.pcbsys.nirvana.nJMS package
Class com.pcbsys.nirvana.nJMS.roundRobin.QueueConnectionFactoryFactory
This class is deprecated in version 10.2 in favour of the horizontal scalability feature within the com.pcbsys.nirvana.nJMS package
Class com.pcbsys.nirvana.nJMS.roundRobin.QueueConnectionFactoryImpl
This class is deprecated in version 10.2 in favour of the horizontal scalability feature within the com.pcbsys.nirvana.nJMS package
Class com.pcbsys.nirvana.nJMS.roundRobin.QueueImpl
This class is deprecated in version 10.2 in favour of the horizontal scalability feature within the com.pcbsys.nirvana.nJMS package
Class com.pcbsys.nirvana.nJMS.roundRobin.QueueSenderImpl
This class is deprecated in version 10.2 in favour of the horizontal scalability feature within the com.pcbsys.nirvana.nJMS package
Class com.pcbsys.nirvana.nJMS.roundRobin.SessionImpl
This class is deprecated in version 10.2 in favour of the horizontal scalability feature within the com.pcbsys.nirvana.nJMS package
Class com.pcbsys.nirvana.nJMS.roundRobin.TopicConnectionFactoryFactory
This class is deprecated in version 10.2 in favour of the horizontal scalability feature within the com.pcbsys.nirvana.nJMS package
Class com.pcbsys.nirvana.nJMS.roundRobin.TopicConnectionFactoryImpl
This class is deprecated in version 10.2 in favour of the horizontal scalability feature within the com.pcbsys.nirvana.nJMS package
Class com.pcbsys.nirvana.nJMS.roundRobin.TopicConnectionImpl
This class is deprecated in version 10.2 in favour of the horizontal scalability feature within the com.pcbsys.nirvana.nJMS package
Class com.pcbsys.nirvana.nJMS.roundRobin.TopicImpl
This class is deprecated in version 10.2 in favour of the horizontal scalability feature within the com.pcbsys.nirvana.nJMS package
Class com.pcbsys.nirvana.nJMS.roundRobin.TopicPublisherImpl
This class is deprecated in version 10.2 in favour of the horizontal scalability feature within the com.pcbsys.nirvana.nJMS package