[
https://issues.jboss.org/browse/JGRP-1295?page=com.atlassian.jira.plugin....
]
Bela Ban resolved JGRP-1295.
----------------------------
Resolution: Duplicate Issue
I'm an idiot ! It's already there: TP.supportsMulticasting() ! :-)
To use:
JChannel ch;
TP transport=ch.getProtocolStack().getTransport();
if(transport.supportsMulticasting()) ...
Closing this issue.
Add TP.isMulticastCapable()
---------------------------
Key: JGRP-1295
URL:
https://issues.jboss.org/browse/JGRP-1295
Project: JGroups
Issue Type: Feature Request
Reporter: Pete Muir
Assignee: Bela Ban
Fix For: 2.12
Add the ability to see if a transport is capable of multicasts.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira