Uploaded image for project: 'openflowjava'
  1. openflowjava
  2. OPNFLWJAVA-56

Remove version from messageClassMap in DeserializationFactory

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • None
    • unspecified
    • General
    • None
    • Operating System: All
      Platform: All

      messageClassMap stores object classes (Class<?>) into which the received message will be tranlated into. This consists of lookup based on version and message type - these are wrapped into a TypeToClassKey.

      If the version is provided by openflowplugin, than we can directly get the class and this way we can save some time and increase performance.

            Unassigned Unassigned
            michal.polkorab@gmail.com Michal Polkorab
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: