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 © 2016 OpenDaylight. All Rights Reserved.