|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.neeve.root.RootObject
com.neeve.sma.SmaObject
com.neeve.sma.impl.MessageBusBindingBase
com.neeve.solace.SolaceMessageBusBinding
public final class SolaceMessageBusBinding
Implementation of the Solace Message Binding.
The SolaceMessageBusBinding provides connectivity to a Solace messaging
appliance. The implementation can use either the JCSMP api or CCSMP apis depending
on whether or the SolaceBindingProperties.USE_JNI_BINDING_PROPNAME is enabled
in the binding properties.
See SolaceBindingProperties for information on solace specific binding
SolaceBindingProperties| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.neeve.sma.MessageBusBinding |
|---|
MessageBusBinding.AsynchronousFlushContext, MessageBusBinding.FlushContext, MessageBusBinding.State, MessageBusBinding.StatsListener, MessageBusBinding.SynchronousBlockingFlushContext, MessageBusBinding.SynchronousNonBlockingFlushContext |
| Field Summary |
|---|
| Method Summary | |
|---|---|
com.neeve.solxf.ISolContext |
getSolaceContext()
|
void |
getStats(StringBuilder buffer)
Get a binding's provider specific stats. |
long |
sempRequestTimeout()
|
long |
sempVpnIndex()
|
| Methods inherited from class com.neeve.sma.impl.MessageBusBindingBase |
|---|
acksRequireFlush, canFail, close, close, fail, flush, getAttachment, getDescriptor, getEventHandler, getId, getLatencyManager, getMessageChannel, getName, getNameAsRaw, getState, getType, getTypeAsRaw, getUserName, isSetKeyOnReceipt, setAttachment, setStatsListener, start, topicStartsWithChannel, viewToPacket |
| Methods inherited from class com.neeve.root.RootObject |
|---|
getChecked, getThreaded, getTracer, setChecked, setTracer |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public long sempRequestTimeout()
public long sempVpnIndex()
public final com.neeve.solxf.ISolContext getSolaceContext()
public final void getStats(StringBuilder buffer)
MessageBusBindingThis method can be invoked on a binding in any state.
getStats in interface MessageBusBindinggetStats in class com.neeve.sma.impl.MessageBusBindingBasebuffer - The string builder into which to write stats.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||