Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionthis class is redundant now that
LifeCycle.Listenerhas default methods.cache is no longer supported. UseConcurrentPool.StrategyType.THREAD_IDcache is no longer supported. UseConcurrentPool.StrategyType.THREAD_IDuseIO.copyDir(Path, Path)instead to avoid foreign target behavior across FileSystems.Using ResourceFactoryInternals.isSupported() instead.useResource.newInputStream()orIOResourcesinstead.useResourceFactory.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.0use {#link getCredential} instead.use {#link newCredential} instead.useString(byte[], int, int, Charset)insteadThis class has been renamed toAdaptiveExecutionStrategyuseScheduledExecutorSchedulerinstead.useURIUtil.correctURI(URI)instead, will be removed in Jetty 12.1.0useUrlEncoded.decodeTo(String, MultiMap, Charset)instead
-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionthis class is redundant now that
LifeCycle.Listenerhas default methods.useorg.eclipse.jetty.server.StateLifeCycleListenerinsteadThis class has been renamed toAdaptiveExecutionStrategyuseScheduledExecutorSchedulerinstead.
-
Deprecated FieldsFieldDescriptionUsing ResourceFactoryInternals.isSupported() instead.
-
Deprecated MethodsMethodDescriptionuse
ClassMatcherdirectly.useIO.copyDir(Path, Path)instead to avoid foreign target behavior across FileSystems.useResource.newInputStream()orIOResourcesinstead.useResourceFactory.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.0use {#link getCredential} instead.use {#link newCredential} instead.no replacementno replacementuseString(byte[], int, int, Charset)insteaduseURIUtil.correctURI(URI)instead, will be removed in Jetty 12.1.0This method is currently resolving relative paths against the current directory, which is a mechanism that should be implemented by aResourceFactory. All calls to this method need to be reviewed.useUrlEncoded.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