Package org.eclipse.jetty.proxy
Class AbstractProxyServlet.ProxyContinueProtocolHandler
java.lang.Object
org.eclipse.jetty.client.ContinueProtocolHandler
org.eclipse.jetty.proxy.AbstractProxyServlet.ProxyContinueProtocolHandler
- All Implemented Interfaces:
ProtocolHandler
- Enclosing class:
AbstractProxyServlet
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.jetty.client.ContinueProtocolHandler
ContinueProtocolHandler.ContinueListener
-
Field Summary
Fields inherited from class org.eclipse.jetty.client.ContinueProtocolHandler
NAME
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jetty.client.ContinueProtocolHandler
accept, getName, getResponseListener
-
Constructor Details
-
ProxyContinueProtocolHandler
ProxyContinueProtocolHandler()
-
-
Method Details
-
onContinue
- Overrides:
onContinue
in classContinueProtocolHandler
-