| Interface and Description |
|---|
| org.glassfish.jersey.internal.util.collection.TransferQueue |
| Class and Description |
|---|
| org.glassfish.jersey.jackson.internal.jackson.jaxrs.util.LRUMap
Since 2.16.1 Use one from
jackson-databind instead. |
| Field and Description |
|---|
| jersey.repackaged.org.objectweb.asm.Opcodes.ASM10_EXPERIMENTAL
This API is experimental.
|
| jersey.repackaged.org.objectweb.asm.ClassReader.b
Use
ClassReader.readByte(int) and the other read methods instead. This field will
eventually be deleted. |
| org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider.UTF8
use
StandardCharsets.UTF_8 instead. |
| org.glassfish.jersey.message.internal.ReaderWriter.UTF8
use
StandardCharsets.UTF_8 instead |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.