Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4868760

SynchroMessageConnection uses same interface for client and server

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.0.1
    • 1.0
    • core-svc
    • None
    • 1.0.1
    • generic
    • generic
    • Verified

      SynchroMessageConnection repeats the mistake of MessageConnection
      of using the same interface for client and server sides. Some
      methods are only called on the client side and others only on
      the server side. This clearly indicates that the common methods
      should be moved to a parent interface with separate client and
      server subinterfaces.

            sjiang Shanliang Jiang (Inactive)
            emcmanus Eamonn McManus
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: