static final class NativeServicesDB.DefaultNativeServicesDB extends NativeServicesDB
NativeServicesDB.DefaultNativeServicesDB, NativeServicesDB.LibServices, NativeServicesDB.LinuxLibServices, NativeServicesDB.LinuxServent, NativeServicesDB.LinuxServicesDB, NativeServicesDB.UnixServentlib| Constructor and Description |
|---|
DefaultNativeServicesDB(NativeServicesDB.LibServices lib) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Service> |
getAllServices() |
Service |
getServiceByName(java.lang.String name,
java.lang.String proto) |
Service |
getServiceByPort(java.lang.Integer port,
java.lang.String proto) |
getInstance, htons, load, ntohs, serviceFromNativeDefaultNativeServicesDB(NativeServicesDB.LibServices lib)