Registry / networking / jetty-io

jetty-io

JSON →
library12.1.8javamavenunverified

Jetty I/O provides core I/O abstractions and utilities for the Jetty web server and servlet container.

<dependency> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-io</artifactId> <version>12.1.8</version> </dependency>
INSTALL
IMPORT
SIG · JETTY-IO
J
jetty-io
networkingjavav12.1.8
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.

ByteBufferPool
org.eclipse.jetty.io.ByteBufferPool

Creates a MappedByteBufferPool, a common ByteBufferPool implementation.

import org.eclipse.jetty.io.ByteBufferPool; import org.eclipse.jetty.io.MappedByteBufferPool; ByteBufferPool pool = new MappedByteBufferPool(); System.out.println("ByteBufferPool created: " + pool);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
12.1.8latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources