Class NativeServicesDB
java.lang.Object
jnr.netdb.NativeServicesDB
- All Implemented Interfaces:
ServicesDB
- Direct Known Subclasses:
NativeServicesDB.DefaultNativeServicesDB, NativeServicesDB.LinuxServicesDB
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static final classstatic interfacestatic interfacestatic class(package private) static final classprivate static final classstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final NativeServicesDB(package private) static inthtons(int value) (package private) static final NativeServicesDBload()(package private) static intntohs(int value) (package private) static ServiceMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ServicesDB
getAllServices, getServiceByName, getServiceByPort
-
Field Details
-
lib
-
-
Constructor Details
-
NativeServicesDB
-
-
Method Details
-
getInstance
-
load
-
ntohs
static int ntohs(int value) -
htons
static int htons(int value) -
serviceFromNative
-