Registry / networking / jetty-unixsocket-client

jetty-unixsocket-client

JSON →
library11.0.26javamavenunverified

Jetty UnixSocket Client enables HTTP client connections over Unix domain sockets for local inter-process communication.

<dependency> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-unixsocket-client</artifactId> <version>11.0.26</version> </dependency>
INSTALL
IMPORT
SIG · JETTY-UNIXSOCKET-C
J
jetty-unixsocket-client
networkingjavav11.0.26
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.

HttpClientUnixSocket
org.eclipse.jetty.unixsocket.client.HttpClientUnixSocket

Create a Unix socket HTTP client with Jetty.

import org.eclipse.jetty.unixsocket.client.HttpClientUnixSocket; HttpClientUnixSocket client = new HttpClientUnixSocket(); client.start(); client.GET("http://localhost/api");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
11.0.26latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
14
Resources
jetty-unixsocket-client — mvn dependency:get jetty-unixsocket-client · libregistry