public class DvbNetworkInterfaceSIUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static NetworkInterface |
getNetworkInterface(SIDatabase sd)
Gets the network interface for a particular SI database.
|
static SIDatabase |
getSIDatabase(NetworkInterface ni)
Gets the SI database for a particular network interface.
|
public static SIDatabase getSIDatabase(NetworkInterface ni)
ni - the network interface for which the associated
SI database will be returned.public static NetworkInterface getNetworkInterface(SIDatabase sd)
sd - the SI database for which the associated
network interface will be returned.Copyright © 2012 code4tv.com. All Rights Reserved.