Class ContextHandlerCollection.Branch

java.lang.Object
org.eclipse.jetty.server.handler.ContextHandlerCollection.Branch
Enclosing class:
ContextHandlerCollection

private static final class ContextHandlerCollection.Branch extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getContextPaths

      Set<String> getContextPaths()
    • hasVirtualHost

      boolean hasVirtualHost()
    • getContextHandlers

      ContextHandler[] getContextHandlers()
    • getHandler

      Handler getHandler()
    • toString

      public String toString()
      Overrides:
      toString in class Object