Class ContextHandler.APIContext

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

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

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