Uses of Interface
org.eclipse.jetty.util.component.Graceful
Packages that use Graceful
Package
Description
Jetty Ant : Ant Tasks and Configuration
Jetty Server : Core Server API
Jetty Server : Core Handler API
Jetty Server : Core Server Connector
Jetty Server : Modular Servlet Integration
Jetty Util : Jetty Lifecycle Management
Jetty Util : Modular Web Application Support
-
Uses of Graceful in org.eclipse.jetty.ant
Classes in org.eclipse.jetty.ant that implement GracefulModifier and TypeClassDescriptionclassExtension of WebAppContext to allow configuration via Ant environment. -
Uses of Graceful in org.eclipse.jetty.http.spi
Classes in org.eclipse.jetty.http.spi that implement GracefulModifier and TypeClassDescriptionclassJetty handler that bridges requests toHttpHandler. -
Uses of Graceful in org.eclipse.jetty.quickstart
Classes in org.eclipse.jetty.quickstart that implement Graceful -
Uses of Graceful in org.eclipse.jetty.server
Subinterfaces of Graceful in org.eclipse.jetty.serverModifier and TypeInterfaceDescriptioninterfaceAConnectoraccept connections and data from remote peers, and allows applications to send data to remote peers, by setting up the machinery needed to handle such tasks.interfaceAConnectorfor TCP/IP network connectorsClasses in org.eclipse.jetty.server that implement GracefulModifier and TypeClassDescriptionclassAn abstract implementation ofConnectorthat provides aConnectionFactorymechanism for creatingConnectioninstances for various protocols (HTTP, SSL, etc).classAn abstract Network Connector.classA local connector, mostly for testing purposes.classA specialized version ofServerConnectorthat supportsNetworkTrafficListeners.classThisConnectorimplementation is the primary connector for the Jetty server over TCP/IP. -
Uses of Graceful in org.eclipse.jetty.server.handler
Classes in org.eclipse.jetty.server.handler that implement GracefulModifier and TypeClassDescriptionclassContextHandler.classMoved ContextHandler.class -
Uses of Graceful in org.eclipse.jetty.server.nio
Classes in org.eclipse.jetty.server.nio that implement Graceful -
Uses of Graceful in org.eclipse.jetty.servlet
Classes in org.eclipse.jetty.servlet that implement Graceful -
Uses of Graceful in org.eclipse.jetty.util.component
Classes in org.eclipse.jetty.util.component that implement GracefulModifier and TypeClassDescriptionstatic classA utility Graceful that uses aFutureCallbackto indicate if shutdown is completed. -
Uses of Graceful in org.eclipse.jetty.webapp
Classes in org.eclipse.jetty.webapp that implement Graceful
NetworkTrafficServerConnectorinstead.