Class ContextHandler.APIContext

java.lang.Object
org.eclipse.jetty.ee9.nested.ContextHandler.APIContext
All Implemented Interfaces:
jakarta.servlet.ServletContext
Enclosing class:
ContextHandler

public class ContextHandler.APIContext extends Object implements jakarta.servlet.ServletContext
Context.

A partial implementation of ServletContext. A complete implementation is provided by the derived ContextHandler implementations.