Skip to content

Type Enforcement in Dispatcher and Worker #11

@HeinrichHartmann

Description

@HeinrichHartmann

Enforce consistency between:

  • Dispatcher#registerServiceAdapter(Request.class, Reply.class, new ZmqAdapter())
  • execute(RequestType, Callback)
  • ReplyType handleRequest.handler(RequestType)

Ideally by CompileTime checks. Alternatively on Runtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions