Modifier and Type | Method and Description |
---|---|
SwitchConnectionHandler |
ProtocolChannelInitializer.getSwitchConnectionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
SwitchConnectionProviderImpl.setSwitchConnectionHandler(SwitchConnectionHandler switchConnectionHandler) |
void |
ProtocolChannelInitializer.setSwitchConnectionHandler(SwitchConnectionHandler switchConnectionHandler)
Sets the SwitchConnectionHandler.
|
void |
ChannelInitializerFactory.setSwitchConnectionHandler(SwitchConnectionHandler switchConnectionHandler)
Sets the SwitchConnectionHandler.
|
Constructor and Description |
---|
OFDatagramPacketHandler(SwitchConnectionHandler sch,
int channelOutboundQueueSize)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
SwitchConnectionProvider.setSwitchConnectionHandler(SwitchConnectionHandler switchConHandler)
Sets the SwitchConnectionHandler.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ConnectionManager
Connection manager manages connections with devices.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionManagerImpl |
Copyright © 2020 OpenDaylight. All rights reserved.