Skip to content

Refactor NIO specific code out of AbstractConnectionFactory [INT-2520] #6500

Open
@spring-operator

Description

@spring-operator

Dondi Imperial opened INT-2520 and commented

o.s.i.ip.tcp.connection.AbstractConnectionFactory contains code that is specific to NIO sub-classes (possibly also to Socket sub-classes). This makes methods like processNioSelections available to all subclasses even when they are not relevant there.


Affects: 2.1.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions