Class FreeBSDHelper
java.lang.Object
org.freedesktop.dbus.transport.jnr.FreeBSDHelper
@Deprecated(forRemoval=true,
since="4.2.2 - 2022-12-23")
public final class FreeBSDHelper
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
no longer used
Helpers to support FreeBSD. Ideally some of these will be abstracted
and moved to jnr-unixsocket at some point.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static classDeprecated, for removal: This API element is subject to removal in a future version. -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final FreeBSDHelper.CmsgCredLayoutDeprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanDeprecated, for removal: This API element is subject to removal in a future version.static longDeprecated, for removal: This API element is subject to removal in a future version.static voidDeprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
CMSG_CRED_LAYOUT
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
FreeBSDHelper
private FreeBSDHelper()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
isFreeBSD
public static boolean isFreeBSD()Deprecated, for removal: This API element is subject to removal in a future version. -
send_cred
Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
IOException
-
recv_cred
Deprecated, for removal: This API element is subject to removal in a future version.
-