| FUSE Message Broker Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||
http://activemq.apache.org/schema/core)>http://activemq.apache.org/schema/core)
A network connector which uses some kind of multicast-like transport that
communicates with potentially many remote brokers over a single logical
{@link Transport} instance such as when using multicast.
This implementation does not depend on multicast at all; any other group
based transport could be used.
| Nested Element Summary | |||||||||||||||||||
| sequence |
|
||||||||||||||||||
| Attribute Summary | |
string | bridge
|
boolean | bridgeTempDestinations
|
string | brokerName
|
string | brokerService
|
boolean | conduitSubscriptions
|
string | connectionFilter
|
boolean | decreaseNetworkConsumerPriority
|
string | destinationFilter
|
boolean | dispatchAsync
|
boolean | duplex
|
boolean | dynamicOnly
|
ID | id
|
string | localTransport
|
string | localUri
|
string | name
|
integer | networkTTL
|
string | objectName
|
string | password
|
integer | prefetchSize
|
string | remoteTransport
Sets the remote transport implementation |
string | remoteURI
Sets the remote transport URI to some group transport like <code>multicast://address:port</code> |
string | userName
|
| Attribute Detail |
Defined with global type string
Defined with global type boolean
Defined with global type string
Defined with global type string
Defined with global type boolean
Defined with global type string
Defined with global type boolean
Defined with global type string
Defined with global type boolean
Defined with global type boolean
Defined with global type boolean
Defined with global type ID
Defined with global type string
Defined with global type string
Defined with global type string
Defined with global type integer
Defined with global type string
Defined with global type string
Defined with global type integer
Sets the remote transport implementation
Defined with global type string
Sets the remote transport URI to some group transport like
<code>multicast://address:port</code>
Defined with global type string
Defined with global type string
| FUSE Message Broker Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||