My question was why you needed to subclass it in the first place.

On Aug 3, 2017 6:51 AM, "Mark Raynsford" <list+org.apache.activ...@io7m.com>
wrote:

> On 2017-08-03T06:29:48 -0600
> Tim Bain <tb...@alumni.duke.edu> wrote:
>
> > OK, glad to hear that it's working properly now.
> >
> > But I'm surprised to hear that you think the existing classes don't do
> what
> > you want; what are you looking for that you couldn't get?
>
> Sorry, that was phrased poorly. What I meant was that the abstract
> NetworkConnector class doesn't actually seem to implement much by
> itself; all of the useful functionality (such as actually creating
> connections to brokers) appears to be contained within the subclasses
> such as DiscoveryNetworkConnector. I didn't realize this when I
> subclassed it and so ended up with a connector that didn't really do
> anything.
>
> Thanks for your time!
>
> --
> Mark Raynsford | http://www.io7m.com
>

Reply via email to