Class HTTPServerDocs
java.lang.Object
org.eclipse.jetty.docs.programming.server.http.HTTPServerDocs
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidflush()voidvoidh3()voidvoidvoidvoidvoidvoidvoidvoidhttp11()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidsimple()voidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
HTTPServerDocs
public HTTPServerDocs()
-
-
Method Details
-
simple
- Throws:
Exception
-
serverRequestLogSLF4J
public void serverRequestLogSLF4J() -
serverRequestLogFile
public void serverRequestLogFile() -
configureConnector
- Throws:
Exception
-
configureConnectorUnix
- Throws:
Exception
-
configureConnectorQuic
- Throws:
Exception
-
memoryConnector
- Throws:
Exception
-
configureConnectors
- Throws:
Exception
-
sameRandomPort
- Throws:
Exception
-
networkConnectionLimit
public void networkConnectionLimit() -
sslHandshakeListener
- Throws:
Exception
-
http11
- Throws:
Exception
-
proxyHTTP
- Throws:
Exception
-
proxyHTTPUnix
- Throws:
Exception
-
tlsHttp11
- Throws:
Exception
-
http11H2C
- Throws:
Exception
-
tlsALPNHTTP
- Throws:
Exception
-
h3
- Throws:
Exception
-
conscrypt
public void conscrypt() -
bouncyCastle
public void bouncyCastle() -
keyStoreScanner
- Throws:
Exception
-
handlerTree
public void handlerTree() -
handlerAPI
public void handlerAPI() -
handlerHello
- Throws:
Exception
-
handlerFilter
- Throws:
Exception
-
handlerForm
public void handlerForm() -
handlerMultiPart
public void handlerMultiPart() -
flush
public void flush() -
contentLength
public void contentLength() -
handlerContinue100
public void handlerContinue100() -
earlyHints
public void earlyHints() -
contextHandler
- Throws:
Exception
-
contextHandlerCollection
- Throws:
Exception
-
servletContextHandler
- Throws:
Exception
-
webAppContextHandler
- Throws:
Exception
-
resourceHandler
- Throws:
Exception
-
multipleResourcesHandler
public void multipleResourcesHandler() -
defaultServlet
public void defaultServlet() -
resourceServlet
public void resourceServlet() -
serverGzipHandler
- Throws:
Exception
-
contextGzipHandler
- Throws:
Exception
-
rewriteHandler
- Throws:
Exception
-
statisticsHandler
- Throws:
Exception
-
dataRateHandler
- Throws:
Exception
-
eventsHandler
- Throws:
Exception
-
simpleQoSHandler
- Throws:
Exception
-
advancedQoSHandler
public void advancedQoSHandler() -
securedHandler
- Throws:
Exception
-
crossOriginAllowedOrigins
public void crossOriginAllowedOrigins() -
stateTrackingHandle
public void stateTrackingHandle() -
stateTrackingListener
public void stateTrackingListener() -
defaultHandler
- Throws:
Exception
-
gracefulHandler
- Throws:
Exception
-
continue100
public void continue100() -
requestCustomizer
- Throws:
Exception
-