C D E F G I O P Q R S T U V

C

CLIENT_NAME_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
The unique client name to use to identify the session on the appliance.
com.neeve.solace - package com.neeve.solace
Solace SMA Message Bus Binding Implementation
CONNECT_RETRIES_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.CONNECT_RETRIES_PROPNAME.
CONNECT_RETRIES_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Property controlling the of attempts made to establish a connection.
CONSUMER_CPU_AFFINITY_MASK_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.CONSUMER_CPU_AFFINITY_MASK_PROPNAME.
CONSUMER_CPU_AFFINITY_MASK_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Configures the cpu affinity mask for the solace consumer session's receiving 'Context' thread.
create(String, Properties) - Static method in class com.neeve.solace.SolaceProvider
Messaging provider instantiation method.

D

DETACHED_DISPATCH_CPU_AFFINITY_MASK_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.DETACHED_DISPATCH_CPU_AFFINITY_MASK_PROPNAME.
DETACHED_DISPATCH_CPU_AFFINITY_MASK_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Configures the cpu affinity mask for detached dispatcher thread.
DETACHED_DISPATCH_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.DETACHED_DISPATCH_PROPNAME.
DETACHED_DISPATCH_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Configures the binding to create a detached dispatch thread for received messages.
DETACHED_DISPATCH_QUEUE_DEPTH_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.DETACHED_DISPATCH_QUEUE_DEPTH_PROPNAME.
DETACHED_DISPATCH_QUEUE_DEPTH_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Configures the (disruptor) queue wait strategy for the detached send thread.
DETACHED_DISPATCH_QUEUE_WAIT_STRATEGY_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Configures the (disruptor) queue wait strategy for the detached dispatch send thread.
DETACHED_SENDS_CPU_AFFINITY_MASK_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.SENDER_CPU_AFFINITY_MASK_PROPNAME.
DETACHED_SENDS_CPU_AFFINITY_MASK_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Configures the cpu affinity mask for detached sender thread.
DETACHED_SENDS_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.DETACHED_SENDS_PROPNAME.
DETACHED_SENDS_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Configures the binding to create a detached sending thread for published messages.
DETACHED_SENDS_QUEUE_DEPTH_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.DETACHED_SENDS_QUEUE_DEPTH_PROPNAME.
DETACHED_SENDS_QUEUE_DEPTH_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Configures the (disruptor) queue depth when detached sends are enabled.
DETACHED_SENDS_QUEUE_WAIT_STRATEGY_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Configures the (disruptor) queue wait strategy for the detached send thread.
doCreateBinding(String, MessageBusDescriptor, IEventHandler) - Method in class com.neeve.solace.SolaceProvider
Applications should not call this method directly, but instead call MessageBusBindingFactory.createBinding(String, MessageBusDescriptor, IEventHandler) which will look up this provider and do the creation.

E

ENABLE_SEMP_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.ENABLE_SEMP_PROPNAME.
ENABLE_SEMP_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Property controlling whether or not Solace semp over messaging requests are enabled.

F

FAIL_ON_INBOUND_MESSAGE_HANDLING_FAULT_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.FAIL_ON_INBOUND_MESSAGE_HANDLING_FAULT_DEFAULT.
FAIL_ON_INBOUND_MESSAGE_HANDLING_FAULT_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Property controlling whether an inbound message handling fault will result in binding failure.

G

getSolaceContext() - Method in class com.neeve.solace.SolaceMessageBusBinding
 
getStats(StringBuilder) - Method in class com.neeve.solace.SolaceMessageBusBinding
 

I

IGNORE_SUBSCRIPTION_ERRORS_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.IGNORE_SUBSCRIPTION_ERRORS_PROPNAME.
IGNORE_SUBSCRIPTION_ERRORS_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Sets the solace property to ignore subscription errors.

O

ORPHAN_SUBSCRIPTION_CHECK_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.ORPHAN_SUBSCRIPTION_CHECK_PROPNAME.
ORPHAN_SUBSCRIPTION_CHECK_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Property controlling the orphan subscription check policy.

P

PRODUCER_CPU_AFFINITY_MASK_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.PRODUCER_CPU_AFFINITY_MASK_PROPNAME.
PRODUCER_CPU_AFFINITY_MASK_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Configures the cpu affinity mask for the solace producer session's receiving 'Context' thread.
PROVISION_QUEUE_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.PROVISION_QUEUE_PROPNAME.
PROVISION_QUEUE_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Property controlling whether an attempt is made to provision the queue.
PUB_WINDOW_SIZE_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.PUB_WINDOW_SIZE_PROPNAME.
PUB_WINDOW_SIZE_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Property controlling the solace publish window size.

Q

QUEUE_NAME_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.QUEUE_NAME_PROPNAME.
QUEUE_NAME_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Property controlling the solace queue name to use.
QUEUE_QUOTA_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.QUEUE_QUOTA_PROPNAME Mb.
QUEUE_QUOTA_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Property controlling the queue quota to set when provisioning a queue (in Mb).

R

REAPPLY_SUBSCRIPTIONS_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.REAPPLY_SUBSCRIPTIONS_PROPNAME seconds.
REAPPLY_SUBSCRIPTIONS_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Solace property controlling whether established subscriptions are reapplied on a reconnect.
RECONNECT_RETRIES_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.RECONNECT_RETRIES_DEFAULT.
RECONNECT_RETRIES_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Property controlling the of retry attempts made to reestablish a connection.

S

SEMP_REQUEST_TIMEOUT_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.SEMP_REQUEST_TIMEOUT_PROPNAME milliseconds.
SEMP_REQUEST_TIMEOUT_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Property controlling what timeout to use for semp requests in milliseconds.
SEMP_VERSION_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.SEMP_VERSION_PROPNAME.
SEMP_VERSION_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Property controlling what semp version to send in semp requests.
SEMP_VPN_INDEX_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.SEMP_VPN_INDEX_PROPNAME milliseconds.
SEMP_VPN_INDEX_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Property controlling what vpn index to use when performing paged requests.
sempRequestTimeout() - Method in class com.neeve.solace.SolaceMessageBusBinding
 
sempVpnIndex() - Method in class com.neeve.solace.SolaceMessageBusBinding
 
SENDER_CPU_AFFINITY_MASK_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Deprecated. use instead
SENDER_CPU_AFFINITY_MASK_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Deprecated. use instead
SESSION_OPEN_RETRY_COUNT_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.SESSION_OPEN_RETRY_COUNT_PROPNAME.
SESSION_OPEN_RETRY_COUNT_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Indicates the number of times the binding will attempt to establish a session in the face of potentially transient errors.
SESSION_OPEN_RETRY_INTERVAL_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.SESSION_OPEN_RETRY_INTERVAL_PROPNAME seconds.
SESSION_OPEN_RETRY_INTERVAL_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Indicates the interval between SolaceBindingProperties.SESSION_OPEN_RETRY_COUNT_PROPNAME attempts (in seconds).
SINGLE_SESSION_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.SINGLE_SESSION_PROPNAME.
SINGLE_SESSION_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Property controlling whether a single session should be established.
SMA_METADATA_VERSION_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.SMA_METADATA_VERSION_PROPNAME (1).
SMA_METADATA_VERSION_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Property controlling the sma metadata version to use.
SolaceBindingProperties - Class in com.neeve.solace
This class defines bus provider property names that can be specified in a binding descriptor to configure the solace connection.
SolaceBindingProperties() - Constructor for class com.neeve.solace.SolaceBindingProperties
 
SolaceMessageBusBinding - Class in com.neeve.solace
Implementation of the Solace Message Binding.
SolaceOrphanSubscriptionCheckPolicy - Enum in com.neeve.solace
Enumerates possible 'orphan' subscription checks.
SolaceProvider - Class in com.neeve.solace
The solace binding provider.
SUBSCRIPTION_VALIDATOR_CLASSNAME_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Can be used to be used to register a callback for validating subscriptions.

T

TCP_NODELAY_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Sets whether the solace connection will use tcp no delay (disable Nagles).

U

USE_DEFAULT_QUEUE_NAME_AS_DEFAULT_CLIENT_NAME_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.USE_DEFAULT_QUEUE_NAME_AS_DEFAULT_CLIENT_NAME_PROPNAME.
USE_DEFAULT_QUEUE_NAME_AS_DEFAULT_CLIENT_NAME_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Property indicating that the queue name should also be used as the client name.
USE_DEFAULT_QUEUE_NAME_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.USE_DEFAULT_QUEUE_NAME_DEFAULT.
USE_DEFAULT_QUEUE_NAME_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Indicates whether or not the default queue name should be used.
USE_JNI_BINDING_DEFAULT - Static variable in class com.neeve.solace.SolaceBindingProperties
Default value for SolaceBindingProperties.USE_JNI_BINDING_PROPNAME.
USE_JNI_BINDING_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
Property name used to indicate whether the JNI based solace binding implementation should be used.

V

valueOf(String) - Static method in enum com.neeve.solace.SolaceOrphanSubscriptionCheckPolicy
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.neeve.solace.SolaceOrphanSubscriptionCheckPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
VPN_NAME_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
The vpn name to connect to on the solace appliance.
VPN_PASSWORD_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
The password used to authenticate the solace session.
VPN_USERNAME_PROPNAME - Static variable in class com.neeve.solace.SolaceBindingProperties
The username used to authenticate the solace session.

C D E F G I O P Q R S T U V

Copyright © 2016 Neeve Research, LLC. All Rights Reserved.