Skip to content

SocketUtils should not be an abstract class [SPR-12169] #16783

Closed
@spring-projects-issues

Description

@spring-projects-issues

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

  1. Make SocketUtils a concrete class
  2. Backport to Spring Framework 4.0.8

Affects: 4.0 GA

Backported to: 4.0.8

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchestype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions