Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionthis should not be used outside of this module and may be removed in a future releasethis should not be used outside of this moduleuse the
org.jboss.resteasy.client.jaxrs.engine.ClientHttpEngineFactoryinsteadThis will be removed in a future release as the underlying default implementation of theClientHttpEnginewill be replaced.This will be removed in a future release as the underlying default implementation of theClientHttpEnginewill be replaced.This will be removed in a future release as the underlying default implementation of theClientHttpEnginewill be replaced.This will be removed in a future release as the underlying default implementation of theClientHttpEngineBuilderwill be replaced.This will be removed in a future release as the underlying default implementation of theClientHttpEnginewill be replaced.UseResteasyContextParameters.RESTEASY_PREFER_JACKSON_OVER_JSONBto control which JSON provider is used for PATCH filter processing. WhenResteasyContextParameters.RESTEASY_PREFER_JACKSON_OVER_JSONBistrue, Jackson is used; otherwise Jakarta JSON Processing is used.
-
Deprecated InterfacesInterfaceDescriptionuse the
org.jboss.resteasy.client.jaxrs.engine.ClientHttpEngineFactoryinsteadThis will be removed in a future release as the underlying default implementation of theClientHttpEnginewill be replaced.
-
Deprecated ClassesClassDescriptionthis should not be used outside of this module and may be removed in a future releaseThis will be removed in a future release as the underlying default implementation of the
ClientHttpEnginewill be replaced.This will be removed in a future release as the underlying default implementation of theClientHttpEnginewill be replaced.This will be removed in a future release as the underlying default implementation of theClientHttpEngineBuilderwill be replaced.This will be removed in a future release as the underlying default implementation of theClientHttpEnginewill be replaced.finalizers should no longer be used and this type will be removed in the futureThis should no longer be used as it's quite simple to implement and is tied to the implementation
-
Deprecated Enum ClassesEnum ClassDescription
-
Deprecated Exception ClassesException ClassDescriptionThis class is deprecated use jakarta.ws.rs.BadRequestException
-
Deprecated FieldsFieldDescriptionUse
ResteasyContextParameters.RESTEASY_PREFER_JACKSON_OVER_JSONBto control which JSON provider is used for PATCH filter processing. WhenResteasyContextParameters.RESTEASY_PREFER_JACKSON_OVER_JSONBistrue, Jackson is used; otherwise Jakarta JSON Processing is used.
-
Deprecated MethodsMethodDescriptionNot used: Deprecated in the original org.apache.tomcat.util.http.ServerCookie class.See jakarta.xml.bind.JAXBContext#createValidator().This method is deprecated as of JAXB 2.0 - please use the new
SecureUnmarshaller.getSchema()API.since JAXB2.0, please seeSecureUnmarshaller.getSchema()
-
Deprecated ConstructorsConstructorDescriptionthis should not be used outside of this module