Results 1 to 2 of 2

Thread: AbstractMessageChannel method visibility?

  1. #1
    Join Date
    Mar 2006
    Location
    Austin, Texas
    Posts
    21

    Default AbstractMessageChannel method visibility?

    should both abstract methods doSend() and doReceive() be protected rather than public?

  2. #2
    Join Date
    Oct 2005
    Location
    Boston, MA
    Posts
    2,853

    Default

    Thanks for catching that... they will be protected in the next commit

    -Mark

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •