public interface ConnectionInitializer
Modifier and Type | Method and Description |
---|---|
void |
initiateConnection(String host,
int port)
Initiates connection towards device.
|
void initiateConnection(String host, int port)
host
- - host IPport
- - port numberCopyright © 2020 OpenDaylight. All rights reserved.