Remove ServerFacade.setThreadConfig() 25/111825/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 23 May 2024 09:55:09 +0000 (11:55 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 23 May 2024 11:10:53 +0000 (13:10 +0200)
commit71c18a121b5f7c6aed1ffa7596490d926f5ca71c
tree6429890bebf4cae7bbc90375bc716068ee8dc429
parent271bb499582603561140828ae2b044dba2f12a2a
Remove ServerFacade.setThreadConfig()

This method is not used anywhere, remove it.

Change-Id: Icf4f5202bd17b9b467857e2c3eab8080d9fb46f6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/ServerFacade.java
openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java
openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpConnectionInitializer.java
openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpHandler.java
openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/UdpHandler.java