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 ContinueProtocolHandler
ContinueProtocolHandler.ContinueListener -
Field Summary
Fields inherited from class ContinueProtocolHandler
NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ContinueProtocolHandler
accept, getName, getResponseListener
-
Constructor Details
-
ProxyContinueProtocolHandler
ProxyContinueProtocolHandler()
-
-
Method Details
-
onContinue
- Overrides:
onContinuein classContinueProtocolHandler
-