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 TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
flush()
void
void
h3()
void
void
void
void
void
void
void
void
http11()
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
simple()
void
void
void
void
void
void
void
void
-
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
-
connectionLimit
public void connectionLimit() -
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() -
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
-