]
Bela Ban resolved JGRP-1245.
----------------------------
Resolution: Done
Blog is at
Programmatic API to create channel and protocol stack
-----------------------------------------------------
Key: JGRP-1245
URL:
https://jira.jboss.org/browse/JGRP-1245
Project: JGroups
Issue Type: Feature Request
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 2.11
E.g.
JChannel ch=new JChannel();
ProtocolStack stack=new ProtocolStack();
ch.setStack(stack);
stack.add(new NAKACK(...));
stack.add(new UNICAST(...));
...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: