Closed
Description
Sam Brannen opened SPR-12169 and commented
Status Quo
Per the Javadoc for the SocketUtils()
constructor, SocketUtils
can be instantiated as a Spring Bean in XML configuration files; however, SocketUtils
is currently abstract
which prevents such usage.
Deliverables
- Make
SocketUtils
a concrete class - Backport to Spring Framework 4.0.8
Affects: 4.0 GA
Backported to: 4.0.8