Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionuse
ResourceFactory.newClassLoaderResource(String, boolean)
instead, will be removed in Jetty 12.1.0useResourceFactory.newClassLoaderResource(String)
orResourceFactory.newClassLoaderResource(String, boolean)
instead, will be removed in Jetty 12.1.0useString(byte[], int, int, Charset)
insteadThis class has been renamed toAdaptiveExecutionStrategy
useUrlEncoded.decodeTo(String, MultiMap, Charset)
instead
-
Deprecated ClassesClassDescriptionthis class is redundant now that
LifeCycle.Listener
has default methods.useorg.eclipse.jetty.server.StateLifeCycleListener
insteadThis class has been renamed toAdaptiveExecutionStrategy
-
Deprecated MethodsMethodDescriptionuse
ResourceFactory.newClassLoaderResource(String, boolean)
instead, will be removed in Jetty 12.1.0useResourceFactory.newClassLoaderResource(String)
orResourceFactory.newClassLoaderResource(String, boolean)
instead, will be removed in Jetty 12.1.0no replacementno replacementuseString(byte[], int, int, Charset)
insteaduseUrlEncoded.decodeTo(String, MultiMap, Charset)
insteaduseUrlEncoded.decodeUtf8To(String, int, int, Fields)
instead.useUrlEncoded.decodeUtf8To(String, Fields)
instead.