Class Unix
java.lang.Object
io.netty.channel.unix.Unix
Tells if
netty-transport-native-unix is
supported.-
Method Summary
Modifier and TypeMethodDescriptionstatic voidDeprecated.static booleanDeprecated.static voidregisterInternal(Runnable registerTask) Internal method...static ThrowableDeprecated.
-
Method Details
-
registerInternal
Internal method... Should never be called from the user.- Parameters:
registerTask-
-
isAvailable
Deprecated.Returnstrueif and only if thenetty_transport_native_unixis available. -
ensureAvailability
Deprecated.Ensure thatnetty_transport_native_unixis available.- Throws:
UnsatisfiedLinkError- if unavailable
-