Uses of Class
jdk.incubator.http.internal.common.ByteBufferPool
-
Packages that use ByteBufferPool Package Description jdk.incubator.http.internal.common -
-
Uses of ByteBufferPool in jdk.incubator.http.internal.common
Methods in jdk.incubator.http.internal.common with parameters of type ByteBufferPool Modifier and Type Method Description static ByteBufferReference
ByteBufferReference. of(java.nio.ByteBuffer buffer, ByteBufferPool pool)
-