Class | Description |
---|---|
HTTPProxyEngine |
HTTPProxyEngine implements a SPDY to HTTP proxy, that is, converts SPDY events received by clients into
HTTP events for the servers. |
HTTPSPDYProxyServerConnector | |
ProxyEngine |
ProxyEngine is the class for SPDY proxy functionalities that receives a SPDY request and converts it to
any protocol to its server side. |
ProxyEngineSelector |
ProxyEngineSelector is the main entry point for push stream events of a jetty SPDY proxy. |
ProxyEngineSelector.ProxyServerInfo | |
ProxyHTTPConnectionFactory | |
ProxyHTTPSPDYConnection | |
SPDYProxyEngine |
SPDYProxyEngine implements a SPDY to SPDY proxy, that is, converts SPDY events received by clients into
SPDY events for the servers. |
Copyright © 1995-2015 Webtide. All Rights Reserved.