| Modifier and Type | Method and Description |
|---|---|
SwitchConnectionHandler |
ProtocolChannelInitializer.getSwitchConnectionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelInitializerFactory.setSwitchConnectionHandler(SwitchConnectionHandler switchConnectionHandler)
Sets the SwitchConnectionHandler.
|
void |
ProtocolChannelInitializer.setSwitchConnectionHandler(SwitchConnectionHandler switchConnectionHandler)
Sets the SwitchConnectionHandler.
|
void |
SwitchConnectionProviderImpl.setSwitchConnectionHandler(SwitchConnectionHandler 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 © 2019 OpenDaylight. All rights reserved.