Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1245

Programmatic API to create channel and protocol stack

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 2.11
    • None
    • None

      E.g.

      JChannel ch=new JChannel();
      ProtocolStack stack=new ProtocolStack();
      ch.setStack(stack);

      stack.add(new NAKACK(...));
      stack.add(new UNICAST(...));
      ...

              rhn-engineering-bban Bela Ban
              rhn-engineering-bban Bela Ban
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: