Multiple client types should be able to register
Brought to you by:
zer0wing
In the java generator. A generated listener type
should be able to register with the connector base to
receive those messages. Currently only one listener
can register with the connector base. And that
listener can be of only one type. Any type of listener
should be able to register and more than one listener
should be able to register.