HawkListener:getTransports
Method
Purpose
This method (on all platforms) gets statistics on all transports on this server.
Remarks
Type
Synchronous, IMPACT_INFO
Arguments
None
Returns
Name |
Type |
Description |
name |
String |
Name of this transport |
type |
String |
Transport type |
topicImportDeliveryMode |
String |
Delivery mode for messages imported from this transport to a topic |
queueImportDeliveryMode |
String |
Delivery mode for messages imported from this transport to a queue |
exportHeaders |
Boolean |
The flag passed to indicate whether the JMS header information is included in message exported from this transport |
exportProperties |
Boolean |
The flag passed to indicate whether the JMS property information is included in message exported from this transport |