[
https://issues.jboss.org/browse/JGRP-2097?page=com.atlassian.jira.plugin....
]
Bela Ban commented on JGRP-2097:
--------------------------------
Instead of making JChannel extend Channel (this would have required a lot of changes), the
following changes were made:
* Channel is not an abstract class any longer, but a real class
* A Channel is created with a ref to a JChannel
* All methods which were previously abstract are now non-abstract and delegate to the
JChannel ref
Add Channel back
----------------
Key: JGRP-2097
URL:
https://issues.jboss.org/browse/JGRP-2097
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 4.0
Channel was removed, but this broke existing apps. Re-introduce Channel and mark it as
deprecated.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)