Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUsing ResourceFactoryInternals.isSupported() instead.use
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 toAdaptiveExecutionStrategyuseURIUtil.correctURI(URI)instead, will be removed in Jetty 12.1.0useUrlEncoded.decodeTo(String, MultiMap, Charset)instead
-
Deprecated ClassesClassDescriptionthis class is redundant now that
LifeCycle.Listenerhas default methods.useorg.eclipse.jetty.server.StateLifeCycleListenerinsteadThis class has been renamed toAdaptiveExecutionStrategy
-
Deprecated FieldsFieldDescriptionUsing ResourceFactoryInternals.isSupported() instead.
-
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)insteaduseURIUtil.correctURI(URI)instead, will be removed in Jetty 12.1.0useUrlEncoded.decodeTo(String, MultiMap, Charset)insteaduseUrlEncoded.decodeUtf8To(String, int, int, Fields)instead.useUrlEncoded.decodeUtf8To(String, Fields)instead.
-
Deprecated ConstructorsConstructorDescriptioncache is no longer supported. Use
ConcurrentPool.StrategyType.THREAD_IDcache is no longer supported. UseConcurrentPool.StrategyType.THREAD_ID