Registry / networking / wildfly-network

wildfly-network

JSON →
library33.0.0.Beta2javamavenunverified

Provides network-related utilities and configuration for the WildFly application server.

<dependency> <groupId>org.wildfly.core</groupId> <artifactId>wildfly-network</artifactId> <version>33.0.0.Beta2</version> </dependency>
INSTALL
IMPORT
SIG · WILDFLY-NETWORK
W
wildfly-network
networkingjavav33.0.0.Beta2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

NetworkUtils
org.wildfly.network.NetworkUtils

Retrieves the local host name using WildFly network utilities.

import org.wildfly.network.NetworkUtils; public class Example { public static void main(String[] args) { System.out.println(NetworkUtils.getLocalHostName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
33.0.0.Beta2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
OpenAI (training)
2
Resources
wildfly-network — mvn dependency:get wildfly-network · libregistry