Class HTTPClientDocs
java.lang.Object
org.eclipse.jetty.docs.programming.client.http.HTTPClientDocs
-
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
void
void
void
void
void
void
void
void
void
void
void
void
memory()
void
void
void
void
void
void
void
void
void
proxy()
void
void
void
void
void
void
void
void
void
void
void
start()
void
stop()
void
void
void
void
void
void
-
Constructor Details
-
HTTPClientDocs
public HTTPClientDocs()
-
-
Method Details
-
start
- Throws:
Exception
-
stop
- Throws:
Exception
-
stopFromOtherThread
- Throws:
Exception
-
tlsExplicit
- Throws:
Exception
-
tlsNoValidation
public void tlsNoValidation() -
tlsAppValidation
public void tlsAppValidation() -
sslHandshakeListener
public void sslHandshakeListener() -
simpleBlockingGet
- Throws:
Exception
-
headFluent
- Throws:
Exception
-
headNonFluent
- Throws:
Exception
-
postFluent
- Throws:
Exception
-
fileFluent
- Throws:
Exception
-
totalTimeout
- Throws:
Exception
-
simpleNonBlocking
- Throws:
Exception
-
nonBlockingTotalTimeout
- Throws:
Exception
-
listeners
- Throws:
Exception
-
pathRequestContent
- Throws:
Exception
-
inputStreamRequestContent
- Throws:
Exception
-
bytesStringRequestContent
- Throws:
Exception
-
asyncRequestContent
- Throws:
Exception
-
outputStreamRequestContent
- Throws:
Exception
-
futureResponseListener
- Throws:
Exception
-
bufferingResponseListener
- Throws:
Exception
-
inputStreamResponseListener
- Throws:
Exception
-
pathResponseListener
- Throws:
Exception
-
forwardContent
- Throws:
Exception
-
getCookies
- Throws:
Exception
-
setCookie
- Throws:
Exception
-
requestCookie
- Throws:
Exception
-
removeCookie
- Throws:
Exception
-
emptyCookieStore
- Throws:
Exception
-
filteringCookieStore
- Throws:
Exception
-
addAuthentication
- Throws:
Exception
-
clearResults
- Throws:
Exception
-
preemptedResult
- Throws:
Exception
-
requestPreemptedResult
- Throws:
Exception
-
proxy
- Throws:
Exception
-
proxySocks5
- Throws:
Exception
-
proxyAuthentication
- Throws:
Exception
-
defaultTransport
- Throws:
Exception
-
http11Transport
- Throws:
Exception
-
http2Transport
- Throws:
Exception
-
http3Transport
- Throws:
Exception
-
fcgiTransport
- Throws:
Exception
-
dynamicDefault
- Throws:
Exception
-
dynamicOneProtocol
public void dynamicOneProtocol() -
dynamicH1H2H3
- Throws:
Exception
-
dynamicExplicitVersion
- Throws:
Exception
-
dynamicPreferH3
- Throws:
Exception
-
dynamicPreferH2
- Throws:
Exception
-
getConnectionPool
- Throws:
Exception
-
setConnectionPool
- Throws:
Exception
-
preCreateConnections
- Throws:
Exception
-
unixDomain
- Throws:
Exception
-
memory
- Throws:
Exception
-
mixedTransports
- Throws:
Exception
-
connectionInformation
- Throws:
Exception
-
connectListener
- Throws:
Exception
-