- c - Variable in enum com.solacesystems.jcsmp.impl.JCSMPErrorResponseSubcodeMapper.ECODE
-
- C_CLOSED - Static variable in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- C_CONNECTING - Static variable in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- C_RECON_STARTED - Static variable in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- CACHE_FULFILL_REPLIES_DISCARDED - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
The number of cache replies discarded because a request has
been fulfilled.
- CACHE_REQUESTS_FULFILLED - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
The number of cache requests that have been fulfilled with a live message.
- CACHE_REQUESTS_SENT - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
The number of cache requests.
- CACHE_WARNING_PREAMBLE - Static variable in class com.solacesystems.jcsmp.impl.solcache.CacheRequest
-
- CacheClusterRequest - Class in com.solacesystems.jcsmp.impl.solcache
-
- CacheClusterRequest(CacheRequestProperties, Topic, boolean, CacheClusterRequestListener) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheClusterRequest
-
- CacheClusterRequestListener - Interface in com.solacesystems.jcsmp.impl.solcache
-
- CacheCompleteNotification - Class in com.solacesystems.jcsmp.impl.solcache
-
- CacheCompleteNotification(CacheRequestListener, Long, Topic, CacheRequestResult) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheCompleteNotification
-
- CacheCompleteNotification(CacheRequestListener, Long, Topic, JCSMPException) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheCompleteNotification
-
- CACHED_MSGS_RECVED - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
The number of cache messages retrieved from caches.
- CacheEventMessage - Interface in com.solacesystems.jcsmp
-
An event that signals the termination of a cache request.
- CacheEventMessageImpl - Class in com.solacesystems.jcsmp.impl.solcache
-
- CacheEventMessageImpl(Long, Topic, CacheRequestResult) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- CacheEventMessageImpl(Long, Topic, JCSMPException) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- CacheGetRequest - Class in com.solacesystems.jcsmp.impl.solcache
-
- CacheGetRequest(CacheRequestProperties, Topic, boolean, CacheGetRequestListener) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheGetRequest
-
- CacheGetRequestListener - Interface in com.solacesystems.jcsmp.impl.solcache
-
- CacheGetResponse - Class in com.solacesystems.jcsmp.impl.solcache
-
- CacheGetResponse(JCSMPXMLMessage) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheGetResponse
-
- CacheGetResult - Class in com.solacesystems.jcsmp.impl.solcache
-
- CacheGetResult() - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheGetResult
-
- CacheGetResult.GetRequestStatus - Enum in com.solacesystems.jcsmp.impl.solcache
-
- CacheLiveDataAction - Enum in com.solacesystems.jcsmp
-
The live data action dictates the disposition of live data received while the
cache request is outstanding to the solCache.
- CachePrefix - Static variable in class com.solacesystems.jcsmp.CacheSessionProperties
-
- CacheRequest - Class in com.solacesystems.jcsmp.impl.solcache
-
- CacheRequest(CacheRequestProperties) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheRequest
-
- CacheRequestListener - Interface in com.solacesystems.jcsmp
-
Listener that is notified on asynchronous cache request completion.
- CacheRequestProperties - Class in com.solacesystems.jcsmp.impl.solcache
-
- CacheRequestProperties(CacheSession, JCSMPXMLMessageProducer, JCSMPXMLMessageConsumer, Long, Topic, boolean, CacheLiveDataAction, ExecutorService) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- CacheRequestProperties(CacheSession, JCSMPXMLMessageProducer, JCSMPXMLMessageConsumer, Long, Topic, boolean, CacheLiveDataAction, ExecutorService, CacheRequestListener) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- CacheRequestProperties(CacheSession, JCSMPXMLMessageProducer, JCSMPXMLMessageConsumer, Long, Topic, boolean, CacheLiveDataAction, ExecutorService, long, long) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- CacheRequestProperties(CacheSession, JCSMPXMLMessageProducer, JCSMPXMLMessageConsumer, Long, Topic, boolean, CacheLiveDataAction, ExecutorService, CacheRequestListener, long, long) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- CacheRequestResult - Enum in com.solacesystems.jcsmp
-
Result of a cache request.
- CacheSession - Interface in com.solacesystems.jcsmp
-
A Session for performing cache requests.
- CacheSessionImpl - Class in com.solacesystems.jcsmp.impl.solcache
-
- CacheSessionImpl(CacheSessionProperties) - Constructor for class com.solacesystems.jcsmp.impl.solcache.CacheSessionImpl
-
- CacheSessionProperties - Class in com.solacesystems.jcsmp
-
The cache properties used when creating a CacheSession.
- CacheSessionProperties(String) - Constructor for class com.solacesystems.jcsmp.CacheSessionProperties
-
Create CacheProperties with default values of:
Maximum messages per topic = 1,
Maximum message age in seconds = 0,
Timeout for a cache request = 10000.
- CacheSessionProperties(String, int, int, int) - Constructor for class com.solacesystems.jcsmp.CacheSessionProperties
-
Create CacheProperties.
- CacheSessionProperties(String, int, int, int, boolean) - Constructor for class com.solacesystems.jcsmp.CacheSessionProperties
-
Create CacheProperties.
- CALCULATE_MESSAGE_EXPIRATION - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- callout_ad_release_opportunity() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- cancel(Object) - Static method in class com.solacesystems.common.util.timers.TimeoutManager
-
- cancel(JCSMPException) - Method in class com.solacesystems.jcsmp.impl.client.ClientRequestResponse
-
- cancel(JCSMPException) - Method in class com.solacesystems.jcsmp.impl.RequestResponseTask
-
- cancel() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheRequest
-
- cancel() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.AbstractNotification
-
- cancel() - Method in interface com.solacesystems.jcsmp.protocol.nio.Notification
-
- cancel(JCSMPException) - Method in class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
- cancel(JCSMPException) - Method in interface com.solacesystems.jms.impl.MessageProducerAdapter
-
- cancel(JCSMPException) - Method in class com.solacesystems.jms.SolMessageProducer
-
- cancel(JCSMPException) - Method in interface com.solacesystems.jms.SolMessageProducerIF
-
- cancel_cleanupTasks() - Method in class com.solacesystems.jcsmp.impl.flow.FlowTask
-
- cancel_cleanupTasks() - Method in class com.solacesystems.jcsmp.impl.RequestResponseTask
-
- cancelAllOutstandingRequests(JCSMPException) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- cancelAllTimers() - Method in class com.solacesystems.jcsmp.impl.timers.impl.JCSMPTimerQueueImpl
-
- cancelAllTimers() - Method in interface com.solacesystems.jcsmp.impl.timers.JCSMPTimerQueue
-
Cancel all scheduled timers.
- cancelAllTimers() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor
-
- cancelCacheRequests() - Method in interface com.solacesystems.jcsmp.CacheSession
-
Cancels outstanding cache requests.
- cancelCacheRequests() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheSessionImpl
-
- cancelRequest() - Method in class com.solacesystems.jcsmp.impl.Request
-
- cancelSends(JCSMPException) - Method in class com.solacesystems.jms.SolSession
-
- cancelSends(JCSMPException) - Method in interface com.solacesystems.jms.SolSessionIF
-
- cancelTimer() - Method in class com.solacesystems.jcsmp.impl.ReconnectFreqManager
-
- cancelTimer() - Method in class com.solacesystems.jcsmp.impl.RequestResponseTask
-
- cancelTimer(JCSMPTimer) - Method in class com.solacesystems.jcsmp.impl.timers.impl.JCSMPTimerQueueImpl
-
- cancelTimer(JCSMPTimer) - Method in interface com.solacesystems.jcsmp.impl.timers.JCSMPTimerQueue
-
Cancel a specific timer.
- cancelTimer(JCSMPTimer) - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor
-
- CANNOT_BIND_TO_QUEUE - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
Already bound to the Guaranteed Delivery Queue or not authorized to bind
to the Guaranteed Delivery Queue.
- CAP_ADCTRL - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CAP_ADMESSAGING - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CAP_PUBCTRL - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CAP_SUBCTRL - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CapabilityType - Enum in com.solacesystems.jcsmp
-
- capacity() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.GrowableByteBuffer
-
- capacityToCongestion() - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueue
-
- ChainedError - Error in com.solacesystems.common
-
- ChainedError() - Constructor for error com.solacesystems.common.ChainedError
-
- ChainedError(String, Throwable) - Constructor for error com.solacesystems.common.ChainedError
-
- ChainedError(Throwable) - Constructor for error com.solacesystems.common.ChainedError
-
- ChainedError(String) - Constructor for error com.solacesystems.common.ChainedError
-
- ChainedException - Exception in com.solacesystems.common
-
A wrapper for the commons NestableException.
- ChainedException() - Constructor for exception com.solacesystems.common.ChainedException
-
ChainedException default constructor.
- ChainedException(String, Throwable) - Constructor for exception com.solacesystems.common.ChainedException
-
ChainedException constructor.
- ChainedException(Throwable) - Constructor for exception com.solacesystems.common.ChainedException
-
ChainedException constructor.
- ChainedException(String) - Constructor for exception com.solacesystems.common.ChainedException
-
ChainedException constructor.
- ChainedRuntimeException - Exception in com.solacesystems.common
-
- ChainedRuntimeException() - Constructor for exception com.solacesystems.common.ChainedRuntimeException
-
- ChainedRuntimeException(String, Throwable) - Constructor for exception com.solacesystems.common.ChainedRuntimeException
-
- ChainedRuntimeException(Throwable) - Constructor for exception com.solacesystems.common.ChainedRuntimeException
-
- ChainedRuntimeException(String) - Constructor for exception com.solacesystems.common.ChainedRuntimeException
-
- ChainedUtils - Class in com.solacesystems.common
-
- ChainedUtils() - Constructor for class com.solacesystems.common.ChainedUtils
-
- channel - Variable in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- ChannelOpStrategy - Class in com.solacesystems.jcsmp.protocol.impl
-
- ChannelOpStrategy(TcpClientChannel) - Constructor for class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategy
-
- ChannelOpStrategyClient - Class in com.solacesystems.jcsmp.protocol.impl
-
- ChannelOpStrategyClient(TcpClientChannel) - Constructor for class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategyClient
-
- ChannelOpStrategyPubdata - Class in com.solacesystems.jcsmp.protocol.impl
-
- ChannelOpStrategyPubdata(TcpClientChannel) - Constructor for class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategyPubdata
-
- ChannelOpStrategySubdata - Class in com.solacesystems.jcsmp.protocol.impl
-
- ChannelOpStrategySubdata(TcpClientChannel) - Constructor for class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategySubdata
-
- CHARACTER_TAG - Static variable in class com.solacesystems.jcsmp.impl.sdt.TLVBuffer
-
- characters(char[], int, int) - Method in class com.solacesystems.common.jndi.JNDISAXParser
-
- characters(char[], int, int) - Method in class com.solacesystems.common.semp.SEMPSAXParser
-
- check(T) - Method in interface com.solacesystems.common.util.ListOperationsUtil.ConditionChecker
-
- check() - Method in class com.solacesystems.jcsmp.impl.ContextBlockingOpCheck
-
- checkAllTrue(Collection<T>, ListOperationsUtil.ConditionChecker<T>) - Static method in class com.solacesystems.common.util.ListOperationsUtil
-
- checkClientId(String, String) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkClientTrusted(X509Certificate[], String) - Method in class com.solacesystems.jcsmp.secure.AuthSSLX509TrustManager
-
- checkClosed() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- checkClosed(JMSState, String) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkClosedXA() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- checkClosedXASession() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResourceImpl
-
- checkCondition() - Method in class com.solacesystems.jcsmp.impl.timers.PubRetransmitTimedTask
-
- checkConnectionConsumerMaxMessages(int) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkConsumerDestination(Destination, SolConnectionIF) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkConsumerTempDestination(Destination, SolConnectionIF) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkConsumerTopicDestination(Destination, SolConnectionIF, boolean) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkContext() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- checkDeleteTempDestination(Destination, SolConnectionIF) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkDeliveryMode(int) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkHdrStoreInBinMeta() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- checkLocalQueueEmptyAcks() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- checkMessage(Message) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkNoErrorResponse() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.SmpInterceptState
-
- checkNotTransacted(SessionTransactionType, String) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkPriority(int) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkProducerDestination(boolean, Destination) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkProducerTempDestination(Destination) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkSelector(String) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkSendDestination(Destination) - Method in class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategy
-
- checkSendDestination(Destination) - Method in class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategyClient
-
- checkSendDestination(boolean, Destination, Destination) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkServerSessionPool(ServerSessionPool) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkServerTrusted(X509Certificate[], String) - Method in class com.solacesystems.jcsmp.secure.AuthSSLX509TrustManager
-
- checkSmpResponseOK(WireMessage) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- checkSubscriptionName(String) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkTimeToLive(long) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkTransacted(SessionTransactionType, String) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkTransactedAndAckMode(SessionTransactionType, int, boolean) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkTransactedAndLargeMessaging(SessionTransactionType, boolean) - Static method in class com.solacesystems.jms.impl.Validator
-
- checkUnboundFlows() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionManager
-
- checkUnboundFlows(boolean) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionManager
-
- CipherAliasesMap - Static variable in class com.solacesystems.jcsmp.secure.SecureProperties
-
- CipherMap - Static variable in class com.solacesystems.jcsmp.secure.SecureProperties
-
- ciphersToString() - Method in class com.solacesystems.common.bean.SecureConnectionBean
-
- CipherTool - Interface in com.solacesystems.common.util
-
- CipherUtil - Class in com.solacesystems.common.util
-
Provides a simple wrapper that holds an encrypting and a
decrypting cipher for the given key and internal chosen algorithm.
- CipherUtil(SecretKey) - Constructor for class com.solacesystems.common.util.CipherUtil
-
- CipherUtil(byte[]) - Constructor for class com.solacesystems.common.util.CipherUtil
-
- CircularArrayList - Class in com.solacesystems.common.util
-
- CircularArrayList() - Constructor for class com.solacesystems.common.util.CircularArrayList
-
- CircularArrayList(int) - Constructor for class com.solacesystems.common.util.CircularArrayList
-
- CircularArrayList(Collection<?>) - Constructor for class com.solacesystems.common.util.CircularArrayList
-
- CircularBufferList<E> - Class in com.solacesystems.jcsmp.impl.queues
-
Circular buffer list for unacked message info.
- CircularBufferList(int) - Constructor for class com.solacesystems.jcsmp.impl.queues.CircularBufferList
-
- cleanupBuffers() - Method in interface com.solacesystems.jcsmp.protocol.CSMPChannel
-
- cleanupBuffers() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpChannel
-
- cleanupBuffers() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- cleanupRequest() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheRequest
-
- clear() - Method in class com.solacesystems.common.expect.ExpectDatabase
-
- clear() - Method in class com.solacesystems.common.util.ByteBuffer
-
Sets the size of the byte array to 0.
- clear() - Method in class com.solacesystems.common.util.CircularArrayList
-
- clear() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- clear() - Method in class com.solacesystems.common.util.TLinkedList
-
Empties the list.
- clear() - Method in class com.solacesystems.jcsmp.impl.queues.AbstractUnackedMessageList
-
- clear() - Method in class com.solacesystems.jcsmp.impl.queues.AppAckRangeCache
-
- clear() - Method in class com.solacesystems.jcsmp.impl.queues.CircularBufferList
-
- clear() - Method in class com.solacesystems.jcsmp.impl.queues.ConditionalBoundedMessageQueue
-
Atomically removes all of the elements from this queue.
- clear() - Method in class com.solacesystems.jcsmp.impl.queues.TransactedFlowAckMessageList
-
- clear() - Method in class com.solacesystems.jcsmp.impl.queues.UnackedMessageList2
-
- clear() - Method in class com.solacesystems.jcsmp.impl.queues.WindowAckMessageList
-
- clear() - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- clear() - Method in class com.solacesystems.jcsmp.impl.sdt.MapTLVBuffer
-
- clear() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- clear() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamTLVBuffer
-
- clear() - Method in class com.solacesystems.jcsmp.impl.sdt.TLVBuffer
-
- clear() - Method in class com.solacesystems.jcsmp.impl.SubscriptionCache
-
- clear() - Method in class com.solacesystems.jcsmp.impl.SubscriptionHashMap
-
- clear() - Method in class com.solacesystems.jcsmp.impl.SubscriptionTree
-
- clear() - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueue
-
- clear() - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueueList
-
- clear() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderParameters.ParamTransactionFDPubAck
-
- clear() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderParameters.ParamTransactionFDPubNotify
-
- clear() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderParameters.ParamTransactionFDSubAck
-
- clear() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.GrowableByteBuffer
-
- clear() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.PriorityData
-
- clear() - Method in interface com.solacesystems.jcsmp.SDTMap
-
Removes all mappings from the map.
- clear() - Method in interface com.solacesystems.jcsmp.SDTStream
-
Clears the current contents of the stream.
- clear() - Method in class com.solacesystems.jms.impl.UnackedList
-
- clearADTimer() - Method in class com.solacesystems.jcsmp.impl.ADManager
-
- clearAttachment() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- clearAttachment() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- clearAttachment() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- clearAttachment() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Deletes the attachment to the message.
- clearBinaryMetadataBytes(int) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- clearBinaryMetadataBytes(int) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- clearBinaryMetadataBytes(int) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- clearBinaryMetadataBytes(int) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Clears any existing binary metadata.
- clearBody() - Method in class com.solacesystems.jms.message.SolBytesMessage
-
Clears out the message body.
- clearBody() - Method in class com.solacesystems.jms.message.SolMapMessage
-
Clears out the message body.
- clearBody() - Method in class com.solacesystems.jms.message.SolMessage
-
- clearBody() - Method in class com.solacesystems.jms.message.SolObjectMessage
-
Clears out the message body.
- clearBody() - Method in class com.solacesystems.jms.message.SolStreamMessage
-
Clears out the message body.
- clearBody() - Method in class com.solacesystems.jms.message.SolTextMessage
-
Clears out the message body.
- clearBody() - Method in interface javax.jms.Message
-
Clears out the message body.
- clearBuffers() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.AbstractSMFReadHandler
-
- clearCallbackHandler() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader
-
- clearCallbackHandler() - Method in interface com.solacesystems.jcsmp.protocol.nio.IOHandler
-
- clearCallbackHandler() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- clearConfig() - Static method in class com.solacesystems.common.expect.ExpectConfigMgr
-
Deprecated.
- clearContent() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- clearContent() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- clearContent() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- clearContent() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Clears the message content.
- clearHandler() - Method in class com.solacesystems.jcsmp.impl.timers.impl.JCSMPTimerImpl
-
Clear the handler: crucial for conserving memory.
- clearMessageQueue() - Method in class com.solacesystems.jcsmp.impl.PubADManager
-
- clearMetadata() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- clearMetadata() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- clearProperties() - Method in class com.solacesystems.jms.message.SolMessage
-
- clearProperties() - Method in interface javax.jms.Message
-
Clears a message's properties.
- clearQueueNameLocation() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- clearQueueNameLocation() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- clearQueueNameLocation() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- clearQueueNameLocation() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- clearReadOnly() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- clearSegmentsBuffer() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- clearSubscriber() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- clearSubscriber() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- clearSubscriber() - Method in interface com.solacesystems.jcsmp.protocol.CSMPControllerChannel
-
Removes a subscriber from the router using the user information associated with the
JCSMPSession.
- clearSubscriber() - Method in class com.solacesystems.jcsmp.protocol.impl.ControllerChannel
-
- clearSubscriber() - Method in interface com.solacesystems.jcsmp.Session
-
- clearTopicNameLocation() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- clearTopicNameLocation() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- clearTopicNameLocation() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- clearTopicNameLocation() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- clearUnackedList() - Method in interface com.solacesystems.jms.impl.AckHandler
-
- clearUnackedList() - Method in class com.solacesystems.jms.impl.MessageAckHandlerImpl
-
- clearUnackedList() - Method in class com.solacesystems.jms.SolSession
-
- CLIENT_ACKNOWLEDGE - Static variable in interface javax.jms.Session
-
With this acknowledgment mode, the client acknowledges a consumed
message by calling the message's acknowledge method.
- CLIENT_ACL_DENIED - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The client denied login to appliance due to matching a client ACL (Access
Control List).
- CLIENT_CAPABILITY_ERROR_ID - Static variable in class com.solacesystems.jcsmp.protocol.smf.ClientCtrlHeaderParameters
-
- CLIENT_CAPABILITY_UNBIND_ACK - Static variable in class com.solacesystems.jcsmp.protocol.smf.ClientCtrlHeaderParameters
-
- CLIENT_CERTIFICATE_AUTHENTICATION_IS_SHUTDOWN - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The client attempted to connect to an appliance that has the client certificate authentication shutdown.
- CLIENT_CERTIFICATE_DATE_INVALID - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The client failed to connect to an appliance as it does not have a valid client certificate date.
- CLIENT_CHANNEL_PROPERTIES - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- CLIENT_DELETE_IN_PROGRESS - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
Client login is not currently possible because a previous instance of
the same client is still being deleted.
- CLIENT_EXCEEDED_MAX_TXNS - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- CLIENT_INFO_PROVIDER - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- CLIENT_INITIATED_REPLAY_BROWSER_FLOW_NOT_ALLOWED - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The request attempted to start replay as a browser flow, which is not permitted.
- CLIENT_INITIATED_REPLAY_INACTIVE_FLOW_NOT_ALLOWED - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
Client Initiated Replay from Inactive Flow Not Allowed
This subCode is used for the following error response:
- 403 Client Initiated Replay from Inactive Flow Not Allowed
- CLIENT_INITIATED_REPLAY_NON_EXCLUSIVE_NOT_ALLOWED - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
Client Initiated Replay Not Allowed on Non-Exclusive Queue/Topic Endpoint.
- CLIENT_MODE - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
Deprecated.
- CLIENT_NAME - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- CLIENT_NAME_ALREADY_IN_USE - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The session is attempting to use a client name that is in use by another
client in the Message VPN, and the appliance is configured to reject the new
session.
- CLIENT_NAME_INVALID - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
Attempted to set CLIENT_NAME property to an invalid value.
- CLIENT_USERNAME_IS_SHUTDOWN - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The username for the client is administratively shutdown on the appliance.
- CLIENTCTRL_MSG_LOGIN - Static variable in class com.solacesystems.jcsmp.protocol.smf.ClientCtrlHeaderBean
-
- CLIENTCTRL_MSG_UPDATE - Static variable in class com.solacesystems.jcsmp.protocol.smf.ClientCtrlHeaderBean
-
- CLIENTCTRL_VERSION - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- ClientCtrlHeaderBean - Class in com.solacesystems.jcsmp.protocol.smf
-
- ClientCtrlHeaderBean() - Constructor for class com.solacesystems.jcsmp.protocol.smf.ClientCtrlHeaderBean
-
- ClientCtrlHeaderDecoder - Class in com.solacesystems.jcsmp.protocol.smf.impl
-
- ClientCtrlHeaderDecoder() - Constructor for class com.solacesystems.jcsmp.protocol.smf.impl.ClientCtrlHeaderDecoder
-
- ClientCtrlHeaderEncoder - Class in com.solacesystems.jcsmp.protocol.smf.impl
-
- ClientCtrlHeaderEncoder() - Constructor for class com.solacesystems.jcsmp.protocol.smf.impl.ClientCtrlHeaderEncoder
-
- ClientCtrlHeaderParameters - Class in com.solacesystems.jcsmp.protocol.smf
-
- ClientCtrlHeaderParameters() - Constructor for class com.solacesystems.jcsmp.protocol.smf.ClientCtrlHeaderParameters
-
- ClientCtrlTLVParameter - Class in com.solacesystems.jcsmp.protocol.smf
-
- ClientCtrlTLVParameter(int, int, byte[]) - Constructor for class com.solacesystems.jcsmp.protocol.smf.ClientCtrlTLVParameter
-
- ClientInfoProvider - Class in com.solacesystems.jcsmp.impl.client
-
Provides client information and description.
- ClientInfoProvider() - Constructor for class com.solacesystems.jcsmp.impl.client.ClientInfoProvider
-
- ClientInfoUtil - Class in com.solacesystems.jcsmp.impl.client
-
- ClientMessageFactory - Class in com.solacesystems.jcsmp.protocol.impl
-
- ClientMessageFactory(JCSMPBasicSession) - Constructor for class com.solacesystems.jcsmp.protocol.impl.ClientMessageFactory
-
- ClientName - Class in com.solacesystems.jcsmp
-
An Endpoint representing a remote client.
- ClientNameImpl - Class in com.solacesystems.jcsmp.impl
-
- ClientNameImpl(String) - Constructor for class com.solacesystems.jcsmp.impl.ClientNameImpl
-
- ClientRequestResponse - Class in com.solacesystems.jcsmp.impl.client
-
- ClientRequestResponse(WireMessage, ContextImpl) - Constructor for class com.solacesystems.jcsmp.impl.client.ClientRequestResponse
-
- ClientRequestResponse(WireMessage, ContextImpl, JCSMPResponseListener, Object, TcpClientChannel, Endpoint) - Constructor for class com.solacesystems.jcsmp.impl.client.ClientRequestResponse
-
- clone() - Method in class com.solacesystems.common.property.impl.MapPropertySource
-
- clone() - Method in class com.solacesystems.common.property.impl.SystemPropertySource
-
- clone() - Method in class com.solacesystems.common.property.Property
-
- clone() - Method in class com.solacesystems.common.property.PropertySource
-
- clone() - Method in class com.solacesystems.jcsmp.CacheSessionProperties
-
- clone() - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
Copy properties to a newly-created instance.
- clone() - Method in class com.solacesystems.jcsmp.JCSMPGlobalProperties
-
- clone() - Method in class com.solacesystems.jcsmp.JCSMPPropertyMap
-
- clone() - Method in class com.solacesystems.jms.impl.ConnectionFactoryProperties
-
Deprecated.
- clone() - Method in class com.solacesystems.jms.property.JMSProperties
-
- clone() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- clone() - Method in class com.solacesystems.jms.SolXAConnectionFactoryImpl
-
- close() - Method in class com.solacesystems.common.util.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- close() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- close() - Method in interface com.solacesystems.jcsmp.Browser
-
Closes the Browser.
- close() - Method in interface com.solacesystems.jcsmp.CacheSession
-
Closes the cache session and cancels any outstanding cache requests.
- close() - Method in interface com.solacesystems.jcsmp.Consumer
-
Closes the message consumer, rendering it unusable.
- close(boolean) - Method in interface com.solacesystems.jcsmp.FlowReceiver
-
[SolReserved] Close a flow, optionally signaling a non-durable Endpoint
should linger on the appliance.
- close() - Method in class com.solacesystems.jcsmp.impl.BrowserImpl
-
- close() - Method in interface com.solacesystems.jcsmp.impl.Closeable
-
- close() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- close(boolean) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- close() - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- close() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageConsumer
-
- close() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- close() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheSessionImpl
-
- close() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- close() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionManager
-
- close(Exception) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResourceImpl
-
- close() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- close(JCSMPException) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- close() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionManager
-
- close() - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueue
-
Must hold the lock
- close() - Method in interface com.solacesystems.jcsmp.Producer
-
Closes the message producer.
- close() - Method in interface com.solacesystems.jcsmp.protocol.CSMPChannel
-
Close the channel (disconnect from the router).
- close() - Method in class com.solacesystems.jcsmp.protocol.impl.ControllerChannel
-
- close() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpChannel
-
Close the underlying connection
- close() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- close() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- close(boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- close(boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.SSLSmfClient
-
- close() - Method in interface com.solacesystems.jcsmp.transaction.TransactedSession
-
Rollback the active transaction and close the
TransactedSession.
- close() - Method in interface com.solacesystems.jcsmp.transaction.xa.XASession
-
Closes the XASession.
- close() - Method in class com.solacesystems.jcsmpx.impl.TopicConsumerImpl
-
- close() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- close() - Method in class com.solacesystems.jms.impl.ConnectionConsumerLocalTxStrategy
-
- close() - Method in class com.solacesystems.jms.impl.ConnectionConsumerTransactionStrategy
-
- close() - Method in class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
- close() - Method in interface com.solacesystems.jms.impl.MessageProducerAdapter
-
- close() - Method in class com.solacesystems.jms.impl.SessionConnectionConsumerSupport
-
- close() - Method in class com.solacesystems.jms.impl.SessionConnectionConsumerSupportRA
-
- close() - Method in interface com.solacesystems.jms.SolCloseableIF
-
- close() - Method in class com.solacesystems.jms.SolConnection
-
- close() - Method in class com.solacesystems.jms.SolConnectionConsumer
-
- close() - Method in class com.solacesystems.jms.SolConnectionConsumerRA
-
- close() - Method in class com.solacesystems.jms.SolMessageConsumer
-
- close() - Method in class com.solacesystems.jms.SolMessageProducer
-
- close() - Method in class com.solacesystems.jms.SolQueueBrowser
-
- close() - Method in class com.solacesystems.jms.SolSession
-
- close() - Method in interface javax.jms.Connection
-
Closes the connection.
- close() - Method in interface javax.jms.ConnectionConsumer
-
Closes the connection consumer.
- close() - Method in interface javax.jms.MessageConsumer
-
Closes the message consumer.
- close() - Method in interface javax.jms.MessageProducer
-
Closes the message producer.
- close() - Method in interface javax.jms.QueueBrowser
-
Closes the QueueBrowser.
- close() - Method in class javax.jms.QueueRequestor
-
Closes the QueueRequestor and its session.
- close() - Method in interface javax.jms.Session
-
Closes the session.
- close() - Method in class javax.jms.TopicRequestor
-
Closes the TopicRequestor and its session.
- Closeable - Interface in com.solacesystems.jcsmp.impl
-
A Closeable is an object that can be closed to release any held resources.
- closeAll(List<? extends SolCloseableIF>) - Static method in class com.solacesystems.jms.impl.SolCollections
-
- closeAllFlows(boolean) - Method in class com.solacesystems.jcsmp.impl.flow.PubFlowManager
-
- closeChannelDied() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- closeConsumer() - Method in class com.solacesystems.jms.impl.ConnectionConsumerLocalTxStrategy
-
- closeConsumer() - Method in class com.solacesystems.jms.impl.ConnectionConsumerTransactionStrategy
-
- closeConsumer() - Method in class com.solacesystems.jms.impl.ConnectionConsumerXATransactionStrategy
-
- closeControlChannel() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- closeControlChannel() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- ClosedFacilityException - Exception in com.solacesystems.jcsmp
-
ClosedFacilityException indicates that the requested operation
cannot be fulfilled because the facility providing the operation was closed.
- ClosedFacilityException(String) - Constructor for exception com.solacesystems.jcsmp.ClosedFacilityException
-
- ClosedFacilityException(String, Throwable) - Constructor for exception com.solacesystems.jcsmp.ClosedFacilityException
-
- closeFlow(JCSMPXMLMessageProducer, boolean) - Method in class com.solacesystems.jcsmp.impl.flow.PubFlowManager
-
- closeFlow(Closeable) - Method in class com.solacesystems.jcsmp.impl.transaction.BaseTransactedSessionImpl
-
- closeFlow(Closeable) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- closeFlow(Closeable) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- closeImpl(boolean, boolean, TcpChannel.WriteBlockPolicy) - Method in class com.solacesystems.jcsmp.impl.flow.DirectFlowHandleImpl
-
- closeImpl(boolean, boolean, TcpChannel.WriteBlockPolicy, JCSMPException) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- closeImpl(boolean, boolean, TcpChannel.WriteBlockPolicy) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- closeImpl(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- closeOutbound() - Method in class com.solacesystems.jcsmp.protocol.smf.SSLSmfClient
-
- closeReliableFlow(FlowHandleImpl) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- closeSegmentFlows(boolean, boolean) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- closeSession() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- closeSession() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- closeSession() - Method in interface com.solacesystems.jcsmp.Session
-
Closes the session.
- closeState() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- closeSync() - Method in interface com.solacesystems.jcsmp.Consumer
-
- closeSync(boolean) - Method in interface com.solacesystems.jcsmp.Consumer
-
- closeSync() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- closeSync(boolean) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- closeSync() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageConsumer
-
- closeSync(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageConsumer
-
- closeSync() - Method in class com.solacesystems.jcsmpx.impl.TopicConsumerImpl
-
- closeSync(boolean) - Method in class com.solacesystems.jcsmpx.impl.TopicConsumerImpl
-
- closeSyncImpl(boolean, boolean, TcpChannel.WriteBlockPolicy) - Method in class com.solacesystems.jcsmp.impl.flow.DirectFlowHandleImpl
-
- closeSyncImpl(boolean, boolean, TcpChannel.WriteBlockPolicy) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
Internal-only method used to specify that we may be closing without
wanting to send ACKS, such as when closing to handle an exception in this
Flow Handle.
- closeTransactedSession(TransactedSessionImpl, boolean) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionManager
-
- closeWindow() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- CmdLineCipherTool - Class in com.solacesystems.common.util
-
Represents the command line side
- CmdLineCipherTool() - Constructor for class com.solacesystems.common.util.CmdLineCipherTool
-
- CmdLineCipherTool(byte[], byte[]) - Constructor for class com.solacesystems.common.util.CmdLineCipherTool
-
- Code - Variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseParam
-
- COLON - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- com.solacesystems.common - package com.solacesystems.common
-
Solace Common Functions Library; an internal support library for Solace Suite software.
- com.solacesystems.common.bean - package com.solacesystems.common.bean
-
- com.solacesystems.common.concurrent - package com.solacesystems.common.concurrent
-
- com.solacesystems.common.concurrent.impl - package com.solacesystems.common.concurrent.impl
-
- com.solacesystems.common.config - package com.solacesystems.common.config
-
Software versioning configuration.
- com.solacesystems.common.expect - package com.solacesystems.common.expect
-
- com.solacesystems.common.i18n - package com.solacesystems.common.i18n
-
- com.solacesystems.common.io - package com.solacesystems.common.io
-
- com.solacesystems.common.jndi - package com.solacesystems.common.jndi
-
- com.solacesystems.common.property - package com.solacesystems.common.property
-
- com.solacesystems.common.property.impl - package com.solacesystems.common.property.impl
-
- com.solacesystems.common.protocol - package com.solacesystems.common.protocol
-
Generic Protocol Classes
- com.solacesystems.common.semp - package com.solacesystems.common.semp
-
- com.solacesystems.common.util - package com.solacesystems.common.util
-
- com.solacesystems.common.util.expression - package com.solacesystems.common.util.expression
-
A Generic Postfix Expression Stack Implementation.
- com.solacesystems.common.util.i18n - package com.solacesystems.common.util.i18n
-
- com.solacesystems.common.util.notification - package com.solacesystems.common.util.notification
-
- com.solacesystems.common.util.property - package com.solacesystems.common.util.property
-
- com.solacesystems.common.util.timers - package com.solacesystems.common.util.timers
-
- com.solacesystems.common.util.trace - package com.solacesystems.common.util.trace
-
- com.solacesystems.common.xa - package com.solacesystems.common.xa
-
- com.solacesystems.common.xml - package com.solacesystems.common.xml
-
- com.solacesystems.common.xml.parsers - package com.solacesystems.common.xml.parsers
-
- com.solacesystems.common.xpe - package com.solacesystems.common.xpe
-
XPath Expression Classes.
- com.solacesystems.jcsmp - package com.solacesystems.jcsmp
-
The Solace Messaging API for Java (also referred to as JCSMP) is a 100% pure Java implementation that provides an object-oriented API for delivering high message throughput.
- com.solacesystems.jcsmp.i18n - package com.solacesystems.jcsmp.i18n
-
- com.solacesystems.jcsmp.impl - package com.solacesystems.jcsmp.impl
-
- com.solacesystems.jcsmp.impl.client - package com.solacesystems.jcsmp.impl.client
-
- com.solacesystems.jcsmp.impl.compression - package com.solacesystems.jcsmp.impl.compression
-
- com.solacesystems.jcsmp.impl.flow - package com.solacesystems.jcsmp.impl.flow
-
- com.solacesystems.jcsmp.impl.queues - package com.solacesystems.jcsmp.impl.queues
-
- com.solacesystems.jcsmp.impl.requestreply - package com.solacesystems.jcsmp.impl.requestreply
-
- com.solacesystems.jcsmp.impl.sdt - package com.solacesystems.jcsmp.impl.sdt
-
- com.solacesystems.jcsmp.impl.solcache - package com.solacesystems.jcsmp.impl.solcache
-
- com.solacesystems.jcsmp.impl.timers - package com.solacesystems.jcsmp.impl.timers
-
- com.solacesystems.jcsmp.impl.timers.impl - package com.solacesystems.jcsmp.impl.timers.impl
-
- com.solacesystems.jcsmp.impl.transaction - package com.solacesystems.jcsmp.impl.transaction
-
- com.solacesystems.jcsmp.impl.transaction.xa - package com.solacesystems.jcsmp.impl.transaction.xa
-
- com.solacesystems.jcsmp.management - package com.solacesystems.jcsmp.management
-
- com.solacesystems.jcsmp.protocol - package com.solacesystems.jcsmp.protocol
-
- com.solacesystems.jcsmp.protocol.csmp - package com.solacesystems.jcsmp.protocol.csmp
-
- com.solacesystems.jcsmp.protocol.impl - package com.solacesystems.jcsmp.protocol.impl
-
- com.solacesystems.jcsmp.protocol.impl.test - package com.solacesystems.jcsmp.protocol.impl.test
-
- com.solacesystems.jcsmp.protocol.nio - package com.solacesystems.jcsmp.protocol.nio
-
- com.solacesystems.jcsmp.protocol.nio.impl - package com.solacesystems.jcsmp.protocol.nio.impl
-
- com.solacesystems.jcsmp.protocol.smf - package com.solacesystems.jcsmp.protocol.smf
-
- com.solacesystems.jcsmp.protocol.smf.impl - package com.solacesystems.jcsmp.protocol.smf.impl
-
- com.solacesystems.jcsmp.secure - package com.solacesystems.jcsmp.secure
-
- com.solacesystems.jcsmp.statistics - package com.solacesystems.jcsmp.statistics
-
JCSMP runtime and session statistics.
- com.solacesystems.jcsmp.transaction - package com.solacesystems.jcsmp.transaction
-
- com.solacesystems.jcsmp.transaction.xa - package com.solacesystems.jcsmp.transaction.xa
-
- com.solacesystems.jcsmpx.impl - package com.solacesystems.jcsmpx.impl
-
- com.solacesystems.jms - package com.solacesystems.jms
-
The Solace Java Message Service (JMS) implementation and samples.
- com.solacesystems.jms.encoding - package com.solacesystems.jms.encoding
-
- com.solacesystems.jms.events - package com.solacesystems.jms.events
-
- com.solacesystems.jms.impl - package com.solacesystems.jms.impl
-
- com.solacesystems.jms.message - package com.solacesystems.jms.message
-
- com.solacesystems.jms.property - package com.solacesystems.jms.property
-
- com.solacesystems.jndi - package com.solacesystems.jndi
-
- commit() - Method in class com.solacesystems.jcsmp.impl.SubscriptionMap
-
- commit() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- commit(Xid, boolean) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResourceImpl
-
- commit() - Method in interface com.solacesystems.jcsmp.transaction.TransactedSession
-
Commit the active transaction.
- commit() - Method in class com.solacesystems.jms.impl.SessionConnectionConsumerSupport
-
- commit() - Method in class com.solacesystems.jms.SolSession
-
- commit() - Method in class com.solacesystems.jms.SolXAQueueSession
-
- commit() - Method in class com.solacesystems.jms.SolXASession
-
- commit() - Method in class com.solacesystems.jms.SolXATopicSession
-
- commit() - Method in interface javax.jms.Session
-
Commits all messages done in this transaction and releases any locks
currently held.
- commit() - Method in interface javax.jms.XASession
-
Throws a TransactionInProgressException, since it should
not be called for an XASession object.
- commitBatch(Collection<Message>) - Method in class com.solacesystems.jms.SolConnectionConsumer
-
- commitBatch(Collection<Message>) - Method in interface com.solacesystems.jms.SolConnectionConsumerIF
-
- commitBatch(Collection<Message>) - Method in class com.solacesystems.jms.SolConnectionConsumerRA
-
- CommonRB - Class in com.solacesystems.common.i18n
-
- CommonRB() - Constructor for class com.solacesystems.common.i18n.CommonRB
-
- CommonUtils - Class in com.solacesystems.common.util
-
- CommonUtils() - Constructor for class com.solacesystems.common.util.CommonUtils
-
- compareTo(TMASubscription) - Method in class com.solacesystems.common.util.TMASubscription
-
- compareTo(TopicSubscription) - Method in class com.solacesystems.common.util.TopicSubscription
-
- compareTo(JCSMPTimer) - Method in class com.solacesystems.jcsmp.impl.timers.impl.JCSMPTimerImpl
-
- compressZero - Variable in enum com.solacesystems.common.util.Base85.Version
-
- ConditionalBoundedMessageQueue - Class in com.solacesystems.jcsmp.impl.queues
-
- ConditionalBoundedMessageQueue(int, Callable<?>) - Constructor for class com.solacesystems.jcsmp.impl.queues.ConditionalBoundedMessageQueue
-
Creates an ArrayBlockingQueue with the given (fixed)
capacity and default access policy.
- ConditionalBoundedMessageQueue(int, boolean, Callable<?>) - Constructor for class com.solacesystems.jcsmp.impl.queues.ConditionalBoundedMessageQueue
-
Creates an ArrayBlockingQueue with the given (fixed)
capacity and the specified access policy.
- ConfigurationException - Exception in com.solacesystems.jms
-
An exception thrown when a service is not correctly configured or an API
is not supported.
- ConfigurationException(String) - Constructor for exception com.solacesystems.jms.ConfigurationException
-
- ConfigurationException(String, String) - Constructor for exception com.solacesystems.jms.ConfigurationException
-
- ConfigurationMatcher - Interface in com.solacesystems.common.expect
-
- configurationMatcher - Variable in class com.solacesystems.common.expect.ExpectDatabase.ExpectDatabaseEntry
-
- ConfigurationMatcherAll - Class in com.solacesystems.common.expect
-
- configurationMatches(Object) - Method in interface com.solacesystems.common.expect.ConfigurationMatcher
-
- configurationMatches(Object) - Method in class com.solacesystems.common.expect.ConfigurationMatcherAll
-
- configured_Pub_Ack_Window_Size - Variable in class com.solacesystems.jcsmp.impl.PubADManager
-
- connCounterTag - Variable in class com.solacesystems.jcsmp.impl.JCSMPBasicSession.InternalBindProperties
-
- connect() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- connect() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- connect() - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Connect to the appliance.
- connected() - Method in interface com.solacesystems.jcsmp.protocol.CSMPChannel
-
Check if the channel is connected to the router.
- connected() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpChannel
-
Subclass may want to overrider this method to get better performance.
- connected() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- connected() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- Connection - Interface in javax.jms
-
A Connection object is a client's active connection to its JMS
provider.
- CONNECTION_FACTORY_SOURCE - Static variable in class com.solacesystems.jms.property.JMSProperties
-
- CONNECTION_TYPE - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- CONNECTION_TYPE_BASIC - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- CONNECTION_TYPE_XA - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- connectionConsumer - Static variable in class com.solacesystems.jms.impl.JCSMPConsumerFactory
-
The factory for use with ConnectionConsumers, which use a FAKE transaction strategy.
- ConnectionConsumer - Interface in javax.jms
-
For application servers, Connection objects provide a special
facility
for creating a ConnectionConsumer (optional).
- ConnectionConsumerFakeTransactionStrategy - Class in com.solacesystems.jms.impl
-
- ConnectionConsumerFakeTransactionStrategy(ConnectionConsumerTransactionStrategy.InitProperties) - Constructor for class com.solacesystems.jms.impl.ConnectionConsumerFakeTransactionStrategy
-
- ConnectionConsumerLocalTxStrategy - Class in com.solacesystems.jms.impl
-
Using a transacted-session to support commit/rollback on temp endpoints.
- ConnectionConsumerLocalTxStrategy(ConnectionConsumerTransactionStrategy.InitProperties) - Constructor for class com.solacesystems.jms.impl.ConnectionConsumerLocalTxStrategy
-
- ConnectionConsumerNoTransactionStrategy - Class in com.solacesystems.jms.impl
-
Dummy strategy for use with connection consumers which use any ack mode other than local transactions.
- ConnectionConsumerNoTransactionStrategy(ConnectionConsumerTransactionStrategy.InitProperties) - Constructor for class com.solacesystems.jms.impl.ConnectionConsumerNoTransactionStrategy
-
- ConnectionConsumerTransactionStrategy - Class in com.solacesystems.jms.impl
-
- ConnectionConsumerTransactionStrategy(ConnectionConsumerTransactionStrategy.InitProperties) - Constructor for class com.solacesystems.jms.impl.ConnectionConsumerTransactionStrategy
-
- ConnectionConsumerTransactionStrategy.InitProperties - Class in com.solacesystems.jms.impl
-
- ConnectionConsumerTransactionStrategy.TransactionState - Enum in com.solacesystems.jms.impl
-
- ConnectionConsumerXATransactionStrategy - Class in com.solacesystems.jms.impl
-
Used for XA
- ConnectionConsumerXATransactionStrategy(ConnectionConsumerTransactionStrategy.InitProperties) - Constructor for class com.solacesystems.jms.impl.ConnectionConsumerXATransactionStrategy
-
- ConnectionFactory - Interface in javax.jms
-
A ConnectionFactory object encapsulates a set of connection
configuration
parameters that has been defined by an administrator.
- ConnectionFactoryProperties - Class in com.solacesystems.jms.impl
-
Deprecated.
- ConnectionFactoryProperties(JCSMPProperties, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, boolean, String, Boolean, int) - Constructor for class com.solacesystems.jms.impl.ConnectionFactoryProperties
-
Deprecated.
- ConnectionMetaData - Interface in javax.jms
-
A ConnectionMetaData object provides information describing the
Connection object.
- ConnectionProperties - Class in com.solacesystems.jms.impl
-
- ConnectionProperties(JMSProperties, Context, JCSMPSession, ExceptionListener) - Constructor for class com.solacesystems.jms.impl.ConnectionProperties
-
- constructAndInit(JCSMPProperties, JCSMPChannelProperties, SecureProperties, HostInfo, JCSMPSessionStats, ContextImpl) - Static method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClientFactory
-
- constructClientName(String, String, int) - Static method in class com.solacesystems.jcsmp.impl.client.ClientInfoUtil
-
- Consumer - Interface in com.solacesystems.jcsmp
-
Consumer objects are used to receive messages from the Solace Messaging Platform.
- CONSUMER_DISPATCHER_QUEUE_SIZE_DEFAULT - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CONSUMER_THREAD - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- ConsumerDispatcherFactoryKey - Static variable in interface com.solacesystems.jms.SolSessionIF
-
- ConsumerDrainNotification - Class in com.solacesystems.jcsmp.protocol.nio.impl
-
- ConsumerDrainNotification(FlowHandleImpl) - Constructor for class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerDrainNotification
-
- ConsumerErrorNotification - Class in com.solacesystems.jcsmp.protocol.nio.impl
-
- ConsumerErrorNotification(XMLMessageListener, JCSMPException, FlowHandleImpl) - Constructor for class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerErrorNotification
-
- ConsumerFactory - Class in com.solacesystems.jms.impl
-
- ConsumerFactory(String, boolean, SessionProperties, SolConnectionIF, SolSessionIF) - Constructor for class com.solacesystems.jms.impl.ConsumerFactory
-
- ConsumerFlowNotification - Class in com.solacesystems.jcsmp.protocol.nio.impl
-
- ConsumerFlowNotification(FlowEventHandler, FlowEventArgs, FlowHandleImpl) - Constructor for class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerFlowNotification
-
- ConsumerFlowProperties - Class in com.solacesystems.jcsmp
-
- ConsumerFlowProperties() - Constructor for class com.solacesystems.jcsmp.ConsumerFlowProperties
-
Creates a new instance of ConsumerFlowProperties.
- ConsumerIdReadOnlyParserList - Class in com.solacesystems.jcsmp.impl
-
- ConsumerIdReadOnlyParserList() - Constructor for class com.solacesystems.jcsmp.impl.ConsumerIdReadOnlyParserList
-
- ConsumerIdReadOnlyParserList(byte[]) - Constructor for class com.solacesystems.jcsmp.impl.ConsumerIdReadOnlyParserList
-
- ConsumerLargeMessageNotification - Class in com.solacesystems.jcsmp.protocol.nio.impl
-
- ConsumerLargeMessageNotification(FlowHandle, XMLMessage, String, Integer, Integer) - Constructor for class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- ConsumerMessageNotification - Class in com.solacesystems.jcsmp.protocol.nio.impl
-
- ConsumerMessageNotification(FlowHandle) - Constructor for class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerMessageNotification
-
- ConsumerNotificationDispatcher - Class in com.solacesystems.jcsmp.protocol.nio.impl
-
- ConsumerNotificationDispatcherFactory - Interface in com.solacesystems.jcsmp.protocol.nio.impl
-
- contains(Object) - Method in class com.solacesystems.common.util.CircularArrayList
-
- contains(Object) - Method in class com.solacesystems.common.util.TLinkedList
-
A linear search for o in the list.
- contains(Object) - Method in class com.solacesystems.jcsmp.impl.queues.ConditionalBoundedMessageQueue
-
- containsKey(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- containsKey(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns true if this map contains a mapping with the specified key.
- containsValue(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- containsValue(Object) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns true if this map contains one or more mappings with the
specified value.
- CONTENT_LENGTH - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CONTENT_TYPE - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- ContentBuffer - Class in com.solacesystems.jcsmp.impl
-
Fast reusable content buffer.
- ContentBuffer() - Constructor for class com.solacesystems.jcsmp.impl.ContentBuffer
-
- ContentBuffer(boolean) - Constructor for class com.solacesystems.jcsmp.impl.ContentBuffer
-
- ContentBuffer(int, boolean) - Constructor for class com.solacesystems.jcsmp.impl.ContentBuffer
-
- ContentBuffer(ContentBuffer) - Constructor for class com.solacesystems.jcsmp.impl.ContentBuffer
-
Internal use: copy constructor
- Context - Interface in com.solacesystems.jcsmp
-
A Context is used for organizing communications between
applications and a Solace appliance.
- ContextBlockingOpCheck - Class in com.solacesystems.jcsmp.impl
-
- ContextBlockingOpCheck(ContextImpl, JCSMPProperties) - Constructor for class com.solacesystems.jcsmp.impl.ContextBlockingOpCheck
-
- ContextImpl - Class in com.solacesystems.jcsmp.impl
-
- ContextImpl(ContextProperties) - Constructor for class com.solacesystems.jcsmp.impl.ContextImpl
-
- ContextProperties - Class in com.solacesystems.jcsmp
-
Properties for configuring a
Context upon creation.
- ContextProperties() - Constructor for class com.solacesystems.jcsmp.ContextProperties
-
- CONTROL_CHANNEL_PROPERTIES - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- ControllerChannel - Class in com.solacesystems.jcsmp.protocol.impl
-
ControllerChannel
- ControllerChannel(JCSMPProperties, SecureProperties, JCSMPSessionStats, ContextImpl) - Constructor for class com.solacesystems.jcsmp.protocol.impl.ControllerChannel
-
- convert(Object) - Method in class com.solacesystems.common.property.impl.ValueOfConverter
-
- convert(Object) - Method in interface com.solacesystems.common.property.PropertyConverter
-
- convert(Object, String) - Static method in class com.solacesystems.common.util.Reflection
-
- convert(Object, Class<?>) - Static method in class com.solacesystems.common.util.Reflection
-
- convert(Object) - Method in class com.solacesystems.jms.property.DeliveryModeConverter
-
- convert(Object) - Method in class com.solacesystems.jms.property.URLToHostlistConverter
-
- convert(Object) - Method in class com.solacesystems.jms.property.URLToPasswordConverter
-
- convert(Object) - Method in class com.solacesystems.jms.property.URLToUsernameConverter
-
- convert(Object) - Method in class com.solacesystems.jms.property.UsernameConverter
-
- convert(Object) - Method in class com.solacesystems.jms.property.UsernameToVPNConverter
-
- copyOf(byte[]) - Static method in class com.solacesystems.common.util.Arrays
-
- copyOf(boolean[]) - Static method in class com.solacesystems.common.util.Arrays
-
- copyOf(T[]) - Static method in class com.solacesystems.common.util.Arrays
-
- copyTo(Collection<JCSMPXMLMessage>) - Method in class com.solacesystems.jcsmp.impl.queues.ConditionalBoundedMessageQueue
-
- copyUnackedADMsgs(LinkedList<JCSMPXMLMessage>) - Method in class com.solacesystems.jcsmp.impl.PubADManager
-
- CORRELATION_ID_KEY - Static variable in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- correlationID - Variable in class com.solacesystems.jcsmp.impl.sdt.InteropTest
-
- CorrelationId - Class in com.solacesystems.jms.impl
-
- CorrelationId() - Constructor for class com.solacesystems.jms.impl.CorrelationId
-
- corrTag - Variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseParam
-
- countAll() - Method in class com.solacesystems.jcsmp.impl.flow.PubFlowManager
-
Counts all known flows active/inactive
- CPUUsage - Class in com.solacesystems.common.util
-
- create() - Static method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession.InternalBindProperties
-
- create(XMLMessage, Destination) - Static method in class com.solacesystems.jcsmp.impl.SendMultipleEntry
-
- create(String) - Static method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerNotificationDispatcher
-
- create(String) - Static method in class com.solacesystems.jcsmp.protocol.nio.impl.ProducerNotificationDispatcher
-
- create(String) - Static method in class com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor
-
- create() - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.WireMessageFactory
-
- createAddQueueSubscriptionReq(TopicImpl, QueueImpl) - Static method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- createAddSubscriptionForClientNameReq(TopicImpl, String) - Static method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- createAddSubscriptionReq(TopicImpl) - Static method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- createBindRequest(JCSMPSession, Endpoint, Topic, int, int, String, AssuredCtrlEnums.FlowType, long, long, String, EndpointProperties, Long, boolean, boolean, ReplayStartLocation, Long) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createBrowser(BrowserProperties, FlowEventHandler, BrowserImpl) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- createBrowser(BrowserProperties) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createBrowser(BrowserProperties, FlowEventHandler) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createBrowser(BrowserProperties) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- createBrowser(BrowserProperties, FlowEventHandler) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- createBrowser(BrowserProperties) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Creates a
Browser, which can be used for browsing the contents of a Queue.
- createBrowser(BrowserProperties, FlowEventHandler) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Creates a
Browser, which can be used for browsing the contents of a Queue.
- createBrowser(Queue) - Method in class com.solacesystems.jms.SolSession
-
- createBrowser(Queue, String) - Method in class com.solacesystems.jms.SolSession
-
- createBrowser(Queue, String) - Method in class com.solacesystems.jms.SolTopicSession
-
- createBrowser(Queue) - Method in class com.solacesystems.jms.SolTopicSession
-
- createBrowser(Queue) - Method in interface javax.jms.QueueSession
-
Creates a QueueBrowser object to peek at the messages on
the specified queue.
- createBrowser(Queue, String) - Method in interface javax.jms.QueueSession
-
Creates a QueueBrowser object to peek at the messages on
the specified queue using a message selector.
- createBrowser(Queue) - Method in interface javax.jms.Session
-
Creates a QueueBrowser object to peek at the messages on
the specified queue.
- createBrowser(Queue, String) - Method in interface javax.jms.Session
-
Creates a QueueBrowser object to peek at the messages on
the specified queue using a message selector.
- createBytesMessage() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- createBytesMessage() - Method in interface com.solacesystems.jcsmp.Producer
-
- createBytesMessage() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createBytesMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
- createBytesMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.FlowMessageProducerAdapter
-
- createBytesMessage(DeliveryMode) - Method in interface com.solacesystems.jms.impl.MessageProducerAdapter
-
- createBytesMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.TransactedMessageProducerAdapter
-
- createBytesMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.XAMessageProducerAdapter
-
- createBytesMessage() - Method in class com.solacesystems.jms.SolSession
-
- createBytesMessage() - Method in interface javax.jms.Session
-
Creates a BytesMessage object.
- createBytesXMLMessage() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
reuse the message object
- createBytesXMLMessage(byte[]) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
reuse the message object
- createBytesXMLMessage() - Method in interface com.solacesystems.jcsmp.Producer
-
- createBytesXMLMessage(byte[]) - Method in interface com.solacesystems.jcsmp.Producer
-
- createBytesXMLMessage() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createBytesXMLMessage(byte[]) - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createBytesXMLMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
- createBytesXMLMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.FlowMessageProducerAdapter
-
- createBytesXMLMessage(DeliveryMode) - Method in interface com.solacesystems.jms.impl.MessageProducerAdapter
-
- createBytesXMLMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.TransactedMessageProducerAdapter
-
- createBytesXMLMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.XAMessageProducerAdapter
-
- createCacheSession(CacheSessionProperties) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createCacheSession(CacheSessionProperties) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- createCacheSession(CacheSessionProperties) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Creates a CacheSession using the provided CacheSession properties.
- createCipherToolWithDefaultPassphrase() - Static method in class com.solacesystems.common.util.PassphraseCipherTool
-
- createCipherToolWithDefaultPassphrase(String) - Static method in class com.solacesystems.common.util.PassphraseCipherTool
-
- createCipherToolWithSpecifiedPassphrase(String, String) - Static method in class com.solacesystems.common.util.PassphraseCipherTool
-
- createCipherToolWithSpecifiedPassphrase(String) - Static method in class com.solacesystems.common.util.PassphraseCipherTool
-
- createClientName(String) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Creates a representation of a remote client Endpoint, which can be used
to manage subscriptions on behalf of that client.
- createCloseFlowRequest(long) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createCloseTransactedSession(int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createCloseXASession(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createCommitTransaction(long, AssuredCtrlHeaderParameters.ParamTransactionId, AssuredCtrlHeaderParameters.ParamTransactionFDPubNotify, AssuredCtrlHeaderParameters.ParamTransactionFDSubAck) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createConnection() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- createConnection(String, String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- createConnection() - Method in interface javax.jms.ConnectionFactory
-
Creates a connection with the default user identity.
- createConnection(String, String) - Method in interface javax.jms.ConnectionFactory
-
Creates a connection with the specified user identity.
- createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class com.solacesystems.jms.SolConnection
-
- createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class com.solacesystems.jms.SolQueueConnection
-
- createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class com.solacesystems.jms.SolTopicConnection
-
- createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in interface javax.jms.Connection
-
Creates a connection consumer for this connection (optional operation).
- createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in interface javax.jms.QueueConnection
-
Creates a connection consumer for this connection (optional operation).
- createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in interface javax.jms.TopicConnection
-
Creates a connection consumer for this connection (optional operation).
- createConnectionFactory() - Static method in class com.solacesystems.jms.SolJmsUtility
-
Creates a Solace proprietary implementation of a ConnectionFactory.
- createConnectionFactory(Hashtable<?, ?>) - Static method in class com.solacesystems.jms.SolJmsUtility
-
Creates a Solace proprietary implementation of a ConnectionFactory given an environment.
- createConnectionFactory(String, String, String, String, Hashtable<?, ?>) - Static method in class com.solacesystems.jms.SolJmsUtility
-
Creates a Solace proprietary implementation of a ConnectionFactory given connection
parameters and an environment.
- createConsumer() - Method in class com.solacesystems.jms.impl.ConnectionConsumerLocalTxStrategy
-
- createConsumer() - Method in class com.solacesystems.jms.impl.ConnectionConsumerTransactionStrategy
-
- createConsumer() - Method in class com.solacesystems.jms.impl.ConnectionConsumerXATransactionStrategy
-
- createConsumer(Destination) - Method in class com.solacesystems.jms.SolSession
-
- createConsumer(Destination, String) - Method in class com.solacesystems.jms.SolSession
-
- createConsumer(Destination, String, boolean) - Method in class com.solacesystems.jms.SolSession
-
- createConsumer(Destination) - Method in interface javax.jms.Session
-
Creates a MessageConsumer for the specified destination.
- createConsumer(Destination, String) - Method in interface javax.jms.Session
-
Creates a MessageConsumer for the specified destination,
using a message selector.
- createConsumer(Destination, String, boolean) - Method in interface javax.jms.Session
-
Creates MessageConsumer for the specified destination, using a
message selector.
- createContext(ContextProperties) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Creates a new Context with the provided properties.
- createCreateEndpointRequest(Endpoint, AssuredCtrlEnums.QueueAccessType, Integer, Integer, Integer, Boolean, Integer, Integer) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createDefaultProducer(JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler, ProducerFlowProperties) - Method in class com.solacesystems.jcsmp.impl.flow.PubFlowManager
-
- createDefaultSubscriber() - Method in class com.solacesystems.jms.SolConnection
-
- createDefaultSubscriber() - Method in interface com.solacesystems.jms.SolConnectionIF
-
- createDefaultSubscriber() - Method in class com.solacesystems.jms.SolSession
-
- createDefaultSubscriber() - Method in interface com.solacesystems.jms.SolSessionIF
-
- createDeleteEndpointRequest(Endpoint) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createDestination(Destination) - Static method in class com.solacesystems.jms.SolDestination
-
- createDestinationSession(JCSMPProperties) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
- createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class com.solacesystems.jms.SolConnection
-
- createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class com.solacesystems.jms.SolQueueConnection
-
- createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface javax.jms.Connection
-
Create a durable connection consumer for this connection (optional operation).
- createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface javax.jms.TopicConnection
-
Create a durable connection consumer for this connection (optional operation).
- createDurableConsumer(Queue, XMLMessageListener, JCSMPConsumerFactory) - Method in class com.solacesystems.jms.impl.ConsumerFactory
-
- createDurableConsumer(Queue, XMLMessageListener, FlowEventHandler, JCSMPConsumerFactory) - Method in class com.solacesystems.jms.impl.ConsumerFactory
-
- createDurableConsumer(Topic, XMLMessageListener, Endpoint, JCSMPConsumerFactory) - Method in class com.solacesystems.jms.impl.ConsumerFactory
-
- createDurableConsumer(Topic, XMLMessageListener, FlowEventHandler, Endpoint, JCSMPConsumerFactory) - Method in class com.solacesystems.jms.impl.ConsumerFactory
-
- createDurableJCSMPConsumer(SessionProperties, XMLMessageListener, ConsumerFlowProperties) - Method in class com.solacesystems.jms.impl.JCSMPConsumerFactory
-
- createDurableJCSMPConsumer(SessionProperties, XMLMessageListener, FlowEventHandler, ConsumerFlowProperties) - Method in class com.solacesystems.jms.impl.JCSMPConsumerFactory
-
- createDurableSubscriber(Topic, String, String, boolean) - Method in class com.solacesystems.jms.SolQueueSession
-
- createDurableSubscriber(Topic, String) - Method in class com.solacesystems.jms.SolQueueSession
-
- createDurableSubscriber(Topic, String) - Method in class com.solacesystems.jms.SolSession
-
- createDurableSubscriber(Topic, String, String, boolean) - Method in class com.solacesystems.jms.SolSession
-
- createDurableSubscriber(Topic, String) - Method in interface javax.jms.Session
-
Creates a durable subscriber to the specified topic.
- createDurableSubscriber(Topic, String, String, boolean) - Method in interface javax.jms.Session
-
Creates a durable subscriber to the specified topic, using a
message selector and specifying whether messages published by its
own connection should be delivered to it.
- createDurableSubscriber(Topic, String) - Method in interface javax.jms.TopicSession
-
Creates a durable subscriber to the specified topic.
- createDurableSubscriber(Topic, String, String, boolean) - Method in interface javax.jms.TopicSession
-
Creates a durable subscriber to the specified topic, using a
message selector or specifying whether messages published by its
own connection should be delivered to it.
- createDurableTopicEndpoint(String) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
- createDurableTopicEndpointEx(String) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Creates a new
TopicEndpoint instance for
name,
representing a durable Topic Endpoint(DTE) in the API.
- createDurQueueTrbTopic(String, String) - Static method in class com.solacesystems.common.util.DestinationUtil
-
- createDurTopicEndpointReceiver(ConsumerFlowProperties, EndpointProperties, XMLMessageListener, JCSMPBasicSession.InternalBindProperties, FlowEventHandler) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- createFastNoValidation(String) - Static method in class com.solacesystems.jcsmp.impl.QueueImpl
-
Parse incoming queue name, can be from SDT-encoded queue or CRB
metadata-encoded queue.
- createFastNoValidation(String) - Static method in class com.solacesystems.jcsmp.impl.TopicImpl
-
- createFlow(Endpoint, Subscription, XMLMessageListener) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createFlow(XMLMessageListener, ConsumerFlowProperties) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties, FlowEventHandler) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties, JCSMPBasicSession.InternalBindProperties) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties, JCSMPBasicSession.InternalBindProperties, FlowEventHandler) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createFlow(Endpoint, Subscription, XMLMessageListener) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createFlow(XMLMessageListener, ConsumerFlowProperties) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties, FlowEventHandler) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties, JCSMPBasicSession.InternalBindProperties, FlowEventHandler) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createFlow(BrowserProperties) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createFlow(BrowserProperties, FlowEventHandler, BrowserImpl) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties, FlowEventHandler) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties, FlowEventHandler) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- createFlow(Endpoint, Subscription, XMLMessageListener) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- createFlow(XMLMessageListener, ConsumerFlowProperties) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties, FlowEventHandler) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties) - Method in interface com.solacesystems.jcsmp.transaction.TransactedSession
-
Creates a consumer flow within this TransactedSession and
associates it to this session.
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties, FlowEventHandler) - Method in interface com.solacesystems.jcsmp.transaction.TransactedSession
-
Creates a consumer flow within this TransactedSession and
associates it to this session.
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties) - Method in interface com.solacesystems.jcsmp.transaction.xa.XASession
-
Creates a consumer flow within this XASession and
associates it to this session.
- createFlow(XMLMessageListener, ConsumerFlowProperties, EndpointProperties, FlowEventHandler) - Method in interface com.solacesystems.jcsmp.transaction.xa.XASession
-
Creates a consumer flow within this XASession and
associates it to this session.
- createFlowChangeUpdateResponse(long, boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createFlowRecoverRequest(int, int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createFromIncomingTrMsg(String, int, int) - Static method in class com.solacesystems.jcsmp.impl.QueueImpl
-
- createGenericXMLMessage(int, boolean, boolean) - Static method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createGenericXMLMessage(JCSMPGenericXMLMessage, boolean, boolean) - Static method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createJCSMPMessage(Producer, JMSInteropTest) - Static method in class com.solacesystems.jcsmp.impl.sdt.JMSInteropTest
-
- createJMSException(String, Throwable) - Static method in class com.solacesystems.jms.impl.Validator
-
- createJMSMessage(Session, MessageProducer, JMSInteropTest) - Static method in class com.solacesystems.jms.encoding.InteropTest
-
- createJMSMessage(BytesXMLMessage) - Static method in class com.solacesystems.jms.encoding.JMSDecoder
-
- createLookupRequest(String) - Static method in class com.solacesystems.common.jndi.JNDISAXParser
-
- createMap() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- createMap() - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
- createMap() - Method in interface com.solacesystems.jcsmp.Producer
-
- createMap() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createMapMessage() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- createMapMessage() - Method in interface com.solacesystems.jcsmp.Producer
-
Applications use this method to create a
MapMessage.
- createMapMessage() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createMapMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
- createMapMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.FlowMessageProducerAdapter
-
- createMapMessage(DeliveryMode) - Method in interface com.solacesystems.jms.impl.MessageProducerAdapter
-
- createMapMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.TransactedMessageProducerAdapter
-
- createMapMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.XAMessageProducerAdapter
-
- createMapMessage() - Method in class com.solacesystems.jms.SolSession
-
- createMapMessage() - Method in interface javax.jms.Session
-
Creates a MapMessage object.
- createMessage(Producer, InteropTest) - Static method in class com.solacesystems.jcsmp.impl.sdt.InteropTest
-
- createMessage(Class<M>) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Creates a session-independent message of type M that may be
reused and published multiple times.
- createMessage(BytesXMLMessage) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Creates a session-independent message that may be published multiple times.
- createMessage() - Method in class com.solacesystems.jms.SolSession
-
- createMessage() - Method in interface javax.jms.Session
-
Creates a Message object.
- createMessageByNumber(Producer, Integer) - Static method in class com.solacesystems.jcsmp.impl.sdt.InteropTest
-
- createMessageByNumber(Producer, Integer) - Static method in class com.solacesystems.jcsmp.impl.sdt.JMSInteropTest
-
- createMessageByNumber(Session, MessageProducer, Integer) - Static method in class com.solacesystems.jms.encoding.InteropTest
-
- createMessageProducerAdapter(SessionProperties) - Static method in class com.solacesystems.jms.impl.MessageProducerAdapterFactory
-
Deprecated.
- createMessageProducerAdapter(SessionProperties, SolSessionIF) - Static method in class com.solacesystems.jms.impl.MessageProducerAdapterFactory
-
- createNonDurableConsumer(Queue, XMLMessageListener, JCSMPConsumerFactory) - Method in class com.solacesystems.jms.impl.ConsumerFactory
-
- createNonDurableConsumer(Queue, XMLMessageListener, FlowEventHandler, JCSMPConsumerFactory) - Method in class com.solacesystems.jms.impl.ConsumerFactory
-
- createNonDurableConsumer(Topic, XMLMessageListener, Endpoint, JCSMPConsumerFactory) - Method in class com.solacesystems.jms.impl.ConsumerFactory
-
- createNonDurableConsumer(Topic, XMLMessageListener, FlowEventHandler, Endpoint, JCSMPConsumerFactory) - Method in class com.solacesystems.jms.impl.ConsumerFactory
-
- createNonDurableJCSMPConsumer(SessionProperties, XMLMessageListener, ConsumerFlowProperties, EndpointProperties) - Method in class com.solacesystems.jms.impl.JCSMPConsumerFactory
-
- createNonDurableJCSMPConsumer(SessionProperties, XMLMessageListener, FlowEventHandler, ConsumerFlowProperties, EndpointProperties) - Method in class com.solacesystems.jms.impl.JCSMPConsumerFactory
-
- createNonDurableTopicEndpoint() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createNonDurableTopicEndpoint(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createNonDurableTopicEndpoint(String) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createNonDurableTopicEndpoint() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createNonDurableTopicEndpoint() - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Creates a non-durable Topic Endpoint.
- createNonDurableTopicEndpoint(String) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Creates a non-durable Topic Endpoint based on the given name.
- createNonDurQueueTrbTopic(String, String) - Static method in class com.solacesystems.common.util.DestinationUtil
-
Creates a TRB topic for a non-durable queue.
- createNonDurTopicTrbTopic(String, String) - Static method in class com.solacesystems.common.util.DestinationUtil
-
- createObjectMessage() - Method in class com.solacesystems.jms.SolSession
-
- createObjectMessage(Serializable) - Method in class com.solacesystems.jms.SolSession
-
- createObjectMessage() - Method in interface javax.jms.Session
-
Creates an ObjectMessage object.
- createObjectMessage(Serializable) - Method in interface javax.jms.Session
-
Creates an initialized ObjectMessage object.
- createOpenFlowRequest(long, long, int, String, Long) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createOpenTransactedSession(AssuredCtrlHeaderParameters.ParamTransactionId, String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createOpenXASession(byte) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler, JCSMPBasicSession.InternalBindProperties) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
[SolReserved] Open a new producer flow using the specified properties.
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
[SolReserved] Open a new producer flow using the specified properties.
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler) - Method in interface com.solacesystems.jcsmp.transaction.TransactedSession
-
Creates a producer flow within this TransactedSession and
associates it to this session.
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler) - Method in interface com.solacesystems.jcsmp.transaction.TransactedSession
-
Creates a producer flow within this TransactedSession and
associates it to this session.
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler) - Method in interface com.solacesystems.jcsmp.transaction.xa.XASession
-
Creates a producer flow within this XASession and
associates it to this session.
- createProducer(ProducerFlowProperties, JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler) - Method in interface com.solacesystems.jcsmp.transaction.xa.XASession
-
Creates a producer flow within this XASession and
associates it to this session.
- createProducer(Destination) - Method in class com.solacesystems.jms.SolSession
-
- createProducer(Destination) - Method in interface javax.jms.Session
-
Creates a MessageProducer to send messages to the specified
destination.
- createProducerFlow(JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler, ProducerFlowProperties, JCSMPBasicSession.InternalBindProperties) - Method in class com.solacesystems.jcsmp.impl.flow.PubFlowManager
-
- createPublisher(Topic) - Method in class com.solacesystems.jms.SolTopicSession
-
- createPublisher(Topic) - Method in interface javax.jms.TopicSession
-
Creates a publisher for the specified topic.
- createQueue(String) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Creates a new durable/non-temporary
Queue instance for
name.
- createQueue(String, String) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
- createQueue(String) - Static method in class com.solacesystems.jms.SolJmsUtility
-
Creates a Solace proprietary implementation of a queue given a queue name.
- createQueue(String) - Method in class com.solacesystems.jms.SolSession
-
- createQueue(String) - Method in class com.solacesystems.jms.SolTopicSession
-
- createQueue(String) - Method in interface javax.jms.QueueSession
-
Creates a queue identity given a Queue name.
- createQueue(String) - Method in interface javax.jms.Session
-
Creates a queue identity given a Queue name.
- createQueueConnection() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- createQueueConnection(String, String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- createQueueConnection() - Method in interface javax.jms.QueueConnectionFactory
-
Creates a queue connection with the default user identity.
- createQueueConnection(String, String) - Method in interface javax.jms.QueueConnectionFactory
-
Creates a queue connection with the specified user identity.
- createQueueReceiver(ConsumerFlowProperties, EndpointProperties, XMLMessageListener, JCSMPBasicSession.InternalBindProperties, FlowEventHandler) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- createQueueSession(boolean, int) - Method in class com.solacesystems.jms.SolQueueConnection
-
- createQueueSession(boolean, int) - Method in interface javax.jms.QueueConnection
-
Creates a QueueSession object.
- createQueueSession(boolean, int) - Method in interface javax.jms.XAQueueConnection
-
Creates an XAQueueSession object.
- createReceiver(Queue) - Method in class com.solacesystems.jms.SolQueueSession
-
- createReceiver(Queue, String) - Method in class com.solacesystems.jms.SolQueueSession
-
- createReceiver(Queue) - Method in interface javax.jms.QueueSession
-
Creates a QueueReceiver object to receive messages from the
specified queue.
- createReceiver(Queue, String) - Method in interface javax.jms.QueueSession
-
Creates a QueueReceiver object to receive messages from the
specified queue using a message selector.
- createReliableFlow(Topic, XMLMessageListener, ConsumerNotificationDispatcherFactory) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- createRemoveQueueSubscriptionReq(TopicImpl, QueueImpl) - Static method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- createRemoveSubscriptionReq(TopicImpl) - Static method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- createRemSubscriptionForClientNameReq(TopicImpl, String) - Static method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- createReplayStartLocationBeginning() - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Create a message replay start location to start replay from the oldest message available in the replay log.
- createReplayStartLocationDate(Date) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Create date and time based a message replay start location.
- createRequestor() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createRequestor() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createRequestor() - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- createResponse(long, int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createResumeXASession(byte, String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createRollbackTransaction(long, AssuredCtrlHeaderParameters.ParamTransactionId, AssuredCtrlHeaderParameters.ParamTransactionFDPubNotify, AssuredCtrlHeaderParameters.ParamTransactionFDSubAck) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createSender(Queue) - Method in class com.solacesystems.jms.SolQueueSession
-
- createSender(Queue) - Method in interface javax.jms.QueueSession
-
Creates a QueueSender object to send messages to the
specified queue.
- createSendMultipleEntry(XMLMessage, Destination) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Creates a JCSMPSendMultipleEntry from a provided message and
destination.
- createSession(JCSMPProperties) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Acquires a
JCSMPSession implementation for the specified
properties in the default
Context.
- createSession(JCSMPProperties, Context) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
- createSession(JCSMPProperties, Context, SessionEventHandler) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
- createSession(JCSMPProperties, Context, SessionEventHandler, boolean) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
An internal method used by JMS API
- createSession(boolean, int) - Method in class com.solacesystems.jms.SolConnection
-
- createSession(boolean, int) - Method in interface javax.jms.Connection
-
Creates a Session object.
- createSession(boolean, int) - Method in interface javax.jms.XAConnection
-
Creates an Session object.
- createShallowCopy(List<Object>) - Static method in class com.solacesystems.common.util.CommonUtils
-
- createStream() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- createStream() - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Create streams for use as structured
payload.
- createStream() - Method in interface com.solacesystems.jcsmp.Producer
-
Create streams for use as structured
payload.
- createStream() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createStreamMessage() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- createStreamMessage() - Method in interface com.solacesystems.jcsmp.Producer
-
- createStreamMessage() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createStreamMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
- createStreamMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.FlowMessageProducerAdapter
-
- createStreamMessage(DeliveryMode) - Method in interface com.solacesystems.jms.impl.MessageProducerAdapter
-
- createStreamMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.TransactedMessageProducerAdapter
-
- createStreamMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.XAMessageProducerAdapter
-
- createStreamMessage() - Method in class com.solacesystems.jms.SolSession
-
- createStreamMessage() - Method in interface javax.jms.Session
-
Creates a StreamMessage object.
- createStreamXMLMessage() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
reuse the message object
- createStreamXMLMessage(InputStream) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
reuse the message object
- createStreamXMLMessage() - Method in interface com.solacesystems.jcsmp.Producer
-
Deprecated.
- createStreamXMLMessage(InputStream) - Method in interface com.solacesystems.jcsmp.Producer
-
Deprecated.
- createStreamXMLMessage() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createStreamXMLMessage(InputStream) - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createStructuredType(JCSMPXMLMessage) - Static method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- createSubscriber(Topic) - Method in class com.solacesystems.jms.SolTopicSession
-
- createSubscriber(Topic, String, boolean) - Method in class com.solacesystems.jms.SolTopicSession
-
- createSubscriber(Topic) - Method in interface javax.jms.TopicSession
-
Creates a nondurable subscriber to the specified topic.
- createSubscriber(Topic, String, boolean) - Method in interface javax.jms.TopicSession
-
Creates a nondurable subscriber to the specified topic, using a
message selector or specifying whether messages published by its
own connection should be delivered to it.
- createSubscriberEndpoint(JCSMPSession) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
- createSubscriberEndpointFlow(ConsumerFlowProperties, XMLMessageListener, JCSMPBasicSession.InternalBindProperties) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- createTemporaryQueue() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createTemporaryQueue(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createTemporaryQueue() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createTemporaryQueue(String) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createTemporaryQueue() - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Creates a temporary Queue for this Session.
- createTemporaryQueue(String) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Creates a temporary Queue with the given name.
- createTemporaryQueue() - Method in class com.solacesystems.jms.SolSession
-
- createTemporaryQueue() - Method in class com.solacesystems.jms.SolTopicSession
-
- createTemporaryQueue() - Method in interface javax.jms.QueueSession
-
Creates a TemporaryQueue object.
- createTemporaryQueue() - Method in interface javax.jms.Session
-
Creates a TemporaryQueue object.
- createTemporaryTopic() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createTemporaryTopic() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- createTemporaryTopic() - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Creates a temporary Topic for this Session.
- createTemporaryTopic() - Method in class com.solacesystems.jms.SolQueueSession
-
- createTemporaryTopic() - Method in class com.solacesystems.jms.SolSession
-
- createTemporaryTopic() - Method in interface javax.jms.Session
-
Creates a TemporaryTopic object.
- createTemporaryTopic() - Method in interface javax.jms.TopicSession
-
Creates a TemporaryTopic object.
- createTextMessage() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- createTextMessage() - Method in interface com.solacesystems.jcsmp.Producer
-
- createTextMessage() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createTextMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
- createTextMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.FlowMessageProducerAdapter
-
- createTextMessage(DeliveryMode) - Method in interface com.solacesystems.jms.impl.MessageProducerAdapter
-
- createTextMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.TransactedMessageProducerAdapter
-
- createTextMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.XAMessageProducerAdapter
-
- createTextMessage() - Method in class com.solacesystems.jms.SolSession
-
- createTextMessage(String) - Method in class com.solacesystems.jms.SolSession
-
- createTextMessage() - Method in interface javax.jms.Session
-
Creates a TextMessage object.
- createTextMessage(String) - Method in interface javax.jms.Session
-
Creates an initialized TextMessage object.
- createTextXMLMessage() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
reuse the message object
- createTextXMLMessage(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
reuse the message object
- createTextXMLMessage() - Method in interface com.solacesystems.jcsmp.Producer
-
Deprecated.
- createTextXMLMessage(String) - Method in interface com.solacesystems.jcsmp.Producer
-
Deprecated.
- createTextXMLMessage() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createTextXMLMessage(String) - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createTopic(String) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Creates a new
Topic instance for
name.
- createTopic(TopicProperties) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Creates a new
Topic instance from
props.
- createTopic(String) - Static method in class com.solacesystems.jms.SolJmsUtility
-
Creates a Solace proprietary implementation of a topic given a topic name.
- createTopic(String) - Method in class com.solacesystems.jms.SolQueueSession
-
- createTopic(String) - Method in class com.solacesystems.jms.SolSession
-
- createTopic(String) - Method in interface javax.jms.Session
-
Creates a topic identity given a Topic name.
- createTopic(String) - Method in interface javax.jms.TopicSession
-
Creates a topic identity given a Topic name.
- createTopicConnection() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- createTopicConnection(String, String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- createTopicConnection() - Method in interface javax.jms.TopicConnectionFactory
-
Creates a topic connection with the default user identity.
- createTopicConnection(String, String) - Method in interface javax.jms.TopicConnectionFactory
-
Creates a topic connection with the specified user identity.
- createTopicDestination(String) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Deprecated.
- createTopicDestination(String) - Static method in class com.solacesystems.jcsmpx.impl.DestinationUtils
-
- createTopicSession(boolean, int) - Method in class com.solacesystems.jms.SolTopicConnection
-
- createTopicSession(boolean, int) - Method in interface javax.jms.TopicConnection
-
Creates a TopicSession object.
- createTopicSession(boolean, int) - Method in interface javax.jms.XATopicConnection
-
Creates an XATopicSession object.
- createTransactedSession() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createTransactedSession() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- createTransactedSession() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionManager
-
- createTransactedSession() - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- createTransactedSessionInternal() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createUnbindRequest(long, boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createUnbindRequest(long, boolean, Long, Long) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createUniqueName(String) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Provided for convenience only; creates a unique ID, to be used by
applications when naming Topic or Queue instances.
- createUnsubscribeRequest(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createWith(SMFHeaderBean) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.WireMessageFactory
-
- createWith(SMFHeaderBean, HeaderDescriptionBean) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.WireMessageFactory
-
- createWithInit(String, boolean) - Static method in class com.solacesystems.jcsmp.impl.QueueImpl
-
- createWithInit(String, boolean, String) - Static method in class com.solacesystems.jcsmp.impl.QueueImpl
-
- createWithInit(TopicProperties) - Static method in class com.solacesystems.jcsmp.impl.TopicImpl
-
- createWithInit(String, boolean, boolean) - Static method in class com.solacesystems.jcsmp.impl.TopicImpl
-
- createXACommit(long, byte, Xid) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createXAConnection() - Method in class com.solacesystems.jms.SolXAConnectionFactoryImpl
-
- createXAConnection(String, String) - Method in class com.solacesystems.jms.SolXAConnectionFactoryImpl
-
- createXAConnection() - Method in interface javax.jms.XAConnectionFactory
-
Creates an XAConnection with the default user identity.
- createXAConnection(String, String) - Method in interface javax.jms.XAConnectionFactory
-
Creates an XA connection with the specified user identity.
- createXAConnectionFactory() - Static method in class com.solacesystems.jms.SolJmsUtility
-
Creates a Solace proprietary implementation of an XAConnectionFactory.
- createXAConnectionFactory(Hashtable<?, ?>) - Static method in class com.solacesystems.jms.SolJmsUtility
-
Creates a Solace proprietary implementation of an XAConnectionFactory given an environment.
- createXAConnectionFactory(String, String, String, String, Hashtable<?, ?>) - Static method in class com.solacesystems.jms.SolJmsUtility
-
Creates a Solace proprietary implementation of an XAConnectionFactory given connection
parameters and an environment.
- createXAEnd(long, long, byte, Xid, TransactionSteps, JCSMPXMLMessageProducer) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createXAForget(long, byte, Xid) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createXAPrepare(long, byte, Xid) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createXAQueueConnection() - Method in class com.solacesystems.jms.SolXAConnectionFactoryImpl
-
- createXAQueueConnection(String, String) - Method in class com.solacesystems.jms.SolXAConnectionFactoryImpl
-
- createXAQueueConnection() - Method in interface javax.jms.XAQueueConnectionFactory
-
Creates an XA queue connection with the default user identity.
- createXAQueueConnection(String, String) - Method in interface javax.jms.XAQueueConnectionFactory
-
Creates an XA queue connection with the specified user identity.
- createXAQueueSession() - Method in class com.solacesystems.jms.SolXAQueueConnection
-
- createXAQueueSession() - Method in interface javax.jms.XAQueueConnection
-
Creates an XAQueueSession object.
- createXARecover(byte, int, byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createXARollback(long, byte, Xid) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createXASession() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- createXASession() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- createXASession() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionManager
-
- createXASession() - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
SolReserved - Creates a new
XASession with the connected appliance.
- createXASession() - Method in class com.solacesystems.jms.SolXAConnection
-
- createXASession() - Method in class com.solacesystems.jms.SolXAQueueConnection
-
- createXASession() - Method in class com.solacesystems.jms.SolXATopicConnection
-
- createXASession() - Method in interface javax.jms.XAConnection
-
Creates an XASession object.
- createXAStart(long, int, byte, Xid) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- createXATopicConnection() - Method in class com.solacesystems.jms.SolXAConnectionFactoryImpl
-
- createXATopicConnection(String, String) - Method in class com.solacesystems.jms.SolXAConnectionFactoryImpl
-
- createXATopicConnection() - Method in interface javax.jms.XATopicConnectionFactory
-
Creates an XA topic connection with the default user identity.
- createXATopicConnection(String, String) - Method in interface javax.jms.XATopicConnectionFactory
-
Creates an XA topic connection with the specified user identity.
- createXATopicSession() - Method in class com.solacesystems.jms.SolXATopicConnection
-
- createXATopicSession() - Method in interface javax.jms.XATopicConnection
-
Creates an XATopicSession object.
- createXMLContentMessage() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- createXMLContentMessage() - Method in interface com.solacesystems.jcsmp.Producer
-
- createXMLContentMessage() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- createXMLContentMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
- createXMLContentMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.FlowMessageProducerAdapter
-
- createXMLContentMessage(DeliveryMode) - Method in interface com.solacesystems.jms.impl.MessageProducerAdapter
-
- createXMLContentMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.TransactedMessageProducerAdapter
-
- createXMLContentMessage(DeliveryMode) - Method in class com.solacesystems.jms.impl.XAMessageProducerAdapter
-
- createXMLMessageConsumer(XMLMessageListener, JCSMPReconnectEventHandler, boolean) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- CRITICAL - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- CRLF - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- crMode() - Method in class com.solacesystems.jms.RouterCapabilities
-
- CSMP_URI - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CSMP_VERSION - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CSMP_VERSION_NUMBER - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CSMPChannel - Interface in com.solacesystems.jcsmp.protocol
-
CSMPChannel defines the channel control interfaces.
- CSMPControllerChannel - Interface in com.solacesystems.jcsmp.protocol
-
CSMPControllerChannel
- CSMPISNOTOK - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CSMPISOK - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- CSMPMessageFactory - Class in com.solacesystems.jcsmp.protocol.csmp
-
CSMPMessageFactory creates CSMP messages.
- CSMPPublisherChannel - Interface in com.solacesystems.jcsmp.protocol
-
CSMPPublisherChannel
- CSMPPublisherChannelObserver - Interface in com.solacesystems.jcsmp.protocol
-
- CSMPResponseParser - Class in com.solacesystems.jcsmp.protocol
-
- CSMPResponseParser.SUPacketBean - Class in com.solacesystems.jcsmp.protocol
-
Hydrated representation of a SubscriptionPacket
- CSMPResponseParser.SUResponseBean - Class in com.solacesystems.jcsmp.protocol
-
Hydrated representation of a SubscriptionUpdateResponse
- CSMPResponseParser.SUSubscriberCtrlBean - Class in com.solacesystems.jcsmp.protocol
-
Hydrated representation of a Subscriber Ctrl message
- CSMPSubscriberChannel - Interface in com.solacesystems.jcsmp.protocol
-
CSMPSubscriberChannel
- CustomLogger - Class in com.solacesystems.jms.impl
-
Wrapper around common logging that is one place
for formatting and optimizations
- CustomLogger(Class<?>) - Constructor for class com.solacesystems.jms.impl.CustomLogger
-
- EC_ACCESS_DENIED_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The endpoint doesn't have the required permissions.
- EC_BASIC_AUTHENTICATION_IS_SHUTDOWN - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The basic authentication is shut down.
- EC_BROWSER_DIRECT_MISMATCH_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The browser is not supported with direct transport.
- EC_CLIENT_CERTIFICATE_AUTHENTICATION_IS_SHUTDOWN - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The client certificate authentication is shut down.
- EC_CLIENT_CERTIFICATE_DATE_INVALID - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The client certificate date is invalid.
- EC_CLIENTID_ADMINISTRATIVELY_CONFIGURED_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The client id cannot be set because it is already administratively
configured.
- EC_CLIENTID_ALREADY_IN_USE_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The client id cannot be set because it is already in use.
- EC_CLIENTID_INVALID_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The client id cannot be set because it is invalid.
- EC_CLIENTID_NOT_SETTABLE_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The client id cannot be set because already invoked an operation on the
connection.
- EC_CLOSED_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The requested operation cannot be fulfilled because the underlying
resource was stale or closed.
- EC_DOCUMENT_TO_LARGE - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The message size is too large.
- EC_DUPLICATE_SUBSCRIBER_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The subscriber already exists.
- EC_ILLEGAL_DESTINATION_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The destination name is illegal.
- EC_ILLEGAL_OPERATION_NON_TRANSACTED_SESSION_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The operation is illegal on a non-transacted session.
- EC_ILLEGAL_OPERATION_TRANSACTED_SESSION_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The operation is illegal on a transacted session.
- EC_ILLEGAL_STATE_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The requested operation cannot be fulfilled because the object on which
it was performed is not in a state to support such an operation.
- EC_INTERNAL_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
An internal error occurred.
- EC_INVALID_SELECTOR_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The selector provided is invalid.
- EC_INVALID_TTL_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The provided TTL value is invalid.
- EC_KERBEROS_AUTHENTICATION_IS_SHUTDOWN - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
- EC_LOGIN_FAILURE_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
There has been a general login failure to the appliance: authentication
failed of unauthorized.
- EC_MAX_TRANSACTED_SESSIONS_EXCEEDED_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Max Transacted Sessions exceeded.
- EC_MAX_TRANSACTIONS_EXCEEDED_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Max transactions configured is exceeded.
- EC_MESSAGE_FORMAT_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
A read operation or a type conversion error occurred on a Structured
Data Type.
- EC_MISMATCH_RESPECT_TTL_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Respect TTL settings conflicts with the operation attempted.
- EC_NOLOCAL_DIRECT_MISMATCH_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
NoLocal attribute enabled is not supported with direct transport.
- EC_NON_XASESSION_TO_XAENDPOINT_BIND_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Non-XA session cannot bind to an XA endpoint.
- EC_NOT_CAPABLE_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The API is not capable to perform an operation because the operation is
invalid in the API's or the appliance's state.
- EC_NULL_MESSAGE_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The provided message parameter was null.
- EC_QUEUE_NOT_FOUND_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The queue cannot be found.
- EC_REPLICATION_IS_STANDBY_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Guaranteed publishing is not allowed when the Message VPN has a
Replication standby state.
- EC_SELECTOR_DIRECT_MISMATCH_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The selector is not supported with direct transport.
- EC_SHUTDOWN_ENDPOINT_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The endpoint is shut down.
- EC_SPOOL_OVER_QUOTA_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The client has attempted to publish to a spool which already over quota.
- EC_TEMP_DESTINATION_DELETED_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The temporary destination doesn't exist any more.
- EC_TEMP_DESTINATION_IN_USE_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Unable to delete a temporary destination because it is in use.
- EC_TEMP_DESTINATION_NOT_CREATOR_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The connection used for the temporary destination is not the connection
used to create it.
- EC_TOO_MANY_SUBSCRIBERS_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The number of consumers has reached the limit.
- EC_TOPIC_ENDPOINT_SELECTOR_MATCH_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Binding to a non-exclusive topic endpoint that is already bound with
a different ingress selector.
- EC_TOPIC_ENDPOINT_SUBSCRIPTION_MATCH_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Binding to a non-exclusive topic endpoint that is already bound with
a different subscription.
- EC_TRANSACTED_SESSION_DIRECT_MISMATCH_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Transacted sessions or XA sessions are not supported with direct
transport.
- EC_TRANSACTION_ROLLED_BACK_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The transaction rolled back unexpectedly.
- EC_TRANSPORT_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Communication error with the Solace appliance due to an error condition
or administrative operation.
- EC_UNKNOWN_ENDPOINT_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
The referenced endpoint is not compatible with the API or the
appliance's state.
- EC_UNKNOWN_FLOW_NAME_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
An attempt to re-establish a publisher flow failed due to lack of
publisher flow state recovered.
- EC_UNKNOWN_TRANSACTED_SESSION_NAME_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
An attempt to re-establish a transacted session failed because the
transacted session name is no longer known.
- EC_UNTRUSTED_CLIENT_CERTIFICATE - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Untrusted Client Certificate.
- EC_XASESSION_TO_LVQ_BIND_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
Binding to a Last Value Queue (LVQ) within an XASession is not allowed.
- EC_XASESSION_TO_NON_XAENDPOINT_BIND_ERROR - Static variable in class com.solacesystems.jms.impl.SolJMSErrorCodes
-
XA session cannot bind to a non-XA endpoint.
- effectiveLogLevel() - Method in exception com.solacesystems.jcsmp.transaction.xa.SolXAException
-
Returns the effective log level used with this error.
- effectiveLogLevelStr() - Method in exception com.solacesystems.jcsmp.transaction.xa.SolXAException
-
Returns the effective log level used with this error as a string.
- EIGHT - Static variable in interface com.solacesystems.jcsmp.protocol.smf.impl.SMFNumericConstants
-
- eightByteToUInt(byte[], int) - Static method in class com.solacesystems.common.util.NetworkByteOrderNumberUtil
-
- eightByteToUInt(byte[]) - Static method in class com.solacesystems.common.util.NetworkByteOrderNumberUtil
-
- ELEMENT_ARRAY_TOTALSIZE - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- ELEMENT_ATTACHMENT - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- ELEMENT_BIN_META_DATA - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- ELEMENT_CIDLIST - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- ELEMENT_META_DATA - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- ELEMENT_PAYLOAD - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- elements() - Static method in class com.solacesystems.jcsmp.MessageType
-
Deprecated.
- elements() - Static method in class com.solacesystems.jcsmp.statistics.RuntimeStatType
-
- elements() - Static method in class com.solacesystems.jcsmp.statistics.StatType
-
- EMERGENCY - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- EMPTY_CONSUMER_ID - Static variable in class com.solacesystems.common.xpe.SubscriptionXpe
-
- EMPTY_DOCID - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
empty docID value
- EMPTY_SDT - Static variable in class com.solacesystems.jcsmp.impl.sdt.TLVBuffer
-
- enableStartTimer() - Method in class com.solacesystems.jcsmp.impl.transaction.TimerSetter
-
Prep: enable future starting of timer
- enableXA() - Method in class com.solacesystems.jms.impl.SessionProperties
-
- ENCODE - Static variable in class com.solacesystems.common.util.Base64
-
Specify encoding.
- encode(byte[]) - Method in class com.solacesystems.common.util.Base85
-
- encode(byte[], int) - Method in class com.solacesystems.common.util.Base85
-
- encode(byte[], int, int) - Method in class com.solacesystems.common.util.Base85
-
- encode() - Method in class com.solacesystems.jcsmp.impl.OpenFlowWireMessageEncoder
-
- encode() - Method in interface com.solacesystems.jcsmp.impl.WireMessageEncoder
-
- encode() - Method in class com.solacesystems.jcsmp.impl.XAWireMessageEncoder
-
- encode(MessageProducerAdapter, Message, boolean, boolean, boolean, boolean, long, boolean, boolean) - Method in class com.solacesystems.jms.encoding.DefaultJMSEncoder
-
- encode(MessageProducerAdapter, Message, boolean, boolean, boolean, boolean, long, boolean, boolean) - Method in class com.solacesystems.jms.encoding.InteropTestEncoder
-
- encode(MessageProducerAdapter, Message, boolean, boolean, boolean, boolean, long, boolean, boolean) - Method in interface com.solacesystems.jms.encoding.JMSEncoder
-
- encodeBinaryMetadata(int, ContentBuffer) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.BinaryMetadataEncoder
-
- encodeBytes(byte[]) - Static method in class com.solacesystems.common.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int) - Static method in class com.solacesystems.common.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int) - Static method in class com.solacesystems.common.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int, int) - Static method in class com.solacesystems.common.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeCharacters - Variable in enum com.solacesystems.common.util.Base85.Version
-
- encodeConsumedMessageList(Map<FlowHandleImpl, TransactionSteps.InputFlowInfo>) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- encodeFromFile(String, boolean) - Static method in class com.solacesystems.common.util.Base64
-
Convenience method for reading a binary file
and base64-encoding it.
- encodeHeader(OutputStream, HeaderDescriptionBean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlHeaderEncoder
-
- encodeHeader(OutputStream, HeaderDescriptionBean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.ClientCtrlHeaderEncoder
-
- encodeHeader(OutputStream, HeaderDescriptionBean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.PubSubCtrlHeaderEncoder
-
- encodeHeader(OutputStream, HeaderDescriptionBean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.SMFHeaderEncoder
-
- encodeHeader(byte[], HeaderDescriptionBean, int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.SMFPubMsgHeaderEncoder
-
- encodeHeader(OutputStream, HeaderDescriptionBean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.SMFPubMsgHeaderEncoder
-
- encodeHeader(OutputStream, HeaderDescriptionBean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.SmpHeaderEncoder
-
- encodeHeader(OutputStream, HeaderDescriptionBean) - Method in interface com.solacesystems.jcsmp.protocol.WireEncoder
-
- encodeObject(Serializable) - Static method in class com.solacesystems.common.util.Base64
-
Serializes an object and returns the Base64-encoded
version of that serialized object.
- encodeObject(Serializable, int) - Static method in class com.solacesystems.common.util.Base64
-
Serializes an object and returns the Base64-encoded
version of that serialized object.
- encoder - Variable in class com.solacesystems.jcsmp.protocol.WireMessage
-
- Encoder - Static variable in class com.solacesystems.jms.SolMessageProducer
-
- encodeTL(GrowableByteBuffer, int, long, int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvCoderUtil
-
- encodeTL(GrowableByteBuffer, int, int, long, int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvCoderUtil
-
- encodeTL(byte[], int, int, long, int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvCoderUtil
-
- encodeTLAssuredCtrl(GrowableByteBuffer, int, long, int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvCoderUtil
-
- encodeTLAssuredCtrl(byte[], int, int, long, int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvCoderUtil
-
- encodeToFile(byte[], String, boolean) - Static method in class com.solacesystems.common.util.Base64
-
Convenience method for encoding data to a file.
- encodeXid(Xid) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.AssuredCtrlFactory
-
- encrypt(String) - Method in class com.solacesystems.common.DesEncrypter
-
- encrypt(byte[]) - Method in class com.solacesystems.common.util.AbstractCipherTool
-
- encrypt(byte[]) - Method in interface com.solacesystems.common.util.CipherTool
-
- encrypt(byte[]) - Method in class com.solacesystems.common.util.PassphraseCipherTool
-
- encryptBase64(String) - Method in interface com.solacesystems.common.util.Base64CipherTool
-
- encryptBase64(String) - Method in class com.solacesystems.common.util.PassphraseCipherTool
-
- end(Xid, int) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResourceImpl
-
- END_BOLD - Static variable in class com.solacesystems.common.HTMLConstants
-
- END_HTML - Static variable in class com.solacesystems.common.HTMLConstants
-
- END_ITALIC - Static variable in class com.solacesystems.common.HTMLConstants
-
- endElement(String, String, String) - Method in class com.solacesystems.common.jndi.JNDISAXParser
-
- endElement(String, String, String) - Method in class com.solacesystems.common.semp.SEMPSAXParser
-
- Endpoint - Interface in com.solacesystems.jcsmp
-
An Endpoint represents a appliance resource for consuming messages.
- endpoint - Variable in class com.solacesystems.jcsmp.impl.SessionSubscriptionEvent
-
Targeted endpoint for the subscription.
- endpoint - Variable in class com.solacesystems.jcsmp.impl.SubscriptionCache.SubscriptionCacheEntry
-
- ENDPOINT_ALREADY_EXISTS - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
An attempt was made to provision an Endpoint that already existed.
- ENDPOINT_MODIFIED - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
A transaction failed due to attempting to commit on an Endpoint that
changed state.
- ENDPOINT_MODIFIED_OR_DELETED - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- ENDPOINT_OUT_OF_RESOURCES_RETRY - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- ENDPOINT_OUT_OF_RESOURCES_ROLLBACK - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- ENDPOINT_PROPERTY_MISMATCH - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
An attempt was made to provision an Endpoint that already existed with
different properties.
- ENDPOINT_QUOTA_EXCEEDED - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- EndpointProperties - Class in com.solacesystems.jcsmp
-
- EndpointProperties() - Constructor for class com.solacesystems.jcsmp.EndpointProperties
-
EndpointProperties constructor using default values of null.
- EndpointProperties(Integer, Integer, Integer, Integer) - Constructor for class com.solacesystems.jcsmp.EndpointProperties
-
EndpointProperties constructor.
- EndpointProperties(Integer, Integer, Integer, Integer, Boolean) - Constructor for class com.solacesystems.jcsmp.EndpointProperties
-
EndpointProperties constructor.
- EndpointProperties(Integer, Integer, Integer, Integer, Boolean, Integer) - Constructor for class com.solacesystems.jcsmp.EndpointProperties
-
EndpointProperties constructor.
- EndpointProperties(Integer, Integer, Integer, Integer, Boolean, Integer, Integer) - Constructor for class com.solacesystems.jcsmp.EndpointProperties
-
EndpointProperties constructor.
- endPostReconnect() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- endReconnection(boolean, SimpleSmfClient.SS, SimpleSmfClient.SS, int) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- enqueue(Runnable) - Method in class com.solacesystems.common.concurrent.impl.SingleQueueExecutorImpl2
-
- enqueue(Runnable) - Method in class com.solacesystems.common.concurrent.SingleWorkerQueue
-
- enqueue(Runnable) - Method in interface com.solacesystems.common.concurrent.Worker
-
This method queues an item to be worked on
by the worker.
- enqueue() - Method in interface com.solacesystems.common.util.notification.NotificationPolicy
-
- enqueue() - Method in class com.solacesystems.common.util.notification.NotificationPolicy.ThrottledNotificationPolicy
-
- enqueue(Object) - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueue
-
Must hold the lock
- enqueue(ByteBuffer, SimpleSmfClient) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.PriorityData
-
- enqueue(WireMessage, SimpleSmfClient) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.PriorityData
-
- enqueueBlockingNotification(Notification) - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerNotificationDispatcher
-
- enqueueFlowToClose(Closeable) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
When a flow requests to be closed, it is added to a queue of flows to
close, until the time the next transaction begins.
- enqueueMsgWithIdUpdate(JCSMPXMLMessage) - Method in class com.solacesystems.jcsmp.impl.PubADManager
-
- enqueueMsgWithIdUpdateWithThrows(JCSMPXMLMessage) - Method in class com.solacesystems.jcsmp.impl.PubADManager
-
- enqueueNonBlockingNotification(Notification) - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerNotificationDispatcher
-
- enqueueNotification(Notification) - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ProducerNotificationDispatcher
-
- enqueuePriorityData(WireMessage) - Method in interface com.solacesystems.jcsmp.protocol.CSMPSubscriberChannel
-
- enqueuePriorityData(WireMessage) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- enqueuePriorityData(WireMessage) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- ensureCapacity(int) - Method in class com.solacesystems.common.util.CircularArrayList
-
- ensureObjectFit(int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.GrowableByteBuffer
-
Ensures additional object of size objectSize can be added to the buffer
- ENVVAR_DISABLE_STATS - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- ENVVAR_LOCALHOST - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- equals(Object) - Method in class com.solacesystems.common.SolEnum
-
- equals(Object) - Method in class com.solacesystems.common.util.ByteArray
-
- equals(Object) - Method in class com.solacesystems.common.util.SolByteBuffer
-
- equals(Object) - Method in class com.solacesystems.common.util.timers.TimeoutKey
-
- equals(Object) - Method in class com.solacesystems.common.util.TMASubscription
-
- equals(Object) - Method in class com.solacesystems.common.util.Topic
-
- equals(Object) - Method in class com.solacesystems.common.util.TopicSubscription
-
- equals(Object) - Method in class com.solacesystems.common.util.TransactionMessage
-
- equals(Object) - Method in class com.solacesystems.common.xa.SolXid
-
- equals(Object) - Method in class com.solacesystems.common.xpe.PriorityXpe
-
- equals(Object) - Method in class com.solacesystems.common.xpe.SubscriptionXpe
-
- equals(Object) - Method in class com.solacesystems.common.xpe.Xpe
-
- equals(Object) - Method in class com.solacesystems.jcsmp.CacheSessionProperties
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.queues.AbstractUnackedMessageList.MessageAckInfo
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.RawSMFMessageImpl
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.Request
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.TLVBuffer
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.UnsupportedTLV
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.SubscriptionCache.SubscriptionCacheEntry
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.timers.impl.JCSMPTimerImpl
-
- equals(Object) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
hashcode and equals to support shoving this into a Set
- equals(Object) - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- equals(Object) - Method in class com.solacesystems.jcsmp.MessageType
-
Deprecated.
Test for equality
- equals(Object) - Method in class com.solacesystems.jcsmp.Queue
-
- equals(Object) - Method in class com.solacesystems.jcsmp.statistics.RuntimeStatType
-
Test for equality.
- equals(Object) - Method in class com.solacesystems.jcsmp.statistics.StatType
-
Test for equality
- equals(Object) - Method in class com.solacesystems.jcsmp.Topic
-
Tests if equal to another topic.
- equals(Object) - Method in class com.solacesystems.jcsmp.TopicEndpoint
-
- equals(Object) - Method in class com.solacesystems.jcsmpx.impl.DestinationImpl
-
- equals(Object) - Method in class com.solacesystems.jcsmpx.impl.MessageListenerAdapter
-
- equals(Object) - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- equals(String, Throwable) - Method in class com.solacesystems.jms.impl.JCSMPErrorExceptionKey
-
- equals(String, Throwable) - Method in class com.solacesystems.jms.impl.JCSMPExceptionKey
-
- equals(Object) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- equals(Object) - Method in class com.solacesystems.jms.SolDestination
-
- equals(Object) - Method in class com.solacesystems.jms.SolXAConnectionFactoryImpl
-
- equiv(SDTMap, SDTMap) - Static method in class com.solacesystems.jcsmp.impl.sdt.InteropTest
-
- equiv(SDTStream, SDTStream) - Static method in class com.solacesystems.jcsmp.impl.sdt.InteropTest
-
- errCodeStr() - Method in exception com.solacesystems.jcsmp.transaction.xa.SolXAException
-
Returns the XAException error code as a string.
- error(Class<?>, String) - Static method in class com.solacesystems.common.util.trace.Trace
-
- error(Class<?>, Object) - Static method in class com.solacesystems.common.util.trace.Trace
-
- error(Class<?>, String, Throwable) - Static method in class com.solacesystems.common.util.trace.Trace
-
- error(Object, String) - Static method in class com.solacesystems.common.util.trace.Trace
-
- error(Object, Object) - Static method in class com.solacesystems.common.util.trace.Trace
-
- error(Object, String, Throwable) - Static method in class com.solacesystems.common.util.trace.Trace
-
- ERROR - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- error(String, Object...) - Method in class com.solacesystems.jms.impl.CustomLogger
-
- error(String) - Method in class com.solacesystems.jms.impl.CustomLogger
-
- error(String, Throwable) - Method in class com.solacesystems.jms.impl.CustomLogger
-
- ERROR_TOPIC_IS_WILD - Static variable in class com.solacesystems.common.util.DestinationUtil
-
- errSubCode() - Method in exception com.solacesystems.jcsmp.transaction.xa.SolXAException
-
Returns the error subcode.
- errSubCodeStr() - Method in exception com.solacesystems.jcsmp.transaction.xa.SolXAException
-
Returns the error subcode as a string.
- escape(String) - Static method in class com.solacesystems.common.xml.XMLUtils
-
- EscapedAmpersand - Static variable in class com.solacesystems.common.xml.XMLUtils
-
- EscapedAmpersandLength - Static variable in class com.solacesystems.common.xml.XMLUtils
-
- EscapedApostrophe - Static variable in class com.solacesystems.common.xml.XMLUtils
-
- EscapedApostropheLength - Static variable in class com.solacesystems.common.xml.XMLUtils
-
- EscapedGreaterThan - Static variable in class com.solacesystems.common.xml.XMLUtils
-
- EscapedGreaterThanLength - Static variable in class com.solacesystems.common.xml.XMLUtils
-
- EscapedLessThan - Static variable in class com.solacesystems.common.xml.XMLUtils
-
- EscapedLessThanLength - Static variable in class com.solacesystems.common.xml.XMLUtils
-
- EscapedQuote - Static variable in class com.solacesystems.common.xml.XMLUtils
-
- EscapedQuoteLength - Static variable in class com.solacesystems.common.xml.XMLUtils
-
- establishP2pSub() - Method in class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategy
-
- establishP2pSub() - Method in class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategyClient
-
- establishP2pSub() - Method in class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategyPubdata
-
- establishP2pSub() - Method in class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategySubdata
-
- evaluate(Expression, Object) - Method in class com.solacesystems.common.util.expression.AndOperator
-
- evaluate(Expression, Object) - Method in class com.solacesystems.common.util.expression.BooleanExpressionArgument
-
- evaluate(Object) - Method in class com.solacesystems.common.util.expression.Expression
-
Evaluate the expression with the provided input.
- evaluate(Expression, Object) - Method in class com.solacesystems.common.util.expression.Expression
-
- evaluate(Expression, Object) - Method in interface com.solacesystems.common.util.expression.ExpressionArgument
-
This method is called when an argument in the expression stack is
evaluated.
- evaluate(Expression, Object) - Method in class com.solacesystems.common.util.expression.NotOperator
-
- evaluate(Expression, Object) - Method in class com.solacesystems.common.util.expression.OrOperator
-
- eventLoop() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor
-
- EventMessage - Interface in com.solacesystems.jcsmp
-
Base Interface for Event Messages sent through the datapath.
- ExactFormatter - Class in com.solacesystems.jcsmp.impl.sdt
-
Basic Formatter that doesn't do any type conversions.
- ExactFormatter() - Constructor for class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- Example - Class in com.solacesystems.common.expect
-
- Example() - Constructor for class com.solacesystems.common.expect.Example
-
- EXCEEDED_MAX_SESSIONS - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- EXCEEDED_MAX_SPOOL_UTILIZATION - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- EXCEEDED_MAX_TXN_SIZE - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- exception - Variable in class com.solacesystems.jcsmp.impl.SessionSubscriptionEvent
-
Failure exception.
- EXCEPTION_MESSAGE_KEY - Static variable in class com.solacesystems.common.util.StringUtil
-
- ExceptionListener - Interface in javax.jms
-
If a JMS provider detects a serious problem with a Connection
object, it informs the Connection object's
ExceptionListener, if one has been registered.
- ExceptionMap - Static variable in class com.solacesystems.jms.impl.Validator
-
- ExceptionMatcher - Interface in com.solacesystems.common.expect
-
- exceptionMatcher - Variable in class com.solacesystems.common.expect.ExpectDatabase.ExpectDatabaseEntry
-
- exceptionMatches(Exception) - Method in class com.solacesystems.common.expect.DefaultExceptionMatcher
-
- exceptionMatches(Exception) - Method in interface com.solacesystems.common.expect.ExceptionMatcher
-
- execute(String, String, String, String, String[]) - Method in class com.solacesystems.common.util.JMXClient
-
- execute(String, String, String, String, String[], boolean) - Method in class com.solacesystems.common.util.JMXClient
-
Execute command against remote JMX agent.
- execute(T) - Method in interface com.solacesystems.common.util.ListOperationsUtil.CommandRunner
-
- execute(Object, String, String[]) - Static method in class com.solacesystems.common.util.Reflection
-
- execute(WireMessage) - Method in class com.solacesystems.jcsmp.impl.client.ClientRequestResponse
-
- execute(Object) - Method in class com.solacesystems.jcsmp.impl.flow.BindRequestTask
-
- execute(Object) - Method in class com.solacesystems.jcsmp.impl.flow.FlowTask
-
- execute(Object) - Method in class com.solacesystems.jcsmp.impl.flow.UnbindRequestTask
-
- execute(Object) - Method in class com.solacesystems.jcsmp.impl.flow.UnsubscribeRequestTask
-
- execute1(String, Integer, Double) - Method in class com.solacesystems.common.util.Reflection
-
- executeAll(Collection<T>, ListOperationsUtil.CommandRunner<T>) - Static method in class com.solacesystems.common.util.ListOperationsUtil
-
- executeJndiQuery(JndiMessage) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- executeJndiQuery(JndiMessage) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- executeJndiQuery(JndiMessage) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
SolReserved - Executes a JNDI query against the appliance, opening the control channel, if
required.
- executeJndiQuery(JndiMessage) - Method in interface com.solacesystems.jcsmp.protocol.CSMPControllerChannel
-
- executeJndiQuery(JndiMessage) - Method in class com.solacesystems.jcsmp.protocol.impl.ControllerChannel
-
- executeJndiQuery(JndiMessage) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- executeOneCmd(String, String, String, String, String) - Method in class com.solacesystems.common.util.JMXClient
-
- exists(long) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactionSteps.InputFlowExtendedInfo
-
- Expect - Annotation Type in com.solacesystems.common.expect
-
Expect provides a mechanism to alter the success/fail behaviour
of a unit test without modifying the code.
- ExpectConfig - Interface in com.solacesystems.common.expect
-
Deprecated.
- ExpectConfigMgr - Class in com.solacesystems.common.expect
-
Deprecated.
- ExpectConfigMgr() - Constructor for class com.solacesystems.common.expect.ExpectConfigMgr
-
Deprecated.
- ExpectDatabase - Class in com.solacesystems.common.expect
-
- ExpectDatabase(String[]) - Constructor for class com.solacesystems.common.expect.ExpectDatabase
-
- ExpectDatabase.ExpectDatabaseEntry - Class in com.solacesystems.common.expect
-
- ExpectDatabaseEntry() - Constructor for class com.solacesystems.common.expect.ExpectDatabase.ExpectDatabaseEntry
-
- expiration - Variable in class com.solacesystems.jcsmp.impl.sdt.InteropTest
-
- EXPIRATION_KEY - Static variable in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- Expression - Class in com.solacesystems.common.util.expression
-
This class represents a generic postfix (also known as reverse polish)
expression stack.
- Expression() - Constructor for class com.solacesystems.common.util.expression.Expression
-
Expression constructor.
- Expression(Expression) - Constructor for class com.solacesystems.common.util.expression.Expression
-
Copy constructor to clone the passed expression stack.
- ExpressionArgument - Interface in com.solacesystems.common.util.expression
-
Interface for operands and operators that appear in the expression stack.
- EXTRA_PUBLISHER_MSGS - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- extractBits(long, long, long) - Static method in class com.solacesystems.common.util.BitTwiddleUtil
-
- extractHostFromHostPort(String) - Static method in class com.solacesystems.jcsmp.protocol.impl.InetAddressUtil
-
- GD_RECONNECT_FAIL_ACTION - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
A string property to define the behavior when the API is unable to reconnect guaranteed delivery after reconnecting the session.
- GD_RECONNECT_FAIL_ACTION_AUTO_RETRY - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
Clear the publisher state and reconnect the publisher flow.
- GD_RECONNECT_FAIL_ACTION_AUTO_RETRY - Static variable in interface com.solacesystems.jms.SupportedProperty
-
Clear the publisher state and reconnect the publisher flow.
- GD_RECONNECT_FAIL_ACTION_DISCONNECT - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
Close the session, even if the
reconnectRetries is configured to a non-zero value.
- GD_RECONNECT_FAIL_ACTION_DISCONNECT - Static variable in interface com.solacesystems.jms.SupportedProperty
-
Close the connection, even if SOLCLIENT_SESSION_PROP_RECONNECT_RETRIES is configured to a non-zero value.
- GENERAL_PUB_ALLOCATOR_NAME - Static variable in interface com.solacesystems.jcsmp.protocol.CSMPPublisherChannel
-
- GENERAL_SUB_ALLOCATOR_NAME - Static variable in interface com.solacesystems.jcsmp.protocol.CSMPSubscriberChannel
-
- generate(String, String, Collection<Property<?>>, String, int) - Static method in class com.solacesystems.common.property.PropertyBeanGenerator
-
- GENERATE_RCV_TIMESTAMPS - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- GENERATE_SEND_TIMESTAMPS - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- GENERATE_SENDER_ID - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- GENERATE_SEQUENCE_NUMBERS - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- generateFlowEvent(FlowHandleImpl, boolean, String) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- generateFlowEvent(FlowHandleImpl, FlowEventArgs) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- generateId() - Method in class com.solacesystems.jms.impl.IdGenerator
-
Generate a unqiue id
- generateRandom10Chars() - Static method in class com.solacesystems.jcsmp.impl.client.ClientInfoUtil
-
- generateShortId() - Method in class com.solacesystems.jms.impl.IdGenerator
-
Generate a unqiue short id that is 20 characters long
- GenericPool<T> - Class in com.solacesystems.common.util
-
- GenericPool(Class<?>) - Constructor for class com.solacesystems.common.util.GenericPool
-
- GenericPool(Class<?>, int) - Constructor for class com.solacesystems.common.util.GenericPool
-
- GenericPool(GenericPoolFactory, int) - Constructor for class com.solacesystems.common.util.GenericPool
-
- GenericPool.PoolEntry<T> - Class in com.solacesystems.common.util
-
- GenericPoolFactory - Interface in com.solacesystems.common.util
-
- GenericRequestTask - Class in com.solacesystems.jcsmp.impl.requestreply
-
- GenericRequestTask(JCSMPSession, XMLMessage, XMLMessageProducer, JCSMPXMLMessageConsumer, Destination, long) - Constructor for class com.solacesystems.jcsmp.impl.requestreply.GenericRequestTask
-
- GenericResourceBundleSupport - Class in com.solacesystems.common.util.i18n
-
- GenericResourceBundleSupport(String, ClassLoader) - Constructor for class com.solacesystems.common.util.i18n.GenericResourceBundleSupport
-
create a new instance for the basename and classloader
- get(int) - Method in class com.solacesystems.common.util.CircularArrayList
-
- get(int) - Method in class com.solacesystems.common.util.expression.Expression
-
Gets the expression argument at the specified index.
- get(int) - Method in class com.solacesystems.common.util.TLinkedList
- get(int) - Method in class com.solacesystems.jcsmp.impl.ConsumerIdReadOnlyParserList
-
- get(int) - Method in class com.solacesystems.jcsmp.impl.queues.CircularBufferList
-
- get(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- get(byte[], List<SubscriptionMatchEntry<T>>) - Method in class com.solacesystems.jcsmp.impl.SubscriptionHashMap
-
- get(byte[], List<SubscriptionMatchEntry<T>>) - Method in class com.solacesystems.jcsmp.impl.SubscriptionMap
-
- get(byte[], List<SubscriptionMatchEntry<T>>) - Method in class com.solacesystems.jcsmp.impl.SubscriptionTree
-
- get(byte[], int, int, List<SubscriptionMatchEntry<T>>) - Method in class com.solacesystems.jcsmp.impl.SubscriptionTree
-
- get(byte[], int, int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.GrowableByteBuffer
-
- get(byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.GrowableByteBuffer
-
- get() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.GrowableByteBuffer
-
- get(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the value mapped to the specified case-sensitive key.
- get(String, Throwable) - Method in class com.solacesystems.jms.impl.JCSMPExceptionMapper.ArrayListMapper
-
- get(String, Throwable) - Method in class com.solacesystems.jms.impl.JCSMPExceptionMapper
-
- GET_MSG_REQUEST - Static variable in class com.solacesystems.jcsmp.impl.solcache.CacheGetRequest
-
- GET_MSG_RESPONSE - Static variable in class com.solacesystems.jcsmp.impl.solcache.CacheGetRequest
-
- GET_MSG_SEQUENCE_REQUEST - Static variable in class com.solacesystems.jcsmp.impl.solcache.CacheGetRequest
-
- GET_NEXT_MSG_REQUEST - Static variable in class com.solacesystems.jcsmp.impl.solcache.CacheGetRequest
-
- GET_NEXT_MSG_RESPONSE - Static variable in class com.solacesystems.jcsmp.impl.solcache.CacheGetRequest
-
- GET_NEXT_MSG_SEQUENCE_REQUEST - Static variable in class com.solacesystems.jcsmp.impl.solcache.CacheGetRequest
-
- get_property(String) - Method in class com.solacesystems.common.util.ApplicationCipherTool
-
- GET_VERSION - Static variable in class com.solacesystems.jcsmp.impl.solcache.CacheGetRequest
-
- GET_VERSION_SUPPORTED - Static variable in class com.solacesystems.jcsmp.impl.solcache.CacheGetRequest
-
- getAcceptedIssuers() - Method in class com.solacesystems.jcsmp.secure.AuthSSLX509TrustManager
-
- getAccessType() - Method in class com.solacesystems.jcsmp.EndpointProperties
-
Returns the access type for the endpoint.
- getAccessType(AssuredCtrlEnums.QueueAccessType) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getAckCreateSendLock() - Method in interface com.solacesystems.jcsmp.impl.flow.FlowHandle
-
- getAckCreateSendLock() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getAckEventMode() - Method in class com.solacesystems.jcsmp.ProducerFlowProperties
-
- getAckHandler() - Method in class com.solacesystems.jms.impl.SessionProperties
-
- getAckHandler() - Method in class com.solacesystems.jms.SolConnectionConsumerRA
-
- getAckLastSerialNumber() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getAckMessageId() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getAckMessageId() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getAckMessageId() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getAckMessageId() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- getAckMode() - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
Gets the flow's acknowledgement mode.
- getAcknowledgeMode() - Method in class com.solacesystems.jms.impl.SessionProperties
-
- getAcknowledgeMode() - Method in class com.solacesystems.jms.SolSession
-
- getAcknowledgeMode() - Method in interface javax.jms.Session
-
Returns the acknowledgement mode of the session.
- getAckThreshold() - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
Gets the flow's acknowledgement threshold.
- getAckThreshold() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getAckTimerInMsecs() - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
Gets the flow's acknowledgement timer value (in milliseconds).
- getAckTransaction() - Method in class com.solacesystems.jms.SolConnectionConsumerRA
-
- getAction() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseParam
-
- getActionString(int) - Static method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- getActiveFlowIndication(boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getActiveFlows() - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- getActiveTransaction(long) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionManager
-
- getAdCtrlBind(Endpoint, Topic, int, int, String, AssuredCtrlEnums.FlowType, long, long, String, EndpointProperties, Long, boolean, boolean, ReplayStartLocation, Long) - Method in class com.solacesystems.jcsmp.protocol.impl.ClientMessageFactory
-
- getAdf() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getAdf() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- getAdminService() - Method in class com.solacesystems.common.config.Router
-
- getAdSessionUid() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getADSettings() - Method in interface com.solacesystems.jcsmp.protocol.CSMPPublisherChannel
-
- getADSettings() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- getAggregatedEvents() - Method in class com.solacesystems.common.util.notification.NotificationEvent
-
Returns the aggregated events
- getAllOthersPermissions(Integer) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getAllowDuplicateClientId() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getAllowDuplicateClientId() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getAllowDuplicateClientId() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether a duplicate client ID is allowed.
- getAllowDuplicateClientId() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getApplicationAck(long, long) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getApplicationMessageId() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getApplicationMessageId() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getApplicationMessageId() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getApplicationMessageId() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the application message ID, a string for an application-specific
message identifier.
- getApplicationMessageType() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getApplicationMessageType() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getApplicationMessageType() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getApplicationMessageType() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the application message type.
- getAppMessageID() - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- getAppMessageID() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- getAppMessageID() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- getAppMessageID() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getAppMessageID() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getAppMessageID() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getAppMessageID() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- getAppMessageType() - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- getAppMessageType() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- getAppMessageType() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- getAppMessageType() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getAppMessageType() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getAppMessageType() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getAppMessageType() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- getAssuredActiveFlowIndication(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredCtrlFactory() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getAssuredCtrlVersion() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderBean
-
- getAssuredFlowId(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredFlowName(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredFlowType(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredLastMsgIdAcked(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredLastMsgIdSent(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredPublisherId(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredQueueAccessType(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredTransactedSessionId(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredTransactedSessionName(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredTransactedSessionState(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredTransactionCtrlMessageType(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredTransactionDFPubAck(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredTransactionId(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredTtl(byte[], int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredTtlTime(byte[], int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredWindowSize(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAssuredXACtrlMessageType(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getAttachmentByteBuffer() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getAttachmentByteBuffer() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getAttachmentByteBuffer() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getAttachmentByteBuffer() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets a ByteBuffer containing the message's binary
attachment.
- getAttachmentContent() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getAttachmentContentBuffer() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getAttachmentContentLength() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getAttachmentContentLength() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getAttachmentContentLength() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getAttachmentContentLength() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the length of the attachment.
- getAuthenticationScheme(int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl
-
- getAuthenticationScheme() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getAuthenticationScheme() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getAuthenticationScheme() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the authentication scheme.
- getAuthenticationScheme() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getBackingArray() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- getBackingArray() - Method in interface com.solacesystems.jms.message.BytesMessageIF
-
- getBackingArray() - Method in class com.solacesystems.jms.message.SolBytesMessage
-
- getBackingArrayLength() - Method in interface com.solacesystems.jms.message.BytesMessageIF
-
- getBackingArrayLength() - Method in class com.solacesystems.jms.message.SolBytesMessage
-
- getBackingArrayOffset() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- getBinaryMetadataCB() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getBinaryMetadataContentLength(int) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getBinaryMetadataContentLength(int) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getBinaryMetadataContentLength(int) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getBinaryMetadataContentLength(int) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- getBinaryMetadataType() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getBinaryMetadataTypes() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getBinaryMetadataTypes() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getBinaryMetadataTypes() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getBinaryMetadataTypes() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- getBinaryMetaEncodedLength(ContentBuffer) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.BinaryMetadataEncoder
-
- getBinaryMetaEncodedLength(Collection<ContentBuffer>) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.BinaryMetadataEncoder
-
- getBindResource() - Method in class com.solacesystems.jcsmp.impl.flow.FlowTask
-
- getBodyAsBytes() - Method in interface com.solacesystems.common.protocol.ProtocolRequest
-
Gets the protocol request as an array of bytes.
- getBodyLength() - Method in class com.solacesystems.jms.message.SolBytesMessage
-
Gets the number of bytes of the message body when the message is in read-only mode.
- getBodyLength() - Method in interface javax.jms.BytesMessage
-
Gets the number of bytes of the message body when the message
is in read-only mode.
- getBoolean(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getBoolean(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getBoolean(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getBoolean(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getBoolean(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getBoolean(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the Boolean value mapped to the specified case-sensitive key.
- getBoolean(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getBoolean(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getBoolean(String) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Returns the boolean value with the specified name.
- getBoolean(String) - Method in interface javax.jms.MapMessage
-
Returns the boolean value with the specified name.
- getBooleanProperty(String) - Method in class com.solacesystems.common.ObjectPropertySet
-
Searches for the property with the specified key in the property list and
converts to Boolean.
- getBooleanProperty(String) - Method in class com.solacesystems.jcsmp.JCSMPPropertyMap
-
Searches for the property with the specified key in the property list and
converts to Boolean.
- getBooleanProperty(String) - Method in class com.solacesystems.jms.message.SolMessage
-
- getBooleanProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the boolean property with the
specified name.
- getBoundResource() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getBranchQualifier() - Method in class com.solacesystems.common.xa.SolXid
-
- getBrowserFlow() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getBrowserTimeoutInMS() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getBrowserTimeoutInMS() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getBrowserTimeoutInMS() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
- getBrowserTimeoutInMS() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getBuffer() - Method in class com.solacesystems.common.util.ByteArray
-
Get the reference backing array.
- getBuffer() - Method in class com.solacesystems.common.util.ByteBuffer
-
Gets the backing byte array.
- getBuffer() - Method in class com.solacesystems.jcsmp.protocol.smf.FastSmfParamContainer
-
- getBufferCapacity() - Method in class com.solacesystems.common.util.ByteBuffer
-
Returns the capacity of the backing byte array.
- getBufferRefInternal() - Method in class com.solacesystems.jcsmp.impl.ContentBuffer
-
Get a reference to the internal backing byte array.
- getBufferSize() - Method in class com.solacesystems.common.util.ByteBuffer
-
Returns the amount of data in the byte array.
- getBuildDate() - Method in interface com.solacesystems.common.config.Version
-
- getBuildDate() - Method in class com.solacesystems.common.config.VersionBean
-
- getBuildTag() - Method in interface com.solacesystems.common.config.Version
-
- getBuildTag() - Method in class com.solacesystems.common.config.VersionBean
-
- getByte(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getByte(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getByte(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getByte(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getByte(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getByte(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the Byte value mapped to the specified case-sensitive key.
- getByte(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getByte(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getByte(String) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Returns the byte value with the specified name.
- getByte(String) - Method in interface javax.jms.MapMessage
-
Returns the byte value with the specified name.
- getByteArray(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getByteArray(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getByteArray(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getByteArray(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getByteArray(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getByteArray() - Method in class com.solacesystems.jcsmp.impl.sdt.UnsupportedTLV
-
- getByteArray(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
- getByteArray() - Method in interface com.solacesystems.jcsmp.SDTUnknownType
-
- getByteArray(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getByteArray(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getByteBufferRefInternal() - Method in class com.solacesystems.jcsmp.impl.ContentBuffer
-
- getByteProperty(String) - Method in class com.solacesystems.jms.message.SolMessage
-
- getByteProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the byte property with the specified
name.
- getBytes() - Method in interface com.solacesystems.jcsmp.BytesXMLMessage
-
Gets a byte array with the message content of the XML part.
- getBytes() - Method in class com.solacesystems.jcsmp.impl.JCSMPGenericXMLMessage
-
- getBytes() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getBytes(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getBytes(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getBytes(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getBytes(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getBytes(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getBytes() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getBytes(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the byte[] value mapped to the specified case-sensitive key.
- getBytes(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getBytes(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getBytes(String) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Returns the byte array value with the specified name.
- getBytes(String) - Method in interface javax.jms.MapMessage
-
Returns the byte array value with the specified name.
- getBytesWritten() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getCachedSelector() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getCachedTopic() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getCacheName() - Method in class com.solacesystems.jcsmp.CacheSessionProperties
-
Gets the cache name of the cache to send the request to.
- getCacheRequestException() - Method in interface com.solacesystems.jcsmp.CacheEventMessage
-
Returns the exception that occurred when a cache request failed.
- getCacheRequestException() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getCacheRequestId() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getCacheRequestId() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getCacheRequestId() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getCacheRequestId() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Return the request ID set in the cache request.
- getCacheRequestResult() - Method in interface com.solacesystems.jcsmp.CacheEventMessage
-
Returns the result of the cache request.
- getCacheRequestResult() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getCacheRequestTopic() - Method in interface com.solacesystems.jcsmp.CacheEventMessage
-
Returns the topic the cache data was for.
- getCacheRequestTopic() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getCacheService() - Method in class com.solacesystems.jcsmp.impl.ContextImpl
-
- getCacheTopic() - Method in class com.solacesystems.jcsmp.CacheSessionProperties
-
Gets the Topic for the cache request.
- getCallbackOnDispatcherThread() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getCallbackOnIOThread() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getCallbackOnIOThread() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getCallbackOnIOThread() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether to call MessageListeners directly from the IO thread.
- getCallbackOnIOThread() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getCapability(CapabilityType) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getCapability(CapabilityType) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- getCapability(CapabilityType) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Gets the value of a capability for the currently connected Session.
- getCapacity() - Method in class com.solacesystems.jcsmp.impl.queues.CircularBufferList
-
- getCause() - Method in exception com.solacesystems.jcsmp.StaleSessionException
-
- getCertPathParameters() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getCFPropertyBean() - Method in class com.solacesystems.jms.impl.ConnectionProperties
-
- getChannel() - Method in class com.solacesystems.jcsmp.impl.flow.TaskSessionRefs
-
- getChannel() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getChannel() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader
-
- getChannel() - Method in interface com.solacesystems.jcsmp.protocol.nio.IOHandler
-
- getChannel() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getChannelProperties() - Method in interface com.solacesystems.jcsmp.protocol.CSMPChannel
-
- getChannelProperties() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpChannel
-
- getChar(String) - Method in class com.solacesystems.common.util.i18n.StringResourceBundleSupport
-
Look up the specified key in the receiver's resource bundle.
- getChar(String) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Returns the Unicode character value with the specified name.
- getChar(String) - Method in interface javax.jms.MapMessage
-
Returns the Unicode character value with the specified name.
- getCharacter(String) - Method in class com.solacesystems.common.util.i18n.StringResourceBundleSupport
-
Look up the specified key in the receiver's resource bundle.
- getCharacter(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getCharacter(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getCharacter(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getCharacter(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getCharacter(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getCharacter(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the Character value mapped to the specified case-sensitive key.
- getCharacter(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getCharacter(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getCiphers() - Method in class com.solacesystems.common.bean.SecureConnectionBean
-
- getCiphersToUse(HashSet<String>, ArrayList<String>, ArrayList<String>) - Method in class com.solacesystems.jcsmp.protocol.smf.SSLSmfClient
-
- getCipherSuites() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getCipherSuitesList() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getClass(String[], String) - Static method in class com.solacesystems.common.util.Reflection
-
- getClientCapabilities() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl
-
- getClientChannel() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getClientCtrlVersion() - Method in class com.solacesystems.jcsmp.protocol.smf.ClientCtrlHeaderBean
-
- getClientDescription(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl
-
- getClientDescription() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getClientDescription() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getClientDescription() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the application description on the appliance for the data connection.
- getClientDescription() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getClientID() - Method in class com.solacesystems.jms.impl.ConnectionFactoryProperties
-
Deprecated.
- getClientID() - Method in class com.solacesystems.jms.impl.JNDIConnectionProperties
-
Deprecated.
- getClientID() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getClientID() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getClientID() - Method in class com.solacesystems.jms.SolConnection
-
- getClientID() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the client name on the appliance for the data connection.
- getClientID() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getClientID() - Method in interface javax.jms.Connection
-
Gets the client identifier for this connection.
- getClientInfoProvider() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getClientName(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl
-
- getClientName() - Method in class com.solacesystems.jms.SolConnection
-
- getCloseXASessionMessageType(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getClusterNames() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheGetResponse
-
- getCode() - Method in class com.solacesystems.common.semp.SEMPSAXParser
-
- getCode() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseParam
-
- getCode() - Method in class com.solacesystems.jms.impl.JCSMPErrorExceptionKey
-
- getComment(String) - Method in class com.solacesystems.common.semp.SEMPSAXParser
-
- getCommonNames() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getComparable() - Method in class com.solacesystems.common.util.property.Property.Source
-
- getCompatFlags() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getCompressedPort() - Method in class com.solacesystems.common.config.DataService
-
- getCompressedURL() - Method in class com.solacesystems.common.config.JMSService
-
- getCompressionLevel() - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- getCompressionLevel() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getCompressionLevel() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getCompressionLevel() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to enable and specify the ZLIB compression level.
- getCompressionLevel() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getCompressionMode() - Method in class com.solacesystems.jcsmp.protocol.smf.SSLSmfClient
-
- getConnCounter() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getConnCounterTag() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- getConnCounterTag() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getConnection() - Method in class com.solacesystems.jms.SolSession
-
- getConnection() - Method in interface com.solacesystems.jms.SolSessionIF
-
- getConnection() - Method in class com.solacesystems.jms.SolTemporaryQueue
-
- getConnection() - Method in interface com.solacesystems.jms.SolTemporaryQueueIF
-
- getConnection() - Method in class com.solacesystems.jms.SolTemporaryTopic
-
- getConnection() - Method in interface com.solacesystems.jms.SolTemporaryTopicIF
-
- getConnectionInfoString() - Method in exception com.solacesystems.jcsmp.JCSMPErrorResponseException
-
- getConnectionProperties() - Method in class com.solacesystems.jms.impl.SessionProperties
-
- getConnectionType(TlvParameterFactoryClientCtrl.ConnectionType) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl
-
- getConnectNotifyService() - Method in class com.solacesystems.jcsmp.impl.ContextImpl
-
- getConnectRetries() - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- getConnectRetries() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getConnectRetries() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getConnectRetries() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the total number of times to attempt
and retry a connection when establishing an initial connection
for a Session to a host router.
- getConnectRetries() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getConnectRetriesPerHost() - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- getConnectRetriesPerHost() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getConnectRetriesPerHost() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getConnectRetriesPerHost() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the number of times to
retry data connection attempts to a single host before moving on to the next host
in the list.
- getConnectRetriesPerHost() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getConnectTimeoutInMillis() - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- getConnectTimeoutInMillis() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getConnectTimeoutInMillis() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getConnectTimeoutInMillis() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the timeout in milliseconds on a data connection attempt.
- getConnectTimeoutInMillis() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getConnTag() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- getConnTimeout() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getConsumer() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getConsumer() - Method in interface com.solacesystems.jcsmp.impl.MessageDispatchTarget
-
If the MessageDispatchTarget instance is not yet subscribed with the MessageDispatcher, this method will return null.
- getConsumer() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- getConsumer() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- getConsumer() - Method in class com.solacesystems.jms.impl.ConnectionConsumerTransactionStrategy
-
- getConsumerDefaultFlowCongestionLimit() - Method in class com.solacesystems.jcsmp.JCSMPGlobalProperties
-
Gets the default consumer's congestion limit.
- getConsumerDefaultFlowCongestionLimit() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getConsumerDefaultFlowUncongestedLimit() - Method in class com.solacesystems.jcsmp.JCSMPGlobalProperties
-
- getConsumerDispatcher() - Method in class com.solacesystems.jcsmp.impl.ContextImpl
-
- getConsumerDispatcherQueueSize() - Method in class com.solacesystems.jcsmp.JCSMPGlobalProperties
-
Gets the size of the consumer notification dispatcher queue.
- getConsumerDispatcherQueueSize() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getConsumerId() - Method in class com.solacesystems.common.xpe.SubscriptionXpe
-
Gets the consumerId of this XPE.
- getConsumerIdList() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getConsumerIdList() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getConsumerIdList() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getConsumerIdList() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets a read-only list of consumer IDs set on this message.
- getConsumerNotifDsp() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getConsumerNotificationDispatcherFactory() - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
- getConsumers() - Method in class com.solacesystems.jms.SolSession
-
- getConsumers() - Method in interface com.solacesystems.jms.SolSessionIF
-
- getContent() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getContentBuffer() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getContentBufferRefInternal() - Method in class com.solacesystems.jcsmp.protocol.smf.FastSmfParamContainer
-
- getContentLength() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getContentLength() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getContentLength() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getContentLength() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
The length of the message content.
- getContents() - Method in class com.solacesystems.common.i18n.CommonRB
-
- getContext() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getContext() - Method in class com.solacesystems.jms.impl.ConnectionProperties
-
- getContextId() - Method in class com.solacesystems.jcsmp.impl.ContextImpl
-
- getConverter(Class<?>) - Static method in class com.solacesystems.common.property.impl.ValueOfConverter
-
- getConverter() - Method in class com.solacesystems.common.property.PropertySource
-
- getCorrelationID() - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- getCorrelationID() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- getCorrelationID() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- getCorrelationId() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getCorrelationId() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getCorrelationId() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getCorrelationId(long) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactorySmf
-
- getCorrelationId() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the correlation ID.
- getCorrelationKey() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getCorrelationKey() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getCorrelationKey() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getCorrelationKey() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the correlation key for the message.
- getCorrId() - Method in class com.solacesystems.jcsmp.impl.XAWireMessageEncoder
-
- getCorrKey() - Method in class com.solacesystems.jcsmp.impl.MsgIdInfo
-
- getCorrTag() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseParam
-
- getCos() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getCos() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getCos() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getCos() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the Class of Service (CoS) value for this message.
- getCount() - Method in class com.solacesystems.jcsmp.impl.queues.CircularBufferList
-
- getCPU() - Static method in class com.solacesystems.common.util.CPUUsage
-
For convenience
- getCpuUsageSofar() - Method in class com.solacesystems.common.util.CPUUsage
-
Returns the CPU usage for the running process tracked by the instantiation of this instance
- getCreator() - Method in class com.solacesystems.common.xpe.Xpe
-
Get the creator of this XPE.
- getCSMPSubscriberChannel() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getCtrl_seqAlloc() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getCurrent() - Method in interface com.solacesystems.common.util.notification.NotificationPolicy
-
- getCurrent() - Method in class com.solacesystems.common.util.notification.NotificationPolicy.ThrottledNotificationPolicy
-
- getCurrentSessionState() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- getCurrentUnackedMessageListInfo() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getCurrentUnackedMessageListInfo() - Method in class com.solacesystems.jcsmp.impl.queues.AbstractUnackedMessageList
-
- getCurrentUnackedMessageListInfo() - Method in class com.solacesystems.jcsmp.impl.queues.TransactedFlowAckMessageList
-
- getCurrentUnackedMessageListInfo() - Method in class com.solacesystems.jcsmp.impl.queues.UnackedMessageList2
-
- getCurrentUnackedMessageListInfo() - Method in class com.solacesystems.jcsmp.impl.queues.WindowAckMessageList
-
- getData() - Method in interface com.solacesystems.jcsmp.BytesMessage
-
Gets the message content of the attachment part.
- getData() - Method in class com.solacesystems.jcsmp.impl.BytesMessageImpl
-
- getData(T, int) - Method in interface com.solacesystems.jcsmp.impl.MessageDumpFieldProvider
-
- getData(JCSMPGenericXMLMessage, int) - Method in class com.solacesystems.jcsmp.impl.MessageDumpStandardProvider.FPBinaryAttachment
-
- getData(JCSMPGenericXMLMessage, int) - Method in class com.solacesystems.jcsmp.impl.MessageDumpStandardProvider.FPXml
-
- getData() - Method in class com.solacesystems.jcsmp.impl.RawSMFMessageImpl
-
- getData() - Method in interface com.solacesystems.jcsmp.RawSMFMessage
-
Gets the raw message bytes.
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsCorrelationId
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsDeliveryCount
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsDeliveryMode
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsDestination
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsExpiration
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsJcsmpContents
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsMessageId
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsPriority
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsProperties
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsRedelivered
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsReplyTo
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsTimestamp
-
- getData(SolMessage, int) - Method in class com.solacesystems.jms.message.SolMessageDump.FPJmsType
-
- getDataHostList(int) - Method in class com.solacesystems.jndi.SolJNDIInitialContextFactory.SolJNDIInitialContext
-
- getDataService() - Method in class com.solacesystems.common.config.Router
-
- getDate() - Method in class com.solacesystems.jcsmp.impl.ReplayStartLocationDateImpl
-
- getDate() - Method in interface com.solacesystems.jcsmp.ReplayStartLocationDate
-
- getDbgFlowName() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- getDbgId() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- getDeadMessageQueueName() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getDeadMsgQueueName() - Method in class com.solacesystems.jms.impl.ConnectionFactoryProperties
-
Deprecated.
- getDecodedMessageElementDescription(int, byte[], int, int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.MessageElementDescription
-
- getDecryptingCipher() - Method in class com.solacesystems.common.util.CipherUtil
-
- getDefaultCiphers() - Static method in class com.solacesystems.common.bean.SecureConnectionBean
-
- getDefaultContext() - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
Returns a reference to the default Context.
- getDefaultDeliveryMode() - Method in interface com.solacesystems.jcsmp.protocol.CSMPPublisherChannel
-
- getDefaultDeliveryMode() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- getDefaultInstance() - Static method in class com.solacesystems.common.util.CPUUsage
-
- getDefaultValue() - Method in class com.solacesystems.common.property.Property
-
- getDefaultValue() - Method in class com.solacesystems.common.util.property.Property
-
- getDelayedStartOverride() - Method in class com.solacesystems.jms.impl.ConnectionFactoryProperties
-
Deprecated.
- getDelayedStartOverride() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getDeliverToOne() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getDeliverToOne() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getDeliverToOne() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getDeliverToOne() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Deprecated.
- getDeliverToOne() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getDeliverToOne() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getDeliverToOne() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether sent messages are deliver to one.
- getDeliverToOne() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getDeliverToOneOverride() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getDeliverToOneOverride() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getDeliverToOneOverride() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether to override deliver to one settings.
- getDeliverToOneOverride() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getDeliverToOnePriority(int, int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl
-
- getDeliveryCount() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getDeliveryCount() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getDeliveryCount() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getDeliveryCount() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Get message delivery count.
- getDeliveryCountEnabled(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getDeliveryMode() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getDeliveryMode() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getDeliveryMode() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getDeliveryMode() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the delivery mode of the message.
- getDeliveryMode() - Method in class com.solacesystems.jms.impl.ConnectionFactoryProperties
-
Deprecated.
- getDeliveryMode() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getDeliveryMode() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getDeliveryMode() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the delivery mode for sent messages.
- getDeliveryMode() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getDeliveryMode() - Method in class com.solacesystems.jms.SolMessageProducer
-
- getDeliveryMode() - Method in interface javax.jms.MessageProducer
-
Gets the producer's default delivery mode.
- getDescription() - Method in class com.solacesystems.common.util.property.Property
-
- getDescription(int) - Static method in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
- getDestination() - Method in interface com.solacesystems.jcsmp.FlowReceiver
-
Returns the Destination to which messages should be
published to get routed to this flow's bound Endpoint.
- getDestination() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getDestination() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getDestination() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getDestination(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getDestination(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getDestination(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getDestination(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getDestination(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getDestination() - Method in class com.solacesystems.jcsmp.impl.SendMultipleEntry
-
- getDestination() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getDestination() - Method in interface com.solacesystems.jcsmp.JCSMPSendMultipleEntry
-
Gets the destination to send the message to.
- getDestination(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the Destination value mapped to the specified case-sensitive key.
- getDestination() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the destination this message was published to.
- getDestination(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getDestination(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getDestination() - Method in class com.solacesystems.jms.SolMessageProducer
-
- getDestination() - Method in interface javax.jms.MessageProducer
-
Gets the destination associated with this MessageProducer.
- getDestinationClass() - Method in class com.solacesystems.common.property.impl.ValueOfConverter
-
- getDestinationName() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getDestinationReceivedBytes() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getDestinationSent() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getDestinationsNum() - Method in class com.solacesystems.jcsmpx.impl.DefaultDestinationManager
-
- getDestinationsNum() - Method in interface com.solacesystems.jcsmpx.impl.DestinationManager
-
Deprecated.
Returns the total number of Destinations
already registered with this DestinationManager
- getDestinationSubscriptionState() - Method in interface com.solacesystems.jcsmp.DestinationSubscriptionStateProvider
-
Deprecated.
This method returns the most recent destination subscription state of a subscriber.
- getDestinationTopicSuffix() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getDestinationTopicSuffix() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getDestinationTopicSuffix() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getDestinationTopicSuffix() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Returns the string, without a leading delimiter, that is found after the
session's default ReplyTo base topic in an incoming message.
- getDetail(String) - Method in exception com.solacesystems.common.util.BaseException
-
- getDetails() - Method in exception com.solacesystems.common.util.BaseException
-
- getDi() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getDirectOptimized() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getDirectOptimized() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getDirectOptimized() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether to optimize the API for direct transport.
- getDirectOptimized() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getDirectTransport() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getDirectTransport() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getDirectTransport() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether to use direct transport for non-persistent messages.
- getDirectTransport() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getDisableMessageID() - Method in class com.solacesystems.jms.SolMessageProducer
-
- getDisableMessageID() - Method in interface javax.jms.MessageProducer
-
Gets an indication of whether message IDs are disabled.
- getDisableMessageTimestamp() - Method in class com.solacesystems.jms.SolMessageProducer
-
- getDisableMessageTimestamp() - Method in interface javax.jms.MessageProducer
-
Gets an indication of whether message timestamps are disabled.
- getDiscardBehavior() - Method in class com.solacesystems.jcsmp.EndpointProperties
-
Whether to notify sender if a message fails to be enqueued to the
endpoint.
- getDiscardIndication() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getDiscardIndication() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getDiscardIndication() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getDiscardIndication() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Returns true if one or more messages have been discarded
prior to the current message, else false.
- getDispatcher() - Method in interface com.solacesystems.jcsmp.protocol.nio.impl.ConsumerNotificationDispatcherFactory
-
- getDispatcher() - Method in class com.solacesystems.jms.impl.JCSMPDispatcher
-
- getDisplayMessage() - Method in exception com.solacesystems.common.protocol.ProtocolRequestException
-
- getDmqEligible() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getDmqEligible() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- getDmqEligible() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getDmqEligible() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getDmqEligible() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether sent messages are eligible for the dead message queue.
- getDmqEligible() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getDouble(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getDouble(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getDouble(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getDouble(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getDouble(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getDouble(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the Double value mapped to the specified case-sensitive key.
- getDouble(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getDouble(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getDouble(String) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Returns the double value with the specified name.
- getDouble(String) - Method in interface javax.jms.MapMessage
-
Returns the double value with the specified name.
- getDoubleProperty(String) - Method in class com.solacesystems.common.ObjectPropertySet
-
Searches for the property with the specified key in the property list and
converts to Double.
- getDoubleProperty(String) - Method in class com.solacesystems.jms.message.SolMessage
-
- getDoubleProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the double property with the specified
name.
- getDto() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getDto() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- getDurability() - Method in class com.solacesystems.common.xpe.DurableXpe
-
Gets the durability of this XPE.
- getDurability(AssuredCtrlEnums.EndpointDurability) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getDurableTopicEndpointName(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getDynamicDurables() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getDynamicDurables() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getDynamicDurables() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to indicate whether durable topic endpoints or queues are to be
created on the appliance when the corresponding Session.createDurableSubscriber() or
Session.createQueue() is called.
- getDynamicDurables() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getEffectiveProperty(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
Gets a property's value given its name.
- getEffectiveProperty(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getElement() - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueueEntry
-
Get the Object value for this entry
- getElidingEligible() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getElidingEligible() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- getElidingEligible() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getElidingEligible() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getElidingEligible() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether sent messages are marked as eligible for eliding.
- getElidingEligible() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getEncodedBytes() - Method in class com.solacesystems.jcsmp.impl.ReplayStartLocationBeginningImpl
-
- getEncodedBytes() - Method in class com.solacesystems.jcsmp.impl.ReplayStartLocationDateImpl
-
- getEncodedClientName() - Method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- getEncodedMessageElementDescription(int, long) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.MessageElementDescription
-
- getEncodedName(Destination) - Method in class com.solacesystems.jcsmp.DestinationUtils
-
- getEncodedName(Destination) - Method in class com.solacesystems.jcsmp.impl.DestinationUtilsImpl
-
- getEncodedParams(byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderBean
-
Dumps the encoded parameter buffer to paramData.
- getEncodedParams(byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.FastSmfParamContainer
-
Dumps the encoded parameter buffer to paramData.
- getEncodedParams(byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
Dumps the encoded parameter buffer to paramData.
- getEncodedParamsLen() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderBean
-
- getEncodedParamsLen() - Method in class com.solacesystems.jcsmp.protocol.smf.FastSmfParamContainer
-
- getEncodedQueueName() - Method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- getEncodedUtf8Subscription() - Method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- getEncPubMsgHeader() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getEncryptingCipher() - Method in class com.solacesystems.common.util.CipherUtil
-
- getEndpoinErrortId(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getEndpoint() - Method in class com.solacesystems.jcsmp.BrowserProperties
-
Returns the Endpoint to browse.
- getEndpoint() - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
Gets the remote Endpoint to bind to.
- getEndpoint() - Method in interface com.solacesystems.jcsmp.FlowReceiver
-
Returns the appliance Endpoint this flow is bound to.
- getEndpoint() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getEndpoint() - Method in class com.solacesystems.jms.SolMessageConsumer
-
- getEndpoint() - Method in interface com.solacesystems.jms.SolMessageConsumerIF
-
- getEndpointErrorId() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getEndpointErrorId() - Method in class com.solacesystems.jcsmp.impl.flow.UnbindRequestTask
-
- getEndpointErrorId(long) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getEndpointId() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getEndpointId(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getEndpointMaxMessageSize(int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getEndpointProperties() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getEndpointQuotaMB(int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getEntirePacketRejectionReason() - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUResponseBean
-
- getEntries() - Method in class com.solacesystems.jcsmp.impl.SubscriptionMatchEntry
-
- getEntry() - Method in class com.solacesystems.common.util.GenericPool.PoolEntry
-
- getEnumeration() - Method in class com.solacesystems.jms.SolQueueBrowser
-
- getEnumeration() - Method in interface javax.jms.QueueBrowser
-
Gets an enumeration for browsing the current queue messages in the
order they would be received.
- getEnvironment() - Method in class com.solacesystems.jms.property.JMSProperties
-
- getEnvironment() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This method gets the environment that the ConnectionFactory may have.
- getEnvironment() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getEquivDeliveryMode() - Method in class com.solacesystems.jcsmp.MessageType
-
Deprecated.
- getEquivMessageType() - Method in enum com.solacesystems.jcsmp.DeliveryMode
-
- getErrorCode() - Method in exception javax.jms.JMSException
-
Gets the vendor-specific error code.
- getErrorStr(Integer, String) - Static method in class com.solacesystems.jcsmp.impl.sdt.InteropTest
-
- getEvent() - Method in class com.solacesystems.jcsmp.FlowEventArgs
-
Gets the type of the event.
- getEvent() - Method in class com.solacesystems.jcsmp.ProducerEventArgs
-
Gets the type of the event.
- getEvent() - Method in class com.solacesystems.jcsmp.SessionEventArgs
-
Gets the type of the event.
- getEventMask() - Method in class com.solacesystems.jms.SolEventFilter
-
- getEventObject() - Method in class com.solacesystems.jcsmp.ProducerEventArgs
-
- getEventType() - Method in class com.solacesystems.jms.events.ActiveFlowIndicationEvent
-
- getEventType() - Method in interface com.solacesystems.jms.events.SolEvent
-
Returns the event type of the SolEvent instance
as defined by constants starting with SOLEVENT_TYPE_
- getException() - Method in class com.solacesystems.jcsmp.FlowEventArgs
-
Gets the optional exception that raised the event, null if
not applicable.
- getException() - Method in class com.solacesystems.jcsmp.impl.InternalConnectEvent
-
- getException() - Method in class com.solacesystems.jcsmp.impl.SessionSubscriptionEvent
-
- getException() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheGetResult
-
- getException() - Method in class com.solacesystems.jcsmp.ProducerEventArgs
-
Gets the optional exception that raised the event, null if
unapplicable.
- getException() - Method in class com.solacesystems.jcsmp.SessionEventArgs
-
Gets the optional exception that raised the event, null if
unapplicable.
- getException() - Method in class com.solacesystems.jms.events.SolJMSEvent
-
Returns the exception associated with the event, if any.
- getException() - Method in class com.solacesystems.jms.impl.CorrelationId
-
- getException() - Method in class com.solacesystems.jms.impl.SendResult
-
- getExceptionListener() - Method in class com.solacesystems.jms.impl.ConnectionProperties
-
- getExceptionListener() - Method in class com.solacesystems.jms.impl.JCSMPMessageListener
-
- getExceptionListener() - Method in class com.solacesystems.jms.SolConnection
-
- getExceptionListener() - Method in interface javax.jms.Connection
-
Gets the ExceptionListener object for this connection.
- getExecutor() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- getExecutorService() - Method in class com.solacesystems.jcsmp.impl.ContextImpl
-
- getExistingFlowHandler() - Method in class com.solacesystems.jcsmp.impl.flow.BindRequestTask
-
- getExpectConfigs(int) - Static method in class com.solacesystems.common.expect.ExpectConfigMgr
-
Deprecated.
- getExpectConfigs(Expect, List<ExpectConfig>) - Static method in class com.solacesystems.common.expect.ExpectConfigMgr
-
Deprecated.
- getExpectDatabaseEntries() - Method in class com.solacesystems.common.expect.ExpectDatabase
-
- getExpectDatabaseEntries(Expect, List<ExpectDatabase.ExpectDatabaseEntry>) - Method in class com.solacesystems.common.expect.ExpectDatabase
-
- getExpectsAcks() - Method in class com.solacesystems.jcsmp.impl.transaction.BaseTransactedSessionImpl
-
- getExpectsAcks() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- getExpectsAcks() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- getExpiration() - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- getExpiration() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- getExpiration() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- getExpiration() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getExpiration() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getExpiration() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getExpiration() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
The UTC time (in milliseconds, from midnight, January 1, 1970 UTC) when the message is supposed to expire.
- getExpirationBinaryMeta() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getExplicitAckMode() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryPubCtrl
-
- getExpression() - Method in class com.solacesystems.common.xpe.Xpe
-
Get the XPath expression of this XPE.
- getExtraInfo() - Method in exception com.solacesystems.jcsmp.JCSMPException
-
- getFailureReason() - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUPacketBean
-
- getFieldNames(Class<?>, int) - Static method in class com.solacesystems.common.util.Reflection
-
- getFile() - Method in class com.solacesystems.common.bean.SecureConnectionBean
-
- getFileName(String) - Static method in class com.solacesystems.common.util.CommonUtils
-
This method returns the file name, given the file path
- getFileURL() - Method in class com.solacesystems.common.bean.SecureConnectionBean
-
- getFillFactor() - Method in class com.solacesystems.common.util.DefaultGenericPoolFactory
-
- getFillFactor() - Method in interface com.solacesystems.common.util.GenericPoolFactory
-
- getFirst() - Method in class com.solacesystems.common.util.Pair
-
- getFirst() - Method in class com.solacesystems.common.util.TLinkedList
-
Returns the head of the list
- getFirst() - Method in class com.solacesystems.jcsmp.Pair
-
- getFloat(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getFloat(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getFloat(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getFloat(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getFloat(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getFloat(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the Float value mapped to the specified case-sensitive key.
- getFloat(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getFloat(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getFloat(String) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Returns the float value with the specified name.
- getFloat(String) - Method in interface javax.jms.MapMessage
-
Returns the float value with the specified name.
- getFloatProperty(String) - Method in class com.solacesystems.jms.message.SolMessage
-
- getFloatProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the float property with the specified
name.
- getFlowChangeUpdateResponse(long, boolean, long, String) - Method in class com.solacesystems.jcsmp.protocol.impl.ClientMessageFactory
-
- getFlowCreationTimeoutTask() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- getFlowEventHandler() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getFlowHandle() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageConsumer
-
- getFlowHandler() - Method in class com.solacesystems.jcsmp.impl.flow.BindRequestTask
-
- getFlowId() - Method in interface com.solacesystems.jcsmp.impl.flow.FlowHandle
-
- getFlowId() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getFlowId() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getFlowId(long) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getFlowName() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getFlowName(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getFlowSessionProps() - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
- getFlowState() - Method in class com.solacesystems.jms.events.ActiveFlowIndicationEvent
-
- getFlowType() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getFlowType(AssuredCtrlEnums.FlowType) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getFormat(String) - Method in class com.solacesystems.common.util.i18n.StringResourceBundleSupport
-
Look up the specified key in the receiver's resource bundle.
- getFormatId() - Method in class com.solacesystems.common.xa.SolXid
-
- getFormattedMessage(String, Object[]) - Method in class com.solacesystems.common.util.i18n.StringResourceBundleSupport
-
Look up a key and use a MessageFormat to format it, plugging in
arguments.
- getFormmater() - Static method in class com.solacesystems.common.xa.SolXid
-
- getFrequencyManagerMaxReconnects() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getFriendlyName() - Method in class com.solacesystems.jcsmp.protocol.WireMessage
-
- getGdReconnectFailAction() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getGdReconnectFailAction() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getGeneralSeqAllocator() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- getGeneratedP2pTopicBase(String, String, String) - Static method in class com.solacesystems.jcsmp.impl.P2pUtil
-
Generate a P2P topic base for CRB mode of the form "#P2P/<cvrid>/<username>".
- getGenerateSenderID() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getGenerateSenderID() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getGenerateSenderID() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to Indicates whether the client name should be
included in the SenderID message header parameter.
- getGenerateSenderID() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getGenericMessage() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessagePool
-
- getGenericMessageThrows() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessagePool
-
- getGlobalProperties() - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
- getGlobalPropertyList() - Method in class com.solacesystems.common.jndi.JNDIObject
-
- getGlobalSessionCounter() - Method in class com.solacesystems.jcsmp.impl.client.ClientInfoUtil
-
Gets the global session counter object.
- getGlobalTransactionId() - Method in class com.solacesystems.common.xa.SolXid
-
- getGrantedPermissions() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getGSSAPIToken(byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactorySmf
-
- getGSSContext() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AuthenticationSchemeKRBParameters
-
- getHandler() - Method in class com.solacesystems.jcsmp.impl.timers.impl.JCSMPTimerImpl
-
- getHandler() - Method in interface com.solacesystems.jcsmp.impl.timers.JCSMPTimer
-
- getHeaderBean() - Method in class com.solacesystems.jcsmp.protocol.WireMessage
-
- getHeaderBuf() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- getHeaderBufLen() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- getHeaderByteBuffer() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- getHost() - Method in class com.solacesystems.common.bean.RouterBean
-
- getHost() - Method in class com.solacesystems.common.HostInfo
-
- getHost() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getHost() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getHost() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is the hostname / IP address of the appliance.
- getHost() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getHostId() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- getHostId() - Method in class com.solacesystems.jcsmpx.impl.DestinationImpl
-
- getHostname() - Method in class com.solacesystems.jcsmp.impl.client.ClientInfoProvider
-
Hostname.
- getHostName() - Static method in class com.solacesystems.jms.impl.IdGenerator
-
As we have to find the hostname as a side-affect of generating a unique stub, we allow it's easy retrevial here
- getHostSpec() - Method in class com.solacesystems.jcsmp.impl.InternalConnectEvent
-
- getHTTPContentEncoding() - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- getHTTPContentEncoding() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- getHTTPContentEncoding() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- getHTTPContentEncoding() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getHTTPContentEncoding() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getHTTPContentEncoding() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getHTTPContentEncoding() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the HTTP content encoding header value from interaction with an HTTP client.
- getHTTPContentEncoding() - Method in class com.solacesystems.jms.message.SolMessage
-
- getHTTPContentType() - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- getHTTPContentType() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- getHTTPContentType() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- getHTTPContentType() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getHTTPContentType() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getHTTPContentType() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getHTTPContentType() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the HTTP content type header value from interaction with an HTTP client.
- getHTTPContentType() - Method in class com.solacesystems.jms.message.SolMessage
-
- getId() - Method in class com.solacesystems.common.property.Property
-
- getId() - Method in class com.solacesystems.common.SolEnum
-
Id is a unique, sequential ID for the types of this enumeration.
- getId() - Method in class com.solacesystems.common.util.TransactionMessage
-
- getId() - Method in class com.solacesystems.jcsmp.impl.Request
-
- getId() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheClusterRequest
-
- getId() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheRequest
-
- getInfo() - Method in class com.solacesystems.jcsmp.FlowEventArgs
-
Gets the optional string providing additional information about the event,
null if unavailable.
- getInfo() - Method in class com.solacesystems.jcsmp.ProducerEventArgs
-
Gets the optional string providing additional information about the event,
null if unavailable.
- getInfo() - Method in class com.solacesystems.jcsmp.SessionEventArgs
-
Gets the optional string providing additional information about the event,
null if unavailable.
- getInitialContext(Hashtable<?, ?>) - Method in class com.solacesystems.jndi.SolJNDIInitialContextFactory
-
Creates a Solace JMS Initial Context for beginning name resolution.
- getInputSteps() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactionSteps
-
- getInstance(Base85.Version) - Static method in class com.solacesystems.common.util.Base85
-
- getInt(String) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Returns the int value with the specified name.
- getInt(String) - Method in interface javax.jms.MapMessage
-
Returns the int value with the specified name.
- getInteger(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getInteger(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getInteger(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getInteger(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getInteger(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getInteger(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the Integer value mapped to the specified case-sensitive key.
- getInteger(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getInteger(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getIntegerProperty(String) - Method in class com.solacesystems.common.ObjectPropertySet
-
Searches for the property with the specified key in the property list and
converts to Integer.
- getIntegerProperty(String) - Method in class com.solacesystems.jcsmp.JCSMPPropertyMap
-
Searches for the property with the specified key in the property list and
converts to Integer.
- getInternalProducerId() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getIntProperty(String) - Method in class com.solacesystems.jms.message.SolMessage
-
- getIntProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the int property with the specified
name.
- getIOReactor() - Method in class com.solacesystems.jcsmp.impl.ContextImpl
-
- getIP() - Method in class com.solacesystems.common.config.Service
-
- getIP(String) - Static method in class com.solacesystems.jcsmp.protocol.impl.InetAddressUtil
-
- getIpAddr() - Method in class com.solacesystems.common.config.JMSService
-
- getIsoDate(Date) - Static method in class com.solacesystems.common.util.DateParser
-
Generate a ISO 8601 date
- getIsoDateNoMillis(Date) - Static method in class com.solacesystems.common.util.DateParser
-
Generate a ISO 8601 date
- getIsOK() - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUResponseBean
-
- getIsOK() - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUSubscriberCtrlBean
-
- getJaasConfigFileReloadEnabled() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJaasLoginContext() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJCSMPBrowser() - Method in class com.solacesystems.jms.SolQueueBrowser
-
- getJCSMPBrowser() - Method in interface com.solacesystems.jms.SolQueueBrowserIF
-
- getJCSMPDestination() - Method in class com.solacesystems.jms.SolDestination
-
- getJCSMPException() - Method in class com.solacesystems.jms.impl.JCSMPExceptionKey
-
- getJCSMPProperties() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getJCSMPProperties() - Method in class com.solacesystems.jms.SolConnection
-
- getJCSMPProperties() - Method in interface com.solacesystems.jms.SolConnectionIF
-
- getJCSMPProperties() - Method in class com.solacesystems.jndi.SolJNDIInitialContextFactory.SolJNDIInitialContext
-
- getJcsmpProps() - Method in class com.solacesystems.jms.impl.ConnectionFactoryProperties
-
Deprecated.
- getJCSMPQueue() - Method in class com.solacesystems.jms.impl.SolQueueImpl
-
- getJCSMPSecureProtocolFactory() - Method in class com.solacesystems.jcsmp.secure.SecureSessionProperties
-
Deprecated.
- getJcsmpSecureProtocolSocketFactory() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
Deprecated.
- getJCSMPSession() - Method in interface com.solacesystems.jcsmp.CacheSession
-
Gets the JCSMPSession that created this CacheSession.
- getJCSMPSession() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheSessionImpl
-
- getJCSMPSession() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionManager
-
- getJCSMPSession() - Method in class com.solacesystems.jms.impl.ConnectionProperties
-
- getJCSMPTransactedSession() - Method in class com.solacesystems.jms.impl.JCSMPTransactedSession
-
- getJCSMPXASession() - Method in class com.solacesystems.jms.impl.ConnectionConsumerXATransactionStrategy
-
- getJCSMPXASession() - Method in class com.solacesystems.jms.impl.JCSMPXASession
-
- getJMSCorrelationID() - Method in class com.solacesystems.jms.message.SolMessage
-
- getJMSCorrelationID() - Method in interface javax.jms.Message
-
Gets the correlation ID for the message.
- getJMSCorrelationIDAsBytes() - Method in class com.solacesystems.jms.message.SolMessage
-
- getJMSCorrelationIDAsBytes() - Method in interface javax.jms.Message
-
Gets the correlation ID as an array of bytes for the message.
- getJMSDeliveryMode() - Method in class com.solacesystems.jms.message.SolMessage
-
- getJMSDeliveryMode() - Method in interface javax.jms.Message
-
Gets the DeliveryMode value specified for this message.
- getJMSDestination() - Method in class com.solacesystems.jms.message.SolMessage
-
- getJMSDestination() - Method in interface javax.jms.Message
-
Gets the Destination object for this message.
- getJMSExpiration() - Method in class com.solacesystems.jms.message.SolMessage
-
- getJMSExpiration() - Method in interface javax.jms.Message
-
Gets the message's expiration value.
- getJmsFieldProviders() - Static method in class com.solacesystems.jms.message.SolMessageDump
-
- getJMSMajorVersion() - Method in class com.solacesystems.jms.impl.SolConnectionMetaData
-
- getJMSMajorVersion() - Method in interface javax.jms.ConnectionMetaData
-
Gets the JMS major version number.
- getJMSMessageID() - Method in class com.solacesystems.jms.message.SolMessage
-
- getJMSMessageID() - Method in interface javax.jms.Message
-
Gets the message ID.
- getJMSMinorVersion() - Method in class com.solacesystems.jms.impl.SolConnectionMetaData
-
- getJMSMinorVersion() - Method in interface javax.jms.ConnectionMetaData
-
Gets the JMS minor version number.
- getJMSPriority() - Method in class com.solacesystems.jms.message.SolMessage
-
- getJMSPriority() - Method in interface javax.jms.Message
-
Not supported.
Gets the message priority level.
- getJMSProperties() - Method in class com.solacesystems.jms.SolConnection
-
- getJMSProperties() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getJMSProperties() - Method in class com.solacesystems.jndi.SolJNDIInitialContextFactory.SolJNDIInitialContext
-
- getJMSPropertyBean() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getJMSProviderName() - Method in class com.solacesystems.jms.impl.SolConnectionMetaData
-
- getJMSProviderName() - Method in interface javax.jms.ConnectionMetaData
-
Gets the JMS provider name.
- getJMSRedelivered() - Method in class com.solacesystems.jms.message.SolMessage
-
- getJMSRedelivered() - Method in interface javax.jms.Message
-
Gets an indication of whether this message is being redelivered.
- getJMSReplyTo() - Method in class com.solacesystems.jms.message.SolMessage
-
- getJMSReplyTo() - Method in interface javax.jms.Message
-
Gets the Destination object to which a reply to this
message should be sent.
- getJMSService() - Method in class com.solacesystems.common.config.Router
-
- getJMSState() - Method in class com.solacesystems.jms.SolConnection
-
- getJMSState() - Method in interface com.solacesystems.jms.SolConnectionIF
-
- getJMSTimestamp() - Method in class com.solacesystems.jms.message.SolMessage
-
- getJMSTimestamp() - Method in interface javax.jms.Message
-
Gets the message timestamp.
- getJMSType() - Method in class com.solacesystems.jms.message.SolMessage
-
- getJMSType() - Method in interface javax.jms.Message
-
Gets the message type identifier supplied by the client when the
message was sent.
- getJMSVersion() - Method in class com.solacesystems.jms.impl.SolConnectionMetaData
-
- getJMSVersion() - Method in interface javax.jms.ConnectionMetaData
-
Gets the JMS API version.
- getJMSXDeliveryCount() - Method in class com.solacesystems.jms.message.SolMessage
-
- getJMSXPropertyNames() - Method in class com.solacesystems.jms.impl.SolConnectionMetaData
-
Gets an enumeration of the JMSX property names.
- getJMSXPropertyNames() - Method in interface javax.jms.ConnectionMetaData
-
Gets an enumeration of the JMSX property names.
- getJMSXUserIDEnabled() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getJMSXUserIDEnabled() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJMSXUserIDEnabled() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether JMSXUserID property should be set.
- getJMSXUserIDEnabled() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getJNDIAuthenticationScheme() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDIClientDescription() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDIClientID() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDICompressionLevel() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDIConnectRetries() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDIConnectRetriesPerHost() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDIConnectTimeoutInMillis() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDIHostlist() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDIHostList() - Method in class com.solacesystems.jndi.SolJNDIInitialContextFactory.SolJNDIInitialContext
-
- getJNDIKRBMutualAuthentication() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDIKRBServiceName() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDIName() - Method in class com.solacesystems.common.jndi.JNDIObject
-
- getJNDIObject() - Method in class com.solacesystems.common.jndi.JNDIObjectList
-
For lookups only.
- getJNDIObjects() - Method in class com.solacesystems.common.jndi.JNDIObjectList
-
- getJNDIPassword() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDIReadTimeoutInMillis() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDIReconnectRetries() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDIReconnectRetryWaitInMillis() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDISSLCipherSuites() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDISSLConnectionDowngradeTo() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDISSLExcludedProtocols() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDISSLKeyStore() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDISSLKeyStoreFormat() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDISSLKeyStoreNormalizedFormat() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDISSLKeyStorePassword() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDISSLPrivateKeyAlias() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDISSLPrivateKeyPassword() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDISSLProtocol() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDISSLTrustedCommonNameList() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDISSLTrustStore() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDISSLTrustStoreFormat() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDISSLTrustStorePassword() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDISSLValidateCertificate() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDISSLValidateCertificateDate() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDIURL() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDIUsername() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getJNDIVPN() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getKeepAliveCountMax() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getKeepAliveCountMax() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getKeepAliveCountMax() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the allowed number of consecutive keep-alive
messages for which no response is received before the connection is closed by
the API.
- getKeepAliveCountMax() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getKeepAliveInterval(int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl
-
- getKeepAliveIntervalInMillis() - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- getKeepAliveIntervalInMillis() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getKeepAliveIntervalInMillis() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getKeepAliveIntervalInMillis() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the interval between keep alives in milliseconds.
- getKeepAliveIntervalInMillis() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getKeepAliveLimit() - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- getKeepAlives() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getKeepAlives() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getKeepAlives() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to enable/disable keep alives.
- getKeepAlives() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getKey() - Method in class com.solacesystems.common.bean.SecureConnectionBean
-
- getKey() - Method in class com.solacesystems.common.jndi.JNDIObject
-
- getKey() - Method in class com.solacesystems.common.property.impl.MapPropertySource
-
- getKeyManagers() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getKeyStore() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getKeyStoreFmt() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getKeyStoreName() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getKeyStoreNormalizedFmt() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getKeyStorePwd() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getKRBMutualAuthentication() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getKRBMutualAuthentication() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getKRBMutualAuthentication() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to indicate that mutual authentication is
to be used when Kerberos is enabled.
- getKRBMutualAuthentication() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getKRBServiceName() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getKRBServiceName() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getKRBServiceName() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the ServiceName portion of the Service Principal Name (SPN)
that has a format of ServiceName/ApplianceName@REALM.
- getKRBServiceName() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getLabel() - Method in class com.solacesystems.common.SolEnum
-
- getLargeMessaging() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getLargeMessaging() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getLargeMessaging() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to enable/disable publish/receive large AD messages.
- getLargeMessaging() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getLargeMessagingConsumeTimeoutInMillis() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getLargeMessagingConsumeTimeoutInMillis() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getLargeMessagingConsumeTimeoutInMillis() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
- getLargeMessagingConsumeTimeoutInMillis() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getLargeMessagingIncompletePolicy() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getLargeMessagingIncompletePolicy() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getLargeMessagingIncompletePolicy() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
- getLargeMessagingIncompletePolicy() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getLargeMessagingMaximumSize() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getLargeMessagingMaximumSize() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getLargeMessagingMaximumSize() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
- getLargeMessagingMaximumSize() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getLargeMessagingSegmentSize() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getLargeMessagingSegmentSize() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getLargeMessagingSegmentSize() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
- getLargeMessagingSegmentSize() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getLargeMsgInfo() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getLast() - Method in class com.solacesystems.common.util.TLinkedList
-
Returns the tail of the list.
- getLastCorrelationTag() - Method in class com.solacesystems.jcsmp.impl.client.ClientRequestResponse
-
- getLastDestination() - Method in class com.solacesystems.jcsmp.DestinationSubscriptionState
-
Deprecated.
- getLastDestination() - Method in class com.solacesystems.jcsmpx.impl.DefaultDestinationManager
-
- getLastDestination() - Method in interface com.solacesystems.jcsmpx.impl.DestinationManager
-
Deprecated.
Returns the last successful destination may return null if no destinations
were successfully added previously
- getLastInOrderTpMsg() - Method in interface com.solacesystems.jcsmp.impl.flow.FlowHandle
-
- getLastInOrderTpMsg() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getLastInOrderTpMsgId() - Method in class com.solacesystems.jcsmp.impl.queues.AbstractUnackedMessageList.UnackedMessageListInfo
-
- getLastMessageIdAcked() - Method in class com.solacesystems.jcsmp.protocol.impl.AssuredCtrlStateBean
-
- getLastMessageIdSent() - Method in class com.solacesystems.jcsmp.protocol.impl.AssuredCtrlStateBean
-
- getLastMsgIdAcked() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getLastMsgIdAcked(long) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getLastMsgIdRecved(long) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getLastMsgIdSent(long) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getLastSegId() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- getLastSegmentMsgRecvd() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- getLastStatsReset() - Method in class com.solacesystems.jcsmp.JCSMPStats
-
Gets the date/time of the last reset of this instance.
- getLength() - Method in class com.solacesystems.common.util.ByteArray
-
Get the length of the data in the backing array.
- getLength() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- getLength() - Method in class com.solacesystems.common.util.TLVParameter
-
- getLengthAsInt() - Method in class com.solacesystems.common.util.TLVParameter
-
- getLgmMsgId() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- getLimit() - Method in class com.solacesystems.jcsmp.impl.ContentBuffer
-
- getLinkedException() - Method in exception javax.jms.JMSException
-
Gets the exception linked to this one.
- getListener() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- getListener() - Method in class com.solacesystems.jms.SolEventFilter
-
- getLiveDataAction() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- getLiveMessageController() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getLiveMessageController() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageConsumer
-
- getLiveMessageController() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- getLiveTopicMap() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getLiveTopicMap() - Method in interface com.solacesystems.jcsmp.impl.flow.LiveMessageController
-
- getLocalAddress() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getLocalhost() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getLocalIP(String) - Static method in class com.solacesystems.jcsmp.protocol.impl.InetAddressUtil
-
- getLocalIP() - Static method in class com.solacesystems.jms.impl.IdGenerator
-
- getLocalIPUsed() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpChannel
-
- getLocalizedMessage() - Method in exception com.solacesystems.jcsmp.transaction.xa.SolXAException
-
- getLocalPort() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpChannel
-
- getLocalPort() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getLock() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getLock() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- getLock() - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueue
-
- getLogFlowInfoString() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getLogFlowInfoString() - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- getLoginContext() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AuthenticationSchemeKRBParameters
-
- getLoginContextName() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AuthenticationSchemeKRBParameters
-
- getLogLevel() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseParam
-
- getLogLevelString(int) - Static method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- getLong(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getLong(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getLong(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getLong(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getLong(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getLong(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the Long value mapped to the specified case-sensitive key.
- getLong(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getLong(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getLong(String) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Returns the long value with the specified name.
- getLong(String) - Method in interface javax.jms.MapMessage
-
Returns the long value with the specified name.
- getLongProperty(String) - Method in class com.solacesystems.common.ObjectPropertySet
-
Searches for the property with the specified key in the property list and
converts to Long.
- getLongProperty(String) - Method in class com.solacesystems.jms.message.SolMessage
-
- getLongProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the long property with the specified
name.
- getLookback() - Method in class com.solacesystems.jcsmp.impl.compression.LookbackBuffer
-
- getMap() - Method in class com.solacesystems.common.property.impl.MapPropertySource
-
- getMap() - Method in class com.solacesystems.jcsmp.impl.MapMessageImpl
-
- getMap(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getMap(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getMap(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getMap(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getMap() - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getMap(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getMap() - Method in class com.solacesystems.jcsmp.impl.SubscriptionHashMap
-
- getMap() - Method in interface com.solacesystems.jcsmp.MapMessage
-
Gets the message content.
- getMap(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the SDTMap value mapped to the specified case-sensitive key.
- getMap(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getMap(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getMap() - Method in interface com.solacesystems.jms.message.MapMessageIF
-
- getMap() - Method in class com.solacesystems.jms.message.SolMapMessage
-
- getMapNames() - Method in class com.solacesystems.jms.message.SolMapMessage
-
Returns an Enumeration of all the names in the MapMessage object.
- getMapNames() - Method in interface javax.jms.MapMessage
-
Returns an Enumeration of all the names in the
MapMessage object.
- getMappedLogLevel(int) - Static method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- getMappedLogLevelString(int) - Static method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- getMaster() - Method in class com.solacesystems.common.property.Property
-
Returns the highest priority property source that has been set,
or null if none of the sources are set.
- getMatch() - Method in class com.solacesystems.jcsmp.impl.SubscriptionMatchEntry
-
- getMatchTopic() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheGetResponse
-
- getMaxAge() - Method in class com.solacesystems.jcsmp.CacheSessionProperties
-
Gets the maximum message age (in seconds).
- getMaxDeliveredUnackedMsgs(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getMaxMsgRedelivery() - Method in class com.solacesystems.jcsmp.EndpointProperties
-
Defines the maximum message redelivery count on the queue or topic endpoint.
- getMaxMsgRedelivery(int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getMaxMsgs() - Method in class com.solacesystems.jcsmp.CacheSessionProperties
-
Gets the maximum messages per Topic.
- getMaxMsgSize() - Method in class com.solacesystems.jcsmp.EndpointProperties
-
Returns the maximum message size for the endpoint.
- getMaxParamAction() - Method in interface com.solacesystems.jcsmp.protocol.HeaderDescriptionBean
-
- getMaxParamAction() - Method in class com.solacesystems.jcsmp.protocol.smf.AbstractHeaderBean
-
- getMaxParamAction() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- getMaxSeqNum() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- getMessage() - Method in exception com.solacesystems.common.property.PropertyConversionException
-
- getMessage(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getMessage(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getMessage(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getMessage(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getMessage(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getMessage() - Method in class com.solacesystems.jcsmp.impl.sdt.UnsupportedTLV
-
- getMessage() - Method in class com.solacesystems.jcsmp.impl.SendMultipleEntry
-
- getMessage() - Method in interface com.solacesystems.jcsmp.JCSMPSendMultipleEntry
-
Gets the message to send.
- getMessage(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
SolReserved - Returns the RawSMFMessage value mapped to the specified case-sensitive key.
- getMessage() - Method in exception com.solacesystems.jcsmp.transaction.xa.SolXAException
-
- getMessage(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getMessage(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getMessage(String, String, String) - Static method in class com.solacesystems.jms.impl.SolJMSErrorMessages
-
- getMessage() - Method in class com.solacesystems.jms.message.SolMessage
-
- getMessageConsumer() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
Deprecated.
- getMessageConsumer(XMLMessageListener) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getMessageConsumer(SubscriptionStateProvider) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
Deprecated.
- getMessageConsumer(SubscriptionStateProvider, XMLMessageListener) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
Deprecated.
- getMessageConsumer(JCSMPReconnectEventHandler) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
Deprecated.
- getMessageConsumer(JCSMPReconnectEventHandler, XMLMessageListener) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getMessageConsumer(SubscriptionStateProvider, JCSMPReconnectEventHandler) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
Deprecated.
- getMessageConsumer(SubscriptionStateProvider, JCSMPReconnectEventHandler, XMLMessageListener) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
Deprecated.
- getMessageConsumer(DestinationListener) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getMessageConsumer(JCSMPReconnectEventHandler, DestinationListener) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getMessageConsumer(DestinationSubscriptionStateProvider, DestinationListener) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getMessageConsumer(DestinationSubscriptionStateProvider, JCSMPReconnectEventHandler, DestinationListener) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getMessageConsumer() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getMessageConsumer(XMLMessageListener) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- getMessageConsumer() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- getMessageConsumer(JCSMPReconnectEventHandler, XMLMessageListener) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- getMessageConsumer(JCSMPReconnectEventHandler) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- getMessageConsumer(SubscriptionStateProvider, XMLMessageListener) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- getMessageConsumer(SubscriptionStateProvider) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- getMessageConsumer(SubscriptionStateProvider, JCSMPReconnectEventHandler, XMLMessageListener) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- getMessageConsumer(SubscriptionStateProvider, JCSMPReconnectEventHandler) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- getMessageConsumer(DestinationListener) - Method in interface com.solacesystems.jcsmp.JCSMPDestinationSession
-
- getMessageConsumer(JCSMPReconnectEventHandler, DestinationListener) - Method in interface com.solacesystems.jcsmp.JCSMPDestinationSession
-
- getMessageConsumer(DestinationSubscriptionStateProvider, DestinationListener) - Method in interface com.solacesystems.jcsmp.JCSMPDestinationSession
-
- getMessageConsumer(DestinationSubscriptionStateProvider, JCSMPReconnectEventHandler, DestinationListener) - Method in interface com.solacesystems.jcsmp.JCSMPDestinationSession
-
Get the instance of
DestinationConsumer with subscriptions out-of-sync
checking and reconnect event handler.
- getMessageConsumer(XMLMessageListener) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- getMessageConsumer() - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- getMessageConsumer(JCSMPReconnectEventHandler, XMLMessageListener) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- getMessageConsumer(JCSMPReconnectEventHandler) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- getMessageConsumer(SubscriptionStateProvider, XMLMessageListener) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- getMessageConsumer(SubscriptionStateProvider) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- getMessageConsumer(SubscriptionStateProvider, JCSMPReconnectEventHandler, XMLMessageListener) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- getMessageConsumer(SubscriptionStateProvider, JCSMPReconnectEventHandler) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- getMessageContentSummary(byte[]) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
WARNING: assumes a MAX of 5 MEDs.
- getMessageDestinationListener() - Method in interface com.solacesystems.jcsmp.DestinationConsumer
-
Gets the message consumer's message listener.
- getMessageDestinationListener() - Method in class com.solacesystems.jcsmpx.impl.TopicConsumerImpl
-
- getMessageId() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getMessageId() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getMessageId() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getMessageId() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheGetResponse
-
- getMessageId() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Returns the message ID set by JCSMP during send or reception.
- getMessageIdLong() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getMessageIdLong() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getMessageIdLong() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getMessageIdLong() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Returns the message ID set by JCSMP during send or reception.
- getMessageIDMode() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getMessageListener() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getMessageListener() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageConsumer
-
- getMessageListener() - Method in interface com.solacesystems.jcsmp.impl.MessageDispatchTarget
-
Immutable.
- getMessageListener() - Method in interface com.solacesystems.jcsmp.XMLMessageConsumer
-
Gets the message consumer's message listener.
- getMessageListener() - Method in class com.solacesystems.jms.impl.JCSMPMessageListener
-
- getMessageListener() - Method in class com.solacesystems.jms.impl.SessionConnectionConsumerSupport
-
- getMessageListener() - Method in class com.solacesystems.jms.SolMessageConsumer
-
- getMessageListener() - Method in class com.solacesystems.jms.SolSession
-
- getMessageListener() - Method in interface javax.jms.MessageConsumer
-
Gets the message consumer's MessageListener.
- getMessageListener() - Method in interface javax.jms.Session
-
Returns the session's distinguished message listener (optional).
- getMessagePriority(byte[], int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getMessageProducer() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getMessageProducer(JCSMPStreamingPublishEventHandler) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getMessageProducer(JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getMessageProducer(JCSMPStreamingPublishEventHandler, Destination) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getMessageProducer() - Method in class com.solacesystems.jcsmp.impl.PubADManager
-
- getMessageProducer() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- getMessageProducer(JCSMPStreamingPublishEventHandler) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- getMessageProducer(JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- getMessageProducer() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- getMessageProducer(JCSMPStreamingPublishEventHandler, Destination) - Method in interface com.solacesystems.jcsmp.JCSMPDestinationSession
-
Get the instance of DestinationProducer.
- getMessageProducer(JCSMPStreamingPublishEventHandler) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Get an instance of XMLMessageProducer.
- getMessageProducer(JCSMPStreamingPublishEventHandler, JCSMPProducerEventHandler) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Get an instance of XMLMessageProducer.
- getMessageProducer() - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- getMessageQueueSize() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getMessages() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheGetResponse
-
- getMessageSelector(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getMessageSelector() - Method in class com.solacesystems.jms.SolMessageConsumer
-
- getMessageSelector() - Method in class com.solacesystems.jms.SolQueueBrowser
-
- getMessageSelector() - Method in interface javax.jms.MessageConsumer
-
Gets this message consumer's message selector expression.
- getMessageSelector() - Method in interface javax.jms.QueueBrowser
-
Gets this queue browser's message selector expression.
- getMessageSize() - Method in class com.solacesystems.jms.message.SolMessage
-
- getMessageSize(Message) - Static method in class com.solacesystems.jms.SolJmsUtility
-
Gets the encoded size of the message payload in bytes.
- getMessageTopicListener() - Method in class com.solacesystems.jcsmpx.impl.MessageListenerAdapter
-
- getMessageType() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getMessageType() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getMessageType() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getMessageType() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- getMetaBytes() - Method in interface com.solacesystems.jcsmp.impl.MessageMetadataAdapter
-
- getMetaBytesSize() - Method in interface com.solacesystems.jcsmp.impl.MessageMetadataAdapter
-
- getMetaData() - Method in class com.solacesystems.jms.SolConnection
-
- getMetaData() - Method in interface javax.jms.Connection
-
Gets the metadata for this connection.
- getMetadataContent() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getMetadataContentBuffer() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getMetadataContentLength() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getMetadataContentLength() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getMethods(Object, String, String[]) - Static method in class com.solacesystems.common.util.Reflection
-
- getMinSeqNum() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- getModeAwareHostList() - Method in class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategy
-
Gets the hostlist to use for connection / reconnection attempts.
- getModeAwareHostList() - Method in class com.solacesystems.jcsmp.protocol.impl.ChannelOpStrategyClient
-
- getMsgId() - Method in class com.solacesystems.jcsmp.impl.MsgIdInfo
-
- getMsgLen() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getMsgLen() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- getMsgLen() - Method in class com.solacesystems.jcsmp.protocol.WireMessage
-
- getMsgLenWords() - Method in class com.solacesystems.jcsmp.protocol.smf.PubSubCtrlHeaderBean
-
- getMsgPool() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getMsgPri() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getMsgTotalLenWithHeader() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getMsgType() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderBean
-
- getMsgType() - Method in class com.solacesystems.jcsmp.protocol.smf.ClientCtrlHeaderBean
-
- getMsgVpnName(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl
-
- getMulticastIP() - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUSubscriberCtrlBean
-
- getMulticastPort() - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUSubscriberCtrlBean
-
- getMyStackTrace() - Static method in class com.solacesystems.common.util.ThreadUtil
-
Gets current stack trace as a String.
- getMyStackTraceOneLine() - Static method in class com.solacesystems.common.util.ThreadUtil
-
- getName() - Method in class com.solacesystems.common.bean.SecureConnectionBean
-
- getName() - Method in class com.solacesystems.common.config.Router
-
- getName() - Method in interface com.solacesystems.common.expect.ExpectConfig
-
Deprecated.
- getName() - Method in class com.solacesystems.common.jndi.PropertyList
-
- getName() - Method in class com.solacesystems.common.property.PropertySource
-
- getName() - Method in class com.solacesystems.common.util.property.Property
-
- getName() - Method in class com.solacesystems.common.util.property.Property.Source
-
- getName() - Method in class com.solacesystems.common.util.TransactionMessage
-
- getName() - Method in class com.solacesystems.jcsmp.ClientName
-
- getName() - Method in class com.solacesystems.jcsmp.ContextProperties
-
Gets the name of the Context.
- getName() - Method in interface com.solacesystems.jcsmp.Destination
-
Gets the destination name specified at creation time.
- getName() - Method in interface com.solacesystems.jcsmp.Endpoint
-
Gets the name of the Endpoint.
- getName() - Method in class com.solacesystems.jcsmp.impl.AbstractDestination
-
Gets the destination name specified at object creation time.
- getName() - Method in class com.solacesystems.jcsmp.impl.transaction.BaseTransactedSessionImpl
-
- getName() - Method in class com.solacesystems.jcsmp.protocol.impl.SeqNumAbstractAllocator
-
- getName() - Method in interface com.solacesystems.jcsmp.protocol.SeqNumAllocator
-
- getName() - Method in class com.solacesystems.jcsmp.Queue
-
- getName() - Method in class com.solacesystems.jcsmp.SubscriberEndpoint
-
- getName() - Method in class com.solacesystems.jcsmp.TopicEndpoint
-
- getName() - Method in class com.solacesystems.jcsmp.TopicProperties
-
Gets the name of this Topic.
- getName() - Method in interface com.solacesystems.jcsmp.transaction.TransactedSession
-
Gets the name of this session.
- getName() - Method in class com.solacesystems.jcsmpx.impl.DestinationImpl
-
- getName() - Method in class com.solacesystems.jms.SolSession
-
- getName() - Method in interface com.solacesystems.jms.SolSessionIF
-
- getName() - Method in class com.solacesystems.jms.SolXAQueueSession
-
- getName() - Method in class com.solacesystems.jms.SolXASession
-
- getName() - Method in class com.solacesystems.jms.SolXATopicSession
-
- getNameBytes() - Method in class com.solacesystems.jcsmp.impl.TopicImpl
-
- getNamePartInternal() - Method in class com.solacesystems.jcsmp.impl.QueueImpl
-
Gets the internal (local) name part, without the HostId.
- getNamespaces() - Method in class com.solacesystems.common.xpe.Xpe
-
Get the XML namespaces used by this XPE.
- getNegotiatedMaxADCtrlVersion() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getNegotiatedMaxXAVersion() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getNegotiatedMinADCtrlVersion() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getNegotiatedMinXAVersion() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getNetworkInfoString() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionManager
-
- getNetworkInfoString() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- getNetworkInfoString() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionManager
-
- getNetworkInfoString() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpChannel
-
- getNetworkInfoString() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getNetworkName(Destination) - Method in class com.solacesystems.jcsmp.DestinationUtils
-
Returns the String representing a
Queue or
Topic
destination in an encoded network name form.
- getNetworkName(Destination) - Method in class com.solacesystems.jcsmp.impl.DestinationUtilsImpl
-
- getNewADManager(JCSMPXMLMessageProducer, JCSMPProperties, ContextImpl, ProducerFlowProperties) - Static method in class com.solacesystems.jcsmp.impl.PubADManager
-
- getNewMaster() - Method in class com.solacesystems.common.property.PropertyChangeEvent
-
- getNewPriority() - Method in class com.solacesystems.common.property.PropertySourceChangeEvent
-
- getNewSubscription() - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
If binding to a
TopicEndpoint, the subscription to set on the
Endpoint.
- getNewValue() - Method in class com.solacesystems.common.property.PropertyChangeEvent
-
- getNewValue() - Method in class com.solacesystems.common.property.PropertySourceChangeEvent
-
- getNext() - Method in class com.solacesystems.common.util.GenericPool.PoolEntry
-
- getNext() - Method in interface com.solacesystems.common.util.TLinkable
-
Returns the linked list node after this one.
- getNext(T) - Method in class com.solacesystems.common.util.TLinkedList
-
Return the node following the given node.
- getNext() - Method in interface com.solacesystems.jcsmp.Browser
-
Retrieve the next message from the Browser's local message buffer, if one
is available, waiting if necessary up to the timeout configured in
BrowserProperties.
- getNext(int) - Method in interface com.solacesystems.jcsmp.Browser
-
Retrieve the next message from the Browser's local message buffer, if one
is available, waiting if necessary up to timeoutInMillis ms.
- getNext() - Method in class com.solacesystems.jcsmp.impl.BrowserImpl
-
- getNext(int) - Method in class com.solacesystems.jcsmp.impl.BrowserImpl
-
- getNext24b() - Method in class com.solacesystems.jcsmp.protocol.impl.SeqNum63bAllocator
-
- getNext24b() - Method in interface com.solacesystems.jcsmp.protocol.SeqNumAllocator
-
- getNext63b() - Method in class com.solacesystems.jcsmp.protocol.impl.SeqNum63bAllocator
-
- getNext63b() - Method in interface com.solacesystems.jcsmp.protocol.SeqNumAllocator
-
- getNextNoWait() - Method in interface com.solacesystems.jcsmp.Browser
-
If there is at least one message available in the Browser's local message
buffer, return it immediately; otherwise, return null.
- getNextNoWait() - Method in class com.solacesystems.jcsmp.impl.BrowserImpl
-
- getNextSequence() - Method in class com.solacesystems.jms.impl.IdGenerator
-
- getNextShortSequence() - Method in class com.solacesystems.jms.impl.IdGenerator
-
- getNoLocal() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getNoLocal() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl
-
- getNoLocal() - Method in class com.solacesystems.jms.SolMessageConsumer
-
- getNoLocal() - Method in interface com.solacesystems.jms.SolMessageConsumerIF
-
- getNoLocal() - Method in class com.solacesystems.jms.SolTopicSubscriber
-
- getNoLocal() - Method in interface javax.jms.TopicSubscriber
-
Gets the NoLocal attribute for this subscriber.
- getNonWildSubscriptions() - Method in class com.solacesystems.jcsmp.impl.SubscriptionMap
-
- getNormalizedName() - Method in class com.solacesystems.jcsmpx.impl.DestinationImpl
-
- getNotif() - Method in class com.solacesystems.jcsmp.impl.timers.MsgSegmentReconstructionTimedTask
-
- getNotif() - Method in class com.solacesystems.jcsmp.impl.timers.SegmentFlowCreationTimedTask
-
- getNumberOfUnackedMessages() - Method in class com.solacesystems.jms.events.SolRepublishUnackedMessageEvent
-
- getNumDests() - Method in class com.solacesystems.common.util.TMAServiceSubscription
-
- getNumEntries() - Method in class com.solacesystems.jcsmp.impl.SubscriptionMap
-
- getNumOfSubscriptions() - Method in class com.solacesystems.jcsmp.DestinationSubscriptionState
-
Deprecated.
- getNumOfSubscriptions() - Method in class com.solacesystems.jcsmp.SubscriptionState
-
Deprecated.
- getNumSegments() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- getNumUnackedTpMsgs() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getObject(String) - Method in class com.solacesystems.common.util.i18n.GenericResourceBundleSupport
-
Return the internationalized object specified by the given key.
- getObject(String) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Returns the value of the object with the specified name.
- getObject() - Method in class com.solacesystems.jms.message.SolObjectMessage
-
Gets the serializable object containing this message's data.
- getObject(String) - Method in interface javax.jms.MapMessage
-
Returns the value of the object with the specified name.
- getObject() - Method in interface javax.jms.ObjectMessage
-
Gets the serializable object containing this message's data.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>, Attributes) - Method in class com.solacesystems.jms.DefaultReferenceableDelegate
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class com.solacesystems.jms.DefaultReferenceableDelegate
-
- getObjectProperty(String) - Method in class com.solacesystems.jms.message.SolMessage
-
- getObjectProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the Java object property with the specified name.
- getOffset() - Method in class com.solacesystems.common.util.ByteArray
-
Get the offset of the data in the backing array.
- getOffset() - Method in class com.solacesystems.jcsmp.protocol.smf.FastSmfParamContainer
-
- getOldMaster() - Method in class com.solacesystems.common.property.PropertyChangeEvent
-
- getOldPriority() - Method in class com.solacesystems.common.property.PropertySourceChangeEvent
-
- getOldValue() - Method in class com.solacesystems.common.property.PropertyChangeEvent
-
- getOldValue() - Method in class com.solacesystems.common.property.PropertySourceChangeEvent
-
- getOpenXASessionMessageType(byte) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getOperation() - Method in class com.solacesystems.jms.impl.JCSMPExceptionKey
-
- getOpEx() - Method in class com.solacesystems.jcsmp.impl.RequestResponseTask
-
- getOrigFlags() - Method in class com.solacesystems.jcsmp.impl.XAWireMessageEncoder
-
- getOriginal() - Method in class com.solacesystems.common.HostInfo
-
- getOriginalAckThreshold() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getOutputSteps() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactionSteps
-
- getOutputStepsCopy() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactionSteps
-
- getOutstandingRequests() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheSessionImpl
-
- getOutstandingRequestsLock() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheSessionImpl
-
- getP2pInboxTopic(String) - Static method in class com.solacesystems.jcsmp.impl.P2pUtil
-
Generate the session base ReplyTo topic of the form "<base>/#"
- getP2pTopicDescriptionBase() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getP2pTopicSubscription(String) - Static method in class com.solacesystems.jcsmp.impl.P2pUtil
-
Generate the session P2P subscription topic of the form "<base>/>".
- getParamContainer() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderBean
-
- getParamContainer() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- getParameter(int, Object[]) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryPubCtrl
-
- getParameterizedClass() - Method in class com.solacesystems.common.property.Property
-
- getParameters() - Method in class com.solacesystems.jcsmp.protocol.smf.SmfExtendedStreamTLVParameter
-
- getParams() - Method in interface com.solacesystems.jcsmp.protocol.HeaderDescriptionBean
-
- getParams() - Method in class com.solacesystems.jcsmp.protocol.smf.AbstractHeaderBean
-
- getParams() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderBean
-
- getParams() - Method in class com.solacesystems.jcsmp.protocol.smf.ClientCtrlHeaderBean
-
- getParams() - Method in class com.solacesystems.jcsmp.protocol.smf.PubSubCtrlHeaderBean
-
- getParams() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getParams() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- getParent() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- getParentSession() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- getParseError() - Method in class com.solacesystems.common.semp.SEMPSAXParser
-
- getPassword() - Method in class com.solacesystems.common.bean.SecureConnectionBean
-
- getPassword() - Method in class com.solacesystems.common.config.Service
-
- getPassword() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AuthenticationSchemeBasicParameters
-
- getPassword(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactorySmf
-
- getPassword() - Method in class com.solacesystems.jms.property.HostInfo
-
- getPassword() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getPassword() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getPassword() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the password to connect to the
appliance with.
- getPassword() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getPassword() - Method in class com.solacesystems.jndi.SolJNDIInitialContextFactory.SolJNDIInitialContext
-
- getPayload() - Method in class com.solacesystems.jcsmp.JndiMessage
-
Get the message payload.
- getPayload() - Method in class com.solacesystems.jcsmp.protocol.WireMessage
-
- getPermission() - Method in class com.solacesystems.jcsmp.EndpointProperties
-
Returns the permission for this endpoint.
- getPermRanges() - Method in class com.solacesystems.jcsmp.impl.queues.AppAckRangeCache
-
- getPhysicalName() - Method in class com.solacesystems.jms.SolDestination
-
- getPid() - Method in class com.solacesystems.jcsmp.impl.client.ClientInfoProvider
-
Process ID.
- getPlatform() - Method in class com.solacesystems.jcsmp.impl.client.ClientInfoProvider
-
Platform string.
- getPlatform(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl
-
- getPlatform() - Method in class com.solacesystems.jms.impl.JMSClientInfoProvider
-
- getPm_ad_ackMsgId() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPm_ad_flowid() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPm_ad_msgid() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPm_ad_prevmsgid() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPm_ad_redelivery_count() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPm_ad_ttl() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPm_content_summ() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPm_corrtag() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPm_deliverymode() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPm_gssapiToken() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPm_msg_priority() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPm_password() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPm_queue_len() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPm_queue_offset() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPm_respcode() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPm_respstr() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPm_topic_len() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPm_topic_offset() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPm_topicseqnum() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPm_tr_topicname_bytes() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPm_userdata() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPm_username() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getPort() - Method in class com.solacesystems.common.bean.RouterBean
-
- getPort() - Method in class com.solacesystems.common.config.JMSService
-
- getPort() - Method in class com.solacesystems.common.config.Service
-
- getPort() - Method in class com.solacesystems.common.HostInfo
-
- getPort() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getPort() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getPort() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the port to use for the data connection.
- getPort() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getPreferredEncoding() - Static method in class com.solacesystems.common.util.Base64
-
- getPrevious() - Method in class com.solacesystems.common.util.GenericPool.PoolEntry
-
- getPrevious() - Method in interface com.solacesystems.common.util.TLinkable
-
Returns the linked list node before this one.
- getPrevious(T) - Method in class com.solacesystems.common.util.TLinkedList
-
Return the node preceding the given node.
- getPrevMessageId() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getPrintable() - Method in class com.solacesystems.common.property.PropertySource
-
- getPriority() - Method in class com.solacesystems.common.property.PropertySource
-
- getPriority() - Method in class com.solacesystems.common.xpe.PriorityXpe
-
Gets the CoS priority.
- getPriority() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getPriority() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- getPriority() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getPriority() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getPriority() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Returns priority value in the range of 0–255, or -1 if it is not set.
- getPriority() - Method in class com.solacesystems.jms.SolMessageProducer
-
- getPriority() - Method in interface javax.jms.MessageProducer
-
Gets the producer's default priority.
- getPrivateKeyAlias() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getPrivateKeyPwd() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getProcessCpuTime(int) - Static method in class com.solacesystems.common.util.CPUUsage
-
Returns -1 if not possible to do that
- getProducer() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getProducer() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- getProducer() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- getProducerDispatcher() - Method in class com.solacesystems.jcsmp.impl.ContextImpl
-
- getProducerDispatcherQueueSize() - Method in class com.solacesystems.jcsmp.JCSMPGlobalProperties
-
Gets the size of the producer notification dispatcher queue.
- getProducerDispatcherQueueSize() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getProducerEventHandler() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- getProducers() - Method in class com.solacesystems.jms.SolSession
-
- getProducers() - Method in interface com.solacesystems.jms.SolSessionIF
-
- getProperties() - Method in class com.solacesystems.common.config.Router
-
- getProperties() - Method in class com.solacesystems.common.jndi.PropertyList
-
- getProperties() - Method in interface com.solacesystems.jcsmp.CacheSession
-
Gets the properties for this Session.
- getProperties() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getProperties() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getProperties() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getProperties() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheSessionImpl
-
- getProperties() - Method in class com.solacesystems.jcsmp.JCSMPPropertyMap
-
Returns the property map.
- getProperties() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the user properties map.
- getProperties() - Method in class com.solacesystems.jms.impl.ConnectionProperties
-
- getProperties() - Method in class com.solacesystems.jms.message.SolMessage
-
- getProperties() - Method in class com.solacesystems.jms.property.JMSProperties
-
- getProperties() - Method in class com.solacesystems.jms.SolConnection
-
- getProperties() - Method in interface com.solacesystems.jms.SolConnectionIF
-
- getProperties() - Method in class com.solacesystems.jms.SolSession
-
- getProperties() - Method in interface com.solacesystems.jms.SolSessionIF
-
- getProperty(JNDIObject, String) - Static method in class com.solacesystems.common.jndi.JNDIUtil
-
- getProperty(JNDIObject, String, String) - Static method in class com.solacesystems.common.jndi.JNDIUtil
-
- getProperty(String) - Method in class com.solacesystems.common.jndi.PropertyList
-
- getProperty(String) - Method in class com.solacesystems.common.ObjectPropertySet
-
Searches for the property with the specified key in the property list.
- getProperty() - Method in class com.solacesystems.common.property.PropertyChangeEvent
-
- getProperty() - Method in class com.solacesystems.common.property.PropertySourceChangeEvent
-
- getProperty(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getProperty(String) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- getProperty(String) - Method in class com.solacesystems.jcsmp.JCSMPPropertyMap
-
Searches for the property with the specified key in the property list.
- getProperty(String) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Gets a Session property.
- getProperty() - Method in exception com.solacesystems.jcsmp.PropertyMismatchException
-
Gets the property that caused the mismatch exception.
- getProperty(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
Gets the property value given its name.
- getProperty(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getPropertyBean() - Method in class com.solacesystems.jms.impl.ConnectionProperties
-
- getPropertyList(String) - Method in class com.solacesystems.common.jndi.JNDIObject
-
- getPropertyMap() - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- getPropertyMap() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- getPropertyMap() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- getPropertyMap() - Method in class com.solacesystems.jms.property.JMSAPIPropertyBean
-
- getPropertyMap() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getPropertyMap() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getPropertyNames() - Method in class com.solacesystems.jms.message.SolMessage
-
- getPropertyNames() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
Gets the property names for all the properties.
- getPropertyNames() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getPropertyNames() - Method in interface javax.jms.Message
-
Returns an Enumeration of all the property names.
- getPropertySourceChangeEvent() - Method in exception com.solacesystems.common.property.PropertyVetoException
-
- getPropertyValue() - Method in exception com.solacesystems.jcsmp.PropertyMismatchException
-
Gets the property value that caused the mismatch exception.
- getProtocol() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getProtocols() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getProtocolsToUse(HashSet<String>, ArrayList<String>, ArrayList<String>) - Method in class com.solacesystems.jcsmp.protocol.smf.SSLSmfClient
-
- getProtocolVersion() - Method in class com.solacesystems.jcsmp.protocol.smf.PubSubCtrlHeaderBean
-
- getProviderGeneratedClientID() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getProviderMajorVersion() - Method in class com.solacesystems.jms.impl.SolConnectionMetaData
-
Gets the JMS provider major version number.
- getProviderMajorVersion() - Method in interface javax.jms.ConnectionMetaData
-
Gets the JMS provider major version number.
- getProviderMinorVersion() - Method in class com.solacesystems.jms.impl.SolConnectionMetaData
-
Gets the JMS provider minor version number.
- getProviderMinorVersion() - Method in interface javax.jms.ConnectionMetaData
-
Gets the JMS provider minor version number.
- getProviderVersion() - Method in class com.solacesystems.jms.impl.SolConnectionMetaData
-
Gets the JMS provider version.
- getProviderVersion() - Method in interface javax.jms.ConnectionMetaData
-
Gets the JMS provider version.
- getPub_Ack_Window_Size() - Method in class com.solacesystems.jcsmp.impl.PubADManager
-
- getPubADManager() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- getPubFlowManager() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getQEndpointBehaviour(Integer, Integer) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getQueue() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- getQueue() - Method in class com.solacesystems.jms.impl.SendResult
-
- getQueue() - Method in class com.solacesystems.jms.SolQueueBrowser
-
- getQueue() - Method in class com.solacesystems.jms.SolQueueReceiver
-
- getQueue() - Method in class com.solacesystems.jms.SolQueueSender
-
- getQueue() - Method in interface javax.jms.QueueBrowser
-
Gets the queue associated with this queue browser.
- getQueue() - Method in interface javax.jms.QueueReceiver
-
Gets the Queue associated with this queue receiver.
- getQueue() - Method in interface javax.jms.QueueSender
-
Gets the queue associated with this QueueSender.
- getQueueName(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getQueueName() - Method in class com.solacesystems.jms.impl.SolQueueImpl
-
Gets the name of this queue.
- getQueueName() - Method in interface javax.jms.Queue
-
Gets the name of this queue.
- getQueueNameLength() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getQueueNameLength() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getQueueNameLength() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getQueueNameLength() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- getQueueNameOffset() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getQueueNameOffset() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getQueueNameOffset() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getQueueNameOffset() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- getQueueSession() - Method in class com.solacesystems.jms.SolXAQueueSession
-
- getQueueSession() - Method in interface javax.jms.XAQueueSession
-
Gets the queue session associated with this XAQueueSession.
- getQueueToProcess() - Method in class com.solacesystems.jcsmp.impl.PubADManager.ProcessTransactedWindowedAckErrorTask
-
- getQueueToProcess() - Method in class com.solacesystems.jcsmp.impl.PubADManager.ProcessWindowedAckErrorTask
-
- getQueueToProcess() - Method in class com.solacesystems.jcsmp.impl.PubADManager.ProcessWindowedAckTask
-
- getQueueToProcess() - Method in class com.solacesystems.jcsmp.impl.PubADManager.ReturnUnackedMgsToPoolTask
-
- getQueueToProcess() - Method in interface com.solacesystems.jcsmp.impl.queues.ProcessElementsTask
-
- getQueueUsedSize() - Method in class com.solacesystems.jcsmp.impl.PubADManager
-
- getQuota() - Method in class com.solacesystems.jcsmp.EndpointProperties
-
Returns the quota for the endpoint.
- getReadTimeoutInMillis() - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- getReadTimeoutInMillis() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getReadTimeoutInMillis() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getReadTimeoutInMillis() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the timeout in milliseconds for
reading a reply from the appliance.
- getReadTimeoutInMillis() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getReason() - Method in class com.solacesystems.common.semp.SEMPSAXParser
-
- getReason() - Method in exception com.solacesystems.jcsmp.impl.sdt.TLVUnsupportedException
-
- getReason() - Method in class com.solacesystems.jcsmp.impl.sdt.UnsupportedTLV
-
- getReasonCode() - Method in class com.solacesystems.common.semp.SEMPSAXParser
-
- getReceiveADAckThreshold() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getReceiveADAckThreshold() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getReceiveAdAckThreshold() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the threshold for sending an acknowledgement to the appliance.
- getReceiveAdAckThreshold() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getReceiveADAckTimerInMillis() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getReceiveADAckTimerInMillis() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getReceiveADAckTimerInMillis() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the duration of the acknowledgement timer.
- getReceiveADAckTimerInMillis() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getReceiveADWindowSize() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getReceiveADWindowSize() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getReceiveADWindowSize() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the size of the sliding acknowledgement window.
- getReceiveADWindowSize() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getReceiveBuffer() - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- getReceiveBufferSize() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getReceiveBufferSize() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getReceiveBufferSize() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to configure the socket’s receive buffer size in bytes.
- getReceiveBufferSize() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getReceivedIds(boolean) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactionSteps.InputFlowExtendedInfo
-
- getReceiveReconnectRetries() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getReceiveReconnectRetries() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
Gets how much time (in ms) to wait between each attempt to reconnect to an endpoint.
- getReceiveReconnectRetries() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getReceiveReconnectRetryWaitInMillis() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getReceiveReconnectRetryWaitInMillis() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
Gets how much time (in ms) to wait between each attempt to reconnect to an endpoint.
- getReceiveReconnectRetryWaitInMillis() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getReceiveTimestamp() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getReceiveTimestamp() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getReceiveTimestamp() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getReceiveTimestamp() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the receive timestamp (in milliseconds, from midnight, January 1, 1970 UTC).
- getReconnectFreqManagerMaxReconnects() - Method in class com.solacesystems.jcsmp.JCSMPGlobalProperties
-
Gets the maximum number of reconnects to allow before the reconnect
frequency manager kills a connection.
- getReconnectHandler() - Method in interface com.solacesystems.jcsmp.protocol.CSMPSubscriberChannel
-
- getReconnectHandler() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- getReconnectRetries() - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- getReconnectRetries() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getReconnectRetries() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getReconnectRetries() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the number of times to attempt a reconnect
once the initial data connection to the appliance has been lost.
- getReconnectRetries() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getReconnectRetryIntervalInMsecs() - Method in class com.solacesystems.jcsmp.BrowserProperties
-
Gets how much time (in ms) to wait between each attempt to reconnect to an endpoint.
- getReconnectRetryIntervalInMsecs() - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
Gets how much time (in ms) to wait between each attempt to reconnect to an endpoint.
- getReconnectRetryIntervalInMsecs() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getReconnectRetryWaitInMillis() - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- getReconnectRetryWaitInMillis() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getReconnectRetryWaitInMillis() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getReconnectRetryWaitInMillis() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the amount of time to wait in milliseconds
between reconnect attempts.
- getReconnectRetryWaitInMillis() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getReconnectTries() - Method in class com.solacesystems.jcsmp.BrowserProperties
-
Gets number of times to attempt to reconnect to an endpoint after the initial bound flow goes down.
- getReconnectTries() - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
Gets number of times to attempt to reconnect to an endpoint after the initial bound flow goes down.
- getRedelivered() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getRedelivered() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getRedelivered() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getRedelivered() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Indicates if the message has been delivered by the appliance to the API before.
- getReference(Referenceable) - Method in class com.solacesystems.jms.DefaultReferenceableDelegate
-
- getReference() - Method in class com.solacesystems.jms.impl.SolQueueImpl
-
- getReference() - Method in class com.solacesystems.jms.impl.SolTopicImpl
-
- getReference() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getReference(Referenceable) - Method in interface com.solacesystems.jms.SolReferenceableDelegate
-
- getReferenceableDelegate() - Static method in class com.solacesystems.jms.SolJmsUtility
-
Gets the Referenceable delegate for ConnectionFactorys, Topics, and Queues.
- getRemainingCapacity() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerNotificationDispatcher
-
- getRemainingCapacity() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ProducerNotificationDispatcher
-
- getRemainingConfigurableCapacity() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerNotificationDispatcher
-
- getRemoteAddr() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpChannel
-
- getRemoteHost() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getRemotePort() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpChannel
-
- getRemotePort() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getReplayStartLocation() - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
Gets the message replay start location, or null if it is not set.
- getReplyTo() - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- getReplyTo() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- getReplyTo() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- getReplyTo() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getReplyTo() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getReplyTo() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getReplyTo() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the replyTo destination
- getReplyToSuffix() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getReplyToSuffix() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getReplyToSuffix() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getReplyToSuffix() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Returns the appended suffix to the session's default ReplyTo base topic
set as part of this message's ReplyTo topic destination.
- getRequest() - Method in class com.solacesystems.jcsmp.impl.client.ClientRequestResponse
-
- getRequest() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheGetResult
-
- getRequestId() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- getRequiresRelease7_0() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl
-
- getRespCode() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseParam
-
- getRespectTTL(boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getRespectTTL() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getRespectTTL() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getRespectTTL() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to indicate whether dynamically created durable topic
endpoints or queues are set to respect time to live (see Dynamic Durables).
- getRespectTTL() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getResponse() - Method in class com.solacesystems.jcsmp.impl.client.ClientRequestResponse
-
- getResponse() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheGetResult
-
- getResponse(long, String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactorySmf
-
- getResponseBody() - Method in exception com.solacesystems.jcsmp.JCSMPErrorResponseException
-
- getResponseCode() - Method in class com.solacesystems.jcsmp.FlowEventArgs
-
Gets the optional appliance response code, 0 if unavailable.
- getResponseCode() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheGetResponse
-
- getResponseCode() - Method in exception com.solacesystems.jcsmp.JCSMPErrorResponseException
-
- getResponseCode() - Method in exception com.solacesystems.jcsmp.JCSMPLoginFailureException
-
Get the SMF response code.
- getResponseCode() - Method in class com.solacesystems.jcsmp.JndiMessage
-
Get the numeric response code from a JNDI response.
- getResponseCode() - Method in class com.solacesystems.jcsmp.ProducerEventArgs
-
Gets the optional appliance response code, 0 if unavailable.
- getResponseCode(byte[], int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getResponseCode() - Method in class com.solacesystems.jcsmp.SessionEventArgs
-
Gets the optional appliance response code, 0 if unavailable.
- getResponseCodeString(int) - Static method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- getResponsePhrase() - Method in exception com.solacesystems.jcsmp.JCSMPErrorResponseException
-
- getResponsePhrase() - Method in exception com.solacesystems.jcsmp.JCSMPLoginFailureException
-
Get the response phrase.
- getResponseString() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheGetResponse
-
- getResponseString() - Method in class com.solacesystems.jcsmp.JndiMessage
-
Get the response string from a JNDI response.
- getResponseString(byte[], int, int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getResponseTimeout() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- getRespSubCode() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseParam
-
- getResumeXASessionMessageType(byte, String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getRetransmitService() - Method in class com.solacesystems.jcsmp.impl.ContextImpl
-
- getRouterCapabilities() - Method in class com.solacesystems.jms.impl.ConnectionProperties
-
- getRouterMode() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getRxTimestamp() - Method in class com.solacesystems.jcsmp.protocol.WireMessage
-
- getS() - Method in enum com.solacesystems.jcsmp.impl.JCSMPErrorResponseSubcodeMapper.ESTR
-
- getSafeToRetransmitTstamp() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getSalt() - Method in class com.solacesystems.common.util.PassphraseCipherTool
-
- getSaltBase64() - Method in class com.solacesystems.common.util.PassphraseCipherTool
-
- getScheme() - Method in class com.solacesystems.common.HostInfo
-
- getSecond() - Method in class com.solacesystems.common.util.Pair
-
- getSecond() - Method in class com.solacesystems.jcsmp.Pair
-
- getSecuredPort() - Method in class com.solacesystems.common.config.DataService
-
- getSecuredURL() - Method in class com.solacesystems.common.config.JMSService
-
- getSecureProperties() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getSeed() - Method in class com.solacesystems.jms.impl.IdGenerator
-
- getSegmentMsgPhsicalQueueName() - Method in exception com.solacesystems.jms.IncompleteLargeMessageException
-
- getSegmentMsgQueueName() - Method in exception com.solacesystems.jcsmp.JCSMPIncompleteLargeMessageReceivedException
-
- getSegmentMsgSelector() - Method in exception com.solacesystems.jcsmp.JCSMPIncompleteLargeMessageReceivedException
-
- getSegmentMsgSelector() - Method in exception com.solacesystems.jms.IncompleteLargeMessageException
-
- getSegmentRecvd() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- getSegmentsBuffer() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- getSelector() - Method in class com.solacesystems.jcsmp.BrowserProperties
-
Returns the browse selector string.
- getSelector() - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
Gets the message selector, if one is set.
- getSendADAckTimerInMillis() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSendADAckTimerInMillis() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSendADAckTimerInMillis() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the duration of the acknowledgement timer in milliseconds.
- getSendADAckTimerInMillis() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getSendADMaxResends() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSendADMaxResends() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSendADMaxResends() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
Deprecated.
- getSendADMaxResends() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getSendADWindowSize() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSendADWindowSize() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSendADWindowSize() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the size of the sliding acknowledgement window for
non-persistent messages.
- getSendADWindowSize() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getSendBuffer() - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- getSendBufferSize() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSendBufferSize() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSendBufferSize() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the socket’s send buffer size in bytes.
- getSendBufferSize() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getSendCount() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getSenderID() - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- getSenderID() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- getSenderID() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- getSenderID() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getSenderId() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getSenderID() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getSenderId() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getSenderID() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getSenderId() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getSenderID() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- getSenderId() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Returns the Sender's ID.
- getSenderID() - Method in class com.solacesystems.jms.message.SolMessage
-
- getSenderTimestamp() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getSenderTimestamp() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getSenderTimestamp() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getSenderTimestamp() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the send timestamp (in milliseconds, from midnight, January 1, 1970
UTC).
- getSendTimestamp() - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- getSendTimestamp() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- getSendTimestamp() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- getSendTimestamp() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getSendTimestamp() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getSendTimestamp() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getSendTimestamp() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- getSendWindowSize() - Method in class com.solacesystems.jms.impl.ConnectionFactoryProperties
-
Deprecated.
- getSeqNum() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getSequenceNumber() - Method in class com.solacesystems.common.util.TMASubscription
-
- getSequenceNumber() - Method in class com.solacesystems.common.util.TopicSubscription
-
- getSequenceNumber() - Method in class com.solacesystems.common.util.TransactionMessage
-
- getSequenceNumber() - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- getSequenceNumber() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- getSequenceNumber() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- getSequenceNumber() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getSequenceNumber() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getSequenceNumber() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getSequenceNumber() - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUPacketBean
-
- getSequenceNumber() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the sequence number.
- getSerializedObject() - Method in interface com.solacesystems.jms.message.ObjectMessageIF
-
- getSerializedObject() - Method in class com.solacesystems.jms.message.SolObjectMessage
-
- getServerSession() - Method in interface javax.jms.ServerSessionPool
-
Return a server session from the pool.
- getServerSessionPool() - Method in class com.solacesystems.jms.SolConnectionConsumer
-
- getServerSessionPool() - Method in class com.solacesystems.jms.SolConnectionConsumerRA
-
- getServerSessionPool() - Method in interface javax.jms.ConnectionConsumer
-
Gets the server session pool associated with this connection consumer.
- getServiceName() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AuthenticationSchemeKRBParameters
-
- getServiceThreadId() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor
-
Gets the TID of the reactor thread, this is useful, for example, if a
caller needs to know if it's on the reactor thread.
- getSession() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getSession() - Method in class com.solacesystems.jcsmp.impl.flow.TaskSessionRefs
-
- getSession() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getSession() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- getSession() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionManager
-
- getSession() - Method in class com.solacesystems.jms.SolXAQueueSession
-
- getSession() - Method in class com.solacesystems.jms.SolXASession
-
- getSession() - Method in class com.solacesystems.jms.SolXATopicSession
-
- getSession() - Method in interface javax.jms.ServerSession
-
Return the ServerSession's Session.
- getSession() - Method in interface javax.jms.XASession
-
Gets the session associated with this XASession.
- getSessionAbortException() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getSessionID() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getSessionId() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheGetResponse
-
- getSessionName() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getSessionName() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- getSessionName() - Method in interface com.solacesystems.jcsmp.Session
-
- getSessionProperties() - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- getSessionStats() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getSessionStats() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- getSessionStats() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- getSessionStats() - Method in interface com.solacesystems.jcsmp.Session
-
Get this session's statistics.
- getShallowCopy() - Method in class com.solacesystems.jcsmp.impl.SubscriptionCache
-
- getSharedSocketState() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getShareOrNoExportSubscription(String) - Method in class com.solacesystems.jcsmp.impl.flow.SharedSubscriptionManager
-
- getShort(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getShort(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getShort(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getShort(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getShort(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getShort(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the Short value mapped to the specified case-sensitive key.
- getShort(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getShort(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getShort(String) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Returns the short value with the specified name.
- getShort(String) - Method in interface javax.jms.MapMessage
-
Returns the short value with the specified name.
- getShortProperty(String) - Method in class com.solacesystems.jms.message.SolMessage
-
- getShortProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the short property with the specified
name.
- getSignalMessage() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- getSignalMsgDump() - Method in exception com.solacesystems.jcsmp.JCSMPIncompleteLargeMessageReceivedException
-
- getSignalMsgDump() - Method in exception com.solacesystems.jms.IncompleteLargeMessageException
-
- getSignalMsgPhysicalQueueName() - Method in exception com.solacesystems.jms.IncompleteLargeMessageException
-
- getSignalMsgQueueName() - Method in exception com.solacesystems.jcsmp.JCSMPIncompleteLargeMessageReceivedException
-
- getSignalMsgSelector() - Method in exception com.solacesystems.jcsmp.JCSMPIncompleteLargeMessageReceivedException
-
- getSignalMsgSelector() - Method in exception com.solacesystems.jms.IncompleteLargeMessageException
-
- getSize() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerNotificationDispatcher
-
- getSize() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ProducerNotificationDispatcher
-
- getSizeInBytes() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.MessageElementDescription
-
- getSmfAssuredFlowId(byte[], int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getSmfAssuredMsgId(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getSmfAssuredMsgId(byte[], int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getSmfAssuredRedeliveryCount(byte[], int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getSmfClient() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpChannel
-
- getSmfClientId() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getSmfCorrelationId(byte[], int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getSmfDeliveryMode(byte[], int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getSmfEncodedLength() - Method in interface com.solacesystems.jcsmp.protocol.HeaderDescriptionBean
-
- getSmfEncodedLength() - Method in class com.solacesystems.jcsmp.protocol.smf.AbstractTLVParameter
-
- getSmfEncodedLength() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderBean
-
Get smf encoded length (base size + param length + pad bytes)
- getSmfEncodedLength() - Method in class com.solacesystems.jcsmp.protocol.smf.ClientCtrlHeaderBean
-
- getSmfEncodedLength() - Method in class com.solacesystems.jcsmp.protocol.smf.ClientCtrlTLVParameter
-
- getSmfEncodedLength() - Method in class com.solacesystems.jcsmp.protocol.smf.PubSubCtrlHeaderBean
-
- getSmfEncodedLength() - Method in class com.solacesystems.jcsmp.protocol.smf.SmfADTLVParameter
-
- getSmfEncodedLength() - Method in class com.solacesystems.jcsmp.protocol.smf.SmfExtendedStreamTLVParameter
-
- getSmfEncodedLength() - Method in class com.solacesystems.jcsmp.protocol.smf.SmfExtendedTLVParameter
-
- getSmfEncodedLength() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getSmfEncodedLength() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
Get smf encoded length (base size + param length + pad bytes)
- getSmfEncodedLength(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- getSmfEncodedLength() - Method in class com.solacesystems.jcsmp.protocol.smf.SmfTLVParameter
-
- getSmfEncodedLength() - Method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- getSmfEncodedValueLength() - Method in class com.solacesystems.jcsmp.protocol.smf.SmfExtendedStreamTLVParameter
-
- getSmfHeader() - Method in class com.solacesystems.jcsmp.protocol.WireMessage
-
- getSmfPort() - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- getSmfProtocol() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- getSmfVersion() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getSmpFlags() - Method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- getSmpMsgType() - Method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- getSmpRespInterceptState() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- getSO_rcvbuf() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getSO_sndbuf() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getSocket() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getSockTimeout() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- getSoftwareDate() - Method in class com.solacesystems.jcsmp.impl.client.ClientInfoProvider
-
Software date string.
- getSoftwareDate(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl
-
- getSoftwareVersion() - Method in class com.solacesystems.jcsmp.impl.client.ClientInfoProvider
-
Software version string.
- getSoftwareVersion(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl
-
- getSolByteBuffer() - Method in class com.solacesystems.jcsmp.impl.sdt.TLVBuffer
-
- getSolMessage(Message, SolSession) - Static method in class com.solacesystems.jms.message.SolMessageFactory
-
- getSolMessage(Message) - Static method in class com.solacesystems.jms.message.SolMessageFactory
-
- getSource(String) - Method in class com.solacesystems.common.property.Property
-
- getSource() - Method in class com.solacesystems.common.property.PropertySourceChangeEvent
-
- getSource() - Method in class com.solacesystems.jms.SolEventFilter
-
- getSourceNames() - Method in class com.solacesystems.common.property.Property
-
- getSources() - Method in class com.solacesystems.common.property.Property
-
- getSourceUserDataMap(String) - Method in class com.solacesystems.common.property.Property
-
- getSourceValue(String) - Method in class com.solacesystems.common.property.Property
-
- getSSLCipherSuites() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSSLCipherSuites() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSSLCipherSuites() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies a comma separated list of the
cipher suites to enable in order of preference.
- getSSLCipherSuites() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getSSLConnectionDowngradeTo() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSSLConnectionDowngradeTo() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSSLConnectionDowngradeTo() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies a transport protocol that SSL connection will
be downgraded to after client authentication.
- getSSLConnectionDowngradeTo() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getSSLContext() - Method in class com.solacesystems.jcsmp.secure.SecureSessionProperties
-
Deprecated.
- getSSLDowngradeProtocol(int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl
-
- getSslDowngradeProtocol() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getSSLExcludedProtocols() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSSLExcludedProtocols() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSSLExcludedProtocols() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify a comma separated list of encryption
protocol(s) to exclude from use.
- getSSLExcludedProtocols() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getSSLKeyStore() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSSLKeyStore() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSSLKeyStore() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the key store to use in URL or path format.
- getSSLKeyStore() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getSSLKeyStoreFormat() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSSLKeyStoreFormat() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSSLKeyStoreFormat() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the format of the given key store.
- getSSLKeyStoreFormat() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getSSLKeyStoreNormalizedFormat() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSSLKeyStoreNormalizedFormat() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSSLKeyStoreNormalizedFormat() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the internal normalized format of the given key store.
- getSSLKeyStoreNormalizedFormat() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getSSLKeyStorePassword() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSSLKeyStorePassword() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSSLKeyStorePassword() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the key store password to use.
- getSSLKeyStorePassword() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getSSLPrivateKeyAlias() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSSLPrivateKeyAlias() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSSLPrivateKeyAlias() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies which private key in the key store is to be used
for the client certificate authentication.
- getSSLPrivateKeyAlias() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getSSLPrivateKeyPassword() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSSLPrivateKeyPassword() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSSLPrivateKeyPassword() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the password used to decipher the client
certificate private key from the key store.
- getSSLPrivateKeyPassword() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getSSLProtocol() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSSLProtocol() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSSLProtocol() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify a comma separated list of encryption
protocol(s) to use.
- getSSLProtocol() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getSSLTrustedCommonNameList() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSSLTrustedCommonNameList() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSSLTrustedCommonNameList() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the list of acceptable common
names for matching in server certificates.
- getSSLTrustedCommonNameList() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getSSLTrustStore() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSSLTrustStore() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSSLTrustStore() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the trust store to use in URL or path format.
- getSSLTrustStore() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getSSLTrustStoreFormat() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSSLTrustStoreFormat() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSSLTrustStoreFormat() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the format of the given trust store.
- getSSLTrustStoreFormat() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getSSLTrustStorePassword() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSSLTrustStorePassword() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSSLTrustStorePassword() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the trust store password to use.
- getSSLTrustStorePassword() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getSSLValidateCertificate() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSSLValidateCertificate() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSSLValidateCertificate() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to indicate that the API should
validate server certificates with certificates in the
trust store.
- getSSLValidateCertificate() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getSSLValidateCertificateDate() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSSLValidateCertificateDate() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSSLValidateCertificateDate() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to indicate that the session
connection should fail when an expired certificate or
a certificate not yet in effect is received.
- getSSLValidateCertificateDate() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getStack() - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- getStackTrace(Throwable) - Static method in class com.solacesystems.common.util.CommonUtils
-
- getStackTraces(Throwable) - Static method in class com.solacesystems.common.ChainedUtils
-
- getStandardFieldProviders() - Static method in class com.solacesystems.jcsmp.impl.MessageDumpStandardProvider
-
- getStartLocation(ReplayStartLocation) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getStat(RuntimeStatType) - Method in class com.solacesystems.jcsmp.JCSMPRuntime
-
- getStat(StatType) - Method in class com.solacesystems.jcsmp.JCSMPStats
-
Poll a specific statistic.
- getState() - Method in class com.solacesystems.jms.SolSession
-
- getState() - Method in interface com.solacesystems.jms.SolSessionIF
-
- getStateCache() - Method in class com.solacesystems.jcsmp.impl.transaction.TSState
-
- getStatus() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheGetResult
-
- getStatus() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- getStatus() - Method in interface com.solacesystems.jcsmp.transaction.TransactedSession
-
Gets the status of the current transaction.
- getStatusEnum() - Method in class com.solacesystems.jcsmp.impl.transaction.TSState.StateActive
-
- getStatusEnum() - Method in class com.solacesystems.jcsmp.impl.transaction.TSState.StateClosed
-
- getStatusEnum() - Method in class com.solacesystems.jcsmp.impl.transaction.TSState.StateCommitRollingBack
-
- getStatusEnum() - Method in class com.solacesystems.jcsmp.impl.transaction.TSState.StateCommitting
-
- getStatusEnum() - Method in class com.solacesystems.jcsmp.impl.transaction.TSState.StateMarkedRollback
-
- getStatusEnum() - Method in class com.solacesystems.jcsmp.impl.transaction.TSState.StateNew
-
- getStatusEnum() - Method in class com.solacesystems.jcsmp.impl.transaction.TSState.StateRollingBack
-
- getStoredDestinations() - Method in class com.solacesystems.jcsmpx.impl.DefaultDestinationManager
-
- getStoredDestinations() - Method in interface com.solacesystems.jcsmpx.impl.DestinationManager
-
Deprecated.
Return the list of destinations which the session believe it has successfully registered
- getStream() - Method in class com.solacesystems.jcsmp.impl.JCSMPGenericXMLMessage
-
- getStream(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getStream(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getStream(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getStream(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getStream(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getStream() - Method in class com.solacesystems.jcsmp.impl.StreamMessageImpl
-
- getStream(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the SDTStream value mapped to the specified case-sensitive key.
- getStream() - Method in interface com.solacesystems.jcsmp.StreamMessage
-
Gets the message content.
- getStream() - Method in interface com.solacesystems.jcsmp.StreamXMLMessage
-
Deprecated.
Get the
InputStream from which the message content can be read.
- getStream(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getStream(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getStream() - Method in class com.solacesystems.jms.message.SolStreamMessage
-
- getStream() - Method in interface com.solacesystems.jms.message.StreamMessageIF
-
- getStreamEventHandler() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- getStreamingCallbackHandler() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- getStreamingCallbackHandler() - Method in interface com.solacesystems.jcsmp.Producer
-
Deprecated.
- getStreamingCallbackHandler() - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- getStreamingCallbackHandlerInternal() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- getString(String) - Method in class com.solacesystems.common.util.i18n.StringResourceBundleSupport
-
Look up the specified key in the receiver's resource bundle.
- getString(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.ExactFormatter
-
- getString(Object) - Method in interface com.solacesystems.jcsmp.impl.sdt.Formatter
-
- getString(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.JMSFormatter
-
- getString(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getString(Object) - Method in class com.solacesystems.jcsmp.impl.sdt.PermissiveFormatter
-
- getString(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the String value mapped to the specified case-sensitive key.
- getString(Object) - Method in class com.solacesystems.jms.encoding.MapFormatter
-
- getString(Object) - Method in class com.solacesystems.jms.encoding.StreamFormatter
-
- getString(String) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Returns the String value with the specified name.
- getString(String) - Method in interface javax.jms.MapMessage
-
Returns the String value with the specified name.
- getStringFromUTF8(byte[], int, int) - Static method in class com.solacesystems.common.util.UTF8Util
-
- getStringProperty(String) - Method in class com.solacesystems.common.ObjectPropertySet
-
Searches for the property with the specified key in the property list and
converts to String.
- getStringProperty(String) - Method in class com.solacesystems.jcsmp.JCSMPPropertyMap
-
Searches for the property with the specified key in the property list and
converts to String.
- getStringProperty(String) - Method in class com.solacesystems.jms.message.SolMessage
-
- getStringProperty(String) - Method in interface javax.jms.Message
-
Returns the value of the String property with the specified
name.
- getStringSafely(String) - Method in class com.solacesystems.common.util.i18n.StringResourceBundleSupport
-
Look up the specified key in the receiver's resource bundle.
- getStringSafely(String, boolean) - Method in class com.solacesystems.common.util.i18n.StringResourceBundleSupport
-
Look up the specified key in the receiver's resource bundle.
- getStringUtfByteLength(String) - Static method in class com.solacesystems.common.util.StringUtil
-
- getStructuredMsgType() - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- getStructuredMsgType() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- getStructuredMsgType() - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- getStructuredMsgType() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getStructuredMsgType() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getStructuredMsgType() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getStructuredMsgType() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the structured message type.
- getSubChannel() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionManager
-
- getSubChannel() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionManager
-
- getSubcode() - Method in exception com.solacesystems.jcsmp.JCSMPErrorResponseException
-
- getSubcode() - Method in exception com.solacesystems.jcsmp.JCSMPFlowTransportUnsolicitedUnbindException
-
- getSubcode() - Method in class com.solacesystems.jms.impl.JCSMPErrorExceptionKey
-
- getSubcodeAsString(int) - Static method in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
Gets the name of the subcode (useful for logging subcodes).
- getSubcodeEx() - Method in exception com.solacesystems.jcsmp.JCSMPErrorResponseException
-
- getSubcodeString(int) - Static method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- getSubCtrlUdpMcastAddress(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getSubCtrlUdpMcastPort(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getSubCtrlUdpMcastSubscriberId(SmfTLVParameter) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getSubFlowManager() - Method in interface com.solacesystems.jcsmp.protocol.CSMPSubscriberChannel
-
- getSubFlowManager() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- getSubFlowMgr() - Method in class com.solacesystems.jcsmp.impl.flow.TaskSessionRefs
-
- getSubQueueHooks() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getSubscriberId() - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUSubscriberCtrlBean
-
- getSubscriberLocalPriority() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSubscriberLocalPriority() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSubscriberLocalPriority() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the priority that a client’s subscriptions have
for receiving Deliver-To-One messages published on the Solace appliance
that the client is directly connected to.
- getSubscriberLocalPriority() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getSubscriberNetworkPriority() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getSubscriberNetworkPriority() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getSubscriberNetworkPriority() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the priority that a client’s subscriptions have
for receiving Deliver-To-One messages published by other Solace appliances
in the Solace Messaging Platform.
- getSubscriberNetworkPriority() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getSubscription() - Method in class com.solacesystems.common.util.TMASubscription
-
- getSubscription() - Method in class com.solacesystems.common.util.Topic
-
- getSubscription() - Method in class com.solacesystems.common.util.TopicSubscription
-
- getSubscription() - Method in interface com.solacesystems.jcsmp.FlowReceiver
-
Returns the subscription associated to the Endpoint when bound to a
TopicEndpoint.
- getSubscription() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getSubscription() - Method in interface com.solacesystems.jcsmp.impl.MessageDispatchTarget
-
Immutable.
- getSubscriptionCache() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getSubscriptionCache() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- getSubscriptionCache() - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Gets an unmodifiable view of the Session's subscription cache.
- getSubscriptionMap(String) - Method in class com.solacesystems.jcsmp.impl.flow.SharedSubscriptionManager
-
- getSubscriptionPacketResponseList() - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUResponseBean
-
- getSubscriptionShallowCopy() - Method in class com.solacesystems.jcsmp.impl.SubscriptionCache
-
- getSubscriptionState() - Method in interface com.solacesystems.jcsmp.SubscriptionStateProvider
-
Deprecated.
This method returns the most recent subscription state of a subscriber.
- getSubscriptionXpe() - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUPacketBean
-
- getSubstring() - Method in class com.solacesystems.jms.impl.JCSMPExceptionKey
-
- getSubWindowSize() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getSupportedMaxNumOfXpesInOneRequest() - Method in class com.solacesystems.jcsmp.JCSMPRuntime
-
Deprecated.
- getSupportedProtocolStacks() - Method in class com.solacesystems.jcsmp.JCSMPRuntime
-
- getSwVersion() - Method in interface com.solacesystems.common.config.Version
-
- getSwVersion() - Method in class com.solacesystems.common.config.VersionBean
-
- getTag() - Method in class com.solacesystems.common.util.TLVParameter
-
- getTag() - Method in class com.solacesystems.jcsmp.impl.sdt.UnsupportedTLV
-
- getTag() - Method in exception com.solacesystems.jcsmp.protocol.smf.SmfClientIOException
-
- getTagAsInt() - Method in class com.solacesystems.common.util.TLVParameter
-
- getTcpNoDelay() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getTcpNoDelay() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getTcpNoDelay() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify whether to set the TCP_NODELAY option.
- getTcpNoDelay() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- GETTERS - Static variable in class com.solacesystems.common.property.PropertyBeanGenerator
-
- getText() - Method in class com.solacesystems.jcsmp.impl.JCSMPGenericXMLMessage
-
- getText() - Method in class com.solacesystems.jcsmp.impl.TextMessageImpl
-
- getText() - Method in interface com.solacesystems.jcsmp.TextMessage
-
Gets the message content.
- getText() - Method in interface com.solacesystems.jcsmp.TextXMLMessage
-
Deprecated.
Get the message content as text.
- getText() - Method in class com.solacesystems.jms.message.SolTextMessage
-
Gets the string containing this message's data.
- getText() - Method in interface javax.jms.TextMessage
-
Gets the string containing this message's data.
- getThreshold() - Method in interface com.solacesystems.common.util.notification.NotificationPolicy
-
- getThreshold() - Method in class com.solacesystems.common.util.notification.NotificationPolicy.ThrottledNotificationPolicy
-
- getTimeout() - Method in interface com.solacesystems.common.util.notification.NotificationPolicy
-
- getTimeout() - Method in class com.solacesystems.common.util.notification.NotificationPolicy.ThrottledNotificationPolicy
-
- getTimeout() - Method in class com.solacesystems.jcsmp.CacheSessionProperties
-
Gets the timeout for a cache request (in milliseconds).
- getTimeout() - Method in class com.solacesystems.jcsmp.impl.timers.impl.JCSMPTimerImpl
-
- getTimeout() - Method in interface com.solacesystems.jcsmp.impl.timers.JCSMPTimer
-
- getTimeout() - Method in class com.solacesystems.jms.SolQueueBrowser
-
- getTimeout() - Method in interface com.solacesystems.jms.SolQueueBrowserIF
-
- getTimeoutTask() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- getTimer() - Method in interface com.solacesystems.common.util.notification.NotificationPolicy
-
- getTimer() - Method in class com.solacesystems.common.util.notification.NotificationPolicy.ThrottledNotificationPolicy
-
- getTimeToLive() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getTimeToLive() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getTimeToLive() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getTimeToLive() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
The number of milliseconds before the message is discarded or moved to
Dead Message Queue.
- getTimeToLive() - Method in class com.solacesystems.jms.SolMessageProducer
-
- getTimeToLive() - Method in interface javax.jms.MessageProducer
-
Gets the default length of time in milliseconds from its dispatch time
that a produced message should be retained by the message system.
- getTimeToNext(long) - Method in class com.solacesystems.jcsmp.impl.timers.impl.JCSMPTimerQueueImpl
-
Returns number of milliseconds to next timer expiry, or -1 if no timers
are scheduled.
- getTitle() - Method in class com.solacesystems.jcsmp.JCSMPStats
-
Gets the title this instance of JCSMPStats was initialized
with.
- getTmpOffset() - Method in class com.solacesystems.jcsmp.impl.queues.AppAckRangeCache
-
- getTmpRanges() - Method in class com.solacesystems.jcsmp.impl.queues.AppAckRangeCache
-
- getToken() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AuthenticationSchemeKRBParameters
-
- getTopic() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheRequestProperties
-
- getTopic() - Method in class com.solacesystems.jms.SolTopicPublisher
-
- getTopic() - Method in class com.solacesystems.jms.SolTopicSubscriber
-
- getTopic() - Method in interface javax.jms.TopicPublisher
-
Gets the topic associated with this TopicPublisher.
- getTopic() - Method in interface javax.jms.TopicSubscriber
-
Gets the Topic associated with this subscriber.
- getTopicName(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getTopicName() - Method in class com.solacesystems.jms.impl.SolTopicImpl
-
Gets the name of this Topic.
- getTopicName() - Method in interface javax.jms.Topic
-
Gets the name of this topic.
- getTopicNameLength() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getTopicNameLength() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getTopicNameLength() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getTopicNameLength() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- getTopicNameOffset() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getTopicNameOffset() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getTopicNameOffset() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getTopicNameOffset() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- getTopicQueueNameOffset(byte[], int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getTopicSeqNum(byte[], int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getTopicSequenceNumber() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getTopicSequenceNumber() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getTopicSequenceNumber() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getTopicSequenceNumber() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Gets the topic sequence number generated by the appliance.
- getTopicSession() - Method in class com.solacesystems.jms.SolXATopicSession
-
- getTopicSession() - Method in interface javax.jms.XATopicSession
-
Gets the topic session associated with this XATopicSession.
- getTotalSize() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- getTotalSize() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SpanningBufferReader
-
- getTQDiscardIndication() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getTQDiscardIndication() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getTQDiscardIndication() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getTQDiscardIndication() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- getTraceCategoryName(Object, String) - Method in interface com.solacesystems.common.util.trace.TraceCategoryPolicy
-
- getTraceCategoryName(Object, String) - Method in class com.solacesystems.common.util.trace.TracePerPackagePolicy
-
- getTransacted() - Method in class com.solacesystems.jms.SolSession
-
- getTransacted() - Method in class com.solacesystems.jms.SolXAQueueSession
-
- getTransacted() - Method in class com.solacesystems.jms.SolXASession
-
- getTransacted() - Method in class com.solacesystems.jms.SolXATopicSession
-
- getTransacted() - Method in interface javax.jms.Session
-
Indicates whether the session is in transacted mode.
- getTransacted() - Method in interface javax.jms.XASession
-
Indicates whether the session is in transacted mode.
- getTransactedSession() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getTransactedSession() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- getTransactedSessionId() - Method in class com.solacesystems.jcsmp.impl.transaction.BaseTransactedSessionImpl
-
- getTransactedSessionId(long) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getTransactedSessionMgr() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- getTransactedSessionName(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getTransactedSessionState(AssuredCtrlEnums.TransactedSessionState) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getTransactionCtrlMessageType(AssuredCtrlEnums.TransactionCtrlMessageType) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getTransactionFDPubAck(AssuredCtrlHeaderParameters.ParamTransactionFDPubAck) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getTransactionFDPubNotify(AssuredCtrlHeaderParameters.ParamTransactionFDPubNotify) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getTransactionFDSubAck(AssuredCtrlHeaderParameters.ParamTransactionFDSubAck) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getTransactionId() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- getTransactionId(AssuredCtrlHeaderParameters.ParamTransactionId) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getTransactionSteps() - Method in class com.solacesystems.jcsmp.impl.transaction.BaseTransactedSessionImpl
-
- getTransactionTimeout() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResourceImpl
-
- getTransactionType() - Method in class com.solacesystems.jms.impl.SessionProperties
-
- getTransientData(JCSMPBasicSession.TransientData) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getTransportWindowSize() - Method in class com.solacesystems.jcsmp.BrowserProperties
-
The TransportWindowSize affects the number of local messages that are
pre-fetched by the Browser.
- getTransportWindowSize() - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
Returns the Guaranteed message transport window size for the flow.
- getTransportWindowSize(int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getTrimStrings() - Method in class com.solacesystems.common.property.Property
-
- getTrimStrings() - Method in class com.solacesystems.common.property.PropertySource
-
- getTrmDestLength(AbstractDestination) - Static method in class com.solacesystems.jcsmp.impl.MessageDestinationAdapter
-
- getTrmDestOffset(AbstractDestination) - Static method in class com.solacesystems.jcsmp.impl.MessageDestinationAdapter
-
- getTrmTopicRepresentation(AbstractDestination) - Static method in class com.solacesystems.jcsmp.impl.MessageDestinationAdapter
-
- getTrTopicName(AbstractDestination) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactorySmf
-
- getTrTopicName(byte[], int, int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getTrTopicNameBytes(byte[], int, int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterParser
-
- getTrustManagers() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getTrustStore() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getTrustStoreFmt() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getTrustStoreName() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getTrustStorePwd() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- getTtl() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getTuples() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderParameters.ParamTransactionFDPubAck
-
- getTuples() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderParameters.ParamTransactionFDPubNotify
-
- getTuples() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderParameters.ParamTransactionFDSubAck
-
- getTxState() - Method in class com.solacesystems.jms.impl.ConnectionConsumerTransactionStrategy
-
- getType() - Method in class com.solacesystems.common.jndi.JNDIObject
-
- getType() - Method in class com.solacesystems.common.util.TransactionMessage
-
- getType() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.MessageElementDescription
-
- getType() - Method in class com.solacesystems.jms.events.SolJMSEvent
-
Returns the event type
- getUdpPort(int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryPubCtrl
-
- getUdpSourceAddress(byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryPubCtrl
-
- getUh() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- getUnbindLinger() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getUnbindRequest(long, Integer, boolean, Long, Long) - Method in class com.solacesystems.jcsmp.protocol.impl.ClientMessageFactory
-
- getUncongestedMark() - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueue
-
- getUnknownPublisherFlowAction() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getUnknownPublisherFlowAction() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies
- getUnknownPublisherFlowAction() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getUnsubscribeRequest(String, int) - Method in class com.solacesystems.jcsmp.protocol.impl.ClientMessageFactory
-
- getURL() - Method in class com.solacesystems.common.config.JMSService
-
- getURL(String) - Method in class com.solacesystems.common.util.i18n.StringResourceBundleSupport
-
Look up the specified key in the receiver's resource bundle.
- getURLByValue(String) - Method in class com.solacesystems.common.util.i18n.StringResourceBundleSupport
-
Look up the specified file as passed-in return an URL for that file.
- getUseDefaultContext() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getUseDefaultContext() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getUseDefaultContext() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to indicate whether to use a new context or reuse
the default context for new JMS connections.
- getUseDefaultContext() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getUseLegacyConnectionConsumer() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getUserCosValue() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- getUserData() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- getUserData() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getUserData() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- getUserData() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
When an application sends a message, it can optionally attach
application-specific data along with the message, such as user data.
- getUserDataMap() - Method in class com.solacesystems.common.property.Property
-
- getUserDataMap() - Method in class com.solacesystems.common.property.PropertySource
-
- getUserId() - Method in class com.solacesystems.jcsmp.impl.client.ClientInfoProvider
-
Username
- getUserId(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl
-
- getUserIdExtended() - Method in class com.solacesystems.jcsmp.impl.client.ClientInfoProvider
-
Extended UserId.
- getUsername() - Method in class com.solacesystems.common.config.Service
-
- getUsername() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AuthenticationSchemeBasicParameters
-
- getUsername() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AuthenticationSchemeClientCertificateParameters
-
- getUsername() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AuthenticationSchemeKRBParameters
-
- getUsername(String) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactorySmf
-
- getUsername() - Method in class com.solacesystems.jms.property.HostInfo
-
- getUsername() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getUsername() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getUsername() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the username to connect to the appliance with.
- getUsername() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getUsername() - Method in class com.solacesystems.jndi.SolJNDIInitialContextFactory.SolJNDIInitialContext
-
- getUserProperties() - Method in class com.solacesystems.jms.impl.ConnectionProperties
-
- getUserProperties() - Method in class com.solacesystems.jms.impl.SessionProperties
-
- getValue() - Method in class com.solacesystems.common.property.Property
-
- getValue() - Method in class com.solacesystems.common.property.PropertySource
-
- getValue() - Method in class com.solacesystems.common.util.expression.BooleanExpressionArgument
-
Gets the Boolean value of this expression argument.
- getValue() - Method in class com.solacesystems.common.util.property.Property
-
- getValue() - Method in class com.solacesystems.common.util.property.Property.Source
-
- getValue() - Method in class com.solacesystems.common.util.TLVParameter
-
- getValue() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.MessageElementDescription
-
- getValue() - Method in enum com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl.ConnectionType
-
- getValue(String) - Method in class com.solacesystems.jms.property.JMSAPIPropertyBean
-
- getValue(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getValue(String) - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getValueType() - Method in enum com.solacesystems.jcsmp.CapabilityType
-
The type of value returned when accessing this capability.
- getVersion() - Method in class com.solacesystems.common.jndi.JNDIObjectList
-
- getVersion() - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- getVersion() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- getVersion() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheGetResponse
-
- getVersion() - Method in class com.solacesystems.jcsmp.JCSMPRuntime
-
Get the version of the JCSMP API.
- getVersion() - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUSubscriberCtrlBean
-
- getVirtualRouterName() - Method in class com.solacesystems.jcsmp.ClientName
-
Not available for ClientName.
- getVirtualRouterName() - Method in interface com.solacesystems.jcsmp.Endpoint
-
The virtual router name identifier for the Endpoint.
- getVirtualRouterName() - Method in class com.solacesystems.jcsmp.impl.AbstractDestination
-
- getVirtualRouterName() - Method in class com.solacesystems.jcsmp.impl.DurableTopicEndpointImpl
-
- getVirtualRouterName() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- getVirtualRouterName() - Method in class com.solacesystems.jcsmp.SubscriberEndpoint
-
- getVirtualRouterName() - Method in class com.solacesystems.jcsmp.TopicEndpoint
-
- getVPN() - Method in class com.solacesystems.common.config.Service
-
- getVPN() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getVPN() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getVPN() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the VPN to use when connecting to the appliance.
- getVPN() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getVpnName() - Method in class com.solacesystems.common.jndi.JNDIObject
-
- getVridHex(String) - Static method in class com.solacesystems.jcsmp.impl.P2pUtil
-
Lookup IP for a host and get the hex string for it (vrid-style)
- getWaitCount() - Method in class com.solacesystems.common.util.GenericPool
-
- getWaitTimeout() - Method in class com.solacesystems.jcsmp.BrowserProperties
-
Returns the WaitTimeout in msecs.
- getWantFlowChangeUpdate(boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getWildSubscriptions() - Method in class com.solacesystems.jcsmp.impl.SubscriptionMap
-
- getWindowedAckMaxSize() - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
- getWindowSize() - Method in interface com.solacesystems.jcsmp.impl.flow.FlowHandle
-
- getWindowSize() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- getWindowSize() - Method in class com.solacesystems.jcsmp.impl.queues.AbstractUnackedMessageList
-
- getWindowSize() - Method in class com.solacesystems.jcsmp.impl.queues.AbstractUnackedMessageList.UnackedMessageListInfo
-
- getWindowSize() - Method in class com.solacesystems.jcsmp.impl.queues.TransactedFlowAckMessageList
-
- getWindowSize() - Method in class com.solacesystems.jcsmp.impl.queues.UnackedMessageList2
-
- getWindowSize() - Method in class com.solacesystems.jcsmp.impl.queues.WindowAckMessageList
-
- getWindowSize() - Method in class com.solacesystems.jcsmp.ProducerFlowProperties
-
The size of the sliding publisher window for Guaranteed messages.
- getWindowSize() - Method in class com.solacesystems.jcsmp.protocol.impl.AssuredCtrlStateBean
-
- getWindowSize(int) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getWrappedMessage() - Method in interface com.solacesystems.jcsmp.impl.BytesXMLMessageWrapper
-
- getWrappedMessage() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- getWriteMark() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- getXA() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getXA() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getXA() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specified whether this is an XA Connection Factory.
- getXA() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- getXACommitMessageType(byte, int, byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getXACtrlMessageType() - Method in class com.solacesystems.jcsmp.impl.XAWireMessageEncoder
-
- getXAEndMessageType(byte, int, int, byte[], long, byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getXAForgetMessageType(byte, int, byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getXAPrepareMessageType(byte, int, byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getXARecoverMessageType(byte, int, byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getXAResource() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- getXAResource() - Method in interface com.solacesystems.jcsmp.transaction.xa.XASession
-
Returns the XAResource for this session.
- getXAResource() - Method in class com.solacesystems.jms.SolXAQueueSession
-
- getXAResource() - Method in class com.solacesystems.jms.SolXASession
-
- getXAResource() - Method in class com.solacesystems.jms.SolXATopicSession
-
- getXAResource() - Method in interface javax.jms.XASession
-
Returns an XA resource to the caller.
- getXARollbackMessageType(byte, int, byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getXASessionManager() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- getXASessionMgr() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- getXAStartMessageType(byte, int, int, byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryAssuredCtrl
-
- getXMLContent() - Method in class com.solacesystems.jcsmp.impl.XMLContentMessageImpl
-
- getXMLContent() - Method in interface com.solacesystems.jcsmp.XMLContentMessage
-
Gets the message content.
- getXmlContentLen() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- getXMLMessageProducer() - Method in class com.solacesystems.jms.impl.JCSMPMessageProducer
-
- getXmlPayload() - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- getXmlPayload() - Method in class com.solacesystems.jms.property.JMSPropertyBean
-
- getXmlPayload() - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether sent text messages have an XML payload.
- getXmlPayload() - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- GlobalPropertyListName - Static variable in class com.solacesystems.common.jndi.JNDIObject
-
- GrowableByteBuffer - Class in com.solacesystems.jcsmp.protocol.smf.impl
-
Extends java.nio.ByteBuffer functionality to provide auto-growable buffer.
- growBuffer(byte[], int, int) - Static method in class com.solacesystems.jcsmp.impl.compression.BufferUtil
-
Copies old_len bytes from source to a new buffer of length new_len.
- GZIP - Static variable in class com.solacesystems.common.util.Base64
-
Specify that data should be gzip-compressed.
- RangeConstraint<T> - Class in com.solacesystems.common.property.impl
-
- RangeConstraint(Comparable<T>, Comparable<T>) - Constructor for class com.solacesystems.common.property.impl.RangeConstraint
-
- RawSMFMessage - Interface in com.solacesystems.jcsmp
-
SolReserved - Represents the raw message bytes.
- RawSMFMessageImpl - Class in com.solacesystems.jcsmp.impl
-
- RawSMFMessageImpl(ByteArray) - Constructor for class com.solacesystems.jcsmp.impl.RawSMFMessageImpl
-
- read() - Method in class com.solacesystems.common.util.Base64.InputStream
-
Reads enough of the input stream to convert
to/from Base64 and returns the next byte.
- read(byte[], int, int) - Method in class com.solacesystems.common.util.Base64.InputStream
-
- read(int, byte[], int, int) - Method in class com.solacesystems.jcsmp.impl.ContentBuffer
-
Read data.
- read() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- read() - Method in class com.solacesystems.jcsmp.impl.sdt.TLVBuffer
-
- read(ByteBuffer, int) - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SpanningBufferReader
-
- read() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader
-
- read() - Method in interface com.solacesystems.jcsmp.protocol.nio.ReadIOHandler
-
Perform non-blocking socket read.
- read() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- read() - Method in interface com.solacesystems.jcsmp.SDTStream
-
Reads the next object on the stream.
- readAttachmentBytes(int, byte[], int, int) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- readAttachmentBytes(byte[]) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- readAttachmentBytes(byte[], int) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- readAttachmentBytes(byte[]) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- readAttachmentBytes(byte[], int) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- readAttachmentBytes(int, byte[], int, int) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- readAttachmentBytes(byte[]) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- readAttachmentBytes(byte[], int) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- readAttachmentBytes(int, byte[], int, int) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- readAttachmentBytes(byte[]) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Reads bytes from an attachment, copying the data to the supplied byte
array.
- readAttachmentBytes(byte[], int) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Reads length bytes from an attachment, copying the data to
the supplied byte array.
- readAttachmentBytes(int, byte[], int, int) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Reads length bytes from an attachment, copying the data to
the supplied byte array.
- readBinaryMetadataBytes(int, byte[]) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- readBinaryMetadataBytes(int, byte[]) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- readBinaryMetadataBytes(int, byte[]) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- readBinaryMetadataBytes(int, byte[]) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- readBoolean() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- readBoolean() - Method in interface com.solacesystems.jcsmp.SDTStream
-
Reads a Boolean from a Stream.
- readBoolean() - Method in class com.solacesystems.jms.message.SolBytesMessage
-
Reads a boolean from the bytes message stream.
- readBoolean() - Method in class com.solacesystems.jms.message.SolStreamMessage
-
Reads a boolean from the stream message.
- readBoolean() - Method in interface javax.jms.BytesMessage
-
Reads a boolean from the bytes message stream.
- readBoolean() - Method in interface javax.jms.StreamMessage
-
Reads a boolean from the stream message.
- ReadBufferWrapper - Class in com.solacesystems.jcsmp.protocol.nio.impl
-
- ReadBufferWrapper(byte[], int) - Constructor for class com.solacesystems.jcsmp.protocol.nio.impl.ReadBufferWrapper
-
- readByte() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- readByte() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- readByte() - Method in interface com.solacesystems.jcsmp.SDTStream
-
Reads a Byte from a Stream.
- readByte() - Method in class com.solacesystems.jms.message.SolBytesMessage
-
Reads a signed 8-bit value from the bytes message stream.
- readByte() - Method in class com.solacesystems.jms.message.SolStreamMessage
-
Reads a byte value from the stream message.
- readByte() - Method in interface javax.jms.BytesMessage
-
Reads a signed 8-bit value from the bytes message stream.
- readByte() - Method in interface javax.jms.StreamMessage
-
Reads a byte value from the stream message.
- readByteArray() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- readByteArray() - Method in interface com.solacesystems.jcsmp.SDTStream
-
- readBytes(int) - Method in class com.solacesystems.common.util.SolByteBuffer
-
- readBytes(byte[]) - Method in interface com.solacesystems.jcsmp.BytesXMLMessage
-
- readBytes(byte[], int) - Method in interface com.solacesystems.jcsmp.BytesXMLMessage
-
- readBytes(byte[]) - Method in class com.solacesystems.jcsmp.impl.JCSMPGenericXMLMessage
-
- readBytes(byte[], int) - Method in class com.solacesystems.jcsmp.impl.JCSMPGenericXMLMessage
-
- readBytes(byte[]) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- readBytes(byte[], int) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- readBytes() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- readBytes(byte[]) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- readBytes(byte[], int) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- readBytes() - Method in interface com.solacesystems.jcsmp.SDTStream
-
Reads a byte[] from a Stream.
- readBytes(byte[]) - Method in class com.solacesystems.jms.message.SolBytesMessage
-
Reads a byte array from the bytes message stream.
- readBytes(byte[], int) - Method in class com.solacesystems.jms.message.SolBytesMessage
-
Reads a portion of the bytes message stream.
- readBytes(byte[]) - Method in class com.solacesystems.jms.message.SolStreamMessage
-
Reads a byte array field from the stream message into the
specified byte[] object (the read buffer).
- readBytes(byte[]) - Method in interface javax.jms.BytesMessage
-
Reads a byte array from the bytes message stream.
- readBytes(byte[], int) - Method in interface javax.jms.BytesMessage
-
Reads a portion of the bytes message stream.
- readBytes(byte[]) - Method in interface javax.jms.StreamMessage
-
Reads a byte array field from the stream message into the
specified byte[] object (the read buffer).
- readChar() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- readChar() - Method in class com.solacesystems.jms.message.SolBytesMessage
-
Reads a Unicode character value from the bytes message stream.
- readChar() - Method in class com.solacesystems.jms.message.SolStreamMessage
-
Reads a Unicode character value from the stream message.
- readChar() - Method in interface javax.jms.BytesMessage
-
Reads a Unicode character value from the bytes message stream.
- readChar() - Method in interface javax.jms.StreamMessage
-
Reads a Unicode character value from the stream message.
- readCharacter() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- readCharacter() - Method in interface com.solacesystems.jcsmp.SDTStream
-
Reads a Character from a Stream.
- readClientCtrlTlvParam(InputStream, int, int, HeaderDescriptionBean, boolean[]) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvCoderUtil
-
- readCloseNotify() - Method in class com.solacesystems.jcsmp.protocol.smf.SSLSmfClient
-
- readContentBytes(int, byte[], int, int) - Method in class com.solacesystems.jcsmp.impl.JCSMPGenericXMLMessage
-
- readContentBytes(byte[], int) - Method in class com.solacesystems.jcsmp.impl.JCSMPGenericXMLMessage
-
- readContentBytes(byte[]) - Method in class com.solacesystems.jcsmp.impl.JCSMPGenericXMLMessage
-
- readContentBytes(int, byte[], int, int) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- readContentBytes(byte[]) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- readContentBytes(byte[], int) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- readContentBytes(int, byte[], int, int) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- readContentBytes(byte[]) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- readContentBytes(byte[], int) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- readContentBytes(int, byte[], int, int) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Reads length bytes from the message content, copying the
data to the supplied byte array.
- readContentBytes(byte[]) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Reads from the message content, copying the data to the supplied byte
array.
- readContentBytes(byte[], int) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Reads length bytes from the message content, copying the
data to the supplied byte array.
- readDataSafely(InputStream, byte[], int, int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.NetworkIOUtil
-
- readDestination() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- readDestination() - Method in interface com.solacesystems.jcsmp.SDTStream
-
Reads a Destination from a Stream.
- readDouble() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- readDouble() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- readDouble() - Method in interface com.solacesystems.jcsmp.SDTStream
-
Reads a Double from a Stream.
- readDouble() - Method in class com.solacesystems.jms.message.SolBytesMessage
-
Reads a double from the bytes message stream.
- readDouble() - Method in class com.solacesystems.jms.message.SolStreamMessage
-
Reads a double from the stream message.
- readDouble() - Method in interface javax.jms.BytesMessage
-
Reads a double from the bytes message stream.
- readDouble() - Method in interface javax.jms.StreamMessage
-
Reads a double from the stream message.
- readExternal(ObjectInput) - Method in class com.solacesystems.common.util.TLinkedList
-
- readFloat() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- readFloat() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- readFloat() - Method in interface com.solacesystems.jcsmp.SDTStream
-
Reads a Float from a Stream.
- readFloat() - Method in class com.solacesystems.jms.message.SolBytesMessage
-
Reads a float from the bytes message stream.
- readFloat() - Method in class com.solacesystems.jms.message.SolStreamMessage
-
Reads a float from the stream message.
- readFloat() - Method in interface javax.jms.BytesMessage
-
Reads a float from the bytes message stream.
- readFloat() - Method in interface javax.jms.StreamMessage
-
Reads a float from the stream message.
- readInt() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- readInt() - Method in class com.solacesystems.jms.message.SolBytesMessage
-
Reads a signed 32-bit integer from the bytes message stream.
- readInt() - Method in class com.solacesystems.jms.message.SolStreamMessage
-
Reads a 32-bit integer from the stream message.
- readInt() - Method in interface javax.jms.BytesMessage
-
Reads a signed 32-bit integer from the bytes message stream.
- readInt() - Method in interface javax.jms.StreamMessage
-
Reads a 32-bit integer from the stream message.
- readInteger() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- readInteger() - Method in interface com.solacesystems.jcsmp.SDTStream
-
Reads an Integer from a Stream.
- ReadIOHandler - Interface in com.solacesystems.jcsmp.protocol.nio
-
Interface for data reading I/O handlers.
- readLong() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- readLong() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- readLong() - Method in interface com.solacesystems.jcsmp.SDTStream
-
Reads a Long from a Stream.
- readLong() - Method in class com.solacesystems.jms.message.SolBytesMessage
-
Reads a signed 64-bit integer from the bytes message stream.
- readLong() - Method in class com.solacesystems.jms.message.SolStreamMessage
-
Reads a 64-bit integer from the stream message.
- readLong() - Method in interface javax.jms.BytesMessage
-
Reads a signed 64-bit integer from the bytes message stream.
- readLong() - Method in interface javax.jms.StreamMessage
-
Reads a 64-bit integer from the stream message.
- readMap() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- readMap() - Method in interface com.solacesystems.jcsmp.SDTStream
-
Reads a SDTMap from a Stream.
- readMessage() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- readMessage(ByteBuffer, WireMessage) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFWireMessageHandler
-
- readMessage(InputStream, WireMessage) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFWireMessageHandler
-
- readMessage(InputStream, WireMessage) - Method in class com.solacesystems.jcsmp.protocol.smf.SSLSmfClient
-
- readMessage(InputStream, WireMessage) - Method in class com.solacesystems.jcsmp.protocol.smf.ZSmfClient
-
- readMessage(InputStream, WireMessage) - Method in interface com.solacesystems.jcsmp.protocol.WireMessageHandler
-
- readMessage() - Method in interface com.solacesystems.jcsmp.SDTStream
-
SolReserved - Reads a RawSMFMessage from a Stream.
- readMetadataBytes(int, byte[], int, int) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- readMetadataBytes(byte[], int) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- readMetadataBytes(byte[]) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- readMetadataBytes(byte[]) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- readMetadataBytes(byte[], int) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- readMetadataBytes(int, byte[], int, int) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- readObject() - Method in class com.solacesystems.jms.message.SolStreamMessage
-
Reads an object from the stream message.
- readObject() - Method in interface javax.jms.StreamMessage
-
Reads an object from the stream message.
- ReadOnly - Static variable in class com.solacesystems.common.protocol.ProtocolAdapter
-
- readPosition() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- readShort() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- readShort() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- readShort() - Method in interface com.solacesystems.jcsmp.SDTStream
-
Reads a Short from a Stream.
- readShort() - Method in class com.solacesystems.jms.message.SolBytesMessage
-
Reads a signed 16-bit number from the bytes message stream.
- readShort() - Method in class com.solacesystems.jms.message.SolStreamMessage
-
Reads a 16-bit integer from the stream message.
- readShort() - Method in interface javax.jms.BytesMessage
-
Reads a signed 16-bit number from the bytes message stream.
- readShort() - Method in interface javax.jms.StreamMessage
-
Reads a 16-bit integer from the stream message.
- readStream() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- readStream() - Method in interface com.solacesystems.jcsmp.SDTStream
-
Reads a SDTStream from a Stream.
- readString() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- readString() - Method in interface com.solacesystems.jcsmp.SDTStream
-
Reads a String from a Stream.
- readString() - Method in class com.solacesystems.jms.message.SolStreamMessage
-
Reads a String from the stream message.
- readString() - Method in interface javax.jms.StreamMessage
-
Reads a String from the stream message.
- readTlvParam(InputStream, int, int, HeaderDescriptionBean, boolean[]) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.TlvCoderUtil
-
- readUByte() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- readUInt() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- readULong() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- readUnsignedByte() - Method in class com.solacesystems.jms.message.SolBytesMessage
-
Reads an unsigned 8-bit number from the bytes message stream.
- readUnsignedByte() - Method in interface javax.jms.BytesMessage
-
Reads an unsigned 8-bit number from the bytes message stream.
- readUnsignedShort() - Method in class com.solacesystems.jms.message.SolBytesMessage
-
Reads an unsigned 16-bit number from the bytes message stream.
- readUnsignedShort() - Method in interface javax.jms.BytesMessage
-
Reads an unsigned 16-bit number from the bytes message stream.
- readUShort() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- readUTF() - Method in class com.solacesystems.jms.message.SolBytesMessage
-
Reads a string that has been encoded using a modified UTF-8 format from the bytes message stream.
- readUTF() - Method in interface javax.jms.BytesMessage
-
Reads a string that has been encoded using a modified UTF-8
format from the bytes message stream.
- readUThrint() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- realloc(int) - Method in class com.solacesystems.common.util.ByteBuffer
-
Reallocates the byte array if more space is needed.
- realloc(int) - Method in class com.solacesystems.common.util.SolByteBuffer
-
Reallocates the byte array if more space is needed.
- REAPPLY_SUBSCRIPTIONS - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- receive() - Method in interface com.solacesystems.jcsmp.Consumer
-
Receives the next available message, waiting until one is available.
- receive(int) - Method in interface com.solacesystems.jcsmp.Consumer
-
Receives the next available message.
- receive() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- receive(int) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- receive() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageConsumer
-
- receive(int) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageConsumer
-
- receive() - Method in class com.solacesystems.jcsmpx.impl.TopicConsumerImpl
-
- receive(int) - Method in class com.solacesystems.jcsmpx.impl.TopicConsumerImpl
-
- receive() - Method in class com.solacesystems.jms.SolMessageConsumer
-
- receive(long) - Method in class com.solacesystems.jms.SolMessageConsumer
-
- receive() - Method in interface javax.jms.MessageConsumer
-
Receives the next message produced for this message consumer.
- receive(long) - Method in interface javax.jms.MessageConsumer
-
Receives the next message that arrives within the specified
timeout interval.
- receiveNoWait() - Method in interface com.solacesystems.jcsmp.Consumer
-
Receives the next available message.
- receiveNoWait() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- receiveNoWait() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageConsumer
-
- receiveNoWait() - Method in class com.solacesystems.jcsmpx.impl.TopicConsumerImpl
-
- receiveNoWait() - Method in class com.solacesystems.jms.SolMessageConsumer
-
- receiveNoWait() - Method in interface javax.jms.MessageConsumer
-
Receives the next message if one is immediately available.
- ReconnectFreqManager - Class in com.solacesystems.jcsmp.impl
-
Utility class for managing reconnect frequency limiting.
- ReconnectFreqManager(Object, ContextImpl) - Constructor for class com.solacesystems.jcsmp.impl.ReconnectFreqManager
-
- reconnectInProgress(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- reconnectInProgress() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- reconnectInProgress() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- reconnectInProgress() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionManager
-
- reconnectOnUnknownNames(JCSMPException, String) - Static method in class com.solacesystems.jcsmp.impl.JCSMPUtils
-
- ReconnectStartNotYetInitConnected() - Constructor for class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.ReconnectStartNotYetInitConnected
-
- ReconnectStartOnceConnected() - Constructor for class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.ReconnectStartOnceConnected
-
- recover(int) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResourceImpl
-
- recover() - Method in class com.solacesystems.jms.impl.SessionConnectionConsumerSupport
-
- recover() - Method in class com.solacesystems.jms.SolMessageConsumer
-
- recover() - Method in interface com.solacesystems.jms.SolMessageConsumerIF
-
- recover() - Method in class com.solacesystems.jms.SolSession
-
- recover() - Method in interface javax.jms.Session
-
Stops message delivery in this session, and restarts message delivery
with the oldest unacknowledged message.
- REDELIVERED - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
redelivered URI parameter name
- reestablishSubCache() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
Reestablishes the subscription cache using non-retryable, non-blocking
subscription adds.
- reestablishSubCache() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- reestablishSubCache() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
Reestablishes the subscription cache using non-retryable, non-blocking
subscription adds.
- Reflection - Class in com.solacesystems.common.util
-
- Reflection() - Constructor for class com.solacesystems.common.util.Reflection
-
- regActiveFlow(FlowHandle) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- register(TimeoutListener, int) - Static method in class com.solacesystems.common.util.timers.TimeoutManager
-
- register(TimeoutListener, int, Object) - Static method in class com.solacesystems.common.util.timers.TimeoutManager
-
- register(Object...) - Method in interface com.solacesystems.jcsmp.management.SolJmxManagerIf
-
- register(Object...) - Method in class com.solacesystems.jcsmp.management.SolJmxSupport
-
- registerClientRead() - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- registerHandler(IOHandler, int) - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor
-
- registerHandler(IOHandler, int) - Method in interface com.solacesystems.jcsmp.protocol.nio.IOReactor
-
- registerMS(TimeoutListener, long) - Static method in class com.solacesystems.common.util.timers.TimeoutManager
-
- registerMS(TimeoutListener, long, Object) - Static method in class com.solacesystems.common.util.timers.TimeoutManager
-
- reInit() - Method in class com.solacesystems.jcsmp.impl.PubADManager
-
- REJECT_LOW_PRIORITY_MSG - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- rejectMessage() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
Deprecated.
- rejectMessage() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- rejectMessage() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- rejectMessage() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- release(ContentBuffer) - Method in class com.solacesystems.jcsmp.impl.BufferCloningPool
-
Release a ContentBuffer (may be null, in which case no-op)
- releaseContentBuffer(BufferCloningPool) - Method in interface com.solacesystems.jcsmp.impl.BufferCloningUser
-
- releaseContentBuffer(BufferCloningPool) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- releaseContentBuffer(BufferCloningPool) - Method in class com.solacesystems.jcsmp.protocol.smf.FastSmfParamContainer
-
- releaseContentBuffer(BufferCloningPool) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- RELIABLE_BYTES_RECVED - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
A count of bytes received through TCP.
- RELIABLE_BYTES_RESENT - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
A count of bytes in reliable messages that were retransmitted to the appliance.
- RELIABLE_BYTES_SENT - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
Total count of bytes sent through TCP.
- RELIABLE_DIRECT_BYTES_RECVED - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
- RELIABLE_DIRECT_BYTES_SENT - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
- RELIABLE_DIRECT_MSGS_RECVED - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
- RELIABLE_DIRECT_MSGS_SENT - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
- RELIABLE_MSGS_DISCARDED_DUPLICATES - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
A count of messages received through TCP and dropped
for being received as duplicate.
- RELIABLE_MSGS_DISCARDED_NO_MATCHING_FLOW - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
The number of messages discarded due to arriving on a message flow that did
not match any local open message flows.
- RELIABLE_MSGS_DISCARDED_OUTOFORDER - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
A count of messages received through TCP and dropped
for being received out-of-order.
- RELIABLE_MSGS_RECVED - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
A count of messages received through TCP.
- RELIABLE_MSGS_RECVED_ACKED - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
A count of messages received through TCP that were
acknowledged, indicating successful delivery to the application.
- RELIABLE_MSGS_RESENT - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
A count of reliable messages that were retransmitted to the appliance.
- RELIABLE_MSGS_SENT - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
Total count of messages sent through TCP.
- RELIABLE_MSGS_SENT_CONFIRMED - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
Total count of messages sent through TCP acknowledged by
the appliance.
- RELIABLE_NONPERSISTENT_BYTES_RECVED - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
- RELIABLE_NONPERSISTENT_BYTES_RESENT - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
- RELIABLE_NONPERSISTENT_BYTES_SENT - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
- RELIABLE_NONPERSISTENT_MSGS_RECVED - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
- RELIABLE_NONPERSISTENT_MSGS_RECVED_ACKED - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
- RELIABLE_NONPERSISTENT_MSGS_RESENT - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
- RELIABLE_NONPERSISTENT_MSGS_SENT - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
- RELIABLE_PERSISTENT_BYTES_RECVED - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
- RELIABLE_PERSISTENT_BYTES_RESENT - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
- RELIABLE_PERSISTENT_BYTES_SENT - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
- RELIABLE_PERSISTENT_MSGS_RECVED - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
- RELIABLE_PERSISTENT_MSGS_RECVED_ACKED - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
A count of
DeliveryMode.PERSISTENT messages received that were acknowledged, indicating
successful delivery to the application.
- RELIABLE_PERSISTENT_MSGS_RESENT - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
- RELIABLE_PERSISTENT_MSGS_SENT - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
- reloadConfigFile() - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AuthenticationSchemeKRBParameters
-
- remaining() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- remainingBytes(ByteBuffer[]) - Static method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- remainingCapacity() - Method in class com.solacesystems.jcsmp.impl.queues.ConditionalBoundedMessageQueue
-
Returns the number of elements that this queue can ideally (in
the absence of memory or resource constraints) accept without
blocking.
- remove(String) - Method in class com.solacesystems.common.expect.ExpectDatabase
-
- remove(int) - Method in class com.solacesystems.common.util.CircularArrayList
-
- remove(Object) - Method in class com.solacesystems.common.util.TLinkedList
-
Removes the specified element from the list.
- remove(BytesXMLMessage) - Method in interface com.solacesystems.jcsmp.Browser
-
Remove a message from the appliance's Queue Endpoint.
- remove(BytesXMLMessage) - Method in class com.solacesystems.jcsmp.impl.BrowserImpl
-
- remove(Object) - Method in class com.solacesystems.jcsmp.impl.queues.ConditionalBoundedMessageQueue
-
Removes a single instance of the specified element from this
queue, if it is present.
- remove(String) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- remove(Endpoint) - Method in class com.solacesystems.jcsmp.impl.SubscriptionCache
-
- remove(Endpoint, Subscription) - Method in class com.solacesystems.jcsmp.impl.SubscriptionCache
-
- remove(Endpoint, Collection<Subscription>) - Method in class com.solacesystems.jcsmp.impl.SubscriptionCache
-
- remove(byte[], T, SubscriptionRemoveResult) - Method in class com.solacesystems.jcsmp.impl.SubscriptionHashMap
-
- remove(String, T) - Method in class com.solacesystems.jcsmp.impl.SubscriptionMap
-
- remove(byte[], T, SubscriptionRemoveResult) - Method in class com.solacesystems.jcsmp.impl.SubscriptionTree
-
- remove(String) - Method in interface com.solacesystems.jcsmp.SDTMap
-
Removes the mapping for the specified key if present.
- remove(SolSessionIF) - Method in class com.solacesystems.jms.SolConnection
-
- remove(SolSessionIF) - Method in interface com.solacesystems.jms.SolConnectionIF
-
- remove(SolMessageConsumerIF) - Method in class com.solacesystems.jms.SolSession
-
- remove(SolMessageProducerIF) - Method in class com.solacesystems.jms.SolSession
-
- remove(SolQueueBrowserIF) - Method in class com.solacesystems.jms.SolSession
-
- remove(SolMessageConsumerIF) - Method in interface com.solacesystems.jms.SolSessionIF
-
- remove(SolMessageProducerIF) - Method in interface com.solacesystems.jms.SolSessionIF
-
- remove(SolQueueBrowserIF) - Method in interface com.solacesystems.jms.SolSessionIF
-
- removeActiveTransaction(long) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionManager
-
- removeAllDestinations() - Method in class com.solacesystems.jcsmpx.impl.DefaultDestinationManager
-
- removeAllDestinations() - Method in interface com.solacesystems.jcsmpx.impl.DestinationManager
-
Deprecated.
removes all destinations, already registered with this DestinationManager
- removeCacheRequest(CacheRequest) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheSessionImpl
-
Must be called with mRequestLock.
- removeConfig(String) - Static method in class com.solacesystems.common.expect.ExpectConfigMgr
-
Deprecated.
- removeConnectionConsumer(SolConnectionConsumerIF) - Method in class com.solacesystems.jms.SolConnection
-
- removeDestinations(List<Destination>) - Method in class com.solacesystems.jcsmpx.impl.DefaultDestinationManager
-
- removeDestinations(List<Destination>) - Method in interface com.solacesystems.jcsmpx.impl.DestinationManager
-
Deprecated.
Removes destinations after a fully successful remove
operation
- removeEventType(long) - Method in class com.solacesystems.jms.SolEventFilter
-
- removeFirst() - Method in class com.solacesystems.common.util.TLinkedList
-
Remove and return the first element in the list.
- removeFirst() - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueueList
-
- removeLast() - Method in class com.solacesystems.common.util.TLinkedList
-
Remove and return the last element in the list.
- removeListener(PropertyChangeListener<T>) - Method in class com.solacesystems.common.property.Property
-
- removeListener(PropertySourceChangeListener<T>) - Method in class com.solacesystems.common.property.PropertySource
-
- removeLiveResponseListener(String) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- removeLiveResponseListener(String) - Method in interface com.solacesystems.jcsmp.impl.flow.LiveMessageController
-
- removeLiveTopicAction(CacheLiveDataAction, Topic) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- removeLiveTopicAction(CacheLiveDataAction, Topic) - Method in interface com.solacesystems.jcsmp.impl.flow.LiveMessageController
-
- removeManagedFlow(FlowHandleImpl) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- removeManagedTransactedSession(XASessionImpl) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionManager
-
- removeOutstandingRequest(int) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- removeProperty(String) - Method in class com.solacesystems.jms.message.SolMessage
-
- removeProtocolEventListener(ProtocolEventListener) - Method in class com.solacesystems.common.protocol.ProtocolAdapter
-
- removeSession(JCSMPSession) - Method in class com.solacesystems.jcsmp.impl.ContextImpl
-
- removeSolEventListener(SolEventListener) - Method in interface com.solacesystems.jms.SolEventSource
-
Deprecated.
Removes the previously added SolEventListner for
all possible event types.
- removeSolEventListener(SolEventListener, long) - Method in interface com.solacesystems.jms.SolEventSource
-
Deprecated.
Removes the previously added SolEventListner for
the given eventTypeMask.
- removeSolEventListener(SolEventListener) - Method in class com.solacesystems.jms.SolQueueReceiver
-
- removeSolEventListener(SolEventListener, long) - Method in class com.solacesystems.jms.SolQueueReceiver
-
- removeSubscriber() - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
Deprecated.
- removeSubscriber() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- removeSubscriber() - Method in interface com.solacesystems.jcsmp.Session
-
- removeSubscription(Subscription) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- removeSubscription(Subscription, boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- removeSubscription(Endpoint, Subscription, int) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- removeSubscription(Subscription, JCSMPResponseListener, Object) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- removeSubscription(Endpoint, Subscription, JCSMPResponseListener, Object) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- removeSubscription(MessageDispatchTarget, int, Object) - Method in interface com.solacesystems.jcsmp.impl.MessageDispatcher
-
- removeSubscription(Subscription) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- removeSubscription(Subscription, boolean) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- removeSubscription(Subscription) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- removeSubscription(Subscription, boolean) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- removeSubscription(Endpoint, Subscription, int) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- removeSubscription(Subscription, JCSMPResponseListener, Object) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- removeSubscription(Endpoint, Subscription, JCSMPResponseListener, Object) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- removeSubscription(Subscription) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Removes a subscription from the appliance.
- removeSubscription(Subscription, boolean) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Removes a subscription from the appliance.
- removeSubscription(Endpoint, Subscription, int) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Removes a subscription from an Endpoint on the appliance.
- removeSubscription(Subscription, JCSMPResponseListener, Object) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Removes a subscription asynchronously from the appliance.
- removeSubscription(Endpoint, Subscription, JCSMPResponseListener, Object) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Removes a subscription asynchronously from an Endpoint on the appliance.
- removeVetoableListener(VetoablePropertySourceChangeListener<T>) - Method in class com.solacesystems.common.property.Property
-
- removeVetoableListener(VetoablePropertySourceChangeListener<T>) - Method in class com.solacesystems.common.property.PropertySource
-
- removeWaitingTask(FlowTask) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- renumberMessageIdParamsOnPubMessages(long) - Method in class com.solacesystems.jcsmp.impl.PubADManager
-
- replace(Set<Subscription>) - Method in class com.solacesystems.jcsmp.impl.SubscriptionCache
-
- REPLAY_CANCELLED - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The flow was replaying messages as requested by an earlier bind request, but the replay was
administratively cancelled.
- REPLAY_DISABLED - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
Replay log is not created on message VPN.
- REPLAY_FAILED - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
An unexpected error has happened during message replay on the queue or DTE.
- REPLAY_LOG_MODIFIED - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
A replay was ongoing on the queue or DTE and the replay log was modified.
- REPLAY_MESSAGE_UNAVAILABLE - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The flow was replaying messages as requested by an earlier bind request, but the replay failed
because messages to be replayed were trimmed from the replay log.
- REPLAY_START_TIME_NOT_AVAILABLE - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
A replay was requested, but the requested start time is not available in the replay log.
- REPLAY_STARTED - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
A replay was started on the queue or DTE, either by another client or by the router.
- REPLAY_TEMPORARY_NOT_SUPPORTED - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
Replay Not Supported on Temporary Queue/Topic Endpoint
This subCode is used for the following error responses:
- 403 Replay Not Supported on Temporary Queue
- 403 Replay Not Supported on Temporary Topic Endpoint
- REPLAYED_MESSAGE_REJECTED - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The router attempted to replay a message, but the queue/topic endpoint rejected the message to
sender.
- ReplayStartLocation - Interface in com.solacesystems.jcsmp
-
JCSMPReplayStartLocation specifies a message replay start location.
- ReplayStartLocationBeginningImpl - Class in com.solacesystems.jcsmp.impl
-
- ReplayStartLocationBeginningImpl() - Constructor for class com.solacesystems.jcsmp.impl.ReplayStartLocationBeginningImpl
-
- ReplayStartLocationDate - Interface in com.solacesystems.jcsmp
-
JCSMPReplayStartLocationDate specifies a date and time based message replay start location.
- ReplayStartLocationDateImpl - Class in com.solacesystems.jcsmp.impl
-
- ReplayStartLocationDateImpl(Date) - Constructor for class com.solacesystems.jcsmp.impl.ReplayStartLocationDateImpl
-
- REPLICATION_FAIL - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- REPLICATION_IS_STANDBY - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- REPLICATION_IS_STANDBY - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
An attempt to perform an operation using a VPN that is configured
to be STANDBY for replication.
- REPLICATION_TIMEOUT - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- REPLIES_DISCARDED - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
The number of replies that have been discarded because
there was no outstanding request.
- REPLIES_RECVED - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
The number of replies to requests that have been received.
- REPLY_SIZE_LIMIT - Static variable in class com.solacesystems.jcsmp.impl.solcache.CacheGetRequest
-
- REPLY_TO_KEY - Static variable in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- replyTo - Variable in class com.solacesystems.jcsmp.impl.sdt.InteropTest
-
- Request - Class in com.solacesystems.jcsmp.impl
-
- Request(JCSMPSession, XMLMessageProducer, LiveMessageController, XMLMessage, Destination, long, RequestListener) - Constructor for class com.solacesystems.jcsmp.impl.Request
-
- request(XMLMessage, long, Destination) - Method in class com.solacesystems.jcsmp.impl.requestreply.RequestorImpl
-
- request(XMLMessage, long, Destination) - Method in interface com.solacesystems.jcsmp.Requestor
-
Performs a request to the specified destination.
- request(Message) - Method in class javax.jms.QueueRequestor
-
Sends a request and waits for a reply.
- request(Message) - Method in class javax.jms.TopicRequestor
-
Sends a request and waits for a reply.
- Request.RequestStatus - Enum in com.solacesystems.jcsmp.impl
-
- RequestListener - Interface in com.solacesystems.jcsmp.impl
-
- Requestor - Interface in com.solacesystems.jcsmp
-
An interface for submitting requests to the Solace appliance network.
- RequestorImpl - Class in com.solacesystems.jcsmp.impl.requestreply
-
- RequestorImpl(JCSMPBasicSession) - Constructor for class com.solacesystems.jcsmp.impl.requestreply.RequestorImpl
-
- RequestResponseTask - Class in com.solacesystems.jcsmp.impl
-
- RequestResponseTask(JCSMPBasicSession, JCSMPChannelProperties) - Constructor for class com.solacesystems.jcsmp.impl.RequestResponseTask
-
- RequestResponseTask.TaskResubmit - Class in com.solacesystems.jcsmp.impl
-
- REQUESTS_SENT - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
The number of requests that have been sent.
- REQUESTS_TIMED_OUT - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
The number of requests that have timed out waiting for a reply.
- requestShutdown() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor
-
- requestShutdown() - Method in interface com.solacesystems.jcsmp.protocol.nio.IOReactor
-
- RequestTimer - Static variable in class com.solacesystems.jcsmp.impl.Request
-
- rescheduled(long, JCSMPTimeoutHandler) - Method in class com.solacesystems.jcsmp.impl.timers.impl.JCSMPTimerImpl
-
- resend(boolean, TcpChannel.WriteBlockPolicy, boolean) - Method in class com.solacesystems.jcsmp.impl.RequestResponseTask
-
Check if we're allowed to resend and do so.
- resendImpl(boolean, TcpChannel.WriteBlockPolicy, boolean) - Method in class com.solacesystems.jcsmp.impl.flow.FlowTask
-
- resendImpl(boolean, TcpChannel.WriteBlockPolicy, boolean) - Method in class com.solacesystems.jcsmp.impl.RequestResponseTask
-
Subclasss should resend their message once in here.
- reset() - Method in interface com.solacesystems.common.util.notification.NotificationPolicy
-
- reset() - Method in class com.solacesystems.common.util.notification.NotificationPolicy.ThrottledNotificationPolicy
-
- reset() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- reset() - Method in class com.solacesystems.jcsmp.ContextProperties
-
Resets the state.
- reset() - Method in class com.solacesystems.jcsmp.impl.BytesMessageImpl
-
- reset() - Method in class com.solacesystems.jcsmp.impl.ContentBuffer
-
- reset(boolean) - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- reset(boolean) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- reset(boolean) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- reset() - Method in class com.solacesystems.jcsmp.impl.JCSMPGenericXMLMessage
-
- reset(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPGenericXMLMessage
-
- reset() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- reset(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- reset() - Method in class com.solacesystems.jcsmp.impl.MapMessageImpl
-
- reset() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- reset() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- reset() - Method in class com.solacesystems.jcsmp.impl.sdt.TLVBuffer
-
- reset() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- reset() - Method in class com.solacesystems.jcsmp.impl.StreamMessageImpl
-
- reset() - Method in class com.solacesystems.jcsmp.impl.TextMessageImpl
-
- reset() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactionSteps.OutputFlowExtendedInfo
-
- reset() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactionSteps.OutputFlowInfo
-
- reset() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactionSteps
-
- reset(TransactionSteps) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactionSteps
-
Removes a subset of the transaction steps from this instance.
- reset() - Method in class com.solacesystems.jcsmp.impl.XMLContentMessageImpl
-
- reset() - Method in interface com.solacesystems.jcsmp.protocol.HeaderDescriptionBean
-
- reset() - Method in class com.solacesystems.jcsmp.protocol.impl.AssuredCtrlStateBean
-
- reset() - Method in class com.solacesystems.jcsmp.protocol.impl.SeqNum63bAllocator
-
- reset() - Method in interface com.solacesystems.jcsmp.protocol.SeqNumAllocator
-
- reset() - Method in class com.solacesystems.jcsmp.protocol.smf.AbstractHeaderBean
-
- reset() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderBean
-
- reset() - Method in class com.solacesystems.jcsmp.protocol.smf.ClientCtrlHeaderBean
-
- reset() - Method in class com.solacesystems.jcsmp.protocol.smf.FastSmfParamContainer
-
- reset() - Method in class com.solacesystems.jcsmp.protocol.smf.PubSubCtrlHeaderBean
-
- reset() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- reset() - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- reset() - Method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- reset() - Method in class com.solacesystems.jcsmp.protocol.smf.SSLSmfClient
-
- reset() - Method in class com.solacesystems.jcsmp.protocol.WireMessage
-
- reset() - Method in interface com.solacesystems.jcsmp.SDTStream
-
Resets the read pointer to the last position saved by mark().
- reset() - Method in class com.solacesystems.jcsmp.TopicProperties
-
Resets all properties to default values.
- reset() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Resets the message, clearing all fields, preparing it for publishing
again.
- reset() - Method in class com.solacesystems.jms.impl.ConnectionConsumerFakeTransactionStrategy
-
- reset() - Method in class com.solacesystems.jms.impl.ConnectionConsumerLocalTxStrategy
-
- reset() - Method in class com.solacesystems.jms.impl.ConnectionConsumerTransactionStrategy
-
- reset() - Method in class com.solacesystems.jms.impl.SendResult
-
- reset() - Method in class com.solacesystems.jms.message.SolBytesMessage
-
Puts the message body in read-only mode and repositions the stream of bytes to the beginning.
- reset() - Method in class com.solacesystems.jms.message.SolStreamMessage
-
Puts the message body in read-only mode and repositions the stream of
bytes to the beginning.
- reset() - Method in interface javax.jms.BytesMessage
-
Puts the message body in read-only mode and repositions the stream of
bytes to the beginning.
- reset() - Method in interface javax.jms.StreamMessage
-
Puts the message body in read-only mode and repositions the stream
to the beginning.
- resetAdFlow() - Method in class com.solacesystems.jcsmp.impl.PubADManager
-
- resetAdFlows() - Method in class com.solacesystems.jcsmp.impl.flow.PubFlowManager
-
- resetAdState() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- resetExpirationBinaryMeta() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- resetInterval() - Method in class com.solacesystems.common.util.CPUUsage
-
Resets the sampling interval, and returns the CPU usage for the running process
since the last call to this method or since the creation of a this CPUUsage instance
if, resetIntevalAndGetCpuUsage was never called before
- resetIntervalAndGetCpuUsage() - Method in class com.solacesystems.common.util.CPUUsage
-
Resets the sampling interval, and returns the CPU usage for the running process
since the last call to this method or since the creation of a this CPUUsage instance
if, resetIntevalAndGetCpuUsage was never called before
- resetSendCount() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- resetStats() - Method in class com.solacesystems.jcsmp.JCSMPRuntime
-
Reset the global JCSMP statistics.
- resetStats() - Method in class com.solacesystems.jcsmp.JCSMPStats
-
Reset the statistics in this instance of JCSMPStats.
- resetTransactionSteps() - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- RESOURCE_BUNDLE_ABSOLUTE_PATH - Static variable in class com.solacesystems.jcsmp.i18n.JCSMPRB
-
- ResourceAllocationException - Exception in javax.jms
-
This exception is thrown when a provider is unable to allocate the
resources required by a method.
- ResourceAllocationException(String, String) - Constructor for exception javax.jms.ResourceAllocationException
-
Constructs a ResourceAllocationException with the specified
reason and error code.
- ResourceAllocationException(String) - Constructor for exception javax.jms.ResourceAllocationException
-
Constructs a ResourceAllocationException with the specified
reason.
- RESP_AD_NOT_READY - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- RESP_UNKNOWN_PROTOCOL - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- respCode - Variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseParam
-
- respectTTL() - Method in class com.solacesystems.jms.impl.ConnectionFactoryProperties
-
Deprecated.
- ResponseCodeData - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- responseReceived(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- responseReceived(String) - Method in interface com.solacesystems.jcsmp.JCSMPStreamingPublishCorrelatingEventHandler
-
- responseReceived(String) - Method in interface com.solacesystems.jcsmp.JCSMPStreamingPublishEventHandler
-
- responseReceived(String) - Method in class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
- responseReceivedEx(Object) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- responseReceivedEx(Object) - Method in interface com.solacesystems.jcsmp.JCSMPStreamingPublishCorrelatingEventHandler
-
This method is invoked whenever an OK response is received.
- responseReceivedEx(Object) - Method in class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
- respSubcode - Variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseParam
-
- resubmitTask(FlowTask, boolean, TcpChannel.WriteBlockPolicy, boolean) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- resume(int) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
There can be several tasks to run on reconnect / transaction resyncs,
etc.
- resume() - Method in class com.solacesystems.jcsmp.impl.queues.ConditionalBoundedMessageQueue
-
- resume() - Method in interface com.solacesystems.jcsmp.protocol.CSMPPublisherChannel
-
- resume() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- resume() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- resumeEncoding() - Method in class com.solacesystems.common.util.Base64.OutputStream
-
Resumes encoding of the stream.
- resumeMsgQueue() - Method in class com.solacesystems.jcsmp.impl.PubADManager
-
- RETURN_ACTION - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
After logging the response at the prescribed log level, the response
code should be returned to the application.
- returnMessageToPool() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- returnMessageToPool(XMLMessage) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessagePool
-
- returnToPool(GenericPool.PoolEntry<T>) - Method in class com.solacesystems.common.util.GenericPool
-
- ReturnUnackedMgsToPoolTask(ConditionalBoundedMessageQueue) - Constructor for class com.solacesystems.jcsmp.impl.PubADManager.ReturnUnackedMgsToPoolTask
-
- rewind() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- rewind() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- rewind() - Method in class com.solacesystems.jcsmp.impl.sdt.StreamTLVBuffer
-
- rewind() - Method in class com.solacesystems.jcsmp.impl.sdt.TLVBuffer
-
- rewind() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SpanningBufferReader
-
- rewind() - Method in interface com.solacesystems.jcsmp.SDTStream
-
Rewinds the read pointer to the beginning of the stream.
- rewindAttachment() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
Deprecated.
- rewindAttachment() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- rewindAttachment() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- rewindAttachment() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- rewindContent() - Method in interface com.solacesystems.jcsmp.BytesXMLMessage
-
- rewindContent() - Method in class com.solacesystems.jcsmp.impl.JCSMPGenericXMLMessage
-
- rewindContent() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- rewindContent() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- rewindMetadata() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
Deprecated.
- rewindMetadata() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- RFU_FIELD_IDX - Static variable in interface com.solacesystems.jcsmp.protocol.smf.impl.SMFHeaderFieldConstants
-
- rollback() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
ROLLBACK a flow: discards all locally-buffered messages and resets the
expected next "LastMsgId" field to 0.
- rollback() - Method in class com.solacesystems.jcsmp.impl.SubscriptionMap
-
- rollback() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- rollback(Xid) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResourceImpl
-
- ROLLBACK - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- rollback() - Method in interface com.solacesystems.jcsmp.transaction.TransactedSession
-
Rollback the active transaction.
- rollback() - Method in class com.solacesystems.jms.impl.SessionConnectionConsumerSupport
-
- rollback() - Method in class com.solacesystems.jms.SolSession
-
- rollback() - Method in class com.solacesystems.jms.SolXAQueueSession
-
- rollback() - Method in class com.solacesystems.jms.SolXASession
-
- rollback() - Method in class com.solacesystems.jms.SolXATopicSession
-
- rollback() - Method in interface javax.jms.Session
-
Rolls back any messages done in this transaction and releases any locks
currently held.
- rollback() - Method in interface javax.jms.XASession
-
Throws a TransactionInProgressException, since it should
not be called for an XASession object.
- rollbackBatch(Collection<Message>) - Method in class com.solacesystems.jms.SolConnectionConsumer
-
- rollbackBatch(Collection<Message>) - Method in interface com.solacesystems.jms.SolConnectionConsumerIF
-
- rollbackBatch(Collection<Message>) - Method in class com.solacesystems.jms.SolConnectionConsumerRA
-
- RollbackException - Exception in com.solacesystems.jcsmp.transaction
-
An exception thrown when a transaction rolls back unexpectedly.
- RollbackException(String) - Constructor for exception com.solacesystems.jcsmp.transaction.RollbackException
-
- RollbackException(String, Throwable) - Constructor for exception com.solacesystems.jcsmp.transaction.RollbackException
-
- Router - Class in com.solacesystems.common.config
-
- Router(String, Service, DataService, JMSService, Properties) - Constructor for class com.solacesystems.common.config.Router
-
- ROUTER_DISCARD_NOTIFICATIONS - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
The number of messages received with the Discard Notification bit set.
- ROUTER_SW_VERSION - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- RouterBean - Class in com.solacesystems.common.bean
-
- RouterBean(String, int) - Constructor for class com.solacesystems.common.bean.RouterBean
-
- RouterCapabilities - Class in com.solacesystems.jms
-
- RouterCapabilities(JCSMPSession) - Constructor for class com.solacesystems.jms.RouterCapabilities
-
- RouterCapabilityParser - Class in com.solacesystems.jcsmp.protocol.impl
-
- RouterCapabilityParser() - Constructor for class com.solacesystems.jcsmp.protocol.impl.RouterCapabilityParser
-
- rtr_Windowed_Ack - Variable in class com.solacesystems.jcsmp.impl.PubADManager
-
- run() - Method in class com.solacesystems.common.util.timers.TimeoutManager
-
- run() - Method in class com.solacesystems.jcsmp.impl.Request
-
- run() - Method in class com.solacesystems.jcsmp.protocol.impl.test.TcpClientChannelReconnectTriggerTest
-
- run() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerNotificationDispatcher
-
- run() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ProducerNotificationDispatcher
-
- run() - Method in class com.solacesystems.jms.impl.SessionConnectionConsumerSupport
-
- run() - Method in class com.solacesystems.jms.impl.SessionConnectionConsumerSupportRA
-
- run() - Method in class com.solacesystems.jms.SolSession
-
- run() - Method in interface javax.jms.Session
-
Optional operation, intended to be used only by Application Servers,
not by ordinary JMS clients.
- runAllTo(long) - Method in class com.solacesystems.jcsmp.impl.timers.impl.JCSMPTimerQueueImpl
-
Runs all timers until targetTime.
- RuntimeStatType - Class in com.solacesystems.jcsmp.statistics
-
Named statistics supported by JCSMPRuntime.
- sanitizeFilename(String) - Static method in class com.solacesystems.common.util.CommonUtils
-
Sanitizes a filename to include only chars valid on most platforms
- scanCursorData - Variable in class com.solacesystems.jcsmp.impl.transaction.xa.XARecoverResponseParam
-
- scanCursorLength - Variable in class com.solacesystems.jcsmp.impl.transaction.xa.XARecoverResponseParam
-
- schedule_absolute(long, JCSMPTimeoutHandler, JCSMPTimer) - Method in class com.solacesystems.jcsmp.impl.timers.impl.JCSMPTimerQueueImpl
-
- schedule_absolute(long, JCSMPTimeoutHandler) - Method in class com.solacesystems.jcsmp.impl.timers.impl.JCSMPTimerQueueImpl
-
- schedule_absolute(long, JCSMPTimeoutHandler) - Method in interface com.solacesystems.jcsmp.impl.timers.JCSMPTimerQueue
-
Schedule a timer for an absolute time in the future.
- schedule_absolute(long, JCSMPTimeoutHandler, JCSMPTimer) - Method in interface com.solacesystems.jcsmp.impl.timers.JCSMPTimerQueue
-
- schedule_absolute(long, JCSMPTimeoutHandler, JCSMPTimer) - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor
-
- schedule_absolute(long, JCSMPTimeoutHandler) - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor
-
- schedule_relative(long, JCSMPTimeoutHandler, JCSMPTimer) - Method in class com.solacesystems.jcsmp.impl.timers.impl.JCSMPTimerQueueImpl
-
- schedule_relative(long, JCSMPTimeoutHandler) - Method in class com.solacesystems.jcsmp.impl.timers.impl.JCSMPTimerQueueImpl
-
- schedule_relative(long, JCSMPTimeoutHandler) - Method in interface com.solacesystems.jcsmp.impl.timers.JCSMPTimerQueue
-
Schedule a timer for a relative time in the future.
- schedule_relative(long, JCSMPTimeoutHandler, JCSMPTimer) - Method in interface com.solacesystems.jcsmp.impl.timers.JCSMPTimerQueue
-
- schedule_relative(long, JCSMPTimeoutHandler, JCSMPTimer) - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor
-
- schedule_relative(long, JCSMPTimeoutHandler) - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SyncEventDispatcherReactor
-
- scheduleResubmit(JCSMPException) - Method in class com.solacesystems.jcsmp.impl.RequestResponseTask
-
- scheduleResubmit(JCSMPException, int) - Method in class com.solacesystems.jcsmp.impl.RequestResponseTask
-
- SDK_BINARY_METADATA_PORTION - Static variable in interface com.solacesystems.jcsmp.XMLMessage
-
- SDTEOFException - Exception in com.solacesystems.jcsmp
-
SDTEOFException indicates a read operation was
performed on an SDTStream which has no more data to read.
- SDTEOFException(String, Throwable) - Constructor for exception com.solacesystems.jcsmp.SDTEOFException
-
Constructs a MessageEOFException with the specified detailed
message and nested exception.
- SDTEOFException(String) - Constructor for exception com.solacesystems.jcsmp.SDTEOFException
-
Constructs a MessageEOFException with the specified detailed
message.
- SDTException - Exception in com.solacesystems.jcsmp
-
The base class of SDT exceptions.
- SDTException(String, Throwable) - Constructor for exception com.solacesystems.jcsmp.SDTException
-
Constructs a MessageException with the specified detailed
message and nested exception.
- SDTException(String) - Constructor for exception com.solacesystems.jcsmp.SDTException
-
Constructs a MessageException with the specified detailed
message.
- SDTFormatException - Exception in com.solacesystems.jcsmp
-
SDTFormatException indicates a type conversion
error occurred retrieving data from an SDTMap or SDTStream.
- SDTFormatException(String, Throwable) - Constructor for exception com.solacesystems.jcsmp.SDTFormatException
-
Constructs a MessageFormatException with the specified detailed
message and nested exception.
- SDTFormatException(String) - Constructor for exception com.solacesystems.jcsmp.SDTFormatException
-
Constructs a MessageFormatException with the specified detailed
message.
- SDTMap - Interface in com.solacesystems.jcsmp
-
Map Structured Data Type (SDT) that maps case-sensitive Strings to a supported data type.
- SDTMapIF - Interface in com.solacesystems.jcsmp.impl.sdt
-
- SDTSerializable - Interface in com.solacesystems.jcsmp.impl.sdt
-
- SDTStream - Interface in com.solacesystems.jcsmp
-
Stream Structured Data Type (SDT) that supports the following data types:
Boolean,
Byte,
byte[],
Character,
Destination,
Double,
Float,
Integer,
Long,
SDTMap,
Short,
SDTStream,
String.
- SDTStreamIF - Interface in com.solacesystems.jcsmp.impl.sdt
-
- SDTUnknownType - Interface in com.solacesystems.jcsmp
-
An unknown structured data type that can be used to provide compatibility with new structured data types.
- SECURE_PROPS - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
Deprecated.
- SecureConnectionBean - Class in com.solacesystems.common.bean
-
- SecureConnectionBean(String, String, String, String[]) - Constructor for class com.solacesystems.common.bean.SecureConnectionBean
-
- SecureProperties - Class in com.solacesystems.jcsmp.secure
-
- SecureProperties(JCSMPProperties) - Constructor for class com.solacesystems.jcsmp.secure.SecureProperties
-
- SecureSessionProperties - Class in com.solacesystems.jcsmp.secure
-
Deprecated.
- SecureSessionProperties(URL, String) - Constructor for class com.solacesystems.jcsmp.secure.SecureSessionProperties
-
Deprecated.
- SecureSessionProperties(JCSMPSecureProtocolSocketFactory) - Constructor for class com.solacesystems.jcsmp.secure.SecureSessionProperties
-
Deprecated.
- SegmentFlowCreationTimedTask - Class in com.solacesystems.jcsmp.impl.timers
-
- SegmentFlowCreationTimedTask(FlowHandleImpl, ConsumerLargeMessageNotification) - Constructor for class com.solacesystems.jcsmp.impl.timers.SegmentFlowCreationTimedTask
-
- SELECTOR_INVALID - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The client attempted to bind to a topic endpoint witn an improperly
formatted selector.
- SELECTOR_MATCH_ERROR - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The client attempted to bind to a non-exclusive topic endpoint that is already
bound with a different ingress selector.
- SEMPException - Exception in com.solacesystems.common.semp
-
- SEMPException() - Constructor for exception com.solacesystems.common.semp.SEMPException
-
SEMPException default constructor.
- SEMPException(String, Throwable) - Constructor for exception com.solacesystems.common.semp.SEMPException
-
SEMPException constructor.
- SEMPException(Throwable) - Constructor for exception com.solacesystems.common.semp.SEMPException
-
SEMPException constructor.
- SEMPException(String) - Constructor for exception com.solacesystems.common.semp.SEMPException
-
SEMPException constructor.
- SEMPNoSuchObjectException - Exception in com.solacesystems.common.semp
-
- SEMPNoSuchObjectException() - Constructor for exception com.solacesystems.common.semp.SEMPNoSuchObjectException
-
SEMPNoSuchObjectException default constructor.
- SEMPNoSuchObjectException(String, Throwable) - Constructor for exception com.solacesystems.common.semp.SEMPNoSuchObjectException
-
SEMPNoSuchObjectException constructor.
- SEMPNoSuchObjectException(Throwable) - Constructor for exception com.solacesystems.common.semp.SEMPNoSuchObjectException
-
SEMPNoSuchObjectException constructor.
- SEMPNoSuchObjectException(String) - Constructor for exception com.solacesystems.common.semp.SEMPNoSuchObjectException
-
SEMPNoSuchObjectException constructor.
- SEMPParseException - Exception in com.solacesystems.common.semp
-
- SEMPParseException() - Constructor for exception com.solacesystems.common.semp.SEMPParseException
-
SEMPParseException default constructor.
- SEMPParseException(String, Throwable) - Constructor for exception com.solacesystems.common.semp.SEMPParseException
-
SEMPParseException constructor.
- SEMPParseException(Throwable) - Constructor for exception com.solacesystems.common.semp.SEMPParseException
-
SEMPParseException constructor.
- SEMPParseException(String) - Constructor for exception com.solacesystems.common.semp.SEMPParseException
-
SEMPParseException constructor.
- SEMPSAXParser - Class in com.solacesystems.common.semp
-
- SEMPSAXParser() - Constructor for class com.solacesystems.common.semp.SEMPSAXParser
-
- send(XMLMessage, Destination) - Method in interface com.solacesystems.jcsmp.DestinationProducer
-
Sends a message to a specific destination.
- send(XMLMessage) - Method in interface com.solacesystems.jcsmp.DestinationProducer
-
Sends to the default destination
- send(XMLMessage, Destination) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- send(XMLMessage) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- send() - Method in class com.solacesystems.jcsmp.impl.Request
-
- send() - Method in class com.solacesystems.jcsmp.impl.requestreply.GenericRequestTask
-
- send() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheClusterRequest
-
- send() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheGetRequest
-
- send(CacheClusterRequest) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheRequest
-
- send(JCSMPXMLMessage[], int, int, boolean, JCSMPXMLMessageProducer, boolean, Integer, boolean, boolean) - Method in interface com.solacesystems.jcsmp.protocol.CSMPPublisherChannel
-
- send(JCSMPXMLMessage[], int, int, boolean, JCSMPXMLMessageProducer, boolean, Integer, boolean, boolean) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- send(XMLMessage) - Method in interface com.solacesystems.jcsmp.XMLMessageProducer
-
Deprecated.
- send(XMLMessage, Destination) - Method in interface com.solacesystems.jcsmp.XMLMessageProducer
-
Sends a message to a destination, such as a Queue or Topic.
- send(XMLMessage, Destination) - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- send(XMLMessage) - Method in class com.solacesystems.jcsmpx.impl.TopicProducerImpl
-
- send(BytesXMLMessage, Destination) - Method in class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
- send(BytesXMLMessage, Destination) - Method in class com.solacesystems.jms.impl.FlowMessageProducerAdapter
-
- send(BytesXMLMessage, Destination) - Method in class com.solacesystems.jms.impl.JCSMPMessageProducer
-
- send(BytesXMLMessage, Destination) - Method in interface com.solacesystems.jms.impl.MessageProducerAdapter
-
- send(BytesXMLMessage, Destination) - Method in class com.solacesystems.jms.impl.TransactedMessageProducerAdapter
-
- send(BytesXMLMessage, Destination) - Method in class com.solacesystems.jms.impl.XAMessageProducerAdapter
-
- send(Message) - Method in class com.solacesystems.jms.SolMessageProducer
-
- send(Message, int, int, long) - Method in class com.solacesystems.jms.SolMessageProducer
-
- send(Destination, Message) - Method in class com.solacesystems.jms.SolMessageProducer
-
- send(Destination, Message, int, int, long) - Method in class com.solacesystems.jms.SolMessageProducer
-
- send(Message) - Method in class com.solacesystems.jms.SolQueueSender
-
- send(Message, int, int, long) - Method in class com.solacesystems.jms.SolQueueSender
-
- send(Queue, Message) - Method in class com.solacesystems.jms.SolQueueSender
-
- send(Queue, Message, int, int, long) - Method in class com.solacesystems.jms.SolQueueSender
-
- send(Message) - Method in interface javax.jms.MessageProducer
-
Sends a message using the MessageProducer's
default delivery mode, priority, and time to live.
- send(Message, int, int, long) - Method in interface javax.jms.MessageProducer
-
Sends a message to the destination, specifying delivery mode, priority, and
time to live.
- send(Destination, Message) - Method in interface javax.jms.MessageProducer
-
Sends a message to a destination for an unidentified message producer.
- send(Destination, Message, int, int, long) - Method in interface javax.jms.MessageProducer
-
Sends a message to a destination for an unidentified message producer,
specifying delivery mode, priority and time to live.
- send(Message) - Method in interface javax.jms.QueueSender
-
Sends a message to the queue.
- send(Message, int, int, long) - Method in interface javax.jms.QueueSender
-
Sends a message to the queue, specifying delivery mode, priority, and
time to live.
- send(Queue, Message) - Method in interface javax.jms.QueueSender
-
Sends a message to a queue for an unidentified message producer.
- send(Queue, Message, int, int, long) - Method in interface javax.jms.QueueSender
-
Sends a message to a queue for an unidentified message producer,
specifying delivery mode, priority and time to live.
- SEND_TIMESTAMP_KEY - Static variable in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- sendAckMessage(WireMessage, boolean, boolean) - Method in interface com.solacesystems.jcsmp.protocol.CSMPSubscriberChannel
-
- sendAckMessage(WireMessage, boolean, boolean) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- sendAcks(String, boolean) - Method in class com.solacesystems.jcsmp.impl.queues.AbstractUnackedMessageList
-
- sendAcks(String, boolean) - Method in class com.solacesystems.jcsmp.impl.queues.TransactedFlowAckMessageList
-
- sendAcks(String, boolean) - Method in class com.solacesystems.jcsmp.impl.queues.UnackedMessageList2
-
- sendAcks(String, boolean) - Method in class com.solacesystems.jcsmp.impl.queues.WindowAckMessageList
-
- sendAdCtrlRequest(WireMessage, boolean, TcpChannel.WriteBlockPolicy, boolean) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- sendBindRequest(Endpoint, Topic, int, int, boolean, String, AssuredCtrlEnums.FlowType, long, long, String, EndpointProperties, Long, boolean, boolean, TcpChannel.WriteBlockPolicy) - Method in interface com.solacesystems.jcsmp.protocol.CSMPSubscriberChannel
-
- sendBindRequest(Endpoint, Topic, int, int, boolean, String, AssuredCtrlEnums.FlowType, long, long, String, EndpointProperties, Long, boolean, boolean, TcpChannel.WriteBlockPolicy, ReplayStartLocation, Long) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- sendBindRequest(Endpoint, Topic, int, int, boolean, String, AssuredCtrlEnums.FlowType, long, long, String, EndpointProperties, Long, boolean, boolean, TcpChannel.WriteBlockPolicy) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- sendCacheRequest(Long, Topic, boolean, CacheLiveDataAction) - Method in interface com.solacesystems.jcsmp.CacheSession
-
Send a synchronous cache request message.
- sendCacheRequest(Long, Topic, boolean, CacheLiveDataAction, CacheRequestListener) - Method in interface com.solacesystems.jcsmp.CacheSession
-
Send an asynchronous cache request message.
- sendCacheRequest(Long, Topic, long, long, boolean, CacheLiveDataAction) - Method in interface com.solacesystems.jcsmp.CacheSession
-
Send a synchronous cache request message.
- sendCacheRequest(Long, Topic, long, long, boolean, CacheLiveDataAction, CacheRequestListener) - Method in interface com.solacesystems.jcsmp.CacheSession
-
Send an asynchronous cache request message.
- sendCacheRequest(Long, Topic, boolean, CacheLiveDataAction) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheSessionImpl
-
- sendCacheRequest(Long, Topic, boolean, CacheLiveDataAction, CacheRequestListener) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheSessionImpl
-
- sendCacheRequest(Long, Topic, long, long, boolean, CacheLiveDataAction) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheSessionImpl
-
- sendCacheRequest(Long, Topic, long, long, boolean, CacheLiveDataAction, CacheRequestListener) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheSessionImpl
-
- sendCloseAcks(String, boolean) - Method in class com.solacesystems.jcsmp.impl.queues.AbstractUnackedMessageList
-
- sendCloseAcks(String, boolean) - Method in class com.solacesystems.jcsmp.impl.queues.TransactedFlowAckMessageList
-
- sendCloseAcks(String, boolean) - Method in class com.solacesystems.jcsmp.impl.queues.UnackedMessageList2
-
- sendCloseAcks(String, boolean) - Method in class com.solacesystems.jcsmp.impl.queues.WindowAckMessageList
-
- sendCommitRequest(long, AssuredCtrlHeaderParameters.ParamTransactionId, AssuredCtrlHeaderParameters.ParamTransactionFDPubNotify, AssuredCtrlHeaderParameters.ParamTransactionFDSubAck, boolean, Integer) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionManager
-
- SENDER_ID_KEY - Static variable in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- senderID - Variable in class com.solacesystems.jcsmp.impl.sdt.InteropTest
-
- sendFlowChangeUpdateResponse(long, boolean, int, String) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- sendImpl(JCSMPXMLMessage[], int, int, JCSMPXMLMessageProducer.PubMsgInfo[]) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- sendMsgOnce(JCSMPXMLMessage[], int, int, boolean, boolean, boolean, boolean, Integer, boolean, boolean, JCSMPXMLMessageProducer.PubMsgInfo[]) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- sendMultiple(JCSMPSendMultipleEntry[], int, int, int) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- sendMultiple(JCSMPSendMultipleEntry[], int, int, int) - Method in interface com.solacesystems.jcsmp.XMLMessageProducer
-
Sends a batch of messages.
- SendMultipleEntry - Class in com.solacesystems.jcsmp.impl
-
- SendMultipleEntry() - Constructor for class com.solacesystems.jcsmp.impl.SendMultipleEntry
-
- SendMultipleEntry(XMLMessage, Destination) - Constructor for class com.solacesystems.jcsmp.impl.SendMultipleEntry
-
- sendReply(XMLMessage, XMLMessage) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- sendReply(XMLMessage, XMLMessage) - Method in interface com.solacesystems.jcsmp.XMLMessageProducer
-
Convenience function for sending a reply message.
- sendRequest(ProtocolRequest) - Method in class com.solacesystems.common.protocol.ProtocolAdapter
-
- SendResult - Class in com.solacesystems.jms.impl
-
- SendResult() - Constructor for class com.solacesystems.jms.impl.SendResult
-
- sendRollbackRequest(long, AssuredCtrlHeaderParameters.ParamTransactionId, AssuredCtrlHeaderParameters.ParamTransactionFDPubNotify, AssuredCtrlHeaderParameters.ParamTransactionFDSubAck, boolean, Integer) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionManager
-
- sendSingleAck(long, boolean) - Method in interface com.solacesystems.jcsmp.impl.flow.FlowHandle
-
- sendSingleAck(long, boolean) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- sendTs - Variable in class com.solacesystems.jcsmp.impl.sdt.InteropTest
-
- sendUnbindRequest(long, Integer, boolean, boolean, TcpChannel.WriteBlockPolicy, Long) - Method in interface com.solacesystems.jcsmp.protocol.CSMPSubscriberChannel
-
- sendUnbindRequest(long, Integer, boolean, boolean, TcpChannel.WriteBlockPolicy, Long) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- sendUnbindRequest(long, Integer, boolean, boolean, TcpChannel.WriteBlockPolicy, Long, Long) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- sendUnsubscribeRequest(String, int, boolean, TcpChannel.WriteBlockPolicy) - Method in interface com.solacesystems.jcsmp.protocol.CSMPSubscriberChannel
-
- sendUnsubscribeRequest(String, int, boolean, TcpChannel.WriteBlockPolicy) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- seqNo - Variable in class com.solacesystems.jcsmp.impl.sdt.InteropTest
-
- SeqNum63bAllocator - Class in com.solacesystems.jcsmp.protocol.impl
-
- SeqNum63bAllocator(String) - Constructor for class com.solacesystems.jcsmp.protocol.impl.SeqNum63bAllocator
-
- SeqNumAbstractAllocator - Class in com.solacesystems.jcsmp.protocol.impl
-
- SeqNumAbstractAllocator(String) - Constructor for class com.solacesystems.jcsmp.protocol.impl.SeqNumAbstractAllocator
-
- SeqNumAllocator - Interface in com.solacesystems.jcsmp.protocol
-
- SEQUENCE_NO_KEY - Static variable in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- serialize(TLVBuffer) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- serialize(TLVBuffer) - Method in interface com.solacesystems.jcsmp.impl.sdt.SDTSerializable
-
- serialize(TLVBuffer) - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- serialNumber - Variable in class com.solacesystems.jcsmp.protocol.WireMessage
-
- serialVersionUID - Static variable in interface com.solacesystems.common.util.TLinkable
-
- ServerSession - Interface in javax.jms
-
A ServerSession object is an application server object that
is used by a server to associate a thread with a JMS session (optional).
- ServerSessionPool - Interface in javax.jms
-
A ServerSessionPool object is an object implemented by an
application server to provide a pool of ServerSession objects
for processing the messages of a ConnectionConsumer (optional).
- Service - Class in com.solacesystems.common.config
-
- Service(String, int, String, String, String) - Constructor for class com.solacesystems.common.config.Service
-
- SERVICE_UNAVAILABLE - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
A control operation failed due to Service Unavailable.
- Session - Interface in com.solacesystems.jcsmp
-
Session represents the main application interface.
- Session - Interface in javax.jms
-
A Session object is a single-threaded context for producing and consuming
messages.
- SESSION_NAME - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- SESSION_TRANSACTED - Static variable in interface javax.jms.Session
-
This value is returned from the method
getAcknowledgeMode if the session is transacted.
- SessionConnectionConsumerSupport - Class in com.solacesystems.jms.impl
-
- SessionConnectionConsumerSupport(int, SolConnectionConsumerIF) - Constructor for class com.solacesystems.jms.impl.SessionConnectionConsumerSupport
-
- SessionConnectionConsumerSupportRA - Class in com.solacesystems.jms.impl
-
- SessionConnectionConsumerSupportRA(SolSessionIF, SolConnectionConsumerRA) - Constructor for class com.solacesystems.jms.impl.SessionConnectionConsumerSupportRA
-
- SessionEvent - Enum in com.solacesystems.jcsmp
-
Session event types that can be given to the session event callback handler (
SessionEventHandler) registered for a session.
- SessionEventArgs - Class in com.solacesystems.jcsmp
-
Represents a session event notification.
- SessionEventArgsImpl - Class in com.solacesystems.jcsmp.impl
-
- SessionEventArgsImpl(SessionEvent, String, Exception, int) - Constructor for class com.solacesystems.jcsmp.impl.SessionEventArgsImpl
-
- SessionEventHandler - Interface in com.solacesystems.jcsmp
-
A callback handler for session events.
- SessionModeSupport - Class in com.solacesystems.jcsmp.impl
-
- SessionModeSupportClient - Class in com.solacesystems.jcsmp.impl
-
- SessionModeSupportClient(CSMPControllerChannel, CSMPPublisherChannel, CSMPSubscriberChannel, TcpClientChannel, SubFlowManagerImpl, JCSMPBasicSession) - Constructor for class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- SessionProperties - Class in com.solacesystems.jms.impl
-
- SessionProperties(ConnectionProperties, SessionTransactionType, int, AckHandler) - Constructor for class com.solacesystems.jms.impl.SessionProperties
-
- SessionSubscriptionEvent - Class in com.solacesystems.jcsmp.impl
-
- SessionSubscriptionEvent(Collection<Subscription>, Subscription, SessionSubscriptionEvent.SubscriptionEventType, Exception) - Constructor for class com.solacesystems.jcsmp.impl.SessionSubscriptionEvent
-
- SessionSubscriptionEvent(Subscription, SessionSubscriptionEvent.SubscriptionEventType, Exception) - Constructor for class com.solacesystems.jcsmp.impl.SessionSubscriptionEvent
-
- SessionSubscriptionEvent(Endpoint, Subscription, SessionSubscriptionEvent.SubscriptionEventType, Exception) - Constructor for class com.solacesystems.jcsmp.impl.SessionSubscriptionEvent
-
- SessionSubscriptionEvent(Collection<Subscription>, SessionSubscriptionEvent.SubscriptionEventType, Exception) - Constructor for class com.solacesystems.jcsmp.impl.SessionSubscriptionEvent
-
- SessionSubscriptionEvent.SubscriptionEventType - Enum in com.solacesystems.jcsmp.impl
-
Type of subscription event to have the subscription cache process.
- SessionSubscriptionEventListener - Interface in com.solacesystems.jcsmp.impl
-
- SessionTransactionType - Enum in com.solacesystems.jms.impl
-
- SessionUserProperty - Interface in com.solacesystems.jms.impl
-
- set(int, Object) - Method in class com.solacesystems.common.util.CircularArrayList
-
- set(long) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactionIdGen
-
Set to arbitrary value
- set_ad_release_expect(int) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- set_lastException(JCSMPException) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.ReconnectStartOnceConnected
-
- set_property(String) - Method in class com.solacesystems.common.util.ApplicationCipherTool
-
- setAccessType(Integer) - Method in class com.solacesystems.jcsmp.EndpointProperties
-
Sets the access type for the endpoint.
- setAckEventMode(String) - Method in class com.solacesystems.jcsmp.ProducerFlowProperties
-
- setAckHandler(AckHandler) - Method in class com.solacesystems.jms.message.SolMessage
-
- setAckImmediately(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setAckImmediately(boolean) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setAckImmediately(boolean) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setAckImmediately(boolean) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Set the ACK Immediately message property.
- setAckLastSerialNumber(long) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- setAckMessageId(long) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setAckMode(String) - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
Indicates whether the acknowledgement of receiving a message is done by
JCSMP automatically or by the application explicitly calling
XMLMessage.ackMessage().
- setAckSent(boolean) - Method in class com.solacesystems.jcsmp.impl.queues.AbstractUnackedMessageList.MessageAckInfo
-
- setAckThreshold(int) - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
Sets threshold for sending an acknowledgement, as a percentage of
window size.
- setAckThreshold(int) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- setAckThreshold(int) - Method in class com.solacesystems.jcsmp.impl.queues.AbstractUnackedMessageList
-
- setAckThreshold(int) - Method in class com.solacesystems.jcsmp.impl.queues.UnackedMessageList2
-
- setAckTimerInMsecs(int) - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
Sets the acknowledgement timer for the flow (in milliseconds).
- setAction(byte) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseParam
-
- setActive(boolean) - Method in class com.solacesystems.jcsmp.impl.timers.impl.JCSMPTimerImpl
-
- setActiveFlowIndication(boolean) - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
Applications that require a separate message for active or inactive flow indication
must set this property to true when creating the flow.
- setAddFlag(boolean) - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUPacketBean
-
- setAdf(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setAdf(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- setAdSessionUid(int) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setADSettings(PubADManager) - Method in interface com.solacesystems.jcsmp.protocol.CSMPPublisherChannel
-
- setADSettings(PubADManager) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- setAllowVersionMismatch(boolean) - Method in class com.solacesystems.common.protocol.ProtocolAdapter
-
- setAppAcked(boolean) - Method in class com.solacesystems.jcsmp.impl.queues.AbstractUnackedMessageList.MessageAckInfo
-
- setApplicationMessageId(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setApplicationMessageId(String) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setApplicationMessageId(String) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setApplicationMessageId(String) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Sets the message ID (a string for an application-specific message
identifier).
- setApplicationMessageType(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setApplicationMessageType(String) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setApplicationMessageType(String) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setApplicationMessageType(String) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Sets the application message type.
- setAppMessageID(String) - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- setAppMessageID(String) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- setAppMessageID(String) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- setAppMessageID(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setAppMessageID(String) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setAppMessageID(String) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setAppMessageID(String) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- setAppMessageType(String) - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- setAppMessageType(String) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- setAppMessageType(String) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- setAppMessageType(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setAppMessageType(String) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setAppMessageType(String) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setAppMessageType(String) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- setAsReplyMessage(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setAsReplyMessage(boolean) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setAsReplyMessage(boolean) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setAsReplyMessage(boolean) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Sets the reply field of the message.
- setAssuredCtrlVersion(int) - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderBean
-
- setAuthenticationScheme(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setAuthenticationScheme(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the authentication scheme.
- setAuthenticationScheme(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setBinaryMetadataCB(ContentBuffer, int) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setBits(long, long, int, int) - Static method in class com.solacesystems.common.util.BitTwiddleUtil
-
- setBoolean(String, boolean) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Sets a boolean value with the specified name into the Map.
- setBoolean(String, boolean) - Method in interface javax.jms.MapMessage
-
Sets a boolean value with the specified name into the Map.
- setBooleanProperty(String, boolean) - Method in class com.solacesystems.common.ObjectPropertySet
-
Sets a property with the specified key and value in the property list,
wrapping the value as a Boolean.
- setBooleanProperty(String, boolean) - Method in class com.solacesystems.jcsmp.JCSMPPropertyMap
-
Sets a property with the specified key and value in the property list,
wrapping the value as a Boolean.
- setBooleanProperty(String, boolean) - Method in class com.solacesystems.jms.message.SolMessage
-
- setBooleanProperty(String, boolean) - Method in interface javax.jms.Message
-
Sets a boolean property value with the specified name into
the message.
- setBoundToResourceState(FlowHandleImpl.ResourceBoundState) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- setBrowserFlow(BrowserImpl) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- setBrowserTimeoutInMS(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setBrowserTimeoutInMS(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
- setBrowserTimeoutInMS(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setByte(String, byte) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Sets a byte value with the specified name into the Map.
- setByte(String, byte) - Method in interface javax.jms.MapMessage
-
Sets a byte value with the specified name into the Map.
- setByteProperty(String, byte) - Method in class com.solacesystems.jms.message.SolMessage
-
- setByteProperty(String, byte) - Method in interface javax.jms.Message
-
Sets a byte property value with the specified name into
the message.
- setBytes(String, byte[]) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Sets a byte array value with the specified name into the Map.
- setBytes(String, byte[], int, int) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Sets a portion of the byte array value with the specified name into the Map.
- setBytes(String, byte[]) - Method in interface javax.jms.MapMessage
-
Sets a byte array value with the specified name into the Map.
- setBytes(String, byte[], int, int) - Method in interface javax.jms.MapMessage
-
Sets a portion of the byte array value with the specified name into the
Map.
- setCachedSelector(String) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- setCacheMessage() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setCacheName(String) - Method in class com.solacesystems.jcsmp.CacheSessionProperties
-
Sets the cache name of the cache to send the request to.
- setCacheRequestId(Long) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setCallbackOnIOThread(Boolean) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setCallbackOnIOThread(Boolean) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether to call MessageListeners directly from the IO thread.
- setCallbackOnIOThread(Boolean) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setChannel(TcpClientChannel) - Method in class com.solacesystems.jcsmp.impl.flow.PubFlowManager
-
- setChannel(CSMPSubscriberChannel) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setChannel(ByteChannel) - Method in class com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader
-
- setChar(String, char) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Sets a Unicode character value with the specified name into the Map.
- setChar(String, char) - Method in interface javax.jms.MapMessage
-
Sets a Unicode character value with the specified name into the Map.
- setCiphers(String[]) - Method in class com.solacesystems.common.bean.SecureConnectionBean
-
- setClientCtrlVersion(int) - Method in class com.solacesystems.jcsmp.protocol.smf.ClientCtrlHeaderBean
-
- setClientDescription(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setClientDescription(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the application description on the appliance for the data connection.
- setClientDescription(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setClientID(String) - Method in class com.solacesystems.jms.property.JMSAPIPropertyBean
-
- setClientID(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setClientID(String) - Method in class com.solacesystems.jms.SolConnection
-
- setClientID(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the client name on the appliance for the data connection.
- setClientID(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setClientID(String) - Method in interface javax.jms.Connection
-
Sets the client identifier for this connection.
- setClientProps(JCSMPChannelProperties) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- setCode(int) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseParam
-
- setCompressionLevel(int) - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- setCompressionLevel(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setCompressionLevel(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to enable and specify the ZLIB compression level.
- setCompressionLevel(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setCompressionMode(boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.SSLSmfClient
-
- setConnectionEventListener(SolConnectionEventListener) - Method in class com.solacesystems.jms.SolConnection
-
- setConnectionEventListener(SolConnectionEventListener) - Method in interface com.solacesystems.jms.SolConnectionEventSource
-
- setConnectRetries(int) - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- setConnectRetries(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setConnectRetries(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the total number of times to attempt
and retry a connection when establishing an initial connection
for a Session to a host router.
- setConnectRetries(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setConnectRetriesPerHost(int) - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- setConnectRetriesPerHost(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setConnectRetriesPerHost(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the number of times to
retry data connection attempts to a single host before moving on to the next host
in the list.
- setConnectRetriesPerHost(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setConnectTimeoutInMillis(int) - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- setConnectTimeoutInMillis(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setConnectTimeoutInMillis(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the timeout in milliseconds on a data connection attempt.
- setConnectTimeoutInMillis(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setConnTag(Integer) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- setConnTimeout(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- setConsumerDefaultFlowCongestionLimit(int) - Method in class com.solacesystems.jcsmp.JCSMPGlobalProperties
-
Sets the the default consumer's congestion limit.
- setConsumerDispatcherQueueSize(int) - Method in class com.solacesystems.jcsmp.JCSMPGlobalProperties
-
Sets the size of the consumer notification dispatcher queue.
- setConsumerNotificationDispatcherFactory(ConsumerNotificationDispatcherFactory) - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
- setCorrelationId(String) - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- setCorrelationId(String) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- setCorrelationId(String) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- setCorrelationId(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setCorrelationId(String) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setCorrelationId(String) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setCorrelationId(String) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Sets the correlation ID.
- setCorrelationKey(Object) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setCorrelationKey(Object) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setCorrelationKey(Object) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setCorrelationKey(Object) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Sets the correlation key for the message.
- setCorrTag(int) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseParam
-
- setCos(User_Cos) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setCos(User_Cos) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setCos(User_Cos) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setCos(User_Cos) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Sets the Class of Service (CoS) value for this message.
- setCreator(String) - Method in class com.solacesystems.common.xpe.Xpe
-
- setData(byte[]) - Method in interface com.solacesystems.jcsmp.BytesMessage
-
Sets the message content of the attachment part.
- setData(byte[]) - Method in class com.solacesystems.jcsmp.impl.BytesMessageImpl
-
- setDate(Date) - Method in class com.solacesystems.jcsmp.impl.ReplayStartLocationDateImpl
-
- setDate(Date) - Method in interface com.solacesystems.jcsmp.ReplayStartLocationDate
-
- setDefaultValue(T) - Method in class com.solacesystems.common.property.Property
-
- setDeliverEvtsThruBlockingRecv(boolean) - Method in class com.solacesystems.jcsmp.CacheSessionProperties
-
Sets whether to deliver a cache request complete event
through the API's synchronous receive interface.
- setDeliverToOne(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setDeliverToOne(boolean) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setDeliverToOne(boolean) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setDeliverToOne(boolean) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Deprecated.
- setDeliverToOne(Boolean) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setDeliverToOne(Boolean) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether sent messages are deliver to one.
- setDeliverToOne(Boolean) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setDeliverToOneOverride(Boolean) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setDeliverToOneOverride(Boolean) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether to override deliver to one settings.
- setDeliverToOneOverride(Boolean) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setDeliveryCount(Long) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setDeliveryMode(DeliveryMode) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setDeliveryMode(DeliveryMode) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setDeliveryMode(DeliveryMode) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setDeliveryMode(DeliveryMode) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Sets the delivery mode of the message.
- setDeliveryMode(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setDeliveryMode(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the delivery mode for sent messages.
- setDeliveryMode(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setDeliveryMode(int) - Method in class com.solacesystems.jms.SolMessageProducer
-
- setDeliveryMode(int) - Method in interface javax.jms.MessageProducer
-
Sets the producer's default delivery mode.
- setDestination(Destination) - Method in class com.solacesystems.jcsmp.impl.SendMultipleEntry
-
- setDestination(Destination) - Method in interface com.solacesystems.jcsmp.JCSMPSendMultipleEntry
-
Sets the destination to send the message to.
- setDestinationReceived(Destination) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setDestinationReceivedBytes(byte[]) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setDestinationSent(Destination) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setDi(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setDirectOptimized(Boolean) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setDirectOptimized(Boolean) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether to optimize the API for direct transport.
- setDirectOptimized(Boolean) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setDirectPermitted(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- setDirectTransport(Boolean) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setDirectTransport(Boolean) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether to use direct transport for non-persistent messages.
- setDirectTransport(Boolean) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setDisableMessageID(boolean) - Method in class com.solacesystems.jms.SolMessageProducer
-
- setDisableMessageID(boolean) - Method in interface javax.jms.MessageProducer
-
Sets whether message IDs are disabled.
- setDisableMessageTimestamp(boolean) - Method in class com.solacesystems.jms.SolMessageProducer
-
- setDisableMessageTimestamp(boolean) - Method in interface javax.jms.MessageProducer
-
Sets whether message timestamps are disabled.
- setDiscardBehavior(Integer) - Method in class com.solacesystems.jcsmp.EndpointProperties
-
If set, whether to notify sender if a message fails to be enqueued to the
endpoint.
- setDiscardIndication(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setDiscardIndication(boolean) - Method in class com.solacesystems.jms.message.SolMessage
-
- setDMQEligible(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setDMQEligible(boolean) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setDMQEligible(boolean) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setDmqEligible(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setDmqEligible(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- setDMQEligible(boolean) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Set the message to be eligible to be moved to a Dead Message Queue.
- setDmqEligible(Boolean) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setDmqEligible(Boolean) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether sent messages are eligible for the dead message queue.
- setDmqEligible(Boolean) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setDouble(String, double) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Sets a double value with the specified name into the Map.
- setDouble(String, double) - Method in interface javax.jms.MapMessage
-
Sets a double value with the specified name into the Map.
- setDoubleProperty(String, double) - Method in class com.solacesystems.common.ObjectPropertySet
-
Sets a property with the specified key and value in the property list,
wrapping the value as an Double.
- setDoubleProperty(String, double) - Method in class com.solacesystems.jms.message.SolMessage
-
- setDoubleProperty(String, double) - Method in interface javax.jms.Message
-
Sets a double property value with the specified name into
the message.
- setDto(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setDto(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- setDurability(String) - Method in class com.solacesystems.common.xpe.DurableXpe
-
Sets the durability for this XPE.
- setDynamicDurables(Boolean) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setDynamicDurables(Boolean) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to indicate whether durable topic endpoints or queues are to be
created on the appliance when the corresponding Session.createDurableSubscriber() or
Session.createQueue() is called.
- setDynamicDurables(Boolean) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setElidingEligible(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setElidingEligible(boolean) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setElidingEligible(boolean) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setElidingEligible(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setElidingEligible(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- setElidingEligible(boolean) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Sets whether the message is eligible for eliding.
- setElidingEligible(Boolean) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setElidingEligible(Boolean) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether sent messages are marked as eligible for eliding.
- setElidingEligible(Boolean) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setEncodedClientName(byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- setEncodedQueueName(byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- setEncodedUtf8Subscription(byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- setEndpoint(Endpoint) - Method in class com.solacesystems.jcsmp.BrowserProperties
-
Sets the Endpoint to browse.
- setEndpoint(Endpoint) - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
The appliance Endpoint to bind to.
- setEndpointErrorId(Long) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- setEndpointId(long) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- setEntirePacketRejectionReason(String) - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUResponseBean
-
- setException(JCSMPException) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheGetResult
-
- setExceptionListener(ExceptionListener) - Method in class com.solacesystems.jms.SolConnection
-
- setExceptionListener(ExceptionListener) - Method in interface javax.jms.Connection
-
Sets an exception listener for this connection.
- setExpiration(Long) - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- setExpiration(Long) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- setExpiration(Long) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- setExpiration(long) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setExpiration(long) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setExpiration(long) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setExpiration(long) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
The UTC time (in milliseconds, from midnight, January 1, 1970 UTC) when the message is supposed to expire.
- setExpirationBinaryMeta(long) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setExpired(boolean) - Method in class com.solacesystems.jcsmp.impl.timers.impl.JCSMPTimerImpl
-
- setExplicitAckEnabled(boolean) - Method in interface com.solacesystems.jcsmp.protocol.CSMPPublisherChannel
-
- setExplicitAckEnabled(boolean) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- setExtraInfo(String) - Method in exception com.solacesystems.jcsmp.JCSMPException
-
- setFailureReason(String) - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUPacketBean
-
- setFile(String) - Method in class com.solacesystems.common.bean.SecureConnectionBean
-
- setFillFactor(double) - Method in class com.solacesystems.common.util.DefaultGenericPoolFactory
-
- setFillFactor(double) - Method in interface com.solacesystems.common.util.GenericPoolFactory
-
- setFilterFlag(boolean) - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUPacketBean
-
- setFirst(T) - Method in class com.solacesystems.common.util.Pair
-
- setFlagReturnedToPool(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setFlags(byte) - Method in class com.solacesystems.jcsmp.impl.XAWireMessageEncoder
-
- setFloat(String, float) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Sets a float value with the specified name into the Map.
- setFloat(String, float) - Method in interface javax.jms.MapMessage
-
Sets a float value with the specified name into the Map.
- setFloatProperty(String, float) - Method in class com.solacesystems.jms.message.SolMessage
-
- setFloatProperty(String, float) - Method in interface javax.jms.Message
-
Sets a float property value with the specified name into
the message.
- setFlowCreationTimeoutTask(SegmentFlowCreationTimedTask) - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- setFlowId(long) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- setFlowId(long) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setFlowName(String) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- setFlowReceiver(FlowReceiver) - Method in class com.solacesystems.jcsmp.impl.BrowserImpl
-
- setFlowSessionProps(JCSMPProperties) - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
- setFlowState(int) - Method in class com.solacesystems.jms.events.ActiveFlowIndicationEvent
-
- setForceRedeliveredFlag(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setFormatter(XidFormatter) - Static method in class com.solacesystems.common.xa.SolXid
-
- setFormatter(Formatter) - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- setFormatter(Formatter) - Method in interface com.solacesystems.jcsmp.impl.sdt.SDTMapIF
-
- setFormatter(Formatter) - Method in interface com.solacesystems.jcsmp.impl.sdt.SDTStreamIF
-
- setFormatter(Formatter) - Method in class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- setFound() - Method in class com.solacesystems.jcsmp.impl.SubscriptionRemoveResult
-
- setFriendlyName(String) - Method in class com.solacesystems.jcsmp.protocol.WireMessage
-
- setGenerateSenderID(Boolean) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setGenerateSenderID(Boolean) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to Indicates whether the client name should be
included in the SenderID message header parameter.
- setGenerateSenderID(Boolean) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setGlobalProperties(JCSMPGlobalProperties) - Method in class com.solacesystems.jcsmp.JCSMPFactory
-
- setGSSContext(GSSContext) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AuthenticationSchemeKRBParameters
-
- setHeaderBufLen(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- setHost(String) - Method in class com.solacesystems.common.bean.RouterBean
-
- setHost(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setHost(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is the hostname / IP address of the appliance.
- setHost(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setHTTPContentEncoding(String) - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- setHTTPContentEncoding(String) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- setHTTPContentEncoding(String) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- setHTTPContentEncoding(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setHTTPContentEncoding(String) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setHTTPContentEncoding(String) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setHTTPContentEncoding(String) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Sets the HTTP content type encoding value for interaction with an HTTP client.
- setHTTPContentEncoding(String) - Method in class com.solacesystems.jms.message.SolMessage
-
- setHTTPContentType(String) - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- setHTTPContentType(String) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- setHTTPContentType(String) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- setHTTPContentType(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setHTTPContentType(String) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setHTTPContentType(String) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setHTTPContentType(String) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Sets the HTTP content type header value for interaction with an HTTP client.
- setHTTPContentType(String) - Method in class com.solacesystems.jms.message.SolMessage
-
- setInt(String, int) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Sets an int value with the specified name into the Map.
- setInt(String, int) - Method in interface javax.jms.MapMessage
-
Sets an int value with the specified name into the Map.
- setIntegerProperty(String, int) - Method in class com.solacesystems.common.ObjectPropertySet
-
Sets a property with the specified key and value in the property list,
wrapping the value as an Integer.
- setIntegerProperty(String, int) - Method in class com.solacesystems.jcsmp.JCSMPPropertyMap
-
Sets a property with the specified key and value in the property list,
wrapping the value as an Integer.
- setInternalP2pTopicDescriptionBase(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setInternalProducerId(long) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setIntProperty(String, int) - Method in class com.solacesystems.jms.message.SolMessage
-
- setIntProperty(String, int) - Method in interface javax.jms.Message
-
Sets an int property value with the specified name into
the message.
- setIsBorrowed(boolean) - Method in class com.solacesystems.common.util.GenericPool.PoolEntry
-
- setIsDMQEligible(boolean) - Method in class com.solacesystems.jms.message.SolMessage
-
- setIsDTO(boolean) - Method in class com.solacesystems.jms.message.SolMessage
-
- setIsElidingEligible(boolean) - Method in class com.solacesystems.jms.message.SolMessage
-
- setIsOK(String) - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUResponseBean
-
- setIsOK(String) - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUSubscriberCtrlBean
-
- setIsReady(boolean) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- setIsReplyMsg(boolean) - Method in class com.solacesystems.jms.message.SolMessage
-
- setIsResponse(boolean) - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- setIsResponse(boolean) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- setIsResponse(boolean) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- setIsStructured(boolean) - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- setIsStructured(boolean) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- setIsStructured(boolean) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- setIsXML(boolean) - Method in class com.solacesystems.jms.message.SolMessage
-
- setJcsmpSecureProtocolSocketFactory(JCSMPSecureProtocolSocketFactory) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
Deprecated.
- setJCSMPSession(JCSMPBasicSession) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheSessionImpl
-
- setJmsClientId(String, boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- setJmsClientId(String, boolean) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- setJmsClientId(String, boolean) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
- setJMSCorrelationID(String) - Method in class com.solacesystems.jms.message.SolMessage
-
- setJMSCorrelationID(String) - Method in interface javax.jms.Message
-
Sets the correlation ID for the message.
- setJMSCorrelationIDAsBytes(byte[]) - Method in class com.solacesystems.jms.message.SolMessage
-
- setJMSCorrelationIDAsBytes(byte[]) - Method in interface javax.jms.Message
-
Sets the correlation ID as an array of bytes for the message.
- setJMSDeliveryMode(int) - Method in class com.solacesystems.jms.message.SolMessage
-
- setJMSDeliveryMode(int) - Method in interface javax.jms.Message
-
Sets the DeliveryMode value for this message.
- setJMSDestination(Destination) - Method in class com.solacesystems.jms.message.SolMessage
-
- setJMSDestination(Destination) - Method in interface javax.jms.Message
-
Sets the Destination object for this message.
- setJMSExpiration(long) - Method in class com.solacesystems.jms.message.SolMessage
-
- setJMSExpiration(long) - Method in interface javax.jms.Message
-
Sets the message's expiration value.
- setJMSMessageID(String) - Method in class com.solacesystems.jms.message.SolMessage
-
- setJMSMessageID(String) - Method in interface javax.jms.Message
-
Sets the message ID.
- setJMSPriority(int) - Method in class com.solacesystems.jms.message.SolMessage
-
- setJMSPriority(int) - Method in interface javax.jms.Message
-
Sets the priority level for this message.
- setJMSRedelivered(boolean) - Method in class com.solacesystems.jms.message.SolMessage
-
- setJMSRedelivered(boolean) - Method in interface javax.jms.Message
-
Specifies whether this message is being redelivered.
- setJMSReplyTo(Destination) - Method in class com.solacesystems.jms.message.SolMessage
-
- setJMSReplyTo(Destination) - Method in interface javax.jms.Message
-
Sets the Destination object to which a reply to this
message should be sent.
- setJMSTimestamp(long) - Method in class com.solacesystems.jms.message.SolMessage
-
- setJMSTimestamp(long) - Method in interface javax.jms.Message
-
Sets the message timestamp.
- setJMSType(String) - Method in class com.solacesystems.jms.message.SolMessage
-
- setJMSType(String) - Method in interface javax.jms.Message
-
Sets the message type.
- setJMSXDeliveryCount(Integer) - Method in class com.solacesystems.jms.message.SolMessage
-
- setJNDIName(String) - Method in class com.solacesystems.common.jndi.JNDIObject
-
- setKeepAliveCountMax(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setKeepAliveCountMax(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the allowed number of consecutive keep-alive
messages for which no response is received before the connection is closed by
the API.
- setKeepAliveCountMax(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setKeepAliveIntervalInMillis(int) - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- setKeepAliveIntervalInMillis(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setKeepAliveIntervalInMillis(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the interval between keep alives in milliseconds.
- setKeepAliveIntervalInMillis(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setKeepAliveLimit(int) - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- setKeepAlives(Boolean) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setKeepAlives(Boolean) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to enable/disable keep alives.
- setKeepAlives(Boolean) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setKRBMutualAuthentication(Boolean) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setKRBMutualAuthentication(Boolean) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to indicate that mutual authentication is
to be used when Kerberos is enabled.
- setKRBMutualAuthentication(Boolean) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setKRBServiceName(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setKRBServiceName(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the ServiceName portion of the Service Principal Name (SPN)
that has a format of ServiceName/ApplianceName@REALM.
- setKRBServiceName(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setLargeMessaging(Boolean) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setLargeMessaging(Boolean) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to enable/disable publish/receive large AD messages..
- setLargeMessaging(Boolean) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setLargeMessagingConsumeTimeoutInMillis(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setLargeMessagingConsumeTimeoutInMillis(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
- setLargeMessagingConsumeTimeoutInMillis(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setLargeMessagingIncompletePolicy(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setLargeMessagingIncompletePolicy(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
- setLargeMessagingIncompletePolicy(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setLargeMessagingMaximumSize(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setLargeMessagingMaximumSize(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
- setLargeMessagingMaximumSize(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setLargeMessagingSegmentSize(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setLargeMessagingSegmentSize(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
- setLargeMessagingSegmentSize(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setLargeMsgInfo(ConsumerLargeMessageNotification) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setLastCorrelationTag(int) - Method in class com.solacesystems.jcsmp.impl.client.ClientRequestResponse
-
- setLastDestination(Destination) - Method in class com.solacesystems.jcsmp.DestinationSubscriptionState
-
Deprecated.
Set the last Destination subscription.
- setLastHostSpec(String) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
For initial setting of host spec on first connect.
- setLastInOrderTpMsgId(long) - Method in class com.solacesystems.jcsmp.impl.queues.AbstractUnackedMessageList.UnackedMessageListInfo
-
- setLastMessageIdAcked(long) - Method in class com.solacesystems.jcsmp.protocol.impl.AssuredCtrlStateBean
-
- setLastMessageIdSent(long) - Method in class com.solacesystems.jcsmp.protocol.impl.AssuredCtrlStateBean
-
- setLastReportedWinSz(int) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- setLastSegId(int) - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- setLastSegmentMsgRecvd(XMLMessage) - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- setLinkedException(Exception) - Method in exception javax.jms.JMSException
-
Adds a linked Exception.
- setLocalAddress(InetAddress) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- setLoginContext(LoginContext) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AuthenticationSchemeKRBParameters
-
- setLogLevel(byte) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseParam
-
- setLong(String, long) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Sets a long value with the specified name into the Map.
- setLong(String, long) - Method in interface javax.jms.MapMessage
-
Sets a long value with the specified name into the Map.
- setLongProperty(String, long) - Method in class com.solacesystems.common.ObjectPropertySet
-
Sets a property with the specified key and value in the property list,
wrapping the value as an Long.
- setLongProperty(String, long) - Method in class com.solacesystems.jms.message.SolMessage
-
- setLongProperty(String, long) - Method in interface javax.jms.Message
-
Sets a long property value with the specified name into
the message.
- setMap(SDTMap) - Method in class com.solacesystems.jcsmp.impl.MapMessageImpl
-
- setMap(SDTMap) - Method in interface com.solacesystems.jcsmp.MapMessage
-
Sets the message content.
- setMaxAge(int) - Method in class com.solacesystems.jcsmp.CacheSessionProperties
-
Sets the maximum message age (in seconds).
- setMaxMsgRedelivery(Integer) - Method in class com.solacesystems.jcsmp.EndpointProperties
-
Sets the maximum message redelivery count on the queue or topic endpoint.
- setMaxMsgs(int) - Method in class com.solacesystems.jcsmp.CacheSessionProperties
-
Sets the maximum messages per Topic.
- setMaxMsgSize(Integer) - Method in class com.solacesystems.jcsmp.EndpointProperties
-
Sets the maximum message size for the endpoint.
- setMessage(XMLMessage) - Method in class com.solacesystems.jcsmp.impl.SendMultipleEntry
-
- setMessage(XMLMessage) - Method in interface com.solacesystems.jcsmp.JCSMPSendMultipleEntry
-
Sets the message to send.
- setMessageConsumer(Consumer) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setMessageIdForResend(String) - Method in interface com.solacesystems.jcsmp.impl.JCSMPBytesXMLMessage
-
- setMessageIdForResend(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPGenericXMLMessage
-
- setMessageIdLong(long) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setMessageIdParamsOnPubMessage(JCSMPXMLMessage) - Method in class com.solacesystems.jcsmp.impl.PubADManager
-
- setMessageListener(XMLMessageListener) - Method in interface com.solacesystems.jcsmp.FlowReceiver
-
- setMessageListener(XMLMessageListener) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- setMessageListener(XMLMessageListener) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageConsumer
-
- setMessageListener(XMLMessageListener) - Method in interface com.solacesystems.jcsmp.XMLMessageConsumer
-
- setMessageListener(MessageListener) - Method in class com.solacesystems.jms.impl.JCSMPMessageListener
-
- setMessageListener(MessageListener) - Method in class com.solacesystems.jms.impl.SessionConnectionConsumerSupport
-
- setMessageListener(MessageListener) - Method in class com.solacesystems.jms.impl.SessionConnectionConsumerSupportRA
-
- setMessageListener(MessageListener) - Method in class com.solacesystems.jms.SolQueueReceiver
-
- setMessageListener(MessageListener) - Method in class com.solacesystems.jms.SolSession
-
- setMessageListener(MessageListener) - Method in class com.solacesystems.jms.SolTopicSubscriber
-
- setMessageListener(MessageListener) - Method in interface javax.jms.MessageConsumer
-
Sets the message consumer's MessageListener.
- setMessageListener(MessageListener) - Method in interface javax.jms.Session
-
Sets the session's distinguished message listener (optional).
- setMessageType(MessageType) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setMessageType(MessageType) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setMessageType(MessageType) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setMessageType(MessageType) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- setMsgLen(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setMsgLen(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- setMsgLenWords(int) - Method in class com.solacesystems.jcsmp.protocol.smf.PubSubCtrlHeaderBean
-
- setMsgPool(JCSMPXMLMessagePool) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setMsgPri(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setMsgTotalLenWithHeader(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setMsgType(int) - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderBean
-
- setMsgType(int) - Method in class com.solacesystems.jcsmp.protocol.smf.ClientCtrlHeaderBean
-
- setMulticastIP(String) - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUSubscriberCtrlBean
-
- setMulticastPort(int) - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUSubscriberCtrlBean
-
- setName(String) - Method in class com.solacesystems.common.bean.SecureConnectionBean
-
- setName(String) - Method in class com.solacesystems.common.jndi.PropertyList
-
- setName(String) - Method in class com.solacesystems.jcsmp.ContextProperties
-
Sets the name of the Context.
- setName(String) - Method in class com.solacesystems.jcsmp.impl.NonDurableTopicEndpointImpl
-
Populate the name (after BIND)
- setName(String) - Method in class com.solacesystems.jcsmp.impl.transaction.BaseTransactedSessionImpl
-
- setName(String) - Method in class com.solacesystems.jcsmp.TopicProperties
-
Sets a name for the Topic.
- setNewMsgIdRequired(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setNewSubscription(Subscription) - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
If binding to a
TopicEndpoint, the
Topic to
set/replace as a topic subscription on the endpoint.
- setNext(TLinkable) - Method in class com.solacesystems.common.util.GenericPool.PoolEntry
-
- setNext(T) - Method in interface com.solacesystems.common.util.TLinkable
-
Sets the linked list node after this one.
- setNoLocal(boolean) - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
When the flow has the noLocal flag enabled, messages published on the
session cannot appear in a flow created in the same session, even if the endpoint
contains a subscription that matches the published message.
- setNumEntriesFound(int) - Method in class com.solacesystems.jcsmp.impl.SubscriptionRemoveResult
-
- setNumOfSubscriptions(int) - Method in class com.solacesystems.jcsmp.DestinationSubscriptionState
-
Deprecated.
Set the number of destination subscriptions.
- setNumOfSubscriptions(int) - Method in class com.solacesystems.jcsmp.SubscriptionState
-
Deprecated.
Set the number of subscriptions.
- setNumUnackedTpMsgs(int) - Method in interface com.solacesystems.jcsmp.impl.flow.FlowHandle
-
- setNumUnackedTpMsgs(int) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- setObject(String, Object) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Sets an object value with the specified name into the Map.
- setObject(Serializable) - Method in class com.solacesystems.jms.message.SolObjectMessage
-
Sets the serializable object containing this message's data.
- setObject(String, Object) - Method in interface javax.jms.MapMessage
-
Sets an object value with the specified name into the Map.
- setObject(Serializable) - Method in interface javax.jms.ObjectMessage
-
Sets the serializable object containing this message's data.
- setObjectProperty(String, Object) - Method in class com.solacesystems.jms.message.SolMessage
-
- setObjectProperty(String, Object) - Method in interface javax.jms.Message
-
Sets a Java object property value with the specified name into the
message.
- setObjectPropertyWithoutReadOnlyCheck(String, Object) - Method in class com.solacesystems.jms.message.SolMessage
-
- setObjectValue(Object) - Method in class com.solacesystems.common.property.Property
-
Only to be used with a single sourced property.
- setObjectValue(Object) - Method in class com.solacesystems.common.property.PropertySource
-
- setObserver(CSMPPublisherChannelObserver) - Method in interface com.solacesystems.jcsmp.protocol.CSMPPublisherChannel
-
- setObserver(CSMPPublisherChannelObserver) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- setP2pTopicDescriptionBase(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- setParamAction(int) - Method in interface com.solacesystems.jcsmp.protocol.HeaderDescriptionBean
-
- setParamAction(int) - Method in class com.solacesystems.jcsmp.protocol.smf.AbstractHeaderBean
-
- setParamAction(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- setParent(XASessionImpl) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionImpl
-
- setParentSession(XASessionImpl) - Method in class com.solacesystems.jms.SolXAQueueSession
-
This method is called by ConnectionConsumer to set the parent XASession who is also responsible
to clear the message list after receiving the XAEnd response.
- setParentSession(XASessionImpl) - Method in class com.solacesystems.jms.SolXASession
-
This method is called by ConnectionConsumer to set the parent XASession who is also responsible
to clear the message list after receiving the XAEnd response.
- setParentSession(XASessionImpl) - Method in class com.solacesystems.jms.SolXATopicSession
-
This method is called by ConnectionConsumer to set the parent XASession who is also responsible
to clear the message list after receiving the XAEnd response.
- setPassword(String) - Method in class com.solacesystems.common.bean.SecureConnectionBean
-
- setPassword(String) - Method in class com.solacesystems.jms.property.JMSAPIPropertyBean
-
- setPassword(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setPassword(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the password to connect to the
appliance with.
- setPassword(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setPayload(byte[]) - Method in class com.solacesystems.jcsmp.JndiMessage
-
Set the message payload for a JNDI request.
- setPayload(byte[]) - Method in class com.solacesystems.jcsmp.protocol.WireMessage
-
- setPermission(Integer) - Method in class com.solacesystems.jcsmp.EndpointProperties
-
Sets the permissions for the endpoint.
- setPm_ad_ackImmediateFlag(boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_ad_ackMsgId(long) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_ad_flowid(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_ad_flowredelflag(boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_ad_msgid(long) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_ad_prevmsgid(long) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_ad_redelflag(boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_ad_redelivery_count(long) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_ad_ttl(long) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_content_summ(byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_corrtag(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_deliverymode(DeliveryMode) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_gssapiToken(byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_msg_priority(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_password(String) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_queue_len(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_queue_offset(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_respcode(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_respstr(String) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_topic_len(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_topic_offset(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_topicseqnum(long) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_tr_topicname_bytes(byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_userdata(byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPm_username(String) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setPort(int) - Method in class com.solacesystems.common.bean.RouterBean
-
- setPort(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setPort(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the port to use for the data connection.
- setPort(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setPrevious(TLinkable) - Method in class com.solacesystems.common.util.GenericPool.PoolEntry
-
- setPrevious(T) - Method in interface com.solacesystems.common.util.TLinkable
-
Sets the linked list node before this one.
- setPrevMessageId(long) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setPrintable(boolean) - Method in class com.solacesystems.common.property.Property
-
- setPrintable(boolean) - Method in class com.solacesystems.common.property.PropertySource
-
- setPriority(int) - Method in class com.solacesystems.common.property.PropertySource
-
- setPriority(int) - Method in class com.solacesystems.common.xpe.PriorityXpe
-
Sets the CoS priority associated with this XPE.
- setPriority(int) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setPriority(int) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- setPriority(int) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setPriority(int) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setPriority(int) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
A message can optionally have priority set.
- setPriority(int) - Method in class com.solacesystems.jms.SolMessageProducer
-
- setPriority(int) - Method in interface javax.jms.MessageProducer
-
Sets the producer's default priority.
- setProducerDispatcherQueueSize(int) - Method in class com.solacesystems.jcsmp.JCSMPGlobalProperties
-
Sets the size of the producer notification dispatcher queue.
- setProducerEventListener(SolProducerEventListener) - Method in class com.solacesystems.jms.impl.DefaultMessageProducerAdapter
-
- setProducerEventListener(SolProducerEventListener) - Method in interface com.solacesystems.jms.impl.MessageProducerAdapter
-
- setProducerEventListener(SolProducerEventListener) - Method in class com.solacesystems.jms.SolMessageProducer
-
- setProducerEventListener(SolProducerEventListener) - Method in interface com.solacesystems.jms.SolProducerEventSource
-
- setProducerId(long) - Method in interface com.solacesystems.jcsmp.protocol.CSMPPublisherChannel
-
- setProducerId(long) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- setProperties(Map<String, Object>) - Method in class com.solacesystems.common.ObjectPropertySet
-
Bulk set of properties, invokes the HashMap.putAll(Map) method which copies
entries from the provided map to the property map.
- setProperties(SDTMap) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setProperties(SDTMap) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setProperties(SDTMap) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setProperties(Map<String, Object>) - Method in class com.solacesystems.jcsmp.JCSMPPropertyMap
-
Bulk set of properties, invokes the HashMap.putAll(Map) method which copies
entries from the provided map to the property map.
- setProperties(SDTMap) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
This method allows users to specify their own user properties to be
carried in the message separate from the payload.
- setProperty(String, Object) - Method in class com.solacesystems.common.ObjectPropertySet
-
Sets a property with the specified key and value in the property list.
- setProperty(Property<T>) - Method in class com.solacesystems.common.property.PropertySourceChangeEvent
-
- setProperty(String, Object) - Method in class com.solacesystems.jcsmp.impl.JCSMPBasicSession
-
- setProperty(String, Object) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- setProperty(String, Object) - Method in class com.solacesystems.jcsmp.JCSMPPropertyMap
-
Sets a property with the specified key and value in the property list.
- setProperty(String, Object) - Method in interface com.solacesystems.jcsmp.JCSMPSession
-
Sets a modifiable Session property once the Session has been constructed.
- setProperty(String, Object) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
Sets a property's value given its name.
- setProperty(String, Object) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setPropertyMap(SDTMap) - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- setPropertyMap(SDTMap) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- setPropertyMap(SDTMap) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- setProtocol(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setProtocolRequestListener(ProtocolRequestListener) - Method in class com.solacesystems.common.protocol.ProtocolAdapter
-
- setProtocolVersion(int) - Method in class com.solacesystems.jcsmp.protocol.smf.PubSubCtrlHeaderBean
-
- setPub_Ack_Window_Size(int) - Method in class com.solacesystems.jcsmp.impl.PubADManager
-
- setPublishedAD(boolean) - Method in class com.solacesystems.jcsmp.JCSMPSessionStats
-
- setQueueNameLocation(int, int) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setQueueNameLocation(int, int) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setQueueNameLocation(int, int) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setQueueNameLocation(int, int) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- setQuota(Integer) - Method in class com.solacesystems.jcsmp.EndpointProperties
-
Sets the message spool quota for an endpoint.
- setReadOnly(boolean) - Method in class com.solacesystems.common.util.SolByteBuffer
-
- setReadOnly() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setReadOnly() - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setReadOnly() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setReadOnly() - Method in interface com.solacesystems.jcsmp.XMLMessage
-
The message can be set as read only.
- setReadTimeoutInMillis(int) - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- setReadTimeoutInMillis(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setReadTimeoutInMillis(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the timeout in milliseconds for
reading a reply from the appliance.
- setReadTimeoutInMillis(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setRebuildRequestMsgRequired(boolean) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResourceImpl
-
- setReceiveADAckThreshold(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setReceiveAdAckThreshold(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the threshold for sending an acknowledgement to the appliance.
- setReceiveAdAckThreshold(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setReceiveADAckTimerInMillis(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setReceiveADAckTimerInMillis(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the duration of the acknowledgement timer.
- setReceiveADAckTimerInMillis(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setReceiveADWindowSize(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setReceiveADWindowSize(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the size of the sliding acknowledgement window.
- setReceiveADWindowSize(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setReceiveBuffer(int) - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- setReceiveBufferSize(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setReceiveBufferSize(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to configure the socket’s receive buffer size in bytes.
- setReceiveBufferSize(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setReceiveReconnectRetries(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setReceiveReconnectRetries(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the number of times to attempt to reconnect to an endpoint after the initial bound flow goes down.
- setReceiveReconnectRetries(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setReceiveReconnectRetryWaitInMillis(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setReceiveReconnectRetryWaitInMillis(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies how much time (in ms) to wait between each attempt to reconnect to an endpoint.
- setReceiveReconnectRetryWaitInMillis(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setReceiveTimestamp(long) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setReconnectEventHandler(JCSMPReconnectEventHandler) - Method in interface com.solacesystems.jcsmp.protocol.CSMPSubscriberChannel
-
- setReconnectEventHandler(JCSMPReconnectEventHandler) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- setReconnectFreqManagerMaxReconnects(int) - Method in class com.solacesystems.jcsmp.JCSMPGlobalProperties
-
Sets the maximum number of reconnects to allow before the reconnect
frequency manager kills a connection.
- setReconnectRetries(int) - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- setReconnectRetries(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setReconnectRetries(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the number of times to attempt a reconnect
once the initial data connection to the appliance has been lost.
- setReconnectRetries(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setReconnectRetryIntervalInMsecs(int) - Method in class com.solacesystems.jcsmp.BrowserProperties
-
This property specifies how much time (in ms) to wait between each attempt to reconnect to an endpoint.
- setReconnectRetryIntervalInMsecs(int) - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
This property specifies how much time (in ms) to wait between each attempt to reconnect to an endpoint.
- setReconnectRetryWaitInMillis(int) - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- setReconnectRetryWaitInMillis(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setReconnectRetryWaitInMillis(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the amount of time to wait in milliseconds
between reconnect attempts.
- setReconnectRetryWaitInMillis(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setReconnectTries(int) - Method in class com.solacesystems.jcsmp.BrowserProperties
-
This property specifies the number of times to attempt to reconnect to an endpoint after the initial bound flow goes down.
- setReconnectTries(int) - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
This property specifies the number of times to attempt to reconnect to an endpoint after the initial bound flow goes down.
- setRedelivered(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setReferenceableDelegate(SolReferenceableDelegate) - Static method in class com.solacesystems.jms.SolJmsUtility
-
Sets the Referenceable delegate for ConnectionFactorys, Topics, and Queues.
- setRefreshRequired(boolean) - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUSubscriberCtrlBean
-
- setReliveryCountEnabled(boolean) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- setRemoteHost(HostInfo) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- setRemotePort(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- setReplayStartLocation(ReplayStartLocation) - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
This property specifies a message replay start location.
- setReplyTo(Destination) - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- setReplyTo(Destination) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- setReplyTo(Destination) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- setReplyTo(Destination) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setReplyTo(Destination) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setReplyTo(Destination) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setReplyTo(Destination) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Sets the replyTo destination for the message.
- setReplyToSuffix(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setReplyToSuffix(String) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setReplyToSuffix(String) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setReplyToSuffix(String) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Appends a String to the session's default ReplyTo base topic and creates
a ReplyTo Topic Destination.
- setReqCorrelationTag(WireMessage) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- setReqCorrelationTag(WireMessage, long) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- setRequest(WireMessage) - Method in class com.solacesystems.jcsmp.impl.client.ClientRequestResponse
-
- setRequest(Request) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheGetResult
-
- setRespCode(byte) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseParam
-
- setRespectsMsgTTL(Boolean) - Method in class com.solacesystems.jcsmp.EndpointProperties
-
Whether the endpoint will respect messages' Time-to-Live values.
- setRespectTTL(Boolean) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setRespectTTL(Boolean) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to indicate whether dynamically created durable topic
endpoints or queues are set to respect time to live (see Dynamic Durables).
- setRespectTTL(Boolean) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setResponse(CacheGetResponse) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheGetResult
-
- setRespSubCode(long) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseParam
-
- setRetransmitting(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setRetryableLastError(JCSMPException) - Method in class com.solacesystems.jcsmp.impl.RequestResponseTask
-
- setRtr_Windowed_Ack(boolean) - Method in class com.solacesystems.jcsmp.impl.PubADManager
-
- setRtrWindowedAck(boolean) - Method in class com.solacesystems.jcsmp.ProducerFlowProperties
-
- setRxAllDeliverToOne(boolean) - Method in class com.solacesystems.jcsmp.TopicProperties
-
Deprecated.
- setRxTimestamp(long) - Method in class com.solacesystems.jcsmp.protocol.WireMessage
-
- setSafeToRelease(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setSafeToRetransmit(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setSafeToRetransmitTstamp(long) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setSecond(U) - Method in class com.solacesystems.common.util.Pair
-
- setSegmentFlow(boolean) - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
- setSegmentMsgPhsicalQueueName(String) - Method in exception com.solacesystems.jms.IncompleteLargeMessageException
-
- setSegmentMsgSelector(String) - Method in exception com.solacesystems.jms.IncompleteLargeMessageException
-
- setSelector(String) - Method in class com.solacesystems.jcsmp.BrowserProperties
-
Sets the browse selector.
- setSelector(String) - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
A SQL-92 selector to use for selection of messages for delivery.
- setSendADAckTimerInMillis(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSendADAckTimerInMillis(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the duration of the acknowledgement timer in milliseconds.
- setSendADAckTimerInMillis(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setSendADMaxResends(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSendADMaxResends(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
Deprecated.
- setSendADMaxResends(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
Deprecated.
- setSendADWindowSize(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSendADWindowSize(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the size of the sliding acknowledgement window for
non-persistent messages.
- setSendADWindowSize(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setSendAttemptedOnce(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setSendBuffer(int) - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- setSendBufferSize(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSendBufferSize(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the socket’s send buffer size in bytes.
- setSendBufferSize(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setSenderID(String) - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- setSenderID(String) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- setSenderID(String) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- setSenderID(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setSenderId(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setSenderID(String) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setSenderId(String) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setSenderID(String) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setSenderId(String) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setSenderID(String) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- setSenderId(String) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Sets the Sender ID for the message.
- setSenderID(String) - Method in class com.solacesystems.jms.message.SolMessage
-
- setSenderId_internal(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setSenderTimestamp(long) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setSenderTimestamp(long) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setSenderTimestamp(long) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setSenderTimestamp(long) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Allows the application to set the send timestamp overriding the API's
generated value.
- setSendTimestamp(Long) - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- setSendTimestamp(Long) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- setSendTimestamp(Long) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- setSendTimestamp(long) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setSendTimestamp(long) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setSendTimestamp(long) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setSendTimestamp(long) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- setSendTimestamp_internal(long) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setSentFlag(boolean) - Method in class com.solacesystems.jcsmp.protocol.WireMessage
-
- setSeqNum(int) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setSequenceNumber(long) - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- setSequenceNumber(long) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- setSequenceNumber(long) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- setSequenceNumber(long) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setSequenceNumber(long) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setSequenceNumber(long) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setSequenceNumber(int) - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUPacketBean
-
- setSequenceNumber(long) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Sets the sequence number.
- setSequenceNumber_internal(long) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setServerNames(SSLParameters, String...) - Static method in class com.solacesystems.jcsmp.protocol.smf.SNIUtil
-
- setSession(JCSMPSession) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setSessionModeSup(SessionModeSupport) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- setShort(String, short) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Sets a short value with the specified name into the Map.
- setShort(String, short) - Method in interface javax.jms.MapMessage
-
Sets a short value with the specified name into the Map.
- setShortProperty(String, short) - Method in class com.solacesystems.jms.message.SolMessage
-
- setShortProperty(String, short) - Method in interface javax.jms.Message
-
Sets a short property value with the specified name into
the message.
- setShouldDropInternalReplyMessages(boolean) - Static method in class com.solacesystems.jcsmp.JCSMPGlobalProperties
-
[SolReserved]
- setSignalMsgDump(String) - Method in exception com.solacesystems.jms.IncompleteLargeMessageException
-
- setSignalMsgPhysicalQueueName(String) - Method in exception com.solacesystems.jms.IncompleteLargeMessageException
-
- setSignalMsgSelector(String) - Method in exception com.solacesystems.jms.IncompleteLargeMessageException
-
- setSmfHeader(SMFHeaderBean) - Method in class com.solacesystems.jcsmp.protocol.WireMessage
-
- setSmfPort(int) - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- setSmfProtocol(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- setSmfVersion(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setSmpFlags(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- setSmpInterceptState(TcpClientChannel.SmpInterceptState) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- setSmpMsgType(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- setSO_rcvbuf(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- setSO_sndbuf(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- setSockTimeout(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- setSolConsumerEventListener(SolConsumerEventListener) - Method in interface com.solacesystems.jms.SolConsumerEventSource
-
- setSolConsumerEventListener(SolConsumerEventListener) - Method in class com.solacesystems.jms.SolMessageConsumer
-
- setSolConsumerEventListener(SolConsumerEventListener) - Method in class com.solacesystems.jms.SolQueueReceiver
-
- setSourceUserDataMap(String, HashMap<String, Object>) - Method in class com.solacesystems.common.property.Property
-
- setSourceValue(String, T) - Method in class com.solacesystems.common.property.Property
-
- setSourceValue(String, T) - Method in class com.solacesystems.common.util.property.Property
-
- setSSLCipherSuites(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSSLCipherSuites(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies a comma separated list of the
cipher suites to enable in order of preference.
- setSSLCipherSuites(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setSSLConnectionDowngradeTo(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSSLConnectionDowngradeTo(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies a transport protocol that SSL connection will
be downgraded to after client authentication.
- setSSLConnectionDowngradeTo(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setSslEngineClosed(boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.SSLSmfClient
-
- setSSLExcludedProtocols(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSSLExcludedProtocols(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify a comma separated list of encryption
protocol(s) to exclude from use.
- setSSLExcludedProtocols(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setSSLKeyStore(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSSLKeyStore(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the key store to use in URL or path format.
- setSSLKeyStore(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setSSLKeyStoreFormat(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSSLKeyStoreFormat(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the format of the given key store.
- setSSLKeyStoreFormat(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setSSLKeyStoreNormalizedFormat(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSSLKeyStoreNormalizedFormat(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the internal normalized format of the given key store.
- setSSLKeyStoreNormalizedFormat(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setSSLKeyStorePassword(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSSLKeyStorePassword(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the key store password to use.
- setSSLKeyStorePassword(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setSSLPrivateKeyAlias(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSSLPrivateKeyAlias(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies which private key in the key store is to be used
for the client certificate authentication.
- setSSLPrivateKeyAlias(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setSSLPrivateKeyPassword(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSSLPrivateKeyPassword(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the password used to decipher the client
certificate private key from the key store.
- setSSLPrivateKeyPassword(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setSSLProtocol(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSSLProtocol(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify a comma separated list of encryption
protocol(s) to use.
- setSSLProtocol(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setSSLTrustedCommonNameList(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSSLTrustedCommonNameList(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the list of acceptable common
names for matching in server certificates.
- setSSLTrustedCommonNameList(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setSSLTrustStore(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSSLTrustStore(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the trust store to use in URL or path format.
- setSSLTrustStore(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setSSLTrustStoreFormat(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSSLTrustStoreFormat(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the format of the given trust store.
- setSSLTrustStoreFormat(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setSSLTrustStorePassword(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSSLTrustStorePassword(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the trust store password to use.
- setSSLTrustStorePassword(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setSSLValidateCertificate(Boolean) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSSLValidateCertificate(Boolean) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to indicate that the API should validate server
certificates with certificates in the trust store.
- setSSLValidateCertificate(Boolean) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setSSLValidateCertificateDate(Boolean) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSSLValidateCertificateDate(Boolean) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to indicate that the session
connection should fail when an expired certificate or
a certificate not yet in effect is received.
- setSSLValidateCertificateDate(Boolean) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setStack(String) - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- setStartState(boolean) - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
Controls whether a newly created flow should be in the started state upon
creation.
- setStream(InputStream) - Method in class com.solacesystems.jcsmp.impl.JCSMPGenericXMLMessage
-
- setStream(SDTStream) - Method in class com.solacesystems.jcsmp.impl.StreamMessageImpl
-
- setStream(SDTStream) - Method in interface com.solacesystems.jcsmp.StreamMessage
-
Sets the message content.
- setStream(InputStream) - Method in interface com.solacesystems.jcsmp.StreamXMLMessage
-
Deprecated.
Set the
InputStream from which the message content can be read.
- setStreamingCallbackHandler(JCSMPStreamingPublishEventHandler) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
- setStreamingCallbackHandler(JCSMPStreamingPublishEventHandler) - Method in interface com.solacesystems.jcsmp.XMLMessageProducer
-
- setString(String, String) - Method in class com.solacesystems.jms.message.SolMapMessage
-
Sets a String value with the specified name into the Map.
- setString(String, String) - Method in interface javax.jms.MapMessage
-
Sets a String value with the specified name into the Map.
- setStringProperty(String, String) - Method in class com.solacesystems.jms.message.SolMessage
-
- setStringProperty(String, String) - Method in interface javax.jms.Message
-
Sets a String property value with the specified name into
the message.
- setStructuredMsg(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setStructuredMsg(boolean) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setStructuredMsg(boolean) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setStructuredMsg(boolean) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Sets the message as a structured message.
- setStructuredMsgType(byte) - Method in interface com.solacesystems.jcsmp.impl.HeaderStore
-
- setStructuredMsgType(byte) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRO
-
- setStructuredMsgType(byte) - Method in class com.solacesystems.jcsmp.impl.HeaderStoreImplRW
-
- setStructuredMsgType(byte) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setStructuredMsgType(byte) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setStructuredMsgType(byte) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setStructuredMsgType(byte) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
Sets the structured message type.
- setSubChannel(TcpClientChannel) - Method in class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- setSubChannel(TcpClientChannel) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionManager
-
- setSubChannel(TcpClientChannel) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XASessionManager
-
- setSubFlowManager(SubFlowManagerImpl) - Method in interface com.solacesystems.jcsmp.protocol.CSMPSubscriberChannel
-
- setSubFlowManager(SubFlowManagerImpl) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- setSubQueueHooks(SubscriberQueueHooks) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- setSubscriberId(short) - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUSubscriberCtrlBean
-
- setSubscriberLocalPriority(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSubscriberLocalPriority(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the priority that a client’s subscriptions have
for receiving Deliver-To-One messages published on the Solace appliance
that the client is directly connected to.
- setSubscriberLocalPriority(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setSubscriberMessageReader(SubscriberMessageReader) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- setSubscriberNetworkPriority(Integer) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setSubscriberNetworkPriority(Integer) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies the priority that a client’s subscriptions have
for receiving Deliver-To-One messages published by other Solace appliances
in the Solace Messaging Platform.
- setSubscriberNetworkPriority(Integer) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setSubscription(Topic) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- setSubscriptionXpe(String) - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUPacketBean
-
- setSuspect() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setTcpNoDelay(boolean) - Method in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- setTcpNoDelay(boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient
-
- setTcpNoDelay(Boolean) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setTcpNoDelay(Boolean) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify whether to set the TCP_NODELAY option.
- setTcpNoDelay(Boolean) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- SETTERS - Static variable in class com.solacesystems.common.property.PropertyBeanGenerator
-
- setText(String) - Method in class com.solacesystems.jcsmp.impl.JCSMPGenericXMLMessage
-
- setText(String, String) - Method in class com.solacesystems.jcsmp.impl.JCSMPGenericXMLMessage
-
- setText(String) - Method in class com.solacesystems.jcsmp.impl.TextMessageImpl
-
- setText(String) - Method in interface com.solacesystems.jcsmp.TextMessage
-
Sets the message content.
- setText(String) - Method in interface com.solacesystems.jcsmp.TextXMLMessage
-
Deprecated.
Set the message content as text.
- setText(String, String) - Method in interface com.solacesystems.jcsmp.TextXMLMessage
-
Deprecated.
Set the message content as text.
- setText(String) - Method in class com.solacesystems.jms.message.SolTextMessage
-
Sets the string containing this message's data.
- setText(String) - Method in interface javax.jms.TextMessage
-
Sets the string containing this message's data.
- setTimeout(int) - Method in class com.solacesystems.jcsmp.CacheSessionProperties
-
Sets the timeout for a cache request (in milliseconds).
- setTimeoutNotification(boolean) - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- setTimeoutTask(MsgSegmentReconstructionTimedTask) - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- setTimeToLive(long) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setTimeToLive(long) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setTimeToLive(long) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setTimeToLive(long) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
The number of milliseconds before the message is discarded or moved to a
Dead Message Queue.
- setTimeToLive(long) - Method in class com.solacesystems.jms.SolMessageProducer
-
- setTimeToLive(long) - Method in interface javax.jms.MessageProducer
-
Sets the default length of time in milliseconds from its dispatch time
that a produced message should be retained by the message system.
- setTo(long) - Method in class com.solacesystems.jcsmp.protocol.impl.SeqNum63bAllocator
-
- setTo(long) - Method in interface com.solacesystems.jcsmp.protocol.SeqNumAllocator
-
- setToken(byte[]) - Method in class com.solacesystems.jcsmp.protocol.smf.impl.AuthenticationSchemeKRBParameters
-
- setToNoCheck(long) - Method in class com.solacesystems.jcsmp.protocol.impl.SeqNum63bAllocator
-
- setToNoCheck(long) - Method in interface com.solacesystems.jcsmp.protocol.SeqNumAllocator
-
- setTopicNameLocation(int, int) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setTopicNameLocation(int, int) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setTopicNameLocation(int, int) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setTopicNameLocation(int, int) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
- setTopicSequenceNumber(Long) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setTopicSequenceNumber(Long) - Method in class com.solacesystems.jms.message.SolMessage
-
- setTQDiscardIndication(boolean) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setTransactedSessionMgr(TransactedSessionManager) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- setTransactionID(long) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- setTransactionTimeout(int) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResourceImpl
-
- setTransportWindowSize(int) - Method in class com.solacesystems.jcsmp.BrowserProperties
-
The TransportWindowSize affects the number of local messages that are
pre-fetched by the Browser.
- setTransportWindowSize(int) - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
Sets the Guaranteed message transport window size for the flow.
- setTrimStrings(boolean) - Method in class com.solacesystems.common.property.Property
-
- setTrimStrings(boolean) - Method in class com.solacesystems.common.property.PropertySource
-
- setTtl(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setType(Class<?>) - Method in class com.solacesystems.common.property.Property
-
- setUh(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setUnknownProtocolFlag(boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- setUnknownPublisherFlowAction(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setUnknownPublisherFlowAction(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies
- setUnknownPublisherFlowAction(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setUnkParamFlag(boolean) - Method in interface com.solacesystems.jcsmp.protocol.HeaderDescriptionBean
-
- setUnkParamFlag(boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.AbstractHeaderBean
-
- setUnkParamFlag(boolean) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- setUseDefaultContext(Boolean) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setUseDefaultContext(Boolean) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to indicate whether to use a new context or reuse
the default context for new JMS connections.
- setUseDefaultContext(Boolean) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setUserCosValue(int) - Method in class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- setUserData(byte[]) - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessage
-
- setUserData(byte[]) - Method in class com.solacesystems.jcsmp.impl.MessageImpl
-
- setUserData(byte[]) - Method in class com.solacesystems.jcsmp.impl.solcache.CacheEventMessageImpl
-
- setUserData(byte[]) - Method in interface com.solacesystems.jcsmp.XMLMessage
-
When an application sends a message, it can optionally attach
application-specific data along with the message as user data.
- setUserDataMap(HashMap<String, Object>) - Method in class com.solacesystems.common.property.Property
-
- setUserDataMap(HashMap<String, Object>) - Method in class com.solacesystems.common.property.PropertySource
-
- setUsername(String) - Method in class com.solacesystems.jms.property.JMSAPIPropertyBean
-
- setUsername(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setUsername(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the username to connect to the appliance with.
- setUsername(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setValue(T) - Method in class com.solacesystems.common.property.Property
-
Only to be used with a single sourced property.
- setValue(T) - Method in class com.solacesystems.common.property.PropertySource
-
- setValue(T) - Method in class com.solacesystems.common.util.property.Property.Source
-
- setValue(String, Object) - Method in class com.solacesystems.jms.property.JMSAPIPropertyBean
-
- setValue(String, Object) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setVersion(String) - Method in class com.solacesystems.common.jndi.JNDIObjectList
-
- setVersion(String) - Method in class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUSubscriberCtrlBean
-
- setVPN(String) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setVPN(String) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property is used to specify the VPN to use when connecting to the appliance.
- setVPN(String) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setVpnName(String) - Method in class com.solacesystems.common.jndi.JNDIObject
-
- setWaitTimeout(int) - Method in class com.solacesystems.jcsmp.BrowserProperties
-
Sets the WaitTimeout in msecs.
- setWindowedAckMaxSize(int) - Method in class com.solacesystems.jcsmp.ConsumerFlowProperties
-
- setWindowSize(int) - Method in class com.solacesystems.jcsmp.impl.queues.AbstractUnackedMessageList.UnackedMessageListInfo
-
- setWindowSize(int) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedProducerFlowProperties
-
- setWindowSize(int) - Method in class com.solacesystems.jcsmp.ProducerFlowProperties
-
The size of the sliding publisher window for Guaranteed messages.
- setWindowSize(int) - Method in class com.solacesystems.jcsmp.protocol.impl.AssuredCtrlStateBean
-
- setXA(Boolean) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setXA(Boolean) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- setXASessionMgr(XASessionManager) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- setXMLContent(String) - Method in class com.solacesystems.jcsmp.impl.XMLContentMessageImpl
-
- setXMLContent(String) - Method in interface com.solacesystems.jcsmp.XMLContentMessage
-
Sets the message content.
- setXmlPayload(Boolean) - Method in class com.solacesystems.jms.property.JMSConnectionFactoryPropertyBean
-
- setXmlPayload(Boolean) - Method in interface com.solacesystems.jms.SolConnectionFactory
-
This property specifies whether sent text messages have an XML payload.
- setXmlPayload(Boolean) - Method in class com.solacesystems.jms.SolConnectionFactoryImpl
-
- SHARED_SUBSCRIPTION_NOT_SUPPORTED - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The client has attempted to add a shared subscription to a queue or topic endpoint, which is not supported.
- SHARED_SUBSCRIPTION_PRIFIX - Static variable in class com.solacesystems.jcsmp.impl.flow.SharedSubscriptionManager
-
- SharedSubscriptionManager - Class in com.solacesystems.jcsmp.impl.flow
-
- SharedSubscriptionManager(JCSMPBasicSession) - Constructor for class com.solacesystems.jcsmp.impl.flow.SharedSubscriptionManager
-
- shouldDropInternalReplyMessages() - Static method in class com.solacesystems.jcsmp.JCSMPGlobalProperties
-
Only used by the SolJMS API to allow JMS clients to participate
in the request/reply protocol interaction with other client APIs using
the direct messaging domain.
- shutdown() - Method in class com.solacesystems.jcsmp.protocol.impl.test.TcpClientChannelReconnectTriggerTest
-
- SHUTDOWN_DISPATCHER - Static variable in interface com.solacesystems.jcsmp.protocol.nio.Notification
-
- shutdownAfterProcessingCurrentlyQueuedTasks() - Method in class com.solacesystems.common.concurrent.impl.SingleQueueExecutorImpl2
-
- shutdownAfterProcessingCurrentlyQueuedTasks() - Method in class com.solacesystems.common.concurrent.SingleWorkerQueue
-
- shutdownAfterProcessingCurrentlyQueuedTasks() - Method in interface com.solacesystems.common.concurrent.Worker
-
Terminate background thread after it processes all elements
currently in queue.
- shutdownNow() - Method in class com.solacesystems.common.concurrent.impl.SingleQueueExecutorImpl2
-
- shutdownNow() - Method in class com.solacesystems.common.concurrent.SingleWorkerQueue
-
- shutdownNow() - Method in interface com.solacesystems.common.concurrent.Worker
-
Terminate background thread even if it is currently processing a task.
- ShutdownRequestNotification - Class in com.solacesystems.jcsmp.protocol.nio.impl
-
- ShutdownRequestNotification() - Constructor for class com.solacesystems.jcsmp.protocol.nio.impl.ShutdownRequestNotification
-
- SimpleSmfClient - Class in com.solacesystems.jcsmp.protocol.smf
-
- SimpleSmfClient.PriorityData - Class in com.solacesystems.jcsmp.protocol.smf
-
- SimpleSmfClient.SS - Enum in com.solacesystems.jcsmp.protocol.smf
-
- SimpleSmfClientFactory - Class in com.solacesystems.jcsmp.protocol.smf
-
- SimpleSmfClientFactory() - Constructor for class com.solacesystems.jcsmp.protocol.smf.SimpleSmfClientFactory
-
- SingleQueueExecutorImpl2 - Class in com.solacesystems.common.concurrent.impl
-
Modern replacement for SingleQueueExecutorImpl that does not use EDU.oswego
concurrency libraries.
- SingleQueueExecutorImpl2(String) - Constructor for class com.solacesystems.common.concurrent.impl.SingleQueueExecutorImpl2
-
- SingleWorkerQueue - Class in com.solacesystems.common.concurrent
-
- SingleWorkerQueue(String) - Constructor for class com.solacesystems.common.concurrent.SingleWorkerQueue
-
- SIXTEEN - Static variable in interface com.solacesystems.jcsmp.protocol.smf.impl.SMFNumericConstants
-
- size() - Method in class com.solacesystems.common.util.CircularArrayList
-
- size() - Method in class com.solacesystems.common.util.expression.Expression
-
Gets the size of the stack.
- size() - Method in class com.solacesystems.common.util.TLinkedList
-
Returns the number of elements in the list.
- size() - Method in class com.solacesystems.jcsmp.impl.ConsumerIdReadOnlyParserList
-
- size() - Method in class com.solacesystems.jcsmp.impl.queues.ConditionalBoundedMessageQueue
-
Returns the number of elements in this queue.
- size() - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- size() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactionSteps.InputFlowExtendedInfo
-
- size() - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueue
-
- size() - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueueList
-
- size() - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns the number of mappings.
- skip(int) - Method in class com.solacesystems.jcsmp.impl.sdt.TLVBuffer
-
- skipDataSafely(InputStream, int) - Static method in class com.solacesystems.jcsmp.protocol.smf.impl.NetworkIOUtil
-
- skipRead(int) - Method in class com.solacesystems.common.util.SolByteBuffer
-
- skipToEnd() - Method in class com.solacesystems.common.util.SolByteBuffer
-
- skipWrite(int) - Method in class com.solacesystems.common.util.SolByteBuffer
-
- SLASH - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SMF2HEADERBLOCKLEN - Static variable in class com.solacesystems.jcsmp.protocol.nio.impl.NioSmfUtil
-
- SMF3HEADERBLOCKLEN - Static variable in class com.solacesystems.jcsmp.protocol.nio.impl.NioSmfUtil
-
- SMF_507_RESPONSE - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SMF_ADTRMSG_PROTOCOL - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_ASSUREDCTRL_PROTOCOL - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_ASSUREDCTRLPASSTHRU_PROTOCOL - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_CLIENTCTRL_PROTOCOL - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_CSMP_PROTOCOL - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_CSPF_PROTOCOL - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_DISCARDS_UNKNOWN_ELEMENT - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
The number of SMF messages discarded due to the presence of an unknown
element in the SMF header.
- SMF_FIRST_PROTOCOL - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_HEADER_ATTACHMENT - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_HEADER_LEN_FIX - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_HEADER_OPTIONAL_PARAM_PARSE_ERROR - Static variable in class com.solacesystems.jcsmp.protocol.smf.impl.SMFHeaderDecoder
-
- SMF_HEADER_PADDING - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_HEADER_SUBSCRIBERID_LIST - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_HEADER_USERDATA - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_JNDI_PROTOCOL - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_KEEPALIVE_PROTOCOL - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_KEEPALIVE_V2_PROTOCOL - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_MESSAGE_TAG - Static variable in class com.solacesystems.jcsmp.impl.sdt.TLVBuffer
-
- SMF_PUBCTRL_PROTOCOL - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_PUBMSG_PROTOCOL - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_SCHEME - Static variable in class com.solacesystems.common.HostInfo
-
- SMF_SEMP_PROTOCOL - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_SMP_PROTOCOL - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_SUBCTRL_PROTOCOL - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_TRANSPORT_SESSION - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_TRMSG_PROTOCOL - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_TTL_EXCEEDED - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- SMF_UNKNOWN_PROTOCOL - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_VERSION2 - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_VERSION3 - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_WSE_PROTOCOL - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SMF_XMLLINK_PROTOCOL - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SmfADTLVParameter - Class in com.solacesystems.jcsmp.protocol.smf
-
- SmfADTLVParameter(int, int, byte[]) - Constructor for class com.solacesystems.jcsmp.protocol.smf.SmfADTLVParameter
-
- SmfClientIOException - Exception in com.solacesystems.jcsmp.protocol.smf
-
- SmfClientIOException(String, int) - Constructor for exception com.solacesystems.jcsmp.protocol.smf.SmfClientIOException
-
- SMFConstants - Interface in com.solacesystems.jcsmp.protocol.smf
-
- smfEnc() - Method in enum com.solacesystems.jcsmp.protocol.smf.AssuredCtrlEnums.EndpointDurability
-
- smfEnc() - Method in enum com.solacesystems.jcsmp.protocol.smf.AssuredCtrlEnums.FlowType
-
- smfEnc() - Method in enum com.solacesystems.jcsmp.protocol.smf.AssuredCtrlEnums.QueueAccessType
-
- smfEnc() - Method in enum com.solacesystems.jcsmp.protocol.smf.AssuredCtrlEnums.TransactedSessionState
-
- smfEnc() - Method in enum com.solacesystems.jcsmp.protocol.smf.AssuredCtrlEnums.TransactionCtrlMessageType
-
- smfEnc() - Method in enum com.solacesystems.jcsmp.protocol.smf.AssuredCtrlEnums.XACtrlMessageType
-
- SmfExtendedStreamTLVParameter - Class in com.solacesystems.jcsmp.protocol.smf
-
- SmfExtendedStreamTLVParameter(int) - Constructor for class com.solacesystems.jcsmp.protocol.smf.SmfExtendedStreamTLVParameter
-
- SmfExtendedTLVParameter - Class in com.solacesystems.jcsmp.protocol.smf
-
- SmfExtendedTLVParameter(int, int, int, byte[]) - Constructor for class com.solacesystems.jcsmp.protocol.smf.SmfExtendedTLVParameter
-
- SMFHeaderBean - Class in com.solacesystems.jcsmp.protocol.smf
-
- SMFHeaderBean() - Constructor for class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- SMFHeaderBean(SMFHeaderBean) - Constructor for class com.solacesystems.jcsmp.protocol.smf.SMFHeaderBean
-
- SMFHeaderDecoder - Class in com.solacesystems.jcsmp.protocol.smf.impl
-
- SMFHeaderDecoder() - Constructor for class com.solacesystems.jcsmp.protocol.smf.impl.SMFHeaderDecoder
-
- SMFHeaderEncoder - Class in com.solacesystems.jcsmp.protocol.smf.impl
-
- SMFHeaderEncoder() - Constructor for class com.solacesystems.jcsmp.protocol.smf.impl.SMFHeaderEncoder
-
- SMFHeaderFieldConstants - Interface in com.solacesystems.jcsmp.protocol.smf.impl
-
- SMFHeaderParameters - Class in com.solacesystems.jcsmp.protocol.smf
-
- SMFHeaderParameters() - Constructor for class com.solacesystems.jcsmp.protocol.smf.SMFHeaderParameters
-
- SMFNumericConstants - Interface in com.solacesystems.jcsmp.protocol.smf.impl
-
- SMFPubMsgHeaderBean - Class in com.solacesystems.jcsmp.protocol.smf
-
SMFPubMsgHeaderBean is only used by publisher for sending
messages.
- SMFPubMsgHeaderBean(boolean) - Constructor for class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- SMFPubMsgHeaderBean(SMFPubMsgHeaderBean, BufferCloningPool) - Constructor for class com.solacesystems.jcsmp.protocol.smf.SMFPubMsgHeaderBean
-
- SMFPubMsgHeaderEncoder - Class in com.solacesystems.jcsmp.protocol.smf.impl
-
- SMFPubMsgHeaderEncoder() - Constructor for class com.solacesystems.jcsmp.protocol.smf.impl.SMFPubMsgHeaderEncoder
-
- SMFS_SCHEME - Static variable in class com.solacesystems.common.HostInfo
-
- smfSizeReqAtCurrentPos(ByteBuffer) - Static method in class com.solacesystems.jcsmp.protocol.nio.impl.NioSmfUtil
-
- SmfTLVParameter - Class in com.solacesystems.jcsmp.protocol.smf
-
- SmfTLVParameter(int, int, byte[]) - Constructor for class com.solacesystems.jcsmp.protocol.smf.SmfTLVParameter
-
- SmfUhUtil - Class in com.solacesystems.jcsmp.protocol.impl
-
Validates that the protocol and parameters are known, applies UH action:
returns the message if processing should continue, null otherwise.
- SmfUhUtil() - Constructor for class com.solacesystems.jcsmp.protocol.impl.SmfUhUtil
-
- SMFUtil - Class in com.solacesystems.jcsmp.protocol.smf
-
SMFUtil
- SMFUtil() - Constructor for class com.solacesystems.jcsmp.protocol.smf.SMFUtil
-
- SMFWireMessageHandler - Class in com.solacesystems.jcsmp.protocol.smf
-
- SMFWireMessageHandler() - Constructor for class com.solacesystems.jcsmp.protocol.smf.SMFWireMessageHandler
-
- SMP_ADD_QUEUE_SUBSCRIPTION - Static variable in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- SMP_ADD_SUBSCRIPTION_FOR_CLIENTNAME - Static variable in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- SMP_ADDSUBSCRIPTION - Static variable in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- SMP_FLAG_DELIVER_ALWAYS - Static variable in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- SMP_FLAG_FILTER - Static variable in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- SMP_FLAG_PERSIST - Static variable in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- SMP_FLAG_RESPREQUIRED - Static variable in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- SMP_FLAG_TOPIC - Static variable in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- SMP_REM_QUEUE_SUBSCRIPTION - Static variable in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- SMP_REM_SUBSCRIPTION_FOR_CLIENTNAME - Static variable in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- SMP_REMSUBSCRIPTION - Static variable in class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- SmpHeaderBean - Class in com.solacesystems.jcsmp.protocol.smf
-
- SmpHeaderBean() - Constructor for class com.solacesystems.jcsmp.protocol.smf.SmpHeaderBean
-
- SmpHeaderDecoder - Class in com.solacesystems.jcsmp.protocol.smf.impl
-
- SmpHeaderDecoder() - Constructor for class com.solacesystems.jcsmp.protocol.smf.impl.SmpHeaderDecoder
-
- SmpHeaderEncoder - Class in com.solacesystems.jcsmp.protocol.smf.impl
-
- SmpHeaderEncoder() - Constructor for class com.solacesystems.jcsmp.protocol.smf.impl.SmpHeaderEncoder
-
- SmpInterceptState(TcpClientChannel) - Constructor for class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.SmpInterceptState
-
- SNIUtil - Class in com.solacesystems.jcsmp.protocol.smf
-
- SNIUtil() - Constructor for class com.solacesystems.jcsmp.protocol.smf.SNIUtil
-
- socketConnected() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- SOL_CLIENT_ACKNOWLEDGE - Static variable in interface com.solacesystems.jms.SupportedProperty
-
A Solace defined message acknowledgement mode.
- SOL_CLIENT_ACKNOWLEDGE_ALIAS - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An alias of SOL_CLIENT_ACKNOWLEDGE.
- SOLACE_ATTACHMENT - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SOLACE_JMS_AUTHENTICATION_SCHEME - Static variable in interface com.solacesystems.jms.SupportedProperty
-
String property specifying the authentication scheme.
- SOLACE_JMS_BROWSER_TIMEOUT_IN_MS - Static variable in interface com.solacesystems.jms.SupportedProperty
-
- SOLACE_JMS_CLIENT_DESCRIPTION - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional InitialContext environment property that overrides the JNDI "Client Description" property.
- SOLACE_JMS_COMPRESSION_LEVEL - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional InitialContext environment property (Integer value - default 0).
- SOLACE_JMS_CONSUMER_DEFAULT_FLOW_CONGESTION_LIMIT - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional JVM property (Integer value - default 5000).
- SOLACE_JMS_CONSUMER_DISPATCHER_QUEUE_SIZE - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional JVM property (Integer value - default 75000).
- SOLACE_JMS_DELAYED_START_OVERRIDE - Static variable in interface com.solacesystems.jms.SupportedProperty
-
- SOLACE_JMS_DELIVER_TO_ONE_OVERRIDE - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional InitialContext environment property that overrides the JNDI "Deliver To One Override" property.
- SOLACE_JMS_DYNAMIC_DURABLES - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional InitialContext environment property that overrides the JNDI "Dynamic Durables" property.
- SOLACE_JMS_GD_RECONNECT_FAIL_ACTION - Static variable in interface com.solacesystems.jms.SupportedProperty
-
A string property that indicates the behaviour when the API is unable to reconnect guaranteed delivery after reconnecting the session.
- SOLACE_JMS_GENERATE_SENDER_ID - Static variable in interface com.solacesystems.jms.SupportedProperty
-
Indicates whether the client name should be included in the SenderID message header parameter.
- SOLACE_JMS_JAAS_CONFIG_FILE_RELOAD_ENABLED - Static variable in interface com.solacesystems.jms.SupportedProperty
-
A boolean property when true indicates that the login configuration file is reloaded before connect or reconnect to the router.
- SOLACE_JMS_JAAS_LOGIN_CONTEXT - Static variable in interface com.solacesystems.jms.SupportedProperty
-
A connection property that specifies a name that applications use to refer to the entry in
a login configuration file when they instantiate a LoginContext.
- SOLACE_JMS_JMS_MESSAGE_ID_MODE - Static variable in interface com.solacesystems.jms.SupportedProperty
-
This property controls the mode used for generating JMSMessageIDs.
- SOLACE_JMS_JMS_MESSAGE_ID_MODE_ASCII_ENCODED_HASH - Static variable in interface com.solacesystems.jms.SupportedProperty
-
A mode for generating fixed length JMSMessageIDs that are 23 characters long.
- SOLACE_JMS_JMS_MESSAGE_ID_MODE_DEFAULT - Static variable in interface com.solacesystems.jms.SupportedProperty
-
The default mode for generating JMSMessageIDs.
- SOLACE_JMS_JNDI_CLIENT_DESCRIPTION - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional InitialContext environment property to set the JNDI Connection Client Description.
- SOLACE_JMS_JNDI_CLIENT_ID - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional InitialContext environment property to set the JNDI Connection Client ID
used to register with the appliance running in SolOS-TR.
- SOLACE_JMS_JNDI_CONNECT_RETRIES - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional InitialContext environment property to set the number of times to attempt to connect
the JNDI Connection, when the first connect fails.
- SOLACE_JMS_JNDI_CONNECT_RETRIES_PER_HOST - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional InitialContext environment property to set the number of times to retry JNDI
connection attempts to a single host before moving on to the next host in the list.
- SOLACE_JMS_JNDI_CONNECT_TIMEOUT - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional InitialContext environment property to set the timeout in milliseconds on a
JNDI connection attempt.
- SOLACE_JMS_JNDI_READ_TIMEOUT - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional InitialContext environment property to set the timeout in milliseconds for
reading a JNDI lookup reply from the router.
- SOLACE_JMS_JNDI_RECONNECT_RETRIES - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional InitialContext environment property to set the number of times to attempt a
reconnect once the JNDI connection to the router has been lost.
- SOLACE_JMS_JNDI_RECONNECT_RETRY_WAIT - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional InitialContext environment property to set the amount of time to wait in
milliseconds between reconnect attempts.
- SOLACE_JMS_KRB_MUTUAL_AUTHENTICATION - Static variable in interface com.solacesystems.jms.SupportedProperty
-
- SOLACE_JMS_KRB_SERVICE_NAME - Static variable in interface com.solacesystems.jms.SupportedProperty
-
This property is used to specify the ServiceName portion of the Service Principal Name (SPN)
that has a format of ServiceName/ApplianceName@REALM.
- SOLACE_JMS_LARGE_MESSAGING - Static variable in interface com.solacesystems.jms.SupportedProperty
-
- SOLACE_JMS_LARGE_MESSAGING_CONSUME_TIMEOUT_IN_MILLIS - Static variable in interface com.solacesystems.jms.SupportedProperty
-
- SOLACE_JMS_LARGE_MESSAGING_MAXIMUM_SIZE - Static variable in interface com.solacesystems.jms.SupportedProperty
-
- SOLACE_JMS_LARGE_MESSAGING_PAYLOAD_SEGMENT_SIZE - Static variable in interface com.solacesystems.jms.SupportedProperty
-
- SOLACE_JMS_LOCALHOST - Static variable in interface com.solacesystems.jms.impl.SolJMSConstants
-
Can be passed in as a System property to specify outgoing interface
- SOLACE_JMS_LOCALHOST - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional InitialContext environment property to set the IP address of the local interface to use.
- SOLACE_JMS_MSG_CALLBACK_ON_IO_THREAD - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional InitialContext environment property to indicate that messages delivered asynchronously
to a MessageListener are delivered directly from the I/O thread instead of a consumer notification
thread.
- SOLACE_JMS_OPTIMIZE_DIRECT - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional InitialContext environment property that overrides the JNDI "Optimize Direct" property.
- SOLACE_JMS_PRODUCER_DISPATCHER_QUEUE_SIZE - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional JVM property (Integer value - default 2000).
- SOLACE_JMS_PROP_DEAD_MSG_QUEUE_ELIGIBLE - Static variable in interface com.solacesystems.jms.SupportedProperty
-
Message property to indicate the message is eligible for a dead message queue.
- SOLACE_JMS_PROP_DELIVER_TO_ONE - Static variable in interface com.solacesystems.jms.SupportedProperty
-
Message property to indicate whether the message is to be delivered to one client only.
- SOLACE_JMS_PROP_ELIDING_ELIGIBLE - Static variable in interface com.solacesystems.jms.SupportedProperty
-
Message property to indicate the message is eligible for message eliding.
- SOLACE_JMS_PROP_HTTP_CONTENT_ENCODING - Static variable in interface com.solacesystems.jms.SupportedProperty
-
A String property that indicates the HTTP content encoding.
- SOLACE_JMS_PROP_HTTP_CONTENT_TYPE - Static variable in interface com.solacesystems.jms.SupportedProperty
-
A String property that indicates the HTTP content type.
- SOLACE_JMS_PROP_IS_REPLY_MESSAGE - Static variable in interface com.solacesystems.jms.SupportedProperty
-
Message property specifying whether this message is a reply to a direct request message.
- SOLACE_JMS_PROP_ISXML - Static variable in interface com.solacesystems.jms.impl.SolJMSConstants
-
Solace JMS defined Property
- SOLACE_JMS_PROP_ISXML - Static variable in interface com.solacesystems.jms.SupportedProperty
-
Message property to indicate that TextMessages contain XML content.
- SOLACE_JMS_PROP_ISXML - Static variable in interface javax.jms.TextMessage
-
Solace defined boolean property indicating that a TextMessage contains XML content.
- SOLACE_JMS_PROP_MSG_DISCARD_INDICATION - Static variable in interface com.solacesystems.jms.SupportedProperty
-
Message property to indicate that a message has been discarded prior to the current one.
- SOLACE_JMS_PROP_SENDER_ID - Static variable in interface com.solacesystems.jms.SupportedProperty
-
A String property that indicates the Sender ID.
- SOLACE_JMS_PROP_TOPIC_SEQUENCE_NUMBER - Static variable in interface com.solacesystems.jms.SupportedProperty
-
Message property indicating the message's topic sequence number.
- SOLACE_JMS_RECONNECT_FREQ_MANAGER_MAX_RECONNECTS - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional JVM property (Integer value - default 10).
- SOLACE_JMS_RESPECT_TIME_TO_LIVE - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional InitialContext environment property that overrides the JNDI "Respect TTL" property.
- SOLACE_JMS_SSL_CIPHER_SUITES - Static variable in interface com.solacesystems.jms.SupportedProperty
-
String property specifying a comma separated list of the
cipher suites to enable in order of preference.
- SOLACE_JMS_SSL_CONNECTION_DOWNGRADE_TO - Static variable in interface com.solacesystems.jms.SupportedProperty
-
This property specifies a transport protocol that SSL session connection will
be downgraded to after client authentication.
- SOLACE_JMS_SSL_EXCLUDED_PROTOCOLS - Static variable in interface com.solacesystems.jms.SupportedProperty
-
String property specifying a comma separated list of the
encryption protocol(s) NOT to use.
- SOLACE_JMS_SSL_KEY_STORE - Static variable in interface com.solacesystems.jms.SupportedProperty
-
String property specifying the keystore file to use in URL or path format.
- SOLACE_JMS_SSL_KEY_STORE_FORMAT - Static variable in interface com.solacesystems.jms.SupportedProperty
-
String property specifying the keystore format to use.
- SOLACE_JMS_SSL_KEY_STORE_NORMALIZED_FORMAT - Static variable in interface com.solacesystems.jms.SupportedProperty
-
String property specifying the internal keystore format to use.
- SOLACE_JMS_SSL_KEY_STORE_PASSWORD - Static variable in interface com.solacesystems.jms.SupportedProperty
-
- SOLACE_JMS_SSL_PRIVATE_KEY_ALIAS - Static variable in interface com.solacesystems.jms.SupportedProperty
-
String property specifying the private key alias.
- SOLACE_JMS_SSL_PRIVATE_KEY_PASSWORD - Static variable in interface com.solacesystems.jms.SupportedProperty
-
This property is used to specify the password that deciphers the private key from the key store.
- SOLACE_JMS_SSL_PROTOCOL - Static variable in interface com.solacesystems.jms.SupportedProperty
-
Deprecated.
- SOLACE_JMS_SSL_TRUST_STORE - Static variable in interface com.solacesystems.jms.SupportedProperty
-
String property specifying the truststore file to use in URL or path format.
- SOLACE_JMS_SSL_TRUST_STORE_FORMAT - Static variable in interface com.solacesystems.jms.SupportedProperty
-
String property specifying the truststore format to use.
- SOLACE_JMS_SSL_TRUST_STORE_PASSWORD - Static variable in interface com.solacesystems.jms.SupportedProperty
-
String property specifying the truststore password.
- SOLACE_JMS_SSL_TRUSTED_COMMON_NAME_LIST - Static variable in interface com.solacesystems.jms.SupportedProperty
-
String array property specifying a comma separated list of up to 16 acceptable common
names for matching in server certificates.
- SOLACE_JMS_SSL_VALIDATE_CERTIFICATE - Static variable in interface com.solacesystems.jms.SupportedProperty
-
Boolean property when true indicates that the API should
validate server certificates with certificates in the
truststore.
- SOLACE_JMS_SSL_VALIDATE_CERTIFICATE_DATE - Static variable in interface com.solacesystems.jms.SupportedProperty
-
Boolean property when true indicates that the session
connection should fail when an expired certificate or
a certificate not yet in effect is received.
- SOLACE_JMS_SUBSCRIBER_LOCAL_DTO_PRIORITY - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional InitialContext environment property that overrides the JNDI "Subscriber Local Priority" property.
- SOLACE_JMS_SUBSCRIBER_NETWORK_DTO_PRIORITY - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional InitialContext environment property that overrides the JNDI "Subscriber Network Priority" property.
- SOLACE_JMS_TRANSPORT_PROTOCOL_PLAIN_TEXT - Static variable in interface com.solacesystems.jms.SupportedProperty
-
Plain Text transport protocol.
- SOLACE_JMS_USE_DEFAULT_CONTEXT - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional InitialContext environment property (Boolean value - default false).
- SOLACE_JMS_VPN - Static variable in interface com.solacesystems.jms.SupportedProperty
-
An Optional InitialContext environment property (String value - default null).
- SOLACE_JNDI_CONNECT_RETRIES - Static variable in interface com.solacesystems.jms.impl.SolJMSConstants
-
- SOLACE_JNDI_CONNECT_TIMEOUT - Static variable in interface com.solacesystems.jms.impl.SolJMSConstants
-
JNDI System Properties
- SOLACE_JNDI_CONNECTION_RETRIES_PER_HOST - Static variable in interface com.solacesystems.jms.impl.SolJMSConstants
-
- SOLACE_JNDI_READ_TIMEOUT - Static variable in interface com.solacesystems.jms.impl.SolJMSConstants
-
- SOLACE_JNDI_RECONNECT_RETRIES - Static variable in interface com.solacesystems.jms.impl.SolJMSConstants
-
- SOLACE_JNDI_RECONNECT_RETRY_WAIT - Static variable in interface com.solacesystems.jms.impl.SolJMSConstants
-
- SolByteBuffer - Class in com.solacesystems.common.util
-
- SolByteBuffer(int) - Constructor for class com.solacesystems.common.util.SolByteBuffer
-
- SolByteBuffer(byte[], int) - Constructor for class com.solacesystems.common.util.SolByteBuffer
-
- SolByteBuffer(ByteArray) - Constructor for class com.solacesystems.common.util.SolByteBuffer
-
- SolByteBuffer(SolByteBuffer) - Constructor for class com.solacesystems.common.util.SolByteBuffer
-
Internal use: copy-constructor to allow message cloning
- SolBytesMessage - Class in com.solacesystems.jms.message
-
A BytesMessage object is used to send a message containing a stream of uninterpreted bytes.
- SolBytesMessage() - Constructor for class com.solacesystems.jms.message.SolBytesMessage
-
- SolBytesMessage(BytesXMLMessage) - Constructor for class com.solacesystems.jms.message.SolBytesMessage
-
- SolCloseableIF - Interface in com.solacesystems.jms
-
- SolCollections - Class in com.solacesystems.jms.impl
-
- SolCollections() - Constructor for class com.solacesystems.jms.impl.SolCollections
-
- SolConnection - Class in com.solacesystems.jms
-
- SolConnectionConsumer - Class in com.solacesystems.jms
-
A specialized facility for application servers.
- SolConnectionConsumer(SolConnectionIF, SolDestinationInfo, String, ServerSessionPool, int, JMSState) - Constructor for class com.solacesystems.jms.SolConnectionConsumer
-
- SolConnectionConsumerIF - Interface in com.solacesystems.jms
-
- SolConnectionConsumerRA - Class in com.solacesystems.jms
-
A specialized facility for application servers.
- SolConnectionConsumerRA(SolConnectionIF, SolDestinationInfo, String, ServerSessionPool, int, JMSState) - Constructor for class com.solacesystems.jms.SolConnectionConsumerRA
-
- SolConnectionEvent - Class in com.solacesystems.jms.events
-
- SolConnectionEvent.EventType - Enum in com.solacesystems.jms.events
-
- SolConnectionEventListener - Interface in com.solacesystems.jms
-
A callback Listener for JMS Connection events.
- SolConnectionEventSource - Interface in com.solacesystems.jms
-
- SolConnectionFactory - Interface in com.solacesystems.jms
-
- SolConnectionFactoryImpl - Class in com.solacesystems.jms
-
Bug 64727: SolConnectionFactoryImpl is exposed publicly but undocumented
and unsupported
- SolConnectionFactoryImpl() - Constructor for class com.solacesystems.jms.SolConnectionFactoryImpl
-
- SolConnectionFactoryImpl(JMSProperties) - Constructor for class com.solacesystems.jms.SolConnectionFactoryImpl
-
- SolConnectionIF - Interface in com.solacesystems.jms
-
- SolConnectionMetaData - Class in com.solacesystems.jms.impl
-
- SolConnectionMetaData() - Constructor for class com.solacesystems.jms.impl.SolConnectionMetaData
-
- SolConsumerEvent - Class in com.solacesystems.jms.events
-
- SolConsumerEvent.EventType - Enum in com.solacesystems.jms.events
-
- SolConsumerEventListener - Interface in com.solacesystems.jms
-
A callback listener for JMS Consumer events.
- SolConsumerEventSource - Interface in com.solacesystems.jms
-
- SolDestination - Class in com.solacesystems.jms
-
- SolDestinationInfo - Class in com.solacesystems.jms
-
- SolDestinationInfo() - Constructor for class com.solacesystems.jms.SolDestinationInfo
-
- SolEnum - Class in com.solacesystems.common
-
- SolEnum(int, String) - Constructor for class com.solacesystems.common.SolEnum
-
- SolEvent - Interface in com.solacesystems.jms.events
-
- SOLEVENT_MASK_ALL - Static variable in interface com.solacesystems.jms.SolEventSource
-
Deprecated.
This mask will accept all event types
- SOLEVENT_TYPE_ACTIVE_FLOW_INDICATION - Static variable in interface com.solacesystems.jms.events.SolEvent
-
These type of events are emitted by SolJMS
QueueReceivers bound to a
queue (not in a direct transport mode)
- SolEventFilter - Class in com.solacesystems.jms
-
- SolEventListener - Interface in com.solacesystems.jms
-
- SolEventSource - Interface in com.solacesystems.jms
-
- SolJMSConstants - Interface in com.solacesystems.jms.impl
-
SolJMSConstants defines all constants used in the implementation
- SolJMSErrorCodes - Class in com.solacesystems.jms.impl
-
This class defines the Solace specific string error codes for JMS
exceptions.
- SolJMSErrorCodes() - Constructor for class com.solacesystems.jms.impl.SolJMSErrorCodes
-
- SolJMSErrorMessages - Class in com.solacesystems.jms.impl
-
- SolJMSErrorMessages() - Constructor for class com.solacesystems.jms.impl.SolJMSErrorMessages
-
- SolJMSEvent<EventType> - Class in com.solacesystems.jms.events
-
- SolJmsUtility - Class in com.solacesystems.jms
-
Utility functions for working with Solace JMS.
- SolJMSVersion - Class in com.solacesystems.jms
-
SolJMSVersion holds the version information of Solace JMS
- SolJMSVersion() - Constructor for class com.solacesystems.jms.SolJMSVersion
-
- SolJmxManagerIf - Interface in com.solacesystems.jcsmp.management
-
- SolJmxSupport - Class in com.solacesystems.jcsmp.management
-
- SolJNDIInitialContext() - Constructor for class com.solacesystems.jndi.SolJNDIInitialContextFactory.SolJNDIInitialContext
-
- SolJNDIInitialContext(Hashtable<?, ?>) - Constructor for class com.solacesystems.jndi.SolJNDIInitialContextFactory.SolJNDIInitialContext
-
- SolJNDIInitialContextFactory - Class in com.solacesystems.jndi
-
SolJNDIInitialContextFactory is the default implementation of
InitialContextFactory for Solace JMS.
- SolJNDIInitialContextFactory() - Constructor for class com.solacesystems.jndi.SolJNDIInitialContextFactory
-
- SolJNDIInitialContextFactory.SolJNDIInitialContext - Class in com.solacesystems.jndi
-
- SolMapMessage - Class in com.solacesystems.jms.message
-
- SolMapMessage() - Constructor for class com.solacesystems.jms.message.SolMapMessage
-
- SolMapMessage(MapMessage) - Constructor for class com.solacesystems.jms.message.SolMapMessage
-
- SolMessage - Class in com.solacesystems.jms.message
-
- SolMessage() - Constructor for class com.solacesystems.jms.message.SolMessage
-
- SolMessage(BytesXMLMessage) - Constructor for class com.solacesystems.jms.message.SolMessage
-
- SolMessageConsumer - Class in com.solacesystems.jms
-
Base MessageConsumer implementation.
- SolMessageConsumerIF - Interface in com.solacesystems.jms
-
- SolMessageDump - Class in com.solacesystems.jms.message
-
- SolMessageDump() - Constructor for class com.solacesystems.jms.message.SolMessageDump
-
- SolMessageDump.FPJmsCorrelationId - Class in com.solacesystems.jms.message
-
- SolMessageDump.FPJmsDeliveryCount - Class in com.solacesystems.jms.message
-
- SolMessageDump.FPJmsDeliveryMode - Class in com.solacesystems.jms.message
-
- SolMessageDump.FPJmsDestination - Class in com.solacesystems.jms.message
-
- SolMessageDump.FPJmsExpiration - Class in com.solacesystems.jms.message
-
- SolMessageDump.FPJmsJcsmpContents - Class in com.solacesystems.jms.message
-
- SolMessageDump.FPJmsMessageId - Class in com.solacesystems.jms.message
-
- SolMessageDump.FPJmsPriority - Class in com.solacesystems.jms.message
-
- SolMessageDump.FPJmsProperties - Class in com.solacesystems.jms.message
-
- SolMessageDump.FPJmsRedelivered - Class in com.solacesystems.jms.message
-
- SolMessageDump.FPJmsReplyTo - Class in com.solacesystems.jms.message
-
- SolMessageDump.FPJmsTimestamp - Class in com.solacesystems.jms.message
-
- SolMessageDump.FPJmsType - Class in com.solacesystems.jms.message
-
- SolMessageFactory - Class in com.solacesystems.jms.message
-
- SolMessageFactory() - Constructor for class com.solacesystems.jms.message.SolMessageFactory
-
- SolMessageProducer - Class in com.solacesystems.jms
-
- SolMessageProducerIF - Interface in com.solacesystems.jms
-
- SolObjectMessage - Class in com.solacesystems.jms.message
-
- SolObjectMessage() - Constructor for class com.solacesystems.jms.message.SolObjectMessage
-
- SolObjectMessage(BytesXMLMessage) - Constructor for class com.solacesystems.jms.message.SolObjectMessage
-
- SolProducerEvent - Class in com.solacesystems.jms.events
-
- SolProducerEvent.EventType - Enum in com.solacesystems.jms.events
-
- SolProducerEventListener - Interface in com.solacesystems.jms
-
A callback Listener for JMS Producer events.
- SolProducerEventSource - Interface in com.solacesystems.jms
-
- SolQueue - Interface in com.solacesystems.jms
-
This is an interface to our proprietary implementation of a
Queue.
- SolQueueBrowser - Class in com.solacesystems.jms
-
- SolQueueBrowser(SolSessionIF, Queue, String) - Constructor for class com.solacesystems.jms.SolQueueBrowser
-
- SolQueueBrowserEnumeration - Class in com.solacesystems.jms
-
- SolQueueBrowserEnumeration(SolQueueBrowserIF) - Constructor for class com.solacesystems.jms.SolQueueBrowserEnumeration
-
- SolQueueBrowserIF - Interface in com.solacesystems.jms
-
- SolQueueConnection - Class in com.solacesystems.jms
-
- SolQueueConnection(JMSProperties, boolean, String, String) - Constructor for class com.solacesystems.jms.SolQueueConnection
-
- SolQueueConnection(JMSProperties, boolean) - Constructor for class com.solacesystems.jms.SolQueueConnection
-
- SolQueueImpl - Class in com.solacesystems.jms.impl
-
- SolQueueImpl(Queue) - Constructor for class com.solacesystems.jms.impl.SolQueueImpl
-
Construct a named SolQueueImpl Destination
- SolQueueReceiver - Class in com.solacesystems.jms
-
Solace QueueReceiver implementation.
- SolQueueSender - Class in com.solacesystems.jms
-
- SolQueueSession - Class in com.solacesystems.jms
-
- SolQueueSession(SolConnectionIF, boolean, int, JMSState) - Constructor for class com.solacesystems.jms.SolQueueSession
-
- SolReconnectedEvent - Class in com.solacesystems.jms.events
-
This event indicates that a previously established connection has successfully reconnected
- SolReconnectedEvent() - Constructor for class com.solacesystems.jms.events.SolReconnectedEvent
-
- SolReconnectingEvent - Class in com.solacesystems.jms.events
-
This event indicates that a previously established connection is currently reconnecting
- SolReconnectingEvent() - Constructor for class com.solacesystems.jms.events.SolReconnectingEvent
-
- SolReconnectingEvent(JMSException) - Constructor for class com.solacesystems.jms.events.SolReconnectingEvent
-
- SolReferenceableDelegate - Interface in com.solacesystems.jms
-
- SolRepublishUnackedMessageEvent - Class in com.solacesystems.jms.events
-
An event indicates that all unacknowledged messages are republished by the API.
- SolRepublishUnackedMessageEvent(JMSException, Integer) - Constructor for class com.solacesystems.jms.events.SolRepublishUnackedMessageEvent
-
- SolReserved - Annotation Type in com.solacesystems.common
-
Marks an element as reserved for internal use.
- SolSAXParser - Class in com.solacesystems.common.xml.parsers
-
- SolSession - Class in com.solacesystems.jms
-
- SolSessionIF - Interface in com.solacesystems.jms
-
- SolStartableIF - Interface in com.solacesystems.jms
-
- SolStreamMessage - Class in com.solacesystems.jms.message
-
- SolStreamMessage() - Constructor for class com.solacesystems.jms.message.SolStreamMessage
-
- SolStreamMessage(StreamMessage) - Constructor for class com.solacesystems.jms.message.SolStreamMessage
-
- SolsuiteBean - Class in com.solacesystems.common.bean
-
- SolsuiteBean() - Constructor for class com.solacesystems.common.bean.SolsuiteBean
-
- SolTemporaryQueue - Class in com.solacesystems.jms
-
- SolTemporaryQueue(Queue) - Constructor for class com.solacesystems.jms.SolTemporaryQueue
-
- SolTemporaryQueue(SolConnectionIF, Queue) - Constructor for class com.solacesystems.jms.SolTemporaryQueue
-
- SolTemporaryQueueIF - Interface in com.solacesystems.jms
-
- SolTemporaryTopic - Class in com.solacesystems.jms
-
- SolTemporaryTopic(Topic) - Constructor for class com.solacesystems.jms.SolTemporaryTopic
-
- SolTemporaryTopic(SolConnectionIF, Topic) - Constructor for class com.solacesystems.jms.SolTemporaryTopic
-
- SolTemporaryTopicIF - Interface in com.solacesystems.jms
-
- SolTextMessage - Class in com.solacesystems.jms.message
-
- SolTextMessage() - Constructor for class com.solacesystems.jms.message.SolTextMessage
-
- SolTextMessage(BytesXMLMessage) - Constructor for class com.solacesystems.jms.message.SolTextMessage
-
- SolTopic - Interface in com.solacesystems.jms
-
This is an interface to our proprietary implementation of a
Topic.
- SolTopicConnection - Class in com.solacesystems.jms
-
- SolTopicConnection(JMSProperties, boolean, String, String) - Constructor for class com.solacesystems.jms.SolTopicConnection
-
- SolTopicConnection(JMSProperties, boolean) - Constructor for class com.solacesystems.jms.SolTopicConnection
-
- SolTopicImpl - Class in com.solacesystems.jms.impl
-
- SolTopicImpl(Topic) - Constructor for class com.solacesystems.jms.impl.SolTopicImpl
-
Construct a named SolTopicImpl Destination
- SolTopicPublisher - Class in com.solacesystems.jms
-
- SolTopicSession - Class in com.solacesystems.jms
-
- SolTopicSession(SolConnectionIF, boolean, int, JMSState) - Constructor for class com.solacesystems.jms.SolTopicSession
-
- SolTopicSubscriber - Class in com.solacesystems.jms
-
Solace TopicSubscriber implementation.
- SolXAConnection - Class in com.solacesystems.jms
-
- SolXAConnectionFactory - Interface in com.solacesystems.jms
-
- SolXAConnectionFactoryImpl - Class in com.solacesystems.jms
-
Bug 64727: SolXAConnectionFactoryImpl is exposed publicly but undocumented
and unsupported
- SolXAConnectionFactoryImpl() - Constructor for class com.solacesystems.jms.SolXAConnectionFactoryImpl
-
- SolXAConnectionFactoryImpl(JMSProperties) - Constructor for class com.solacesystems.jms.SolXAConnectionFactoryImpl
-
- SolXAException - Exception in com.solacesystems.jcsmp.transaction.xa
-
This class represents a Solace proprietary XAException subclass
- SolXAException(XAResponseParam) - Constructor for exception com.solacesystems.jcsmp.transaction.xa.SolXAException
-
SolXAException constructor.
- SolXAQueueConnection - Class in com.solacesystems.jms
-
- SolXAQueueConnection(JMSProperties) - Constructor for class com.solacesystems.jms.SolXAQueueConnection
-
- SolXAQueueConnection(JMSProperties, String, String) - Constructor for class com.solacesystems.jms.SolXAQueueConnection
-
- SolXAQueueSession - Class in com.solacesystems.jms
-
- SolXAQueueSession(SolConnectionIF, JMSState) - Constructor for class com.solacesystems.jms.SolXAQueueSession
-
- SolXASession - Class in com.solacesystems.jms
-
- SolXATopicConnection - Class in com.solacesystems.jms
-
- SolXATopicConnection(JMSProperties) - Constructor for class com.solacesystems.jms.SolXATopicConnection
-
- SolXATopicConnection(JMSProperties, String, String) - Constructor for class com.solacesystems.jms.SolXATopicConnection
-
- SolXATopicSession - Class in com.solacesystems.jms
-
- SolXATopicSession(SolConnectionIF, JMSState) - Constructor for class com.solacesystems.jms.SolXATopicSession
-
- SolXid - Class in com.solacesystems.common.xa
-
This class demonstrates how Solace XA can be used.
- SolXid(int, byte[], byte[]) - Constructor for class com.solacesystems.common.xa.SolXid
-
- SolXid(int, String, String) - Constructor for class com.solacesystems.common.xa.SolXid
-
- SolZlibCallResult - Class in com.solacesystems.jcsmp.impl.compression
-
- SolZlibCallResult() - Constructor for class com.solacesystems.jcsmp.impl.compression.SolZlibCallResult
-
- SolZlibDeflatePipe - Class in com.solacesystems.jcsmp.impl.compression
-
- SolZlibDeflatePipe(int) - Constructor for class com.solacesystems.jcsmp.impl.compression.SolZlibDeflatePipe
-
- SolZlibLookbackPipe - Class in com.solacesystems.jcsmp.impl.compression
-
- SolZlibLookbackPipe(int, int) - Constructor for class com.solacesystems.jcsmp.impl.compression.SolZlibLookbackPipe
-
Initializes a SolZlibPipe with a fixed lookbackSize, a Solace-specific
scheme for synchronizing preset dictionaries between sender/receiver
across full-flush boundaries.
- Source(String, Comparable<?>) - Constructor for class com.solacesystems.common.util.property.Property.Source
-
- SpanningBufferReader - Class in com.solacesystems.jcsmp.protocol.nio.impl
-
Provides a consistent read-only view of a collection of byte[] arrays, each
with a known number of bytes available to be read.
- SpanningBufferReader(List<ReadBufferWrapper>) - Constructor for class com.solacesystems.jcsmp.protocol.nio.impl.SpanningBufferReader
-
- SPOOL_FILE_LIMIT_EXCEEDED - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- SPOOL_OVER_QUOTA - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The spool is over its allotted space quota.
- SPOOL_QUOTA_EXCEEDED - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- SPOOL_TO_DISK_FAIL - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- SSL_CIPHER_SUITES - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- SSL_CONNECTION_DOWNGRADE_TO - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
Session property specifying a transport protocol that SSL session connection will be
downgraded to after client authentication.
- SSL_EXCLUDED_PROTOCOLS - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- SSL_KEY_STORE - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- SSL_KEY_STORE_FORMAT - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- SSL_KEY_STORE_NORMALIZED_FORMAT - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- SSL_KEY_STORE_PASSWORD - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- SSL_PRIVATE_KEY_ALIAS - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- SSL_PRIVATE_KEY_PASSWORD - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- SSL_PROTOCOL - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
Deprecated.
- SSL_TRUST_STORE - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- SSL_TRUST_STORE_FORMAT - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- SSL_TRUST_STORE_PASSWORD - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- SSL_TRUSTED_COMMON_NAME_LIST - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- SSL_VALIDATE_CERTIFICATE - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- SSL_VALIDATE_CERTIFICATE_DATE - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- SSLSmfClient - Class in com.solacesystems.jcsmp.protocol.smf
-
Does not support handshaking with non-blocking reads or writes.
- SSLSmfClient.ProcessResult - Class in com.solacesystems.jcsmp.protocol.smf
-
- SSLSubscriberMessageReader - Class in com.solacesystems.jcsmp.protocol.nio.impl
-
- SSLSubscriberMessageReader(ByteChannel, SubscriberWireMessageHandler, SSLSmfClient, boolean, JCSMPSessionStats) - Constructor for class com.solacesystems.jcsmp.protocol.nio.impl.SSLSubscriberMessageReader
-
- StaleSessionException - Exception in com.solacesystems.jcsmp
-
StaleSessionException indicates that the requested operation
cannot be fulfilled because the underlying session was stale.
- StaleSessionException(String, JCSMPException) - Constructor for exception com.solacesystems.jcsmp.StaleSessionException
-
- standard - Static variable in class com.solacesystems.jms.impl.JCSMPConsumerFactory
-
The standard consumer factory uses transacted-sessions when appropriate to link the calling soljms
consumer with a JCSMP transacted session.
- start() - Method in interface com.solacesystems.jcsmp.Consumer
-
Enables receiving messages from an appliance.
- start() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- start() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageConsumer
-
- start(Xid, int) - Method in class com.solacesystems.jcsmp.impl.transaction.xa.XAResourceImpl
-
- start() - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueue
-
Must hold the lock
- start() - Method in interface com.solacesystems.jcsmp.protocol.CSMPSubscriberChannel
-
Enable reading message from underlying connection
- start() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- start() - Method in class com.solacesystems.jcsmpx.impl.TopicConsumerImpl
-
- start() - Method in class com.solacesystems.jms.impl.ConnectionConsumerTransactionStrategy
-
- start() - Method in class com.solacesystems.jms.SolConnection
-
- start() - Method in class com.solacesystems.jms.SolConnectionConsumer
-
- start() - Method in class com.solacesystems.jms.SolConnectionConsumerRA
-
- start() - Method in class com.solacesystems.jms.SolMessageConsumer
-
- start() - Method in interface com.solacesystems.jms.SolMessageConsumerIF
-
- start() - Method in class com.solacesystems.jms.SolSession
-
- start() - Method in interface com.solacesystems.jms.SolStartableIF
-
- start() - Method in interface javax.jms.Connection
-
Starts (or restarts) a connection's delivery of incoming messages.
- start() - Method in interface javax.jms.ServerSession
-
Cause the Session's run method to be called
to process messages that were just assigned to it.
- startAckTimer() - Method in interface com.solacesystems.jcsmp.impl.flow.FlowHandle
-
- startAckTimer() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- startAdRetransmission() - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- startADTimer() - Method in class com.solacesystems.jcsmp.impl.ADManager
-
- startADTimer() - Method in class com.solacesystems.jcsmp.impl.PubADManager
-
- startAll(List<? extends SolStartableIF>) - Static method in class com.solacesystems.jms.impl.SolCollections
-
- startElement(String, String, String, Attributes) - Method in class com.solacesystems.common.jndi.JNDISAXParser
-
- startElement(String, String, String, Attributes) - Method in class com.solacesystems.common.semp.SEMPSAXParser
-
- startFreqDisconnect(Exception) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- startImpl() - Method in class com.solacesystems.jms.SolMessageConsumer
-
- startMessageId - Variable in class com.solacesystems.jcsmp.impl.ADManager
-
- startMsgSegmentTimer(boolean) - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- startReconnect(JCSMPException, boolean) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.ReconnectStartNotYetInitConnected
-
- startReconnect(JCSMPException, boolean) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.ReconnectStartOnceConnected
-
- startReconnect(JCSMPException, boolean) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- startSegmentFlowCreationTimer() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- startSync() - Method in interface com.solacesystems.jcsmp.Consumer
-
- startSync() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- startSync() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageConsumer
-
- startSync() - Method in class com.solacesystems.jcsmpx.impl.TopicConsumerImpl
-
- startTimer(int) - Method in class com.solacesystems.jcsmp.impl.client.ClientRequestResponse
-
- startTimer() - Method in class com.solacesystems.jcsmp.impl.RequestResponseTask
-
- startTimer() - Method in class com.solacesystems.jcsmp.impl.transaction.TimerSetter
-
- startTimer(JCSMPTimeoutHandler) - Method in class com.solacesystems.jcsmp.impl.transaction.TimerSetter
-
- startTransaction() - Method in class com.solacesystems.jcsmp.impl.SubscriptionMap
-
- STATE_ACTIVE - Variable in class com.solacesystems.jcsmp.impl.transaction.TSState.TSStorage
-
- STATE_CLOSED - Variable in class com.solacesystems.jcsmp.impl.transaction.TSState.TSStorage
-
- STATE_COMMIT_ROLLINGBACK - Variable in class com.solacesystems.jcsmp.impl.transaction.TSState.TSStorage
-
- STATE_COMMITTING - Variable in class com.solacesystems.jcsmp.impl.transaction.TSState.TSStorage
-
- STATE_MARKEDROLLBACK - Variable in class com.solacesystems.jcsmp.impl.transaction.TSState.TSStorage
-
- STATE_NEW - Variable in class com.solacesystems.jcsmp.impl.transaction.TSState.TSStorage
-
- STATE_ROLLINGBACK - Variable in class com.solacesystems.jcsmp.impl.transaction.TSState.TSStorage
-
- StateActive(TransactedSessionImpl) - Constructor for class com.solacesystems.jcsmp.impl.transaction.TSState.StateActive
-
- StateClosed(TransactedSessionImpl) - Constructor for class com.solacesystems.jcsmp.impl.transaction.TSState.StateClosed
-
- StateCommitRollingBack(TransactedSessionImpl) - Constructor for class com.solacesystems.jcsmp.impl.transaction.TSState.StateCommitRollingBack
-
- StateCommitting(TransactedSessionImpl) - Constructor for class com.solacesystems.jcsmp.impl.transaction.TSState.StateCommitting
-
- StateMarkedRollback(TransactedSessionImpl) - Constructor for class com.solacesystems.jcsmp.impl.transaction.TSState.StateMarkedRollback
-
- StateNew(TransactedSessionImpl) - Constructor for class com.solacesystems.jcsmp.impl.transaction.TSState.StateNew
-
- StateRollingBack(TransactedSessionImpl) - Constructor for class com.solacesystems.jcsmp.impl.transaction.TSState.StateRollingBack
-
- StatType - Class in com.solacesystems.jcsmp.statistics
-
Named statistics supported by JCSMPStats.
- stop() - Method in interface com.solacesystems.jcsmp.Consumer
-
Disables receiving messages from an appliance.
- stop() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- stop() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageConsumer
-
- stop() - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueue
-
Must hold the lock
- stop() - Method in interface com.solacesystems.jcsmp.protocol.CSMPSubscriberChannel
-
Disable reading message from underlying connection
- stop() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- stop() - Method in class com.solacesystems.jcsmpx.impl.TopicConsumerImpl
-
- stop() - Method in class com.solacesystems.jms.impl.ConnectionConsumerTransactionStrategy
-
- stop() - Method in class com.solacesystems.jms.SolConnection
-
- stop() - Method in class com.solacesystems.jms.SolConnectionConsumer
-
- stop() - Method in class com.solacesystems.jms.SolConnectionConsumerRA
-
- stop() - Method in class com.solacesystems.jms.SolMessageConsumer
-
- stop() - Method in interface com.solacesystems.jms.SolMessageConsumerIF
-
- stop() - Method in class com.solacesystems.jms.SolSession
-
- stop() - Method in interface com.solacesystems.jms.SolStartableIF
-
- stop() - Method in interface javax.jms.Connection
-
Temporarily stops a connection's delivery of incoming messages.
- stopAckTimer() - Method in interface com.solacesystems.jcsmp.impl.flow.FlowHandle
-
- stopAckTimer() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- stopAll(List<? extends SolStartableIF>) - Static method in class com.solacesystems.jms.impl.SolCollections
-
- stopMsgSegmentTimer() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- stopSegmentFlowCreationTimer() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- stopSync() - Method in interface com.solacesystems.jcsmp.Consumer
-
- stopSync() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- stopSync() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageConsumer
-
- stopSync() - Method in class com.solacesystems.jcsmpx.impl.TopicConsumerImpl
-
- stopSyncStart() - Method in interface com.solacesystems.jcsmp.Consumer
-
- stopSyncStart() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- stopSyncStart() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageConsumer
-
- stopSyncStart() - Method in class com.solacesystems.jcsmpx.impl.TopicConsumerImpl
-
- stopSyncStart() - Method in class com.solacesystems.jms.SolMessageConsumer
-
- stopSyncStart() - Method in interface com.solacesystems.jms.SolMessageConsumerIF
-
- stopSyncWait() - Method in interface com.solacesystems.jcsmp.Consumer
-
- stopSyncWait() - Method in class com.solacesystems.jcsmp.impl.flow.FlowHandleImpl
-
- stopSyncWait() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageConsumer
-
- stopSyncWait() - Method in class com.solacesystems.jcsmpx.impl.TopicConsumerImpl
-
- stopSyncWait() - Method in class com.solacesystems.jms.SolMessageConsumer
-
- stopSyncWait() - Method in interface com.solacesystems.jms.SolMessageConsumerIF
-
- stopTimer() - Method in class com.solacesystems.jcsmp.impl.client.ClientRequestResponse
-
- stopTimer() - Method in class com.solacesystems.jcsmp.impl.transaction.TimerSetter
-
- storeDestinations(List<Destination>) - Method in class com.solacesystems.jcsmpx.impl.DefaultDestinationManager
-
- storeDestinations(List<Destination>) - Method in interface com.solacesystems.jcsmpx.impl.DestinationManager
-
Deprecated.
Stores destination after a fully successul add operation
- STREAM_PUB_RESP_THREAD - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- STREAM_TAG - Static variable in class com.solacesystems.jcsmp.impl.sdt.TLVBuffer
-
- StreamFormatter - Class in com.solacesystems.jms.encoding
-
- StreamFormatter() - Constructor for class com.solacesystems.jms.encoding.StreamFormatter
-
- StreamImpl - Class in com.solacesystems.jcsmp.impl.sdt
-
- StreamImpl() - Constructor for class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- StreamImpl(int) - Constructor for class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
- StreamImpl(StreamTLVBuffer) - Constructor for class com.solacesystems.jcsmp.impl.sdt.StreamImpl
-
For Read-Only streams
- StreamMessage - Interface in com.solacesystems.jcsmp
-
StreamMessage is used to send a message containing an SDTStream.
- StreamMessage - Interface in javax.jms
-
A StreamMessage object is used to send a stream of primitive
types in the Java programming language.
- StreamMessageIF - Interface in com.solacesystems.jms.message
-
- StreamMessageImpl - Class in com.solacesystems.jcsmp.impl
-
- StreamMessageImpl(BytesXMLMessage) - Constructor for class com.solacesystems.jcsmp.impl.StreamMessageImpl
-
- StreamTLVBuffer - Class in com.solacesystems.jcsmp.impl.sdt
-
- StreamTLVBuffer(byte[]) - Constructor for class com.solacesystems.jcsmp.impl.sdt.StreamTLVBuffer
-
- StreamTLVBuffer(ByteArray) - Constructor for class com.solacesystems.jcsmp.impl.sdt.StreamTLVBuffer
-
- StreamTLVBuffer(int) - Constructor for class com.solacesystems.jcsmp.impl.sdt.StreamTLVBuffer
-
- StreamXMLMessage - Interface in com.solacesystems.jcsmp
-
- STRING_TAG - Static variable in class com.solacesystems.jcsmp.impl.sdt.TLVBuffer
-
- StringResourceBundleSupport - Class in com.solacesystems.common.util.i18n
-
- StringResourceBundleSupport(String, ClassLoader) - Constructor for class com.solacesystems.common.util.i18n.StringResourceBundleSupport
-
create a new instance for the basename and classloader
- StringUtil - Class in com.solacesystems.common.util
-
- StringUtil() - Constructor for class com.solacesystems.common.util.StringUtil
-
- structMsgType - Variable in class com.solacesystems.jcsmp.impl.sdt.InteropTest
-
- STRUCTURED_MAP_MESSAGE - Static variable in interface com.solacesystems.jcsmp.XMLMessage
-
- STRUCTURED_STREAM_MESSAGE - Static variable in interface com.solacesystems.jcsmp.XMLMessage
-
- STRUCTURED_TEXT_MESSAGE - Static variable in interface com.solacesystems.jcsmp.XMLMessage
-
- sub - Variable in class com.solacesystems.jcsmp.impl.SessionSubscriptionEvent
-
Targeted subscription for ADD_EVENT, ADD_FAILED, REM_EVENT, REM_FAILED
- SUB_ACK_TIME - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- SUB_ACK_WINDOW_SIZE - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- SUB_ACK_WINDOW_THRESHOLD - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- SUB_HTTP_ENQUEUE_THREAD - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SUB_HTTP_FQ_THREAD - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SUB_HTTP_KA_THREAD - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SUB_HTTP_NACK_HOLDDOWN_THREAD - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SUB_KEEPALIVE_URI - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SUB_UDPMULTI_ENQUEUE_THREAD - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SUB_UDPUNI_ENQUEUE_THREAD - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SubAckTimedTask - Class in com.solacesystems.jcsmp.impl.timers
-
- SubAckTimedTask(AbstractUnackedMessageList) - Constructor for class com.solacesystems.jcsmp.impl.timers.SubAckTimedTask
-
- SubAckTuple() - Constructor for class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderParameters.ParamTransactionFDSubAck.SubAckTuple
-
- SubcodeData - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- subCollection - Variable in class com.solacesystems.jcsmp.impl.SessionSubscriptionEvent
-
In the case of APPLY_EVENT or APPLY_FAILED, a collection of targeted
subscriptions.
- SUBCTRL_URI - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SUBCTRL_VERSION - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SUBCTRL_VERSION - Static variable in interface com.solacesystems.jcsmp.protocol.smf.SMFConstants
-
- SUBCTRL_VERSION_NUMBER - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SubCtrlHeaderBean - Class in com.solacesystems.jcsmp.protocol.smf
-
- SubCtrlHeaderBean() - Constructor for class com.solacesystems.jcsmp.protocol.smf.SubCtrlHeaderBean
-
- SubCtrlHeaderParameters - Class in com.solacesystems.jcsmp.protocol.smf
-
- SubCtrlHeaderParameters() - Constructor for class com.solacesystems.jcsmp.protocol.smf.SubCtrlHeaderParameters
-
- SubFlowManagerImpl - Class in com.solacesystems.jcsmp.impl.flow
-
- SubFlowManagerImpl(JCSMPBasicSession) - Constructor for class com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl
-
- submit(int, boolean, TcpChannel.WriteBlockPolicy) - Method in class com.solacesystems.jcsmp.impl.flow.BindRequestTask
-
- submit(int, boolean, TcpChannel.WriteBlockPolicy) - Method in class com.solacesystems.jcsmp.impl.flow.FlowTask
-
- submit(int, boolean, TcpChannel.WriteBlockPolicy) - Method in class com.solacesystems.jcsmp.impl.flow.UnbindRequestTask
-
- submit(Integer, boolean, TcpChannel.WriteBlockPolicy) - Method in class com.solacesystems.jcsmp.impl.flow.UnbindRequestTask
-
- submit(int, boolean, TcpChannel.WriteBlockPolicy) - Method in class com.solacesystems.jcsmp.impl.flow.UnsubscribeRequestTask
-
- submitCountReset() - Method in class com.solacesystems.jcsmp.impl.RequestResponseTask
-
- SUBSCRIBER_CONGESTED_EVENT - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
The number of times the subscriber was congested and suspended reads from the
socket.
- SUBSCRIBER_DATA_CHANNEL_PROPERTIES - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- SUBSCRIBER_FLOW_WINDOW_CLOSED - Static variable in class com.solacesystems.jcsmp.statistics.StatType
-
Counts the number of times the subscriber window became closed, that is,
the number of times a Guaranteed Delivery message was enqueued for a
Consumer and that operation caused its local queue to be full.
- SUBSCRIBER_LOCAL_PRIORITY - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
Deprecated.
- SUBSCRIBER_MSG_NOT_FOUND - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- SUBSCRIBER_MSG_REASSIGNED - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- SUBSCRIBER_NETWORK_PRIORITY - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
Deprecated.
- SubscriberEndpoint - Class in com.solacesystems.jcsmp
-
The SubscriberEndpoint represents the Endpoint on the appliance to
which an application must bind to create a flow for content-routed messages
destined for a particular subscriber.
- SubscriberMessageReader - Class in com.solacesystems.jcsmp.protocol.nio.impl
-
- SubscriberMessageReader(ByteChannel, SubscriberWireMessageHandler, boolean, JCSMPSessionStats) - Constructor for class com.solacesystems.jcsmp.protocol.nio.impl.SubscriberMessageReader
-
- SubscriberQueueHooks - Interface in com.solacesystems.jcsmp.impl.flow
-
- SubscriberWireMessageHandler - Interface in com.solacesystems.jcsmp.protocol.nio
-
Handle reception of an SMF wire message.
- subscription - Variable in class com.solacesystems.jcsmp.impl.SubscriptionCache.SubscriptionCacheEntry
-
- Subscription - Interface in com.solacesystems.jcsmp
-
A Subscription object is used for control operations such as
adding or removing subscriptions from the appliance.
- SUBSCRIPTION_ACL_DENIED - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The adding of a subscription was denied to due a subscription ACL (Access
Control List).
- SUBSCRIPTION_ALREADY_PRESENT - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The client attempted to add a subscription that already exists.
- SUBSCRIPTION_ATTRIBUTES_CONFLICT - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The client attempted to add a subscription that already exists with different
properties.
- SUBSCRIPTION_INVALID - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The client attempted to add or remove a subscription that is not valid.
- SUBSCRIPTION_MANAGER_DENIED - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
An attempt was made to add or remove a subscription on behalf of a client
without holding the subscription-manager client-username
permission.
- SUBSCRIPTION_MATCH_ERROR - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The client attempted to bind to a non-exclusive topic endpoint that is already
bound with a different subscription.
- SUBSCRIPTION_NOT_FOUND - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The client attempted to remove a subscription that did not exist.
- SUBSCRIPTION_TOO_MANY - Static variable in class com.solacesystems.jcsmp.JCSMPErrorResponseSubcodeEx
-
The client attempted to add a subscription when the maximum number of allowed
has been reached.
- SubscriptionCache - Class in com.solacesystems.jcsmp.impl
-
Subscription Cache for subscription reapply during reconnect feature.
- SubscriptionCache() - Constructor for class com.solacesystems.jcsmp.impl.SubscriptionCache
-
- SubscriptionCache.SubscriptionCacheEntry - Class in com.solacesystems.jcsmp.impl
-
- SubscriptionCacheEntry(Endpoint, Subscription) - Constructor for class com.solacesystems.jcsmp.impl.SubscriptionCache.SubscriptionCacheEntry
-
- SubscriptionHashMap<T> - Class in com.solacesystems.jcsmp.impl
-
- SubscriptionHashMap() - Constructor for class com.solacesystems.jcsmp.impl.SubscriptionHashMap
-
- SubscriptionMap<T> - Class in com.solacesystems.jcsmp.impl
-
- SubscriptionMap() - Constructor for class com.solacesystems.jcsmp.impl.SubscriptionMap
-
- SubscriptionMatchEntry<T> - Class in com.solacesystems.jcsmp.impl
-
- SubscriptionMatchEntry(byte[], List<T>) - Constructor for class com.solacesystems.jcsmp.impl.SubscriptionMatchEntry
-
- subscriptionName - Variable in class com.solacesystems.jms.SolDestinationInfo
-
For topics, the subscription name to use (TE Name)
- SubscriptionRemoveResult - Class in com.solacesystems.jcsmp.impl
-
- SubscriptionRemoveResult() - Constructor for class com.solacesystems.jcsmp.impl.SubscriptionRemoveResult
-
- SubscriptionsOutOfSynchException - Exception in com.solacesystems.jcsmp
-
- SubscriptionsOutOfSynchException(String) - Constructor for exception com.solacesystems.jcsmp.SubscriptionsOutOfSynchException
-
Deprecated.
- SubscriptionState - Class in com.solacesystems.jcsmp
-
- SubscriptionState() - Constructor for class com.solacesystems.jcsmp.SubscriptionState
-
Deprecated.
- SubscriptionStateProvider - Interface in com.solacesystems.jcsmp
-
- SubscriptionTree<T> - Class in com.solacesystems.jcsmp.impl
-
- SubscriptionTree() - Constructor for class com.solacesystems.jcsmp.impl.SubscriptionTree
-
- SubscriptionTree(SubscriptionTree<T>) - Constructor for class com.solacesystems.jcsmp.impl.SubscriptionTree
-
- SubscriptionXpe - Class in com.solacesystems.common.xpe
-
This class is used for representing a subscription XPE with an optional consumer ID.
- SubscriptionXpe(String, long, String) - Constructor for class com.solacesystems.common.xpe.SubscriptionXpe
-
- SubscriptionXpe(String, long) - Constructor for class com.solacesystems.common.xpe.SubscriptionXpe
-
- SubscriptionXpe(String, String[], long, String) - Constructor for class com.solacesystems.common.xpe.SubscriptionXpe
-
- SubscriptionXpe(String, String[], long) - Constructor for class com.solacesystems.common.xpe.SubscriptionXpe
-
- SubscriptionXpe(String) - Constructor for class com.solacesystems.common.xpe.SubscriptionXpe
-
- SubscriptionXpe(String, String[]) - Constructor for class com.solacesystems.common.xpe.SubscriptionXpe
-
- succeed() - Method in class com.solacesystems.jms.impl.SendResult
-
- SUCCESS - Static variable in class com.solacesystems.jms.impl.CorrelationId
-
- success() - Method in class com.solacesystems.jms.impl.CorrelationId
-
- SUPacketBean() - Constructor for class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUPacketBean
-
- SUPPORTED_ACK_EVENT_MODE_PER_MSG - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
API sends out message acknowledgement event for a single Guaranteed message published.
- SUPPORTED_ACK_EVENT_MODE_WINDOWED - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
API sends out message acknowledgement event for a range of Guaranteed messages published.
- SUPPORTED_MESSAGE_ACK_AUTO - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
Auto-ack incoming Guaranteed messages.
- SUPPORTED_MESSAGE_ACK_CLIENT - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
Client acknowledgement of incoming Guaranteed messages.
- SUPPORTED_MESSAGE_ACK_CLIENT_WINDOWED - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
[SolReserved] Client windowed acknowledgement of incoming Guaranteed messages.
- SUPPORTED_PROTOCOL_CSMP - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SUPPORTED_PROTOCOL_HTTP - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SUPPORTED_PROTOCOL_HTTPS - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SUPPORTED_PROTOCOL_MULTICAST - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SUPPORTED_PROTOCOL_SMF - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SUPPORTED_PROTOCOL_SMFS - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SUPPORTED_PROTOCOL_STACK_SMF_TCP - Static variable in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- SUPPORTED_PROTOCOL_STACK_SMFS_TCP - Static variable in class com.solacesystems.jcsmp.JCSMPChannelProperties
-
- SUPPORTED_PROTOCOL_TCP - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SUPPORTED_PROTOCOL_UDP - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SUPPORTED_PROTOCOL_UNICAST - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SupportedCipherAliases - Static variable in class com.solacesystems.jcsmp.secure.SecureProperties
-
Supported OpenSSL Cipher Names.
- SupportedJSSECipherNamesArray - Static variable in class com.solacesystems.jcsmp.secure.SecureProperties
-
Supported JSSE Cipher Names.
- SupportedJSSECipherNamesList - Static variable in class com.solacesystems.jcsmp.secure.SecureProperties
-
- SupportedJSSECipherNamesString - Static variable in class com.solacesystems.jcsmp.secure.SecureProperties
-
- SupportedProperty - Interface in com.solacesystems.jms
-
The properties supported by Solace JMS.
- SupportedProtocols - Static variable in class com.solacesystems.jcsmp.secure.SecureProperties
-
- supportsPubFlows() - Method in class com.solacesystems.jms.RouterCapabilities
-
- supportsQueueBrowser() - Method in class com.solacesystems.jms.RouterCapabilities
-
- supportsSelectors() - Method in class com.solacesystems.jms.RouterCapabilities
-
- supportsTemps() - Method in class com.solacesystems.jms.RouterCapabilities
-
- SUResponseBean() - Constructor for class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUResponseBean
-
- suspend() - Method in class com.solacesystems.jcsmp.impl.JCSMPXMLMessageProducer
-
There can be several tasks to run on reconnect / transaction resyncs,
etc.
- suspend() - Method in class com.solacesystems.jcsmp.impl.queues.ConditionalBoundedMessageQueue
-
- suspend() - Method in interface com.solacesystems.jcsmp.protocol.CSMPPublisherChannel
-
- suspend() - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- suspend() - Method in class com.solacesystems.jcsmp.protocol.nio.impl.ConsumerLargeMessageNotification
-
- suspendEncoding() - Method in class com.solacesystems.common.util.Base64.OutputStream
-
Suspends encoding of the stream.
- suspendMsgQueue() - Method in class com.solacesystems.jcsmp.impl.PubADManager
-
Close unacked AD msg list so that
- SUSubscriberCtrlBean() - Constructor for class com.solacesystems.jcsmp.protocol.CSMPResponseParser.SUSubscriberCtrlBean
-
- switchStateIfNotIn(TSState) - Method in class com.solacesystems.jcsmp.impl.transaction.TransactedSessionImpl
-
- SYNC_REPLICATION_INELIGIBLE - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- SyncEventDispatcherReactor - Class in com.solacesystems.jcsmp.protocol.nio.impl
-
Synchronous Event Dispatcher Reactor Implementation
- synchSeqAllocator(long) - Method in interface com.solacesystems.jcsmp.protocol.CSMPPublisherChannel
-
- synchSeqAllocator(long) - Method in class com.solacesystems.jcsmp.protocol.impl.TcpClientChannel
-
- SYSPROP_JAAS_LOGIN_CONTEXT - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SYSPROP_USE_DIRECT_BUF_MSG - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SYSPROP_XA_RECOVER_NUM_XIDS - Static variable in interface com.solacesystems.jcsmp.protocol.JCSMPConstants
-
- SYSTEM_EXCEEDED_MAX_TXNS - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- SystemPropertySource<T> - Class in com.solacesystems.common.property.impl
-
- SystemPropertySource(SystemPropertySource<T>) - Constructor for class com.solacesystems.common.property.impl.SystemPropertySource
-
- SystemPropertySource(String) - Constructor for class com.solacesystems.common.property.impl.SystemPropertySource
-
- SystemPropertySource(String, int) - Constructor for class com.solacesystems.common.property.impl.SystemPropertySource
-
- SystemPropertySource(String, int, boolean) - Constructor for class com.solacesystems.common.property.impl.SystemPropertySource
-
- SystemPropertySource(String, int, boolean, PropertyConverter) - Constructor for class com.solacesystems.common.property.impl.SystemPropertySource
-
- SystemPropertySource(String, String, int, boolean) - Constructor for class com.solacesystems.common.property.impl.SystemPropertySource
-
- SystemPropertySource(String, String, int, boolean, PropertyConverter) - Constructor for class com.solacesystems.common.property.impl.SystemPropertySource
-
- validateBindTopicOrQueue(AbstractDestination) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- validateBindTopicOrQueue(AbstractDestination) - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- validateCertificate() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- validateCertificateDate() - Method in class com.solacesystems.jcsmp.secure.SecureProperties
-
- validateClientName(String, TargetRouterMode) - Static method in class com.solacesystems.jcsmp.impl.client.ClientInfoUtil
-
Client name must be a valid topic string, <= 160 characters.
- validateLength(String, boolean) - Static method in class com.solacesystems.common.util.DestinationUtil
-
- validateRecvMsg(BytesXMLMessage) - Static method in class com.solacesystems.jcsmp.impl.sdt.InteropTest
-
- validateRecvMsg(BytesXMLMessage) - Static method in class com.solacesystems.jcsmp.impl.sdt.JMSInteropTest
-
- validateRecvMsg(Message) - Static method in class com.solacesystems.jms.encoding.InteropTest
-
- validateResponse() - Method in class com.solacesystems.jcsmp.impl.solcache.CacheGetResult
-
- validateSmfDeclaredLengthLegal(int, int) - Static method in class com.solacesystems.jcsmp.protocol.nio.impl.NioSmfUtil
-
Validates that the declared length of the SMF message is at least as long
as the basic SMFv2 or SMFv3 header size.
- validateSmfHeaderLengthSane(int, int, int) - Static method in class com.solacesystems.jcsmp.protocol.nio.impl.NioSmfUtil
-
Validates that the declared SMF header length is at least (8/12) bytes
and doesn't extend past the length of the enclosing message.
- validateSmfVersion(int) - Static method in class com.solacesystems.jcsmp.protocol.nio.impl.NioSmfUtil
-
Validates that argument is 2 or 3, if not, throws IOException with good
error message.
- validateStringLengthAscii(String, int) - Static method in class com.solacesystems.jcsmp.impl.InputValidationUtil
-
- validateStringLengthUtf8(String, int) - Static method in class com.solacesystems.jcsmp.impl.InputValidationUtil
-
- validateSubscriberEndpointValidEndpoint() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupport
-
- validateSubscriberEndpointValidEndpoint() - Method in class com.solacesystems.jcsmp.impl.SessionModeSupportClient
-
- validateUH(WireMessage, JCSMPSessionStats) - Static method in class com.solacesystems.jcsmp.protocol.impl.SmfUhUtil
-
- Validator - Class in com.solacesystems.jms.impl
-
- Validator() - Constructor for class com.solacesystems.jms.impl.Validator
-
- value - Variable in class com.solacesystems.jcsmp.protocol.smf.AbstractTLVParameter
-
- value() - Method in enum com.solacesystems.jcsmp.User_Cos
-
- valueOf(String) - Static method in enum com.solacesystems.common.expect.DefaultExceptionMatcher.ClassMatch
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.common.expect.DefaultExceptionMatcher.StringMatch
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.common.expect.Outcome
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.common.jndi.JNDIObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.common.util.Base85.Version
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.common.util.DestinationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.CacheLiveDataAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.CacheRequestResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.CapabilityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.DeliveryMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.FlowEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.impl.flow.FlowHandle.FlowType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.impl.flow.FlowHandleImpl.ResourceBoundState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.impl.flow.FlowHandleImpl.StartState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.impl.InternalCapabilityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.impl.InternalConnectEvent.ConnectEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.impl.JCSMPBasicSession.TransientData
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.impl.JCSMPErrorResponseSubcodeMapper.ECODE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.impl.JCSMPErrorResponseSubcodeMapper.ErrorContext
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.impl.JCSMPErrorResponseSubcodeMapper.ESTR
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.impl.PubSubMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.impl.queues.AbstractUnackedMessageList.EAddResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.impl.queues.AbstractUnackedMessageList.EAppAckResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.impl.Request.RequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.impl.sdt.InteropTest.PayloadLocation
-
Returns the enum constant of this type with the specified name.
- valueOf(Map<String, Object>) - Static method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.impl.sdt.UnsupportedTLV.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.impl.SessionSubscriptionEvent.SubscriptionEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.impl.solcache.CacheGetResult.GetRequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.impl.TargetRouterMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.impl.transaction.BaseTransactedSessionImpl.AllowedOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.JCSMPErrorResponseSubcode
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.JCSMPLogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.ProducerEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.protocol.impl.TcpChannel.WriteBlockPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.ChannelMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.protocol.smf.AssuredCtrlEnums.EndpointDurability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.protocol.smf.AssuredCtrlEnums.FlowType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.protocol.smf.AssuredCtrlEnums.QueueAccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.protocol.smf.AssuredCtrlEnums.TransactedSessionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.protocol.smf.AssuredCtrlEnums.TransactionCtrlMessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.protocol.smf.AssuredCtrlEnums.XACtrlMessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl.ConnectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.SS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.SessionEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.transaction.TransactionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jcsmp.User_Cos
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jms.events.SolConnectionEvent.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jms.events.SolConsumerEvent.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jms.events.SolProducerEvent.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jms.impl.ConnectionConsumerTransactionStrategy.TransactionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jms.impl.JMSState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jms.impl.SessionTransactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.solacesystems.jms.property.JMSProperty
-
Returns the enum constant of this type with the specified name.
- ValueOfConverter - Class in com.solacesystems.common.property.impl
-
- values() - Static method in enum com.solacesystems.common.expect.DefaultExceptionMatcher.ClassMatch
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.common.expect.DefaultExceptionMatcher.StringMatch
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.common.expect.Outcome
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.common.jndi.JNDIObjectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.common.util.Base85.Version
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.common.util.DestinationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.CacheLiveDataAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.CacheRequestResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.CapabilityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.DeliveryMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.FlowEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.impl.flow.FlowHandle.FlowType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.impl.flow.FlowHandleImpl.ResourceBoundState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.impl.flow.FlowHandleImpl.StartState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.impl.InternalCapabilityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.impl.InternalConnectEvent.ConnectEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.impl.JCSMPBasicSession.TransientData
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.impl.JCSMPErrorResponseSubcodeMapper.ECODE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.impl.JCSMPErrorResponseSubcodeMapper.ErrorContext
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.impl.JCSMPErrorResponseSubcodeMapper.ESTR
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.impl.PubSubMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.impl.queues.AbstractUnackedMessageList.EAddResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.impl.queues.AbstractUnackedMessageList.EAppAckResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.impl.Request.RequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.impl.sdt.InteropTest.PayloadLocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.solacesystems.jcsmp.impl.sdt.MapImpl
-
- values() - Static method in enum com.solacesystems.jcsmp.impl.sdt.UnsupportedTLV.Reason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.impl.SessionSubscriptionEvent.SubscriptionEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.impl.solcache.CacheGetResult.GetRequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.impl.TargetRouterMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.impl.transaction.BaseTransactedSessionImpl.AllowedOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.JCSMPErrorResponseSubcode
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.JCSMPLogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.ProducerEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.protocol.impl.TcpChannel.WriteBlockPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.protocol.impl.TcpClientChannel.ChannelMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.protocol.smf.AssuredCtrlEnums.EndpointDurability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.protocol.smf.AssuredCtrlEnums.FlowType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.protocol.smf.AssuredCtrlEnums.QueueAccessType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.protocol.smf.AssuredCtrlEnums.TransactedSessionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.protocol.smf.AssuredCtrlEnums.TransactionCtrlMessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.protocol.smf.AssuredCtrlEnums.XACtrlMessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.protocol.smf.impl.TlvParameterFactoryClientCtrl.ConnectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.protocol.smf.SimpleSmfClient.SS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in interface com.solacesystems.jcsmp.SDTMap
-
Returns a collection of all the values in the map.
- values() - Static method in enum com.solacesystems.jcsmp.SessionEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.transaction.TransactionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jcsmp.User_Cos
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jms.events.SolConnectionEvent.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jms.events.SolConsumerEvent.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jms.events.SolProducerEvent.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jms.impl.ConnectionConsumerTransactionStrategy.TransactionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jms.impl.JMSState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jms.impl.SessionTransactionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.solacesystems.jms.property.JMSProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueToBytes() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderParameters.ParamSupport
-
- valueToBytes() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderParameters.ParamTransactionFDPubAck
-
- valueToBytes() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderParameters.ParamTransactionFDPubNotify
-
- valueToBytes() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderParameters.ParamTransactionFDSubAck
-
- valueToBytes() - Method in class com.solacesystems.jcsmp.protocol.smf.AssuredCtrlHeaderParameters.ParamTransactionId
-
- VER_FIELD_IDX - Static variable in interface com.solacesystems.jcsmp.protocol.smf.impl.SMFHeaderFieldConstants
-
- Version - Interface in com.solacesystems.common.config
-
- VersionBean - Class in com.solacesystems.common.config
-
- VersionBean(String, String, String) - Constructor for class com.solacesystems.common.config.VersionBean
-
- VersionNotSupportException - Exception in com.solacesystems.jcsmp
-
Exception thrown when the appliance version is not compatible with the JCSMP version.
- VersionNotSupportException(String) - Constructor for exception com.solacesystems.jcsmp.VersionNotSupportException
-
- VersionNotSupportException(String, Throwable) - Constructor for exception com.solacesystems.jcsmp.VersionNotSupportException
-
- vetoablePropertySourceChanged(PropertySourceChangeEvent<T>) - Method in class com.solacesystems.common.property.impl.RangeConstraint
-
- vetoablePropertySourceChanged(PropertySourceChangeEvent<T>) - Method in class com.solacesystems.common.property.Property
-
- vetoablePropertySourceChanged(PropertySourceChangeEvent<T>) - Method in interface com.solacesystems.common.property.VetoablePropertySourceChangeListener
-
- vetoablePropertySourceChanged(PropertySourceChangeEvent<String>) - Method in class com.solacesystems.jms.property.AuthenticationSchemeValidator
-
- VetoablePropertySourceChangeListener<T> - Interface in com.solacesystems.common.property
-
- VIRTUAL_ROUTER_NAME - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- visit(XMLMessageQueueList.Visitor) - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueue
-
Must hold the lock
- visit(XMLMessageQueueList.Visitor) - Method in class com.solacesystems.jcsmp.impl.XMLMessageQueueList
-
Visits each node while holding the lock.
- VPN_EXCEEDED_MAX_TXNS - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-
- VPN_NAME - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- VPN_NAME_IN_USE - Static variable in class com.solacesystems.jcsmp.JCSMPProperties
-
- VPN_QUOTA_EXCEEDED - Static variable in class com.solacesystems.jcsmp.impl.transaction.xa.XAResponseCodes
-